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 3d7acda commit a844b17Copy full SHA for a844b17
.gitignore
@@ -1,4 +1,3 @@
1
.test_fs
2
build/
3
vendor/
4
-composer.lock
composer.json
@@ -5,7 +5,7 @@
5
"type": "library",
6
"require": {
7
"php": ">=7.0",
8
- "nikic/php-parser": "^4.5"
+ "nikic/php-parser": "^4.10"
9
},
10
"require-dev": {
11
"phpunit/phpunit": "^6.5"
0 commit comments