We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a78460 commit d567423Copy full SHA for d567423
composer.json
@@ -5,14 +5,13 @@
5
"license": "MIT",
6
"require": {
7
"php": "^8.2",
8
- "phpstan/phpstan": "^2.1.8",
+ "phpstan/phpstan": "^2.1.14",
9
"webmozart/assert": "^1.11"
10
},
11
"require-dev": {
12
- "nikic/php-parser": "^5.0",
+ "nikic/php-parser": "^5.4",
13
"symplify/phpstan-extensions": "^12.0",
14
- "symplify/rule-doc-generator": "^12.1",
15
- "phpunit/phpunit": "^10.5",
+ "phpunit/phpunit": "^11.5",
16
"rector/rector": "^2.0",
17
"symplify/easy-coding-standard": "^12.1",
18
"phpstan/extension-installer": "^1.3",
0 commit comments