diff options
| author | 2023-04-26 08:23:21 +0200 | |
|---|---|---|
| committer | 2023-04-26 08:23:21 +0200 | |
| commit | 26e2a703125ffe1d0d2746b0e5ea3491b627832c (patch) | |
| tree | 6a59a2918029132d49a9d8954228f724824ccb8d /composer.json | |
| parent | c846b5a5a0d2f974d175251d76b986c500fad4fb (diff) | |
Update dev dependencies (#5339)
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5336
https://stylelint.io/migration-guide/to-15
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 c0761fd79..e54c11050 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "ext-phar": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", - "phpstan/phpstan": "~1.10.13", + "phpstan/phpstan": "~1.10.14", "phpstan/phpstan-phpunit": "^1.3", "phpunit/phpunit": "^9", "squizlabs/php_codesniffer": "^3.7" |
