Skip to content

Commit d705534

Browse files
authored
Merge pull request #11 from mrsuh/php-parser
nikic/PHP-Parser v4.17.0
2 parents 4d82db5 + 45de1e9 commit d705534

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
@@ -25,7 +25,7 @@
2525
"require": {
2626
"php": ">=7.4",
2727
"composer-plugin-api": "^1.0|^2.0",
28-
"mrsuh/php-parser": "94.16.0",
28+
"mrsuh/php-parser": "94.17.0",
2929
"symfony/console": "^4.0|^5.0|^6.0",
3030
"symfony/filesystem": "^4.0|^5.0|^6.0",
3131
"symfony/finder": "^4.0|^5.0|^6.0"

0 commit comments

Comments
 (0)