Skip to content

Commit f33a10b

Browse files
authored
Merge pull request #18 from mrsuh/php-parser
nikic/PHP-Parser v5.6.0
2 parents 21a6098 + 40070b9 commit f33a10b

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": "95.5.0",
28+
"mrsuh/php-parser": "95.6.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)