We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9db74c commit 2350d48Copy full SHA for 2350d48
composer.json
@@ -15,7 +15,7 @@
15
],
16
"require": {
17
"php": "^7.2|^8.0",
18
- "nikic/php-parser": "^4.1.0",
+ "nikic/php-parser": "^4.1 || ^5.0",
19
"phpstan/phpstan": "^1.0"
20
},
21
"require-dev": {
0 commit comments