Skip to content

Commit 41afc8e

Browse files
committed
Constrain lowest PHPParser version to 4.13.0
1 parent a83bf9e commit 41afc8e

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
@@ -10,6 +10,7 @@
1010
"phpstan/phpstan": "^1.0"
1111
},
1212
"require-dev": {
13+
"nikic/php-parser": "^4.13.0",
1314
"php-parallel-lint/php-parallel-lint": "^1.2",
1415
"phpstan/phpstan-phpunit": "^1.0",
1516
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)