Skip to content

Commit 7e31e02

Browse files
committed
Add a dependency on PHPParser. We use it to check if the strict_types declaration is present.
1 parent b818286 commit 7e31e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"composer/installers": "~1.2",
1313
"drush/drush": "~9.4",
1414
"drupal-composer/drupal-scaffold": "~2.2",
15+
"nikic/php-parser": "~2.1",
1516
"openeuropa/code-review": "^1.0.0-alpha4",
1617
"openeuropa/task-runner": "^1.0.0-beta3",
1718
"webflo/drupal-core-require-dev": "~8.6"

0 commit comments

Comments
 (0)