From 0a3959b31c1667b1f05f517edc9ae9d60193dcf7 Mon Sep 17 00:00:00 2001 From: Jesus Manuel Olivas Date: Thu, 4 Jan 2018 00:29:33 -0800 Subject: [PATCH] [console] Tag 1.3.2 release. (#263) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b8e38ca..69738d1 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.3.1", + "drupal/console-en": "1.3.2", "stecman/symfony-console-completion": "~0.7", "symfony/config": "~2.8|~3.0", "symfony/console": "~2.8|~3.0",