diff --git a/composer.lock b/composer.lock index 9b77f2a..731b6ff 100644 --- a/composer.lock +++ b/composer.lock @@ -1159,16 +1159,16 @@ }, { "name": "league/flysystem", - "version": "2.0.4", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "7cbbb7222e8d8a34e71273d243dfcf383ed6779f" + "reference": "a3c694de9f7e844b76f9d1b61296ebf6e8d89d74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7cbbb7222e8d8a34e71273d243dfcf383ed6779f", - "reference": "7cbbb7222e8d8a34e71273d243dfcf383ed6779f", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a3c694de9f7e844b76f9d1b61296ebf6e8d89d74", + "reference": "a3c694de9f7e844b76f9d1b61296ebf6e8d89d74", "shasum": "" }, "require": { @@ -1189,7 +1189,8 @@ "google/cloud-storage": "^1.23", "phpseclib/phpseclib": "^2.0", "phpstan/phpstan": "^0.12.26", - "phpunit/phpunit": "^8.5 || ^9.4" + "phpunit/phpunit": "^8.5 || ^9.4", + "sabre/dav": "^4.1" }, "type": "library", "autoload": { @@ -1223,7 +1224,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/2.0.4" + "source": "https://github.com/thephpleague/flysystem/tree/2.1.1" }, "funding": [ { @@ -1239,7 +1240,7 @@ "type": "tidelift" } ], - "time": "2021-02-12T19:37:50+00:00" + "time": "2021-06-23T22:07:10+00:00" }, { "name": "league/mime-type-detection", @@ -7195,5 +7196,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }