Skip to content

Commit dd2c028

Browse files
committed
Update minimum version of code review tool to 1.0.0-alpha4.
This fixes build error "Class 'GrumPHP\Process\ProcessFactory' not found".
1 parent 788fcf5 commit dd2c028

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
@@ -12,7 +12,7 @@
1212
"composer/installers": "~1.2",
1313
"drush/drush": "~9.0",
1414
"drupal-composer/drupal-scaffold": "~2.2",
15-
"openeuropa/code-review": "~1.0",
15+
"openeuropa/code-review": "^1.0.0-alpha4",
1616
"openeuropa/task-runner": "^1.0.0-beta3",
1717
"webflo/drupal-core-require-dev": "~8.6"
1818
},

0 commit comments

Comments
 (0)