diff --git a/composer.json b/composer.json index 199e755d9..e246c6670 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "kiener/mollie-payments-plugin", "description": "Mollie Payments", - "version": "v3.2.0", + "version": "v3.3.0", "type": "shopware-platform-plugin", "license": "MIT", "authors": [ diff --git a/composer.lock b/composer.lock index eda6a5462..1d2d0f609 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "81f4a1aa0eaebdbaf273a18ca2f43e50", + "content-hash": "1bc7610f36a9aed2a43c78c42685cae4", "packages": [ { "name": "composer/ca-bundle", @@ -227,16 +227,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.238.3", + "version": "3.241.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "14fb64c934614ea5a52c9931189f687f30b6ba3b" + "reference": "9a08ac83249a2e6d07c624802cbf961f7269a691" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/14fb64c934614ea5a52c9931189f687f30b6ba3b", - "reference": "14fb64c934614ea5a52c9931189f687f30b6ba3b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9a08ac83249a2e6d07c624802cbf961f7269a691", + "reference": "9a08ac83249a2e6d07c624802cbf961f7269a691", "shasum": "" }, "require": { @@ -315,9 +315,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.238.3" + "source": "https://github.com/aws/aws-sdk-php/tree/3.241.0" }, - "time": "2022-10-07T18:16:40+00:00" + "time": "2022-11-08T19:16:53+00:00" }, { "name": "brick/math", @@ -2407,16 +2407,16 @@ }, { "name": "firebase/php-jwt", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", - "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8" + "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/018dfc4e1da92ad8a1b90adc4893f476a3b41cb8", - "reference": "018dfc4e1da92ad8a1b90adc4893f476a3b41cb8", + "url": "https://api.github.com/repos/firebase/php-jwt/zipball/ddfaddcb520488b42bca3a75e17e9dd53c3667da", + "reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da", "shasum": "" }, "require": { @@ -2463,9 +2463,9 @@ ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", - "source": "https://github.com/firebase/php-jwt/tree/v6.3.0" + "source": "https://github.com/firebase/php-jwt/tree/v6.3.1" }, - "time": "2022-07-15T16:48:45+00:00" + "time": "2022-11-01T21:20:08+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -2578,16 +2578,16 @@ }, { "name": "friendsofphp/proxy-manager-lts", - "version": "v1.0.12", + "version": "v1.0.13", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", - "reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7" + "reference": "88354616f4cf4f6620910fd035e282173ba453e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/8419f0158715b30d4b99a5bd37c6a39671994ad7", - "reference": "8419f0158715b30d4b99a5bd37c6a39671994ad7", + "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/88354616f4cf4f6620910fd035e282173ba453e8", + "reference": "88354616f4cf4f6620910fd035e282173ba453e8", "shasum": "" }, "require": { @@ -2644,7 +2644,7 @@ ], "support": { "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", - "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.12" + "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.13" }, "funding": [ { @@ -2656,20 +2656,20 @@ "type": "tidelift" } ], - "time": "2022-05-05T09:31:05+00:00" + "time": "2022-10-17T19:48:16+00:00" }, { "name": "google/auth", - "version": "v1.23.0", + "version": "v1.23.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "8da16102d2cd1bdc128d97f323553df465ee7701" + "reference": "cb43cb8ccde76ace65ec40130a9e9c2a15ecfe17" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/8da16102d2cd1bdc128d97f323553df465ee7701", - "reference": "8da16102d2cd1bdc128d97f323553df465ee7701", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/cb43cb8ccde76ace65ec40130a9e9c2a15ecfe17", + "reference": "cb43cb8ccde76ace65ec40130a9e9c2a15ecfe17", "shasum": "" }, "require": { @@ -2712,22 +2712,22 @@ "support": { "docs": "https://googleapis.github.io/google-auth-library-php/main/", "issues": "https://github.com/googleapis/google-auth-library-php/issues", - "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.23.0" + "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.23.1" }, - "time": "2022-09-27T16:27:23+00:00" + "time": "2022-10-26T20:30:45+00:00" }, { "name": "google/cloud-core", - "version": "v1.47.2", + "version": "v1.47.4", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-core.git", - "reference": "f30823d6ff2bf3d7d3a4b089804f8dc5a1680501" + "reference": "3a00a21e2af5a07a77cd01a7dcbc664d459c8fa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/f30823d6ff2bf3d7d3a4b089804f8dc5a1680501", - "reference": "f30823d6ff2bf3d7d3a4b089804f8dc5a1680501", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-core/zipball/3a00a21e2af5a07a77cd01a7dcbc664d459c8fa2", + "reference": "3a00a21e2af5a07a77cd01a7dcbc664d459c8fa2", "shasum": "" }, "require": { @@ -2742,6 +2742,7 @@ }, "require-dev": { "erusev/parsedown": "^1.6", + "google/cloud-common-protos": "^0.3", "google/gax": "^1.9", "opis/closure": "^3", "phpdocumentor/reflection": "^3.0||^4.0", @@ -2777,9 +2778,9 @@ ], "description": "Google Cloud PHP shared dependency, providing functionality useful to all components.", "support": { - "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.47.2" + "source": "https://github.com/googleapis/google-cloud-php-core/tree/v1.47.4" }, - "time": "2022-08-23T20:22:22+00:00" + "time": "2022-11-01T20:21:07+00:00" }, { "name": "google/cloud-storage", @@ -5472,16 +5473,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.17", + "version": "9.2.18", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8" + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/aa94dc41e8661fe90c7316849907cba3007b10d8", - "reference": "aa94dc41e8661fe90c7316849907cba3007b10d8", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/12fddc491826940cf9b7e88ad9664cf51f0f6d0a", + "reference": "12fddc491826940cf9b7e88ad9664cf51f0f6d0a", "shasum": "" }, "require": { @@ -5537,7 +5538,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.17" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.18" }, "funding": [ { @@ -5545,7 +5546,7 @@ "type": "github" } ], - "time": "2022-08-30T12:24:04+00:00" + "time": "2022-10-27T13:35:33+00:00" }, { "name": "phpunit/php-file-iterator", @@ -5790,16 +5791,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.25", + "version": "9.5.26", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d" + "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d", - "reference": "3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2", + "reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2", "shasum": "" }, "require": { @@ -5872,7 +5873,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.25" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26" }, "funding": [ { @@ -5888,7 +5889,7 @@ "type": "tidelift" } ], - "time": "2022-09-25T03:44:45+00:00" + "time": "2022-10-28T06:00:21+00:00" }, { "name": "psr/cache", @@ -8028,16 +8029,16 @@ }, { "name": "sensio/framework-extra-bundle", - "version": "v6.2.8", + "version": "v6.2.9", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd" + "reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bb962f8aed09e60b0942545f6e4842ffeee4aafd", - "reference": "bb962f8aed09e60b0942545f6e4842ffeee4aafd", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/dcfac94d6bdcf95c126e8ccac2104917c7c8f135", + "reference": "dcfac94d6bdcf95c126e8ccac2104917c7c8f135", "shasum": "" }, "require": { @@ -8100,9 +8101,9 @@ ], "support": { "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues", - "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.8" + "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v6.2.9" }, - "time": "2022-09-05T16:44:56+00:00" + "time": "2022-11-01T17:17:13+00:00" }, { "name": "setasign/fpdi", @@ -8178,21 +8179,21 @@ }, { "name": "shopware/administration", - "version": "6.4.16.0", + "version": "6.4.17.0", "source": { "type": "git", "url": "https://github.com/shopware/administration.git", - "reference": "a3b0bbfb255cdf7f84a08df6adf1a5c3b7c02301" + "reference": "bf2b126dc6f731031b2ccbcca99e32550ce15910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/administration/zipball/a3b0bbfb255cdf7f84a08df6adf1a5c3b7c02301", - "reference": "a3b0bbfb255cdf7f84a08df6adf1a5c3b7c02301", + "url": "https://api.github.com/repos/shopware/administration/zipball/bf2b126dc6f731031b2ccbcca99e32550ce15910", + "reference": "bf2b126dc6f731031b2ccbcca99e32550ce15910", "shasum": "" }, "require": { "php": "^7.4.3 || ^8.0", - "shopware/core": "v6.4.16.0", + "shopware/core": "v6.4.17.0", "symfony/framework-bundle": "~5.4.1", "symfony/http-foundation": "~5.4.1", "symfony/mime": "~5.4.0", @@ -8220,10 +8221,10 @@ "docs": "https://developer.shopware.com", "forum": "https://forum.shopware.com", "issues": "https://issues.shopware.com", - "source": "https://github.com/shopware/administration/tree/v6.4.16.0", + "source": "https://github.com/shopware/administration/tree/v6.4.17.0", "wiki": "https://developer.shopware.com" }, - "time": "2022-10-10T03:09:48+00:00" + "time": "2022-11-07T11:17:15+00:00" }, { "name": "shopware/conflicts", @@ -8257,16 +8258,16 @@ }, { "name": "shopware/core", - "version": "6.4.16.0", + "version": "6.4.17.0", "source": { "type": "git", "url": "https://github.com/shopware/core.git", - "reference": "ab81e0ea34c632b8cc0ababedf5e86fa18197d33" + "reference": "69f2ebd9bb45242ac984d7df618faf1046232fa1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/core/zipball/ab81e0ea34c632b8cc0ababedf5e86fa18197d33", - "reference": "ab81e0ea34c632b8cc0ababedf5e86fa18197d33", + "url": "https://api.github.com/repos/shopware/core/zipball/69f2ebd9bb45242ac984d7df618faf1046232fa1", + "reference": "69f2ebd9bb45242ac984d7df618faf1046232fa1", "shasum": "" }, "require": { @@ -8427,23 +8428,23 @@ "docs": "https://developer.shopware.com", "forum": "https://forum.shopware.com", "issues": "https://issues.shopware.com", - "source": "https://github.com/shopware/core/tree/v6.4.16.0", + "source": "https://github.com/shopware/core/tree/v6.4.17.0", "wiki": "https://developer.shopware.com" }, - "time": "2022-10-10T03:09:45+00:00" + "time": "2022-11-07T11:17:14+00:00" }, { "name": "shopware/storefront", - "version": "6.4.16.0", + "version": "6.4.17.0", "source": { "type": "git", "url": "https://github.com/shopware/storefront.git", - "reference": "36b77e10bc1a2eebe0736215f305e5d0f08cf867" + "reference": "c76ed986ab05511687eda47d45079c9807733f59" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/storefront/zipball/36b77e10bc1a2eebe0736215f305e5d0f08cf867", - "reference": "36b77e10bc1a2eebe0736215f305e5d0f08cf867", + "url": "https://api.github.com/repos/shopware/storefront/zipball/c76ed986ab05511687eda47d45079c9807733f59", + "reference": "c76ed986ab05511687eda47d45079c9807733f59", "shasum": "" }, "require": { @@ -8453,7 +8454,7 @@ "padaliyajay/php-autoprefixer": "1.3", "php": "^7.4.3 || ^8.0", "scssphp/scssphp": "1.10.0", - "shopware/core": "v6.4.16.0", + "shopware/core": "v6.4.17.0", "symfony/cache": "~5.4.0", "symfony/cache-contracts": "v2.5.2", "symfony/config": "~5.4.0", @@ -8505,10 +8506,10 @@ "docs": "https://developer.shopware.com", "forum": "https://forum.shopware.com", "issues": "https://issues.shopware.com", - "source": "https://github.com/shopware/storefront/tree/v6.4.16.0", + "source": "https://github.com/shopware/storefront/tree/v6.4.17.0", "wiki": "https://developer.shopware.com" }, - "time": "2022-10-10T03:09:49+00:00" + "time": "2022-11-07T11:17:17+00:00" }, { "name": "shopwarelabs/dompdf", @@ -8815,16 +8816,16 @@ }, { "name": "symfony/amqp-messenger", - "version": "v5.4.13", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/amqp-messenger.git", - "reference": "def93f2a7841cfa1a4a1fa487b84054d0d53e521" + "reference": "8775f97adc4f3dc8ce21f5d25c330d4081681bb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/def93f2a7841cfa1a4a1fa487b84054d0d53e521", - "reference": "def93f2a7841cfa1a4a1fa487b84054d0d53e521", + "url": "https://api.github.com/repos/symfony/amqp-messenger/zipball/8775f97adc4f3dc8ce21f5d25c330d4081681bb6", + "reference": "8775f97adc4f3dc8ce21f5d25c330d4081681bb6", "shasum": "" }, "require": { @@ -8864,7 +8865,7 @@ "description": "Symfony AMQP extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.13" + "source": "https://github.com/symfony/amqp-messenger/tree/v5.4.15" }, "funding": [ { @@ -8880,7 +8881,7 @@ "type": "tidelift" } ], - "time": "2022-09-11T09:11:59+00:00" + "time": "2022-10-11T16:57:44+00:00" }, { "name": "symfony/asset", @@ -8958,16 +8959,16 @@ }, { "name": "symfony/cache", - "version": "v5.4.13", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3" + "reference": "60e87188abbacd29ccde44d69c5392a33e888e98" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/89bb6a0fe27205636d80e568ffaf9bbb52f691e3", - "reference": "89bb6a0fe27205636d80e568ffaf9bbb52f691e3", + "url": "https://api.github.com/repos/symfony/cache/zipball/60e87188abbacd29ccde44d69c5392a33e888e98", + "reference": "60e87188abbacd29ccde44d69c5392a33e888e98", "shasum": "" }, "require": { @@ -9035,7 +9036,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.4.13" + "source": "https://github.com/symfony/cache/tree/v5.4.15" }, "funding": [ { @@ -9051,7 +9052,7 @@ "type": "tidelift" } ], - "time": "2022-09-06T13:23:31+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/cache-contracts", @@ -9213,16 +9214,16 @@ }, { "name": "symfony/console", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d" + "reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/984ea2c0f45f42dfed01d2f3987b187467c4b16d", - "reference": "984ea2c0f45f42dfed01d2f3987b187467c4b16d", + "url": "https://api.github.com/repos/symfony/console/zipball/ea59bb0edfaf9f28d18d8791410ee0355f317669", + "reference": "ea59bb0edfaf9f28d18d8791410ee0355f317669", "shasum": "" }, "require": { @@ -9292,7 +9293,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.14" + "source": "https://github.com/symfony/console/tree/v5.4.15" }, "funding": [ { @@ -9308,7 +9309,7 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2022-10-26T21:41:52+00:00" }, { "name": "symfony/debug-bundle", @@ -9691,16 +9692,16 @@ }, { "name": "symfony/error-handler", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0" + "reference": "539cf1428b8442303c6e876ad7bf5a7babd91091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0", - "reference": "5fe6d42ffeb68b094df8fdbf3acf23f391cc6be0", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/539cf1428b8442303c6e876ad7bf5a7babd91091", + "reference": "539cf1428b8442303c6e876ad7bf5a7babd91091", "shasum": "" }, "require": { @@ -9742,7 +9743,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v5.4.14" + "source": "https://github.com/symfony/error-handler/tree/v5.4.15" }, "funding": [ { @@ -9758,7 +9759,7 @@ "type": "tidelift" } ], - "time": "2022-10-03T15:15:50+00:00" + "time": "2022-10-27T06:32:25+00:00" }, { "name": "symfony/event-dispatcher", @@ -10204,16 +10205,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75" + "reference": "75bd663ff2db90141bfb733682459d5bbe9e29c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e7c7b395c3a61d746919c21e915f51f0039c3f75", - "reference": "e7c7b395c3a61d746919c21e915f51f0039c3f75", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/75bd663ff2db90141bfb733682459d5bbe9e29c3", + "reference": "75bd663ff2db90141bfb733682459d5bbe9e29c3", "shasum": "" }, "require": { @@ -10260,7 +10261,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.4.14" + "source": "https://github.com/symfony/http-foundation/tree/v5.4.15" }, "funding": [ { @@ -10276,20 +10277,20 @@ "type": "tidelift" } ], - "time": "2022-10-01T21:59:28+00:00" + "time": "2022-10-12T09:43:19+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f" + "reference": "fc63c8c3e1036d424820cc993a4ea163778dc5c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6f77fabc1a37c2dceecc6f78cca44772705dc52f", - "reference": "6f77fabc1a37c2dceecc6f78cca44772705dc52f", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/fc63c8c3e1036d424820cc993a4ea163778dc5c7", + "reference": "fc63c8c3e1036d424820cc993a4ea163778dc5c7", "shasum": "" }, "require": { @@ -10372,7 +10373,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v5.4.14" + "source": "https://github.com/symfony/http-kernel/tree/v5.4.15" }, "funding": [ { @@ -10388,7 +10389,7 @@ "type": "tidelift" } ], - "time": "2022-10-12T07:12:21+00:00" + "time": "2022-10-28T17:52:18+00:00" }, { "name": "symfony/inflector", @@ -10465,16 +10466,16 @@ }, { "name": "symfony/intl", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "dd26864d69c11e0e077ffc6b89f66c5772ac456e" + "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/dd26864d69c11e0e077ffc6b89f66c5772ac456e", - "reference": "dd26864d69c11e0e077ffc6b89f66c5772ac456e", + "url": "https://api.github.com/repos/symfony/intl/zipball/2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", + "reference": "2cb39da7f6e7b7344d7d5317dbee8db9d12cc714", "shasum": "" }, "require": { @@ -10533,7 +10534,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.4.14" + "source": "https://github.com/symfony/intl/tree/v5.4.15" }, "funding": [ { @@ -10549,20 +10550,20 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2022-10-19T14:28:49+00:00" }, { "name": "symfony/lock", - "version": "v5.4.10", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "41a308008d92d30cae5615d903c4d46d95932eea" + "reference": "109a20faa6119578b46457ef8cffb9389e20e5ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/41a308008d92d30cae5615d903c4d46d95932eea", - "reference": "41a308008d92d30cae5615d903c4d46d95932eea", + "url": "https://api.github.com/repos/symfony/lock/zipball/109a20faa6119578b46457ef8cffb9389e20e5ca", + "reference": "109a20faa6119578b46457ef8cffb9389e20e5ca", "shasum": "" }, "require": { @@ -10612,7 +10613,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v5.4.10" + "source": "https://github.com/symfony/lock/tree/v5.4.15" }, "funding": [ { @@ -10628,20 +10629,20 @@ "type": "tidelift" } ], - "time": "2022-06-09T13:29:56+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/mailer", - "version": "v5.4.13", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "63bf36a5150ac0bfed1c4d0a4e0b114a57b77e11" + "reference": "926f4deddb60d40024e6058fd8f94e70e4024930" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/63bf36a5150ac0bfed1c4d0a4e0b114a57b77e11", - "reference": "63bf36a5150ac0bfed1c4d0a4e0b114a57b77e11", + "url": "https://api.github.com/repos/symfony/mailer/zipball/926f4deddb60d40024e6058fd8f94e70e4024930", + "reference": "926f4deddb60d40024e6058fd8f94e70e4024930", "shasum": "" }, "require": { @@ -10688,7 +10689,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v5.4.13" + "source": "https://github.com/symfony/mailer/tree/v5.4.15" }, "funding": [ { @@ -10704,7 +10705,7 @@ "type": "tidelift" } ], - "time": "2022-08-29T06:47:07+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/messenger", @@ -12053,16 +12054,16 @@ }, { "name": "symfony/property-access", - "version": "v5.4.11", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c" + "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", - "reference": "c641d63e943ed31981bad4b4dcf29fe7da2ffa8c", + "url": "https://api.github.com/repos/symfony/property-access/zipball/0f3e8f40a1d3da90f674b3dd772e4777ccde4273", + "reference": "0f3e8f40a1d3da90f674b3dd772e4777ccde4273", "shasum": "" }, "require": { @@ -12114,7 +12115,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.4.11" + "source": "https://github.com/symfony/property-access/tree/v5.4.15" }, "funding": [ { @@ -12130,20 +12131,20 @@ "type": "tidelift" } ], - "time": "2022-06-27T16:58:25+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/property-info", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1" + "reference": "3ef5e026a71a39345da241292c153979893033c2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/dc7ac44b5ea36c9f7532051b01ba64b1737932d1", - "reference": "dc7ac44b5ea36c9f7532051b01ba64b1737932d1", + "url": "https://api.github.com/repos/symfony/property-info/zipball/3ef5e026a71a39345da241292c153979893033c2", + "reference": "3ef5e026a71a39345da241292c153979893033c2", "shasum": "" }, "require": { @@ -12205,7 +12206,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.4.14" + "source": "https://github.com/symfony/property-info/tree/v5.4.15" }, "funding": [ { @@ -12221,7 +12222,7 @@ "type": "tidelift" } ], - "time": "2022-10-07T08:01:20+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/proxy-manager-bridge", @@ -12450,16 +12451,16 @@ }, { "name": "symfony/redis-messenger", - "version": "v5.4.13", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/redis-messenger.git", - "reference": "d3028b772de91e9aa0342c92ff71c77b130ac9c4" + "reference": "cff610d031586c341b9118f3682c8294d959f929" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/d3028b772de91e9aa0342c92ff71c77b130ac9c4", - "reference": "d3028b772de91e9aa0342c92ff71c77b130ac9c4", + "url": "https://api.github.com/repos/symfony/redis-messenger/zipball/cff610d031586c341b9118f3682c8294d959f929", + "reference": "cff610d031586c341b9118f3682c8294d959f929", "shasum": "" }, "require": { @@ -12497,7 +12498,7 @@ "description": "Symfony Redis extension Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/redis-messenger/tree/v5.4.13" + "source": "https://github.com/symfony/redis-messenger/tree/v5.4.15" }, "funding": [ { @@ -12513,20 +12514,20 @@ "type": "tidelift" } ], - "time": "2022-09-11T09:11:59+00:00" + "time": "2022-10-27T07:55:40+00:00" }, { "name": "symfony/routing", - "version": "v5.4.11", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226" + "reference": "5c9b129efe9abce9470e384bf65d8a7e262eee69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3e01ccd9b2a3a4167ba2b3c53612762300300226", - "reference": "3e01ccd9b2a3a4167ba2b3c53612762300300226", + "url": "https://api.github.com/repos/symfony/routing/zipball/5c9b129efe9abce9470e384bf65d8a7e262eee69", + "reference": "5c9b129efe9abce9470e384bf65d8a7e262eee69", "shasum": "" }, "require": { @@ -12587,7 +12588,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.4.11" + "source": "https://github.com/symfony/routing/tree/v5.4.15" }, "funding": [ { @@ -12603,20 +12604,20 @@ "type": "tidelift" } ], - "time": "2022-07-20T13:00:38+00:00" + "time": "2022-10-13T14:10:41+00:00" }, { "name": "symfony/security-core", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c" + "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/0f8b4595ce4725f8f02fbb63729036813645fc2c", - "reference": "0f8b4595ce4725f8f02fbb63729036813645fc2c", + "url": "https://api.github.com/repos/symfony/security-core/zipball/4ef922cd626a43b570522cb1616e3d678664c9a0", + "reference": "4ef922cd626a43b570522cb1616e3d678664c9a0", "shasum": "" }, "require": { @@ -12680,7 +12681,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.4.14" + "source": "https://github.com/symfony/security-core/tree/v5.4.15" }, "funding": [ { @@ -12696,7 +12697,7 @@ "type": "tidelift" } ], - "time": "2022-10-01T21:59:28+00:00" + "time": "2022-10-23T10:30:41+00:00" }, { "name": "symfony/security-csrf", @@ -12772,16 +12773,16 @@ }, { "name": "symfony/serializer", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "21c329453e3c9345b51bf4b67b187c963a4edc45" + "reference": "e80871599f6f0929bb349afc3d9ecaba783e68bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/21c329453e3c9345b51bf4b67b187c963a4edc45", - "reference": "21c329453e3c9345b51bf4b67b187c963a4edc45", + "url": "https://api.github.com/repos/symfony/serializer/zipball/e80871599f6f0929bb349afc3d9ecaba783e68bd", + "reference": "e80871599f6f0929bb349afc3d9ecaba783e68bd", "shasum": "" }, "require": { @@ -12855,7 +12856,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v5.4.14" + "source": "https://github.com/symfony/serializer/tree/v5.4.15" }, "funding": [ { @@ -12871,7 +12872,7 @@ "type": "tidelift" } ], - "time": "2022-10-11T15:16:01+00:00" + "time": "2022-10-23T09:52:07+00:00" }, { "name": "symfony/service-contracts", @@ -13016,16 +13017,16 @@ }, { "name": "symfony/string", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4" + "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/089e7237497fae7a9c404d0c3aeb8db3254733e4", - "reference": "089e7237497fae7a9c404d0c3aeb8db3254733e4", + "url": "https://api.github.com/repos/symfony/string/zipball/571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", + "reference": "571334ce9f687e3e6af72db4d3b2a9431e4fd9ed", "shasum": "" }, "require": { @@ -13082,7 +13083,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.14" + "source": "https://github.com/symfony/string/tree/v5.4.15" }, "funding": [ { @@ -13487,16 +13488,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.14", + "version": "v5.4.15", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "717b1eabbc51795369400697458f7e813fc6c71e" + "reference": "0fb0c50f18f4517a8ea59d1cc87bff231402a7e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/717b1eabbc51795369400697458f7e813fc6c71e", - "reference": "717b1eabbc51795369400697458f7e813fc6c71e", + "url": "https://api.github.com/repos/symfony/validator/zipball/0fb0c50f18f4517a8ea59d1cc87bff231402a7e3", + "reference": "0fb0c50f18f4517a8ea59d1cc87bff231402a7e3", "shasum": "" }, "require": { @@ -13580,7 +13581,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.14" + "source": "https://github.com/symfony/validator/tree/v5.4.15" }, "funding": [ { @@ -13596,7 +13597,7 @@ "type": "tidelift" } ], - "time": "2022-10-01T21:59:28+00:00" + "time": "2022-10-27T08:04:35+00:00" }, { "name": "symfony/var-dumper", diff --git a/src/MolliePayments.php b/src/MolliePayments.php index a7721e10a..64cf40faa 100644 --- a/src/MolliePayments.php +++ b/src/MolliePayments.php @@ -19,7 +19,7 @@ class MolliePayments extends Plugin { - const PLUGIN_VERSION = '3.2.0'; + const PLUGIN_VERSION = '3.3.0'; /**