Skip to content

Commit

Permalink
[console] Update Drupal Console to 1.0 ver. (#224)
Browse files Browse the repository at this point in the history
* [console] Update Drupal Console to 1.0 ver.

* Update minimum-stability and commit composer.lock file.
  • Loading branch information
jmolivas authored and grasmash committed Aug 2, 2016
1 parent 1e72b06 commit 20cf076
Show file tree
Hide file tree
Showing 2 changed files with 197 additions and 20 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@
"description": "BLT",
"license": "GPL-2.0",
"require": {
"drupal/console": "~0.10",
"drupal/console": "~1.0",
"phing/phing": "2.*",
"phpunit/phpunit": "5.4.*",
"platinumpixs/phing-random-string": "dev-master",
"squizlabs/php_codesniffer": "^2.4",
"symfony/yaml": "~2.7",
"drupal/coder": "~8.2"
}
},
"minimum-stability": "beta"
}
212 changes: 194 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 20cf076

Please sign in to comment.