Update dependencies
This commit is contained in:
parent
cc65b45f91
commit
bfce76b94e
1 changed files with 29 additions and 29 deletions
58
composer.lock
generated
58
composer.lock
generated
|
@ -109,16 +109,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "aws/aws-sdk-php",
|
"name": "aws/aws-sdk-php",
|
||||||
"version": "3.20.0",
|
"version": "3.20.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||||
"reference": "8ba6e8b1a9dfd4af479c8615de8177a661b525d6"
|
"reference": "c83afe188b2f462840a5ab12d43f2e83f356f3f0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8ba6e8b1a9dfd4af479c8615de8177a661b525d6",
|
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c83afe188b2f462840a5ab12d43f2e83f356f3f0",
|
||||||
"reference": "8ba6e8b1a9dfd4af479c8615de8177a661b525d6",
|
"reference": "c83afe188b2f462840a5ab12d43f2e83f356f3f0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
"s3",
|
"s3",
|
||||||
"sdk"
|
"sdk"
|
||||||
],
|
],
|
||||||
"time": "2016-11-30T19:09:47+00:00"
|
"time": "2016-12-01T19:25:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "barnabywalters/mf-cleaner",
|
"name": "barnabywalters/mf-cleaner",
|
||||||
|
@ -283,20 +283,20 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "classpreloader/classpreloader",
|
"name": "classpreloader/classpreloader",
|
||||||
"version": "3.0.0",
|
"version": "3.1.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ClassPreloader/ClassPreloader.git",
|
"url": "https://github.com/ClassPreloader/ClassPreloader.git",
|
||||||
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
|
"reference": "bc7206aa892b5a33f4680421b69b191efd32b096"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
|
"url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/bc7206aa892b5a33f4680421b69b191efd32b096",
|
||||||
"reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
|
"reference": "bc7206aa892b5a33f4680421b69b191efd32b096",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"nikic/php-parser": "^1.0|^2.0",
|
"nikic/php-parser": "^1.0|^2.0|^3.0",
|
||||||
"php": ">=5.5.9"
|
"php": ">=5.5.9"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
@ -305,7 +305,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.0-dev"
|
"dev-master": "3.1-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -333,7 +333,7 @@
|
||||||
"class",
|
"class",
|
||||||
"preload"
|
"preload"
|
||||||
],
|
],
|
||||||
"time": "2015-11-09T22:51:51+00:00"
|
"time": "2016-09-16T12:50:15+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "dnoegel/php-xdg-base-dir",
|
"name": "dnoegel/php-xdg-base-dir",
|
||||||
|
@ -2309,16 +2309,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mtdowling/jmespath.php",
|
"name": "mtdowling/jmespath.php",
|
||||||
"version": "2.3.0",
|
"version": "2.4.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/jmespath/jmespath.php.git",
|
"url": "https://github.com/jmespath/jmespath.php.git",
|
||||||
"reference": "192f93e43c2c97acde7694993ab171b3de284093"
|
"reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
|
"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
|
||||||
"reference": "192f93e43c2c97acde7694993ab171b3de284093",
|
"reference": "adcc9531682cf87dfda21e1fd5d0e7a41d292fac",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2360,7 +2360,7 @@
|
||||||
"json",
|
"json",
|
||||||
"jsonpath"
|
"jsonpath"
|
||||||
],
|
],
|
||||||
"time": "2016-01-05T18:25:05+00:00"
|
"time": "2016-12-03T22:08:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nesbot/carbon",
|
"name": "nesbot/carbon",
|
||||||
|
@ -3124,16 +3124,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/string",
|
"name": "spatie/string",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/string.git",
|
"url": "https://github.com/spatie/string.git",
|
||||||
"reference": "42b433803942494ee96dabd8f763f5b455e8de1a"
|
"reference": "5435f8095a6c2f4ac67cbc9a1fbc116197863144"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/string/zipball/42b433803942494ee96dabd8f763f5b455e8de1a",
|
"url": "https://api.github.com/repos/spatie/string/zipball/5435f8095a6c2f4ac67cbc9a1fbc116197863144",
|
||||||
"reference": "42b433803942494ee96dabd8f763f5b455e8de1a",
|
"reference": "5435f8095a6c2f4ac67cbc9a1fbc116197863144",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3173,7 +3173,7 @@
|
||||||
"spatie",
|
"spatie",
|
||||||
"string"
|
"string"
|
||||||
],
|
],
|
||||||
"time": "2016-10-04T15:31:55+00:00"
|
"time": "2016-12-01T13:46:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "swiftmailer/swiftmailer",
|
"name": "swiftmailer/swiftmailer",
|
||||||
|
@ -4970,16 +4970,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "5.6.7",
|
"version": "5.7.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "38810e97481723ef918f6e35c03cb1014a645bd5"
|
"reference": "336aff0ac52e306c98e7455bc3e8d7b0bf777a5e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/38810e97481723ef918f6e35c03cb1014a645bd5",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/336aff0ac52e306c98e7455bc3e8d7b0bf777a5e",
|
||||||
"reference": "38810e97481723ef918f6e35c03cb1014a645bd5",
|
"reference": "336aff0ac52e306c98e7455bc3e8d7b0bf777a5e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4998,7 +4998,7 @@
|
||||||
"phpunit/phpunit-mock-objects": "^3.2",
|
"phpunit/phpunit-mock-objects": "^3.2",
|
||||||
"sebastian/comparator": "~1.2.2",
|
"sebastian/comparator": "~1.2.2",
|
||||||
"sebastian/diff": "~1.2",
|
"sebastian/diff": "~1.2",
|
||||||
"sebastian/environment": "^1.3 || ^2.0",
|
"sebastian/environment": "^1.3.4 || ^2.0",
|
||||||
"sebastian/exporter": "~2.0",
|
"sebastian/exporter": "~2.0",
|
||||||
"sebastian/global-state": "~1.0",
|
"sebastian/global-state": "~1.0",
|
||||||
"sebastian/object-enumerator": "~2.0",
|
"sebastian/object-enumerator": "~2.0",
|
||||||
|
@ -5022,7 +5022,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "5.6.x-dev"
|
"dev-master": "5.7.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -5048,7 +5048,7 @@
|
||||||
"testing",
|
"testing",
|
||||||
"xunit"
|
"xunit"
|
||||||
],
|
],
|
||||||
"time": "2016-11-28T16:04:24+00:00"
|
"time": "2016-12-03T08:33:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit-mock-objects",
|
"name": "phpunit/phpunit-mock-objects",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue