Skip to content

Commit e5a5521

Browse files
authored
Merge pull request #14 from mrsuh/php-parser
nikic/PHP-Parser v5.1.0
2 parents 9afd157 + 3ebf5b9 commit e5a5521

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