Update league/flysystem (#3)

This commit is contained in:
Violinist bot 2018-06-04 21:05:22 +02:00 committed by Sergio Brighenti
parent ccdf389249
commit 669880b216

18
composer.lock generated
View file

@ -1,23 +1,23 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ff5928bff4f35e40b33b816f810d4409", "content-hash": "5cfcc3867055505cdbf9eaf2829f6a8a",
"packages": [ "packages": [
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.44", "version": "1.0.45",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "168dbe519737221dc87d17385cde33073881fd02" "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"reference": "168dbe519737221dc87d17385cde33073881fd02", "reference": "a99f94e63b512d75f851b181afcdf0ee9ebef7e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -88,7 +88,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2018-04-06T09:58:14+00:00" "time": "2018-05-07T08:44:23+00:00"
}, },
{ {
"name": "mikecao/flight", "name": "mikecao/flight",
@ -390,6 +390,8 @@
"stability-flags": [], "stability-flags": [],
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": {
"php": ">=7.1"
},
"platform-dev": [] "platform-dev": []
} }