Skip to content

Commit

Permalink
Fixes #513: Updating Console to dev-master
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Dec 29, 2016
1 parent 14049f5 commit d0c8dc7
Show file tree
Hide file tree
Showing 2 changed files with 1,090 additions and 642 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"require": {
"composer/installers": "^1.2.0",
"composer-plugin-api": "^1.0.0",
"dflydev/dot-access-data": "^1.0",
"dflydev/dot-access-data": "dev-master",
"drupal/coder": "^8.2.8",
"drupal/console": "1.0.0-beta5",
"drupal/console": "dev-master#e53c805fb8fe90b3c7317c3b14d86c563ed13a94",
"phing/phing": "^2.15.0",
"php": ">=5.6",
"phpunit/phpunit": "^5.5.4",
Expand Down Expand Up @@ -49,6 +49,6 @@
"suggest": {
"hirak/prestissimo": "^0.3"
},
"minimum-stability": "beta",
"minimum-stability": "dev",
"prefer-stable": true
}
Loading

0 comments on commit d0c8dc7

Please sign in to comment.