From 7d22c7e75845ac1b64c2b65f69ce14943d332048 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Mon, 18 Apr 2016 16:15:01 +0300 Subject: [PATCH] 15.04.16 seo widget --- composer.json | 3 +++ composer.lock | 18 +++++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index adf08b5..298acb2 100644 --- a/composer.json +++ b/composer.json @@ -5,6 +5,9 @@ "homepage": "http://www.yiiframework.com/", "type": "project", "license": "BSD-3-Clause", + "platform": { + "php": "5.5.0" + }, "support": { "issues": "https://github.com/yiisoft/yii2/issues?state=open", "forum": "http://www.yiiframework.com/forum/", diff --git a/composer.lock b/composer.lock index 52d5386..ce416eb 100644 --- a/composer.lock +++ b/composer.lock @@ -284,16 +284,16 @@ }, { "name": "bower-asset/jquery", - "version": "2.2.2", + "version": "2.2.3", "source": { "type": "git", "url": "https://github.com/jquery/jquery-dist.git", - "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd" + "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd", - "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd", + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/af22a351b2ea5801ffb1695abb3bb34d5bed9198", + "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198", "shasum": "" }, "type": "bower-asset-library", @@ -1033,16 +1033,16 @@ }, { "name": "guzzlehttp/psr7", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b" + "reference": "31382fef2889136415751badebbd1cb022a4ed72" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b", - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/31382fef2889136415751badebbd1cb022a4ed72", + "reference": "31382fef2889136415751badebbd1cb022a4ed72", "shasum": "" }, "require": { @@ -1087,7 +1087,7 @@ "stream", "uri" ], - "time": "2016-02-18 21:54:00" + "time": "2016-04-13 19:56:01" }, { "name": "imagine/imagine", -- libgit2 0.21.4