From 31c62fb23fdf3b59f4c8a9455b3c48e82fce32b9 Mon Sep 17 00:00:00 2001 From: Jesus Manuel Olivas Date: Tue, 5 Dec 2017 01:47:03 -0800 Subject: [PATCH] [console] Tag 1.3.0 release. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0cf32a5..56b3ed5 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "require": { "php": "^5.5.9 || ^7.0", "dflydev/dot-access-configuration": "^1.0", - "drupal/console-en": "1.2.0", + "drupal/console-en": "1.3.0", "stecman/symfony-console-completion": "~0.7", "symfony/config": "~2.8|~3.0", "symfony/console": "~2.8|~3.0",