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 6dcf19a commit 3668780Copy full SHA for 3668780
composer.json
@@ -10,12 +10,12 @@
10
"phpstan/phpstan": "^1.12"
11
},
12
"require-dev": {
13
- "nikic/php-parser": "^4.13.0",
+ "nikic/php-parser": "^5.0.0",
14
"php-parallel-lint/php-parallel-lint": "^1.2",
15
"phpstan/phpstan-deprecation-rules": "^1.2",
16
"phpstan/phpstan-phpunit": "^1.4",
17
"phpstan/phpstan-strict-rules": "^1.6",
18
- "phpunit/phpunit": "^9.5",
+ "phpunit/phpunit": "^11.0",
19
"webmozart/assert": "^1.11.0"
20
21
"config": {
0 commit comments