Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41afc8e

Browse files
committedSep 20, 2021
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‎

Lines changed: 1 addition & 0 deletions
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)
Please sign in to comment.