Skip to content

Commit 93c126b

Browse files
authored
Update drupal console core and en dependencies to 1.93 (#169)
* 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
1 parent bcd1ec2 commit 93c126b

File tree

3 files changed

+90
-91
lines changed

3 files changed

+90
-91
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
},
3838
"require": {
3939
"php": "^5.5.9 || ^7.0",
40-
"drupal/console-core": "1.9.2",
41-
"drupal/console-en": "1.9.2",
40+
"drupal/console-core": "1.9.3",
41+
"drupal/console-en": "1.9.3",
4242
"padraic/phar-updater": "~1.0@dev"
4343
},
4444
"bin": ["bin/drupal"],

0 commit comments

Comments
 (0)