Skip to content

Commit e9d7595

Browse files
committed
correct php-parser version
1 parent 56a8d86 commit e9d7595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"symfony/options-resolver" : "^3|^4",
3333
"phootwork/file" : "~0",
3434
"phootwork/tokenizer" : "~0",
35-
"nikic/php-parser" : "^4|^3|^2|^1"
35+
"nikic/php-parser" : "~3|^4"
3636
},
3737
"require-dev" : {
3838
"phpunit/phpunit" : "^5.7",

0 commit comments

Comments
 (0)