Skip to content

Commit b1f8cf1

Browse files
committed
drop support for nikic/php-parser 4
1 parent 14d11a6 commit b1f8cf1

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
@@ -22,7 +22,7 @@
2222
"symfony/deprecation-contracts": "^2.5|^3"
2323
},
2424
"require-dev": {
25-
"nikic/php-parser": "^4.18|^5.0",
25+
"nikic/php-parser": "^5.0",
2626
"symfony/config": "^6.4|^7.0",
2727
"symfony/console": "^6.4|^7.0",
2828
"symfony/dependency-injection": "^6.4|^7.0",

0 commit comments

Comments
 (0)