Skip to content

Commit a0ce7fd

Browse files
committed
Constrain lowest PHPParser version to 4.13.0
1 parent 0e27275 commit a0ce7fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"symfony/framework-bundle": "<3.0"
2222
},
2323
"require-dev": {
24+
"nikic/php-parser": "^4.13.0",
2425
"php-parallel-lint/php-parallel-lint": "^1.2",
2526
"phpstan/phpstan-phpunit": "^1.0",
2627
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)