Skip to content

Commit 0cf83b0

Browse files
committed
Require nikic/php-parser 5
1 parent 4975dfa commit 0cf83b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8.1",
13-
"nikic/php-parser": "^4.0 || ^5.0",
13+
"nikic/php-parser": "^5.0",
1414
"symfony/finder": "^5.4 || ^6.4 || ^7.0",
1515
"twig/twig": "^2.0 || ^3.0",
1616
"doctrine/annotations": "^1.7 || ^2.0"

0 commit comments

Comments
 (0)