diff --git a/composer.json b/composer.json index eef7206..a343535 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "require": { "php": "^5.5.9 || ^7.0", "drupal/console-en" : "1.0.0-rc15", - "dflydev/dot-access-configuration": "~1.0", + "dflydev/dot-access-configuration": "1.0.1", "stecman/symfony-console-completion": "~0.7", "symfony/console": ">=2.7 <3.0", "symfony/debug": ">=2.6 <3.0", diff --git a/composer.lock b/composer.lock index 1dedd04..cb8b918 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "506bc3087d60a53181584f4a33be9726", + "content-hash": "99747deed42200016172f392311fb1b2", "packages": [ { "name": "dflydev/dot-access-configuration",