Skip to content

Commit 9030eb0

Browse files
committed
mroeso
1 parent 4511d98 commit 9030eb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414
"php": ">=7.4"
1515
},
1616
"require-dev": {
17-
"phpunit/phpunit": "^9.5",
17+
"phpunit/phpunit": "9.6.8",
1818
"donatj/drop": "^1.0",
1919
"friendsofphp/php-cs-fixer": "^3.14",
2020
"ext-dom": "*",
21-
"nikic/php-parser": ">5 <5.4.0"
21+
"nikic/php-parser": "^4"
2222
},
2323
"authors": [
2424
{

0 commit comments

Comments
 (0)