Skip to content

Commit 15391f5

Browse files
Update root-composer
1 parent 9c08fed commit 15391f5

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,12 +10,12 @@
1010
"phpstan/phpstan": "^1.10"
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",
1717
"phpstan/phpstan-strict-rules": "^1.0",
18-
"phpunit/phpunit": "^9.5",
18+
"phpunit/phpunit": "^10.0",
1919
"webmozart/assert": "^1.11.0"
2020
},
2121
"config": {

0 commit comments

Comments
 (0)