Update league/flysystem (#25)

This commit is contained in:
Violinist bot 2019-03-30 22:06:15 +00:00 committed by Sergio Brighenti
parent 7de2b75cdc
commit ba61c3db7e

12
composer.lock generated
View file

@ -1,7 +1,7 @@
{ {
"_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": "79d2941e9db0718ad1f2766ff912f324", "content-hash": "79d2941e9db0718ad1f2766ff912f324",
@ -176,16 +176,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.50", "version": "1.0.51",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "dab4e7624efa543a943be978008f439c333f2249" "reference": "755ba7bf3fb9031e6581d091db84d78275874396"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/dab4e7624efa543a943be978008f439c333f2249", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/755ba7bf3fb9031e6581d091db84d78275874396",
"reference": "dab4e7624efa543a943be978008f439c333f2249", "reference": "755ba7bf3fb9031e6581d091db84d78275874396",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -256,7 +256,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2019-02-01T08:50:36+00:00" "time": "2019-03-30T13:22:34+00:00"
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",