Skip to content

Commit 2ddd94d

Browse files
committed
Constrain lowest PHPParser version to 4.13.0
1 parent abb069b commit 2ddd94d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"doctrine/orm": "^2.9.1",
2626
"doctrine/persistence": "^1.1 || ^2.0",
2727
"nesbot/carbon": "^2.49",
28+
"nikic/php-parser": "^4.13.0",
2829
"php-parallel-lint/php-parallel-lint": "^1.2",
2930
"phpstan/phpstan-phpunit": "^1.0",
3031
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)