From a26e998595a336b4611ed79cbc0516e4a933b91b Mon Sep 17 00:00:00 2001 From: Dmitry Naumenko Date: Tue, 8 Sep 2015 17:40:53 +0300 Subject: [PATCH] Updated composer.json to actual version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 148ee1c..45cb4bc 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ } ], "require": { - "bower-asset/pnotify": "2.0.1" + "bower-asset/pnotify": "~2.1.0" }, "autoload": { "psr-4": {"iutbay\\yii2pnotify\\": ""}