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 e3e7773 commit 799ed4bCopy full SHA for 799ed4b
composer.json
@@ -15,11 +15,11 @@
15
"require-dev": {
16
"azjezz/psl": "^1.6||^2.0||^3.0",
17
"composer/semver": "^3.3",
18
- "nikic/php-parser": "^4.14.0",
+ "nikic/php-parser": "^5.0.0",
19
"php-parallel-lint/php-parallel-lint": "^1.2",
20
"phpstan/phpstan-phpunit": "^2.0",
21
"phpstan/phpstan-strict-rules": "^2.0",
22
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^11.0"
23
},
24
"config": {
25
"sort-packages": true
0 commit comments