Compare commits

..

2 commits

Author SHA1 Message Date
Benjamin Nussbaum
81afc42481 chore(docker): add instructions on how to generate an APP_KEY
Some checks are pending
tests / ci (push) Waiting to run
2026-03-03 17:11:21 +01:00
Benjamin Nussbaum
64955da51b chore: update dependencies 2026-03-03 17:10:27 +01:00

12
composer.lock generated
View file

@ -62,16 +62,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.371.4",
"version": "3.371.3",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "957f8a5ecc30670c95dfc37a9d04660899fc44e0"
"reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/957f8a5ecc30670c95dfc37a9d04660899fc44e0",
"reference": "957f8a5ecc30670c95dfc37a9d04660899fc44e0",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d300ec1c861e52dc8f17ca3d75dc754da949f065",
"reference": "d300ec1c861e52dc8f17ca3d75dc754da949f065",
"shasum": ""
},
"require": {
@ -153,9 +153,9 @@
"support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.371.4"
"source": "https://github.com/aws/aws-sdk-php/tree/3.371.3"
},
"time": "2026-03-03T19:52:06+00:00"
"time": "2026-02-27T19:05:40+00:00"
},
{
"name": "bacon/bacon-qr-code",