Lock lock file

This commit is contained in:
David Bomba 2022-06-16 12:03:18 +10:00
parent 6444ed02ae
commit 8f3d992533

12
composer.lock generated
View File

@ -434,16 +434,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.225.4", "version": "3.225.5",
"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": "ddfe35918317380245c376a3b2b97b7428135ae1" "reference": "09b404c6b80b9c31be15fa245e647a2f9fb5e733"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ddfe35918317380245c376a3b2b97b7428135ae1", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/09b404c6b80b9c31be15fa245e647a2f9fb5e733",
"reference": "ddfe35918317380245c376a3b2b97b7428135ae1", "reference": "09b404c6b80b9c31be15fa245e647a2f9fb5e733",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -519,9 +519,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.225.4" "source": "https://github.com/aws/aws-sdk-php/tree/3.225.5"
}, },
"time": "2022-06-14T18:32:31+00:00" "time": "2022-06-15T19:35:13+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",