Skip to content

Commit

Permalink
Updates version requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
albertski authored Jan 2, 2018
1 parent 866fbcf commit 8bfa9fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require-dev": {
"drush/drush": "^9.0",
"drush/drush": "^8.0",
"drupal/drupal-extension": "^3.1",
"jakoch/phantomjs-installer": "1.9.8",
"behat/behat": "^3.0",
Expand All @@ -23,7 +23,7 @@
],
"require": {
"composer/installers": "^1.0",
"acquia/lightning": "~2.1.0",
"acquia/lightning": "~3.0.0",
"drupal/admin_toolbar": "^1.0",
"drupal/devel": "^1.0@beta",
"drupal/stage_file_proxy": "^1.0@alpha",
Expand Down

0 comments on commit 8bfa9fe

Please sign in to comment.