We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40dc3e2 commit 1d61cebCopy full SHA for 1d61ceb
1 file changed
composer.json
@@ -11,11 +11,11 @@
11
},
12
"require-dev": {
13
"mockery/mockery": "^1.2.4",
14
- "nikic/php-parser": "^4.13.0",
+ "nikic/php-parser": "^5.0.0",
15
"php-parallel-lint/php-parallel-lint": "^1.2",
16
"phpstan/phpstan-phpunit": "^1.0",
17
"phpstan/phpstan-strict-rules": "^1.0",
18
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.0"
19
20
"config": {
21
"platform": {
0 commit comments