From f7ee748e34c8b3dbb4139399f9af23f6b3a6d489 Mon Sep 17 00:00:00 2001 From: Giandomenico Olini Date: Thu, 1 Oct 2015 22:45:31 +0200 Subject: [PATCH] Fixed Bug --- README.md | 5 ----- composer.json | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 4f5d5e2..5371b9d 100644 --- a/README.md +++ b/README.md @@ -60,8 +60,3 @@ Changelog
  • Version 1.0.1 - Updated README
  • Version 1.0.0 - Initial Release
  • - -Libraries Included ------------------ - -https://github.com/silktide/cookieconsent2 (Version 1.0.6) diff --git a/composer.json b/composer.json index 1812ed6..7c9dbb8 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "yiisoft/yii2": "*", - "bower-asset/cookieconsent2": "*", + "bower-asset/cookieconsent2": "*" }, "autoload": { "psr-4": {