Skip to content

Commit

Permalink
Merge pull request opencart#14039 from TheCartpenter/patch-115
Browse files Browse the repository at this point in the history
Upgraded aws/aws-sdk-php vendor to v3.315.6
  • Loading branch information
danielkerr authored Jul 7, 2024
2 parents db3340d + 3bde25a commit 72cdae5
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion upload/system/storage/vendor/aws/aws-sdk-php/src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@
*/
class Sdk
{
const VERSION = '3.315.5';
const VERSION = '3.315.6';

/** @var array Arguments for creating clients */
private $args;
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 72cdae5

Please sign in to comment.