Skip to content

Commit 0c39e2e

Browse files
committed
Use the versions of PHP Parser that understand PHP 7.1.
1 parent 306e04e commit 0c39e2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"drush/drush": "~9.4",
1515
"drupal-composer/drupal-scaffold": "~2.2",
1616
"instaclick/php-webdriver": "^1.4.5",
17-
"nikic/php-parser": "~2.1",
17+
"nikic/php-parser": "~3.0|~4.0",
1818
"openeuropa/code-review": "^1.0.0-alpha4",
1919
"openeuropa/task-runner": "^1.0.0-beta3",
2020
"webflo/drupal-core-require-dev": "~8.6"

0 commit comments

Comments
 (0)