Skip to content

Commit

Permalink
DEP Update minimum version of aws/aws-sdk-php
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Sep 7, 2023
1 parent 437f71a commit 0b2f879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -19,11 +19,11 @@
}
],
"require": {
"aws/aws-sdk-php": "^3.105",
"aws/aws-sdk-php": "^3.281",
"silverstripe/framework": "^5"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.7"
},
"autoload": {
Expand Down

0 comments on commit 0b2f879

Please sign in to comment.