Skip to content

Commit 234cb55

Browse files
committed
Constrain lowest nikic/php-parser to 4.13.0
1 parent 4620524 commit 234cb55

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
@@ -13,6 +13,7 @@
1313
"phpunit/phpunit": "<7.0"
1414
},
1515
"require-dev": {
16+
"nikic/php-parser": "^4.13.0",
1617
"php-parallel-lint/php-parallel-lint": "^1.2",
1718
"phpstan/phpstan-strict-rules": "^1.0",
1819
"phpunit/phpunit": "^9.5"

0 commit comments

Comments
 (0)