From 72fbfdbf529a2cb2f3234a72bbb69f3465c4de07 Mon Sep 17 00:00:00 2001 From: George Dimakopoulos Date: Wed, 26 Jul 2017 12:04:36 +0300 Subject: [PATCH] bootstrap-ui 0.6.* --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ae76b8e..8defa4f 100755 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "mobiledetect/mobiledetectlib": "2.*", "cakephp/migrations": "~1.0", "cakephp/plugin-installer": "*", - "friendsofcake/bootstrap-ui": "^0.4.0", + "friendsofcake/bootstrap-ui": "^0.6.0", "cakedc/users": "~3.1.0", "league/oauth2-facebook": "@stable", "league/oauth2-instagram": "@stable",