Skip to content

Commit 1d61ceb

Browse files
Update root-composer
1 parent 40dc3e2 commit 1d61ceb

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
@@ -11,11 +11,11 @@
1111
},
1212
"require-dev": {
1313
"mockery/mockery": "^1.2.4",
14-
"nikic/php-parser": "^4.13.0",
14+
"nikic/php-parser": "^5.0.0",
1515
"php-parallel-lint/php-parallel-lint": "^1.2",
1616
"phpstan/phpstan-phpunit": "^1.0",
1717
"phpstan/phpstan-strict-rules": "^1.0",
18-
"phpunit/phpunit": "^9.5"
18+
"phpunit/phpunit": "^10.0"
1919
},
2020
"config": {
2121
"platform": {

0 commit comments

Comments
 (0)