We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4620524 commit 234cb55Copy full SHA for 234cb55
composer.json
@@ -13,6 +13,7 @@
13
"phpunit/phpunit": "<7.0"
14
},
15
"require-dev": {
16
+ "nikic/php-parser": "^4.13.0",
17
"php-parallel-lint/php-parallel-lint": "^1.2",
18
"phpstan/phpstan-strict-rules": "^1.0",
19
"phpunit/phpunit": "^9.5"
0 commit comments