Updated drupal console

This commit is contained in:
Oliver Davies 2016-01-19 08:33:28 +00:00
parent b81af1838d
commit 132136f7b7
2 changed files with 123 additions and 14 deletions

View file

@ -1,6 +1,6 @@
{
"require": {
"drush/drush": "8.x@dev",
"drupal/console": "*"
"drupal/console": "^0.10.5"
}
}