Skip to content

Commit

Permalink
Increase minimum drupal console version (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrfritsch authored and dbosen committed Jan 8, 2020
1 parent 15ee0f1 commit 07c4637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cweagans/composer-patches": "^1.6.5",
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/console": "^1.2",
"drupal/console": "^1.6.1",
"composer/installers": "^1.2",
"drush/drush": "^9.0|^10.0",
"vlucas/phpdotenv": "^2.4",
Expand Down

0 comments on commit 07c4637

Please sign in to comment.