diff options
| author | 2023-02-22 21:50:09 +0100 | |
|---|---|---|
| committer | 2023-02-22 21:50:09 +0100 | |
| commit | 212ab5c9b3682cda3c668944857227c35007614c (patch) | |
| tree | a60fb090c85ef967c5296e2bf148fe902e5efcfd /composer.json | |
| parent | e908222589916e24621f646939ed56efbcd8027c (diff) | |
Update of PhpStan lib to last fix version (#5109)
Co-authored-by: Luc <sanchezluc+freshrss@gmail.com>
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index d6cac9e9c..2234a0e13 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.9.7", + "phpstan/phpstan": "~1.9.17", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.7" }, |
