Skip to content

Commit 88db76f

Browse files
Update root-composer
1 parent 2090cfc commit 88db76f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"phpstan/phpstan": "^1.11"
1111
},
1212
"require-dev": {
13-
"nikic/php-parser": "^4.13.0",
13+
"nikic/php-parser": "^5.0.0",
1414
"php-parallel-lint/php-parallel-lint": "^1.2",
1515
"phpstan/phpstan-deprecation-rules": "^1.1",
1616
"phpstan/phpstan-phpunit": "^1.0",
17-
"phpunit/phpunit": "^9.5"
17+
"phpunit/phpunit": "^11.0"
1818
},
1919
"config": {
2020
"platform": {

0 commit comments

Comments
 (0)