Skip to content

Commit 8e06fb6

Browse files
committed
dependencies
1 parent ab02217 commit 8e06fb6

File tree

2 files changed

+428
-446
lines changed

2 files changed

+428
-446
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"require": {
1919
"php": "^8.0|^8.1|^8.2",
2020
"ext-json": "*",
21-
"aws/aws-sdk-php": "^3.294",
21+
"aws/aws-sdk-php": "^3.308",
2222
"bref/bref": "^2.1",
2323
"guzzlehttp/guzzle": "^6.3|^7.0",
24-
"laravel/framework": "^8.0|^9.0|^10.0"
24+
"laravel/framework": "^8.0|^9.0|^10.0|^11.0"
2525
},
2626
"require-dev": {
2727
"mockery/mockery": "^1.2",

0 commit comments

Comments
 (0)