Added array keys for space and file listing

This commit is contained in:
David Wakelin 2021-08-16 16:00:08 +01:00
commit cfea1967ab
11 changed files with 41 additions and 27 deletions

14
composer.lock generated
View file

@ -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": "c76b703f4b3b49f8421bcb693ece4aa8",
"content-hash": "77328f11e2ce84c590e531213fe931c6",
"packages": [
{
"name": "aws/aws-sdk-php",
"version": "3.187.2",
"version": "3.190.2",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "0ec4ae120cfae758efa3c283dc56eb20602f094c"
"reference": "8ca6a5f9834de3eb3fb84b28fc12c9088bc01293"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0ec4ae120cfae758efa3c283dc56eb20602f094c",
"reference": "0ec4ae120cfae758efa3c283dc56eb20602f094c",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8ca6a5f9834de3eb3fb84b28fc12c9088bc01293",
"reference": "8ca6a5f9834de3eb3fb84b28fc12c9088bc01293",
"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.187.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.190.2"
},
"time": "2021-08-04T18:12:21+00:00"
"time": "2021-08-13T18:12:28+00:00"
},
{
"name": "guzzlehttp/guzzle",