Composer update
This commit is contained in:
parent
7dc7c045d4
commit
667747a610
24
composer.lock
generated
24
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "da1775dfe76954e5e731cba81179b910",
|
"hash": "7cb7ddabbb3aaa33e7504afc4c7150b9",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
@ -228,16 +228,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "league/plates",
|
"name": "league/plates",
|
||||||
"version": "3.1.0",
|
"version": "3.1.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/thephpleague/plates.git",
|
"url": "https://github.com/thephpleague/plates.git",
|
||||||
"reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8"
|
"reference": "2d8569e9f140a70d6a05db38006926f7547cb802"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/thephpleague/plates/zipball/c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
|
"url": "https://api.github.com/repos/thephpleague/plates/zipball/2d8569e9f140a70d6a05db38006926f7547cb802",
|
||||||
"reference": "c39d8fbcbeb07a0948d5e1cf8d78c6e1ef3e81a8",
|
"reference": "2d8569e9f140a70d6a05db38006926f7547cb802",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
@ -276,20 +276,20 @@
|
|||||||
"templating",
|
"templating",
|
||||||
"views"
|
"views"
|
||||||
],
|
],
|
||||||
"time": "2014-10-21 12:06:12"
|
"time": "2015-07-09 02:14:40"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "react/promise",
|
"name": "react/promise",
|
||||||
"version": "v2.2.0",
|
"version": "v2.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/reactphp/promise.git",
|
"url": "https://github.com/reactphp/promise.git",
|
||||||
"reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
|
"reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
|
"url": "https://api.github.com/repos/reactphp/promise/zipball/3b6fca09c7d56321057fa8867c8dbe1abf648627",
|
||||||
"reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
|
"reference": "3b6fca09c7d56321057fa8867c8dbe1abf648627",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -316,11 +316,11 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Jan Sorgalla",
|
"name": "Jan Sorgalla",
|
||||||
"email": "jsorgalla@googlemail.com"
|
"email": "jsorgalla@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
"description": "A lightweight implementation of CommonJS Promises/A for PHP",
|
||||||
"time": "2014-12-30 13:32:42"
|
"time": "2015-07-03 13:48:55"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
|
Loading…
Reference in New Issue
Block a user