Skip to content

Commit

Permalink
Merge pull request andersundsehr#144 from andersundsehr/feature/raise…
Browse files Browse the repository at this point in the history
…-dependencies

[FEATURE] raise version dependency of aws-sdk-php
  • Loading branch information
weakbit authored Jan 4, 2024
2 parents 014d1b8 + 72ce7e4 commit 5dcf086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"require": {
"php": ">=7.4",
"typo3/cms-core": "^11.5.6 || ^12.4.5",
"aws/aws-sdk-php": "^3.278"
"aws/aws-sdk-php": "^3.288"
},
"require-dev": {
"pluswerk/grumphp-config": "^5.0",
Expand Down

0 comments on commit 5dcf086

Please sign in to comment.