Skip to content

Commit cbe261e

Browse files
committed
Constrain lowest PHPParser to 4.13.0
1 parent 839abd6 commit cbe261e

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
@@ -11,6 +11,7 @@
1111
},
1212
"require-dev": {
1313
"mockery/mockery": "^1.2.4",
14+
"nikic/php-parser": "^4.13.0",
1415
"php-parallel-lint/php-parallel-lint": "^1.2",
1516
"phpstan/phpstan-phpunit": "^1.0",
1617
"phpstan/phpstan-strict-rules": "^1.0",

0 commit comments

Comments
 (0)