update lock

This commit is contained in:
SergiX44 2021-08-10 21:40:30 +02:00
parent d9aa867c9c
commit 09e326326b
2 changed files with 10 additions and 10 deletions

View file

@ -14,7 +14,7 @@
"erusev/parsedown": "^1.7", "erusev/parsedown": "^1.7",
"guzzlehttp/psr7": "^1.6", "guzzlehttp/psr7": "^1.6",
"http-interop/http-factory-guzzle": "^1.0", "http-interop/http-factory-guzzle": "^1.0",
"intervention/image": "^2.4", "intervention/image": "^2.6",
"league/flysystem": "^1.1.4", "league/flysystem": "^1.1.4",
"league/flysystem-aws-s3-v3": "^1.0", "league/flysystem-aws-s3-v3": "^1.0",
"league/flysystem-azure-blob-storage": "^0.1.6", "league/flysystem-azure-blob-storage": "^0.1.6",
@ -24,7 +24,7 @@
"slim/slim": "^4.0", "slim/slim": "^4.0",
"spatie/flysystem-dropbox": "^1.0", "spatie/flysystem-dropbox": "^1.0",
"superbalist/flysystem-google-storage": "^7.2", "superbalist/flysystem-google-storage": "^7.2",
"twig/twig": "^2.12" "twig/twig": "^2.14"
}, },
"config": { "config": {
"optimize-autoloader": true, "optimize-autoloader": true,

16
composer.lock generated
View file

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "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": "f682db15f6f88a00b77ef5a9ce8a4147", "content-hash": "37c94d746e8ae5112ef62919dbb91aec",
"packages": [ "packages": [
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.188.1", "version": "3.189.0",
"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": "7c84f39290067c6e86b3bc4518f211be0f499dc8" "reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7c84f39290067c6e86b3bc4518f211be0f499dc8", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
"reference": "7c84f39290067c6e86b3bc4518f211be0f499dc8", "reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -92,9 +92,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.188.1" "source": "https://github.com/aws/aws-sdk-php/tree/3.189.0"
}, },
"time": "2021-08-09T18:29:02+00:00" "time": "2021-08-10T18:17:34+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@ -6368,5 +6368,5 @@
"platform-overrides": { "platform-overrides": {
"php": "7.2.34" "php": "7.2.34"
}, },
"plugin-api-version": "2.1.0" "plugin-api-version": "2.0.0"
} }