Skip to content

Commit

Permalink
Update drupal console core and en dependencies to 1.93 (#169)
Browse files Browse the repository at this point in the history
* Update drupal console instructions

* Include drupal-finder in composer

* Remove drupal-finder in composer

* Update version to 1.9.0

* Update version to 1.9.1

* Update composer for release

* Update drupal console core and en dependencies to 1.9.2

* Update drupal console core and en dependencies to 1.9.3
  • Loading branch information
enzolutions authored Sep 6, 2019
1 parent bcd1ec2 commit 93c126b
Show file tree
Hide file tree
Showing 3 changed files with 90 additions and 91 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
},
"require": {
"php": "^5.5.9 || ^7.0",
"drupal/console-core": "1.9.2",
"drupal/console-en": "1.9.2",
"drupal/console-core": "1.9.3",
"drupal/console-en": "1.9.3",
"padraic/phar-updater": "~1.0@dev"
},
"bin": ["bin/drupal"],
Expand Down
Loading

0 comments on commit 93c126b

Please sign in to comment.