update lock
This commit is contained in:
parent
d9aa867c9c
commit
09e326326b
2 changed files with 10 additions and 10 deletions
|
@ -14,7 +14,7 @@
|
|||
"erusev/parsedown": "^1.7",
|
||||
"guzzlehttp/psr7": "^1.6",
|
||||
"http-interop/http-factory-guzzle": "^1.0",
|
||||
"intervention/image": "^2.4",
|
||||
"intervention/image": "^2.6",
|
||||
"league/flysystem": "^1.1.4",
|
||||
"league/flysystem-aws-s3-v3": "^1.0",
|
||||
"league/flysystem-azure-blob-storage": "^0.1.6",
|
||||
|
@ -24,7 +24,7 @@
|
|||
"slim/slim": "^4.0",
|
||||
"spatie/flysystem-dropbox": "^1.0",
|
||||
"superbalist/flysystem-google-storage": "^7.2",
|
||||
"twig/twig": "^2.12"
|
||||
"twig/twig": "^2.14"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
|
16
composer.lock
generated
16
composer.lock
generated
|
@ -4,20 +4,20 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "f682db15f6f88a00b77ef5a9ce8a4147",
|
||||
"content-hash": "37c94d746e8ae5112ef62919dbb91aec",
|
||||
"packages": [
|
||||
{
|
||||
"name": "aws/aws-sdk-php",
|
||||
"version": "3.188.1",
|
||||
"version": "3.189.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/aws/aws-sdk-php.git",
|
||||
"reference": "7c84f39290067c6e86b3bc4518f211be0f499dc8"
|
||||
"reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7c84f39290067c6e86b3bc4518f211be0f499dc8",
|
||||
"reference": "7c84f39290067c6e86b3bc4518f211be0f499dc8",
|
||||
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
|
||||
"reference": "f1f9e6cc3f5df8ef53a46d590985ca1b8dabb0f8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -92,9 +92,9 @@
|
|||
"support": {
|
||||
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
|
||||
"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",
|
||||
|
@ -6368,5 +6368,5 @@
|
|||
"platform-overrides": {
|
||||
"php": "7.2.34"
|
||||
},
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.0.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue