Skip to content

Commit

Permalink
Merge pull request opencart#14080 from TheCartpenter/patch-124
Browse files Browse the repository at this point in the history
Upgraded aws/aws-sdk-php vendor to v3.319.3
  • Loading branch information
danielkerr authored Aug 13, 2024
2 parents f96d38a + 4bd0bce commit d37cf0b
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 24 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.

Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,8 @@
* @method \GuzzleHttp\Promise\Promise copyFpgaImageAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result createCapacityReservation(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise createCapacityReservationAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result createCapacityReservationBySplitting(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise createCapacityReservationBySplittingAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result createCapacityReservationFleet(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise createCapacityReservationFleetAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result createCarrierGateway(array $args = []) (supported in versions 2016-11-15)
Expand Down Expand Up @@ -1184,6 +1186,8 @@
* @method \GuzzleHttp\Promise\Promise modifyVpnTunnelOptionsAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result moveByoipCidrToIpam(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise moveByoipCidrToIpamAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result moveCapacityReservationInstances(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise moveCapacityReservationInstancesAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result provisionByoipCidr(array $args = []) (supported in versions 2016-11-15)
* @method \GuzzleHttp\Promise\Promise provisionByoipCidrAsync(array $args = []) (supported in versions 2016-11-15)
* @method \Aws\Result provisionIpamByoasn(array $args = []) (supported in versions 2016-11-15)
Expand Down
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 @@ -777,7 +777,7 @@
*/
class Sdk
{
const VERSION = '3.319.2';
const VERSION = '3.319.3';

/** @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.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions upload/system/storage/vendor/composer/installed.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.319.2",
"version_normalized": "3.319.2.0",
"version": "3.319.3",
"version_normalized": "3.319.3.0",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "99b75502221af095f0a5a72b0df7ec44e865e699"
"reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99b75502221af095f0a5a72b0df7ec44e865e699",
"reference": "99b75502221af095f0a5a72b0df7ec44e865e699",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4f29bf3c43ff32732e105ac8bcff325f7db86bd0",
"reference": "4f29bf3c43ff32732e105ac8bcff325f7db86bd0",
"shasum": ""
},
"require": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
"ext-sockets": "To use client-side monitoring"
},
"time": "2024-08-09T18:32:29+00:00",
"time": "2024-08-12T18:06:14+00:00",
"type": "library",
"extra": {
"branch-alias": {
Expand Down Expand Up @@ -154,7 +154,7 @@
"support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.319.2"
"source": "https://github.com/aws/aws-sdk-php/tree/3.319.3"
},
"install-path": "../aws/aws-sdk-php"
},
Expand Down
10 changes: 5 additions & 5 deletions upload/system/storage/vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'opencart/opencart',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '8bc3b6b08ac7837c1566d595809f144e84055784',
'reference' => 'ac85757dd555b21649dbe9268b35199130102d8f',
'type' => 'project',
'install_path' => __DIR__ . '/../../../../../',
'aliases' => array(),
Expand All @@ -20,9 +20,9 @@
'dev_requirement' => false,
),
'aws/aws-sdk-php' => array(
'pretty_version' => '3.319.2',
'version' => '3.319.2.0',
'reference' => '99b75502221af095f0a5a72b0df7ec44e865e699',
'pretty_version' => '3.319.3',
'version' => '3.319.3.0',
'reference' => '4f29bf3c43ff32732e105ac8bcff325f7db86bd0',
'type' => 'library',
'install_path' => __DIR__ . '/../aws/aws-sdk-php',
'aliases' => array(),
Expand Down Expand Up @@ -67,7 +67,7 @@
'opencart/opencart' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '8bc3b6b08ac7837c1566d595809f144e84055784',
'reference' => 'ac85757dd555b21649dbe9268b35199130102d8f',
'type' => 'project',
'install_path' => __DIR__ . '/../../../../../',
'aliases' => array(),
Expand Down

0 comments on commit d37cf0b

Please sign in to comment.