Update Composer Deps

This commit is contained in:
Refringe 2024-06-20 14:25:57 -04:00
parent 23b716056f
commit 25f192f75d
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

22
composer.lock generated
View File

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.314.5", "version": "3.314.6",
"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": "0c1adaa22c3d333ac20dcc87dd355e9a013a05fd" "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0c1adaa22c3d333ac20dcc87dd355e9a013a05fd", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d04da330b0201edab71edd33a03b8d5ad6e4a313",
"reference": "0c1adaa22c3d333ac20dcc87dd355e9a013a05fd", "reference": "d04da330b0201edab71edd33a03b8d5ad6e4a313",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -151,9 +151,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.314.5" "source": "https://github.com/aws/aws-sdk-php/tree/3.314.6"
}, },
"time": "2024-06-19T18:11:48+00:00" "time": "2024-06-20T18:09:51+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -3989,16 +3989,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.5.0", "version": "3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "415782b7e48223342f1a616c16c45a95b15b2318" "reference": "39c8ef752db6865717cc3fba63970c16f057982c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/415782b7e48223342f1a616c16c45a95b15b2318", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/39c8ef752db6865717cc3fba63970c16f057982c",
"reference": "415782b7e48223342f1a616c16c45a95b15b2318", "reference": "39c8ef752db6865717cc3fba63970c16f057982c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4091,7 +4091,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-03T17:25:54+00:00" "time": "2024-06-20T15:52:59+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",