Skip to content

Commit

Permalink
Update AWS SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
romibuzi committed Mar 8, 2024
1 parent 2daca6e commit ebac238
Show file tree
Hide file tree
Showing 2 changed files with 345 additions and 346 deletions.
13 changes: 6 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,19 @@
"symfony/debug": "4.4.*",
"symfony/console": "4.4.*",
"symfony/service-contracts": "2.5.*",
"doctrine/dbal": "3.2.*",
"doctrine/dbal": "3.8.*",
"twig/twig": "2.15.*",
"symfony/twig-bridge": "4.4.*",
"monolog/monolog": "2.3.*",
"monolog/monolog": "2.9.*",
"swiftmailer/swiftmailer": "5.4.*",

"aws/aws-sdk-php": "3.288.*"
"aws/aws-sdk-php": "3.300.*"
},
"require-dev": {
"phpunit/phpunit": "9.5.*",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "9.6.*",
"phpspec/prophecy-phpunit": "2.1.*",
"symfony/browser-kit": "4.4.*",
"symfony/dom-crawler": "4.4.*",
"squizlabs/php_codesniffer": "3.6.*"
"squizlabs/php_codesniffer": "3.9.*"
},
"config": {
"bin-dir": "bin/",
Expand Down
Loading

0 comments on commit ebac238

Please sign in to comment.