Skip to content

Commit bcd1ec2

Browse files
authored
Update drupal console core and en dependencies to 1.9.2 (#168)
* 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
1 parent 99081d6 commit bcd1ec2

File tree

3 files changed

+92
-89
lines changed

3 files changed

+92
-89
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.1",
41-
"drupal/console-en": "1.9.1",
40+
"drupal/console-core": "1.9.2",
41+
"drupal/console-en": "1.9.2",
4242
"padraic/phar-updater": "~1.0@dev"
4343
},
4444
"bin": ["bin/drupal"],

0 commit comments

Comments
 (0)