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": {