Skip to content

Commit

Permalink
Update aws/aws-sdk-php requirement from ~3.294.1 to ~3.298.7
Browse files Browse the repository at this point in the history
Updates the requirements on [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) to permit the latest version.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](aws/aws-sdk-php@3.294.1...3.298.7)

---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 80b4bfd commit 8083f46
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.1",
"aws/aws-sdk-php": "~3.294.1",
"aws/aws-sdk-php": "~3.298.7",
"composer-plugin-api": "^1.1 || ^2.0",
"composer/installers": "^1.12 || ^2.2.0",
"segmentio/analytics-php": "~3.7.0"
Expand Down

0 comments on commit 8083f46

Please sign in to comment.