Skip to content

Commit 846e011

Browse files
committed
composer require "nikic/php-parser":"^5"
1 parent 5836d87 commit 846e011

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
@@ -24,7 +24,7 @@
2424
"phpdocumentor/reflection-common": "~2.2",
2525
"phpstan/phpdoc-parser": "~1.23",
2626
"voku/simple-cache": "~4.1",
27-
"nikic/php-parser": "~4.16"
27+
"nikic/php-parser": "^5"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"

0 commit comments

Comments
 (0)