From 39b6f790424ca614e435a3a02c6f208b08d83ba6 Mon Sep 17 00:00:00 2001 From: Spryker CI Date: Tue, 3 May 2022 07:26:09 +0000 Subject: [PATCH] SC-7808 Merge nonsplit/master. --- composer.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index cc151259fa..646d57e60f 100644 --- a/composer.lock +++ b/composer.lock @@ -241,16 +241,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.222.1", + "version": "3.222.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "632621d97180e82d3adc1245a7b272774c30dbf5" + "reference": "52b493b7b27de55e300afd26eff0be58d3689033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/632621d97180e82d3adc1245a7b272774c30dbf5", - "reference": "632621d97180e82d3adc1245a7b272774c30dbf5", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/52b493b7b27de55e300afd26eff0be58d3689033", + "reference": "52b493b7b27de55e300afd26eff0be58d3689033", "shasum": "" }, "require": { @@ -326,9 +326,9 @@ "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.222.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.222.3" }, - "time": "2022-04-28T18:17:24+00:00" + "time": "2022-05-02T18:16:06+00:00" }, { "name": "brick/math", @@ -63506,12 +63506,12 @@ "source": { "type": "git", "url": "https://github.com/JetBrains/phpstorm-stubs.git", - "reference": "3495280dc50b3519c77e11a02422064312f36d71" + "reference": "004d450ed5c4bf40e89be62159e081368aa1a200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/3495280dc50b3519c77e11a02422064312f36d71", - "reference": "3495280dc50b3519c77e11a02422064312f36d71", + "url": "https://api.github.com/repos/JetBrains/phpstorm-stubs/zipball/004d450ed5c4bf40e89be62159e081368aa1a200", + "reference": "004d450ed5c4bf40e89be62159e081368aa1a200", "shasum": "" }, "require-dev": { @@ -63547,7 +63547,7 @@ "support": { "source": "https://github.com/JetBrains/phpstorm-stubs/tree/master" }, - "time": "2022-04-28T08:53:09+00:00" + "time": "2022-05-02T16:52:47+00:00" }, { "name": "mikey179/vfsstream", @@ -64986,16 +64986,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "6128620b98292e0b69ea6d799871d77163681c8e" + "reference": "e4cd0c2dd97809fcfdcd1f367ccf0be86c235168" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/6128620b98292e0b69ea6d799871d77163681c8e", - "reference": "6128620b98292e0b69ea6d799871d77163681c8e", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4cd0c2dd97809fcfdcd1f367ccf0be86c235168", + "reference": "e4cd0c2dd97809fcfdcd1f367ccf0be86c235168", "shasum": "" }, "require": { @@ -65021,7 +65021,7 @@ "description": "PHPStan - PHP Static Analysis Tool", "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/1.6.3" + "source": "https://github.com/phpstan/phpstan/tree/1.6.4" }, "funding": [ { @@ -65041,7 +65041,7 @@ "type": "tidelift" } ], - "time": "2022-04-28T11:27:53+00:00" + "time": "2022-05-02T16:02:21+00:00" }, { "name": "phpunit/php-code-coverage", @@ -65466,16 +65466,16 @@ }, { "name": "psalm/phar", - "version": "4.22.0", + "version": "4.23.0", "source": { "type": "git", "url": "https://github.com/psalm/phar.git", - "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c" + "reference": "92700588da7c19107e4c465641ef10ac1a30e105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phar/zipball/feebed09c9782d9aaa819b794d880c2671ba0e4c", - "reference": "feebed09c9782d9aaa819b794d880c2671ba0e4c", + "url": "https://api.github.com/repos/psalm/phar/zipball/92700588da7c19107e4c465641ef10ac1a30e105", + "reference": "92700588da7c19107e4c465641ef10ac1a30e105", "shasum": "" }, "require": { @@ -65495,9 +65495,9 @@ "description": "Composer-based Psalm Phar", "support": { "issues": "https://github.com/psalm/phar/issues", - "source": "https://github.com/psalm/phar/tree/4.22.0" + "source": "https://github.com/psalm/phar/tree/4.23.0" }, - "time": "2022-02-27T11:01:37+00:00" + "time": "2022-05-02T02:15:17+00:00" }, { "name": "sebastian/cli-parser",