Updated dependencies

This commit is contained in:
James Brooks 2015-09-23 20:21:50 +01:00
parent 80caeea86a
commit 4ae9d96f25

20
composer.lock generated
View File

@ -1873,16 +1873,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.13",
"version": "1.0.14",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "76caed01a57527599b55919f0746104f288b3d56"
"reference": "202c7775d959f377e2e302d93e7127c47604438a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/76caed01a57527599b55919f0746104f288b3d56",
"reference": "76caed01a57527599b55919f0746104f288b3d56",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/202c7775d959f377e2e302d93e7127c47604438a",
"reference": "202c7775d959f377e2e302d93e7127c47604438a",
"shasum": ""
},
"require": {
@ -1953,7 +1953,7 @@
"sftp",
"storage"
],
"time": "2015-09-20 13:05:34"
"time": "2015-09-22 19:18:28"
},
{
"name": "mccool/laravel-auto-presenter",
@ -3855,16 +3855,16 @@
},
{
"name": "phpunit/phpunit",
"version": "4.8.8",
"version": "4.8.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "521720279261e5b14799cf1bb895d4b55e516f26"
"reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/521720279261e5b14799cf1bb895d4b55e516f26",
"reference": "521720279261e5b14799cf1bb895d4b55e516f26",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/73fad41adb5b7bc3a494bb930d90648df1d5e74b",
"reference": "73fad41adb5b7bc3a494bb930d90648df1d5e74b",
"shasum": ""
},
"require": {
@ -3923,7 +3923,7 @@
"testing",
"xunit"
],
"time": "2015-09-19 05:44:37"
"time": "2015-09-20 12:56:44"
},
{
"name": "phpunit/phpunit-mock-objects",