Skip to content

Commit ab20d31

Browse files
Update root-composer
1 parent e95a58b commit ab20d31

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
@@ -13,10 +13,10 @@
1313
"phpunit/phpunit": "<7.0"
1414
},
1515
"require-dev": {
16-
"nikic/php-parser": "^4.13.0",
16+
"nikic/php-parser": "^5.0.0",
1717
"php-parallel-lint/php-parallel-lint": "^1.2",
1818
"phpstan/phpstan-strict-rules": "^1.5.1",
19-
"phpunit/phpunit": "^9.5"
19+
"phpunit/phpunit": "^10.0"
2020
},
2121
"config": {
2222
"platform": {

0 commit comments

Comments
 (0)