Commit 7d22c7e75845ac1b64c2b65f69ce14943d332048

Authored by Administrator
1 parent 7b08eb78

15.04.16 seo widget

Showing 2 changed files with 12 additions and 9 deletions   Show diff stats
composer.json
... ... @@ -5,6 +5,9 @@
5 5 "homepage": "http://www.yiiframework.com/",
6 6 "type": "project",
7 7 "license": "BSD-3-Clause",
  8 + "platform": {
  9 + "php": "5.5.0"
  10 + },
8 11 "support": {
9 12 "issues": "https://github.com/yiisoft/yii2/issues?state=open",
10 13 "forum": "http://www.yiiframework.com/forum/",
... ...
composer.lock
... ... @@ -284,16 +284,16 @@
284 284 },
285 285 {
286 286 "name": "bower-asset/jquery",
287   - "version": "2.2.2",
  287 + "version": "2.2.3",
288 288 "source": {
289 289 "type": "git",
290 290 "url": "https://github.com/jquery/jquery-dist.git",
291   - "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd"
  291 + "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198"
292 292 },
293 293 "dist": {
294 294 "type": "zip",
295   - "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
296   - "reference": "086d381cd2f3b4b8b0af85ecb2c9593a61e5b4bd",
  295 + "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/af22a351b2ea5801ffb1695abb3bb34d5bed9198",
  296 + "reference": "af22a351b2ea5801ffb1695abb3bb34d5bed9198",
297 297 "shasum": ""
298 298 },
299 299 "type": "bower-asset-library",
... ... @@ -1033,16 +1033,16 @@
1033 1033 },
1034 1034 {
1035 1035 "name": "guzzlehttp/psr7",
1036   - "version": "1.2.3",
  1036 + "version": "1.3.0",
1037 1037 "source": {
1038 1038 "type": "git",
1039 1039 "url": "https://github.com/guzzle/psr7.git",
1040   - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b"
  1040 + "reference": "31382fef2889136415751badebbd1cb022a4ed72"
1041 1041 },
1042 1042 "dist": {
1043 1043 "type": "zip",
1044   - "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b",
1045   - "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b",
  1044 + "url": "https://api.github.com/repos/guzzle/psr7/zipball/31382fef2889136415751badebbd1cb022a4ed72",
  1045 + "reference": "31382fef2889136415751badebbd1cb022a4ed72",
1046 1046 "shasum": ""
1047 1047 },
1048 1048 "require": {
... ... @@ -1087,7 +1087,7 @@
1087 1087 "stream",
1088 1088 "uri"
1089 1089 ],
1090   - "time": "2016-02-18 21:54:00"
  1090 + "time": "2016-04-13 19:56:01"
1091 1091 },
1092 1092 {
1093 1093 "name": "imagine/imagine",
... ...