diff options
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 784280ea9..24c2a34d6 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "dragonmantank/cron-expression": "^3.4" }, "require-dev": { - "phpstan/phpstan": "2.1.13", + "phpstan/phpstan": "2.1.30", "phpunit/phpunit": "9.5.16", "phpunit/php-code-coverage": "^9.2" } |