Skip to content

Commit 9ac1a2a

Browse files
committed
Updated nikic/php-parser to "^3.0 || ^2.1"
1 parent 747c983 commit 9ac1a2a

File tree

2 files changed

+1168
-484
lines changed

2 files changed

+1168
-484
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"api-clients/resource-test-utilities": "^1.0",
1717
"doctrine/inflector": "^1.1",
1818
"friendsofphp/php-cs-fixer": "^2.3",
19-
"nikic/php-parser": "^2.1",
19+
"nikic/php-parser": "^3.0 || ^2.1",
2020
"symfony/yaml": "^2.8||^3.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)