Skip to content

Commit 7c73ca8

Browse files
committed
Constrain lowest PHPParser version to 4.13.0
1 parent d4bddea commit 7c73ca8

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
@@ -20,6 +20,7 @@
2020
"require-dev": {
2121
"nette/forms": "^3.0",
2222
"nette/utils": "^2.3.0 || ^3.0.0",
23+
"nikic/php-parser": "^4.13.0",
2324
"php-parallel-lint/php-parallel-lint": "^1.2",
2425
"phpstan/phpstan-php-parser": "^1.0",
2526
"phpstan/phpstan-phpunit": "^1.0",

0 commit comments

Comments
 (0)