diff --git a/PLATFORM_COMMIT_SHA b/PLATFORM_COMMIT_SHA index 2823eb9bf2..e2e7f3d7c3 100644 --- a/PLATFORM_COMMIT_SHA +++ b/PLATFORM_COMMIT_SHA @@ -1 +1 @@ -bbe6f972dcd6025db843d5d462a634633347cb4a +b1bd9704876bbcf368871db15654486f682b5bc3 diff --git a/composer.lock b/composer.lock index a2be925e1f..8d9db4fd5b 100644 --- a/composer.lock +++ b/composer.lock @@ -1364,16 +1364,16 @@ }, { "name": "enqueue/enqueue", - "version": "0.10.4", + "version": "0.10.6", "source": { "type": "git", "url": "https://github.com/php-enqueue/enqueue.git", - "reference": "1c4c6ab922049248a7e5f9418817473ded110e52" + "reference": "2d88b010fe24a8f7a8ece2262014be4545c1d371" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-enqueue/enqueue/zipball/1c4c6ab922049248a7e5f9418817473ded110e52", - "reference": "1c4c6ab922049248a7e5f9418817473ded110e52", + "url": "https://api.github.com/repos/php-enqueue/enqueue/zipball/2d88b010fe24a8f7a8ece2262014be4545c1d371", + "reference": "2d88b010fe24a8f7a8ece2262014be4545c1d371", "shasum": "" }, "require": { @@ -1449,20 +1449,20 @@ "queue", "rabbitmq" ], - "time": "2020-09-24T14:24:16+00:00" + "time": "2020-10-13T15:48:43+00:00" }, { "name": "enqueue/enqueue-bundle", - "version": "0.10.3", + "version": "0.10.6", "source": { "type": "git", "url": "https://github.com/php-enqueue/enqueue-bundle.git", - "reference": "f4fd2b7be3d34c2835451c42f20cda80a3d415f7" + "reference": "38b2ce15825ea05a04fe49bc3f0829629aeffe21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-enqueue/enqueue-bundle/zipball/f4fd2b7be3d34c2835451c42f20cda80a3d415f7", - "reference": "f4fd2b7be3d34c2835451c42f20cda80a3d415f7", + "url": "https://api.github.com/repos/php-enqueue/enqueue-bundle/zipball/38b2ce15825ea05a04fe49bc3f0829629aeffe21", + "reference": "38b2ce15825ea05a04fe49bc3f0829629aeffe21", "shasum": "" }, "require": { @@ -1526,7 +1526,7 @@ "queue", "rabbitmq" ], - "time": "2020-07-30T14:24:06+00:00" + "time": "2020-10-13T16:43:25+00:00" }, { "name": "enqueue/null", @@ -1677,16 +1677,16 @@ }, { "name": "google/auth", - "version": "v1.13.0", + "version": "v1.14.3", "source": { "type": "git", "url": "https://github.com/googleapis/google-auth-library-php.git", - "reference": "173191f5defd1d9ae8bdfc28da31b63eb73dd34e" + "reference": "c1503299c779af0cbc99b43788f75930988852cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/173191f5defd1d9ae8bdfc28da31b63eb73dd34e", - "reference": "173191f5defd1d9ae8bdfc28da31b63eb73dd34e", + "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c1503299c779af0cbc99b43788f75930988852cf", + "reference": "c1503299c779af0cbc99b43788f75930988852cf", "shasum": "" }, "require": { @@ -1725,7 +1725,7 @@ "google", "oauth2" ], - "time": "2020-09-18T20:03:05+00:00" + "time": "2020-10-16T21:33:48+00:00" }, { "name": "google/cloud-core", @@ -1950,23 +1950,23 @@ }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "60d379c243457e073cff02bc323a2a86cb355631" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", + "reference": "60d379c243457e073cff02bc323a2a86cb355631", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { @@ -1997,20 +1997,20 @@ "keywords": [ "promise" ], - "time": "2016-12-20T10:07:11+00:00" + "time": "2020-09-30T07:37:28+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.7.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", + "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", "shasum": "" }, "require": { @@ -2023,15 +2023,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.7-dev" } }, "autoload": { @@ -2068,7 +2068,7 @@ "uri", "url" ], - "time": "2019-07-01T23:21:34+00:00" + "time": "2020-09-30T07:37:11+00:00" }, { "name": "guzzlehttp/ringphp", @@ -4056,16 +4056,16 @@ }, { "name": "shopware/administration", - "version": "6.3.2.0", + "version": "6.3.2.1", "source": { "type": "git", "url": "https://github.com/shopware/administration.git", - "reference": "42658e1e4307d7ad2624be1d6ce4e26566b09969" + "reference": "a04db7d40aa4b6a9b785551b94ec474478b2df21" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/administration/zipball/42658e1e4307d7ad2624be1d6ce4e26566b09969", - "reference": "42658e1e4307d7ad2624be1d6ce4e26566b09969", + "url": "https://api.github.com/repos/shopware/administration/zipball/a04db7d40aa4b6a9b785551b94ec474478b2df21", + "reference": "a04db7d40aa4b6a9b785551b94ec474478b2df21", "shasum": "" }, "require": { @@ -4091,20 +4091,20 @@ "MIT" ], "description": "Administration frontend for the Shopware Core", - "time": "2020-09-28T13:33:43+00:00" + "time": "2020-10-19T03:23:31+00:00" }, { "name": "shopware/core", - "version": "6.3.2.0", + "version": "6.3.2.1", "source": { "type": "git", "url": "https://github.com/shopware/core.git", - "reference": "066da94072c62c2aa0fe954551cddb8889c53b86" + "reference": "93913f0a72e6eeb97488cae7f75f7d2cd9a08655" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/core/zipball/066da94072c62c2aa0fe954551cddb8889c53b86", - "reference": "066da94072c62c2aa0fe954551cddb8889c53b86", + "url": "https://api.github.com/repos/shopware/core/zipball/93913f0a72e6eeb97488cae7f75f7d2cd9a08655", + "reference": "93913f0a72e6eeb97488cae7f75f7d2cd9a08655", "shasum": "" }, "require": { @@ -4243,20 +4243,20 @@ "shop", "shopware" ], - "time": "2020-09-28T13:33:43+00:00" + "time": "2020-10-19T03:23:31+00:00" }, { "name": "shopware/elasticsearch", - "version": "6.3.2.0", + "version": "6.3.2.1", "source": { "type": "git", "url": "https://github.com/shopware/elasticsearch.git", - "reference": "2eb89e09643267e9c012f90b8345b69c19472cb7" + "reference": "c311831fa718e317467296b4f0038a0886007098" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/elasticsearch/zipball/2eb89e09643267e9c012f90b8345b69c19472cb7", - "reference": "2eb89e09643267e9c012f90b8345b69c19472cb7", + "url": "https://api.github.com/repos/shopware/elasticsearch/zipball/c311831fa718e317467296b4f0038a0886007098", + "reference": "c311831fa718e317467296b4f0038a0886007098", "shasum": "" }, "require": { @@ -4291,20 +4291,20 @@ "MIT" ], "description": "Elasticsearch for Shopware", - "time": "2020-09-28T13:33:43+00:00" + "time": "2020-10-19T03:23:31+00:00" }, { "name": "shopware/recovery", - "version": "6.3.2.0", + "version": "6.3.2.1", "source": { "type": "git", "url": "https://github.com/shopware/recovery.git", - "reference": "5eab948f9e32d8b833af724167ee6785b86a6ee9" + "reference": "e6fd77d19265de2afff1b06d60a69b72b229c40d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/recovery/zipball/5eab948f9e32d8b833af724167ee6785b86a6ee9", - "reference": "5eab948f9e32d8b833af724167ee6785b86a6ee9", + "url": "https://api.github.com/repos/shopware/recovery/zipball/e6fd77d19265de2afff1b06d60a69b72b229c40d", + "reference": "e6fd77d19265de2afff1b06d60a69b72b229c40d", "shasum": "" }, "require": { @@ -4324,20 +4324,20 @@ "MIT" ], "description": "Recovery for Shopware", - "time": "2020-09-28T13:33:43+00:00" + "time": "2020-10-19T03:23:31+00:00" }, { "name": "shopware/storefront", - "version": "6.3.2.0", + "version": "6.3.2.1", "source": { "type": "git", "url": "https://github.com/shopware/storefront.git", - "reference": "40458db532d4e2293f476be04c8cf42f36dd9d0d" + "reference": "dff21de9055075953425ea0060645c5888092232" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/shopware/storefront/zipball/40458db532d4e2293f476be04c8cf42f36dd9d0d", - "reference": "40458db532d4e2293f476be04c8cf42f36dd9d0d", + "url": "https://api.github.com/repos/shopware/storefront/zipball/dff21de9055075953425ea0060645c5888092232", + "reference": "dff21de9055075953425ea0060645c5888092232", "shasum": "" }, "require": { @@ -4390,7 +4390,7 @@ "MIT" ], "description": "Storefront for Shopware", - "time": "2020-09-28T13:33:43+00:00" + "time": "2020-10-19T03:23:32+00:00" }, { "name": "sroze/messenger-enqueue-transport", @@ -4568,7 +4568,7 @@ }, { "name": "symfony/asset", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -4624,16 +4624,16 @@ }, { "name": "symfony/cache", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "f84468fb77d2d9599bdfb648aeaad96f24d8bce9" + "reference": "969a76c2dbce7e4306684f5376718147d1ec4ae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/f84468fb77d2d9599bdfb648aeaad96f24d8bce9", - "reference": "f84468fb77d2d9599bdfb648aeaad96f24d8bce9", + "url": "https://api.github.com/repos/symfony/cache/zipball/969a76c2dbce7e4306684f5376718147d1ec4ae7", + "reference": "969a76c2dbce7e4306684f5376718147d1ec4ae7", "shasum": "" }, "require": { @@ -4699,7 +4699,7 @@ "caching", "psr6" ], - "time": "2020-09-24T06:54:33+00:00" + "time": "2020-09-27T12:40:39+00:00" }, { "name": "symfony/cache-contracts", @@ -4761,16 +4761,16 @@ }, { "name": "symfony/config", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "3880541ff96d2e9a113f355d8c6891489c63cf56" + "reference": "7c5a1002178a612787c291a4f515f87b19176b61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/3880541ff96d2e9a113f355d8c6891489c63cf56", - "reference": "3880541ff96d2e9a113f355d8c6891489c63cf56", + "url": "https://api.github.com/repos/symfony/config/zipball/7c5a1002178a612787c291a4f515f87b19176b61", + "reference": "7c5a1002178a612787c291a4f515f87b19176b61", "shasum": "" }, "require": { @@ -4821,11 +4821,11 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/console", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/console.git", @@ -4902,7 +4902,7 @@ }, { "name": "symfony/debug", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -4959,7 +4959,7 @@ }, { "name": "symfony/debug-bundle", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", @@ -5025,7 +5025,7 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", @@ -5098,7 +5098,7 @@ }, { "name": "symfony/dotenv", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", @@ -5155,16 +5155,16 @@ }, { "name": "symfony/error-handler", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "5a6feca7a384015a09e14265c35ee0bd6f54b2ed" + "reference": "c8be4a5c70af70fec82e762dd93e3bbcf95c035f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/5a6feca7a384015a09e14265c35ee0bd6f54b2ed", - "reference": "5a6feca7a384015a09e14265c35ee0bd6f54b2ed", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/c8be4a5c70af70fec82e762dd93e3bbcf95c035f", + "reference": "c8be4a5c70af70fec82e762dd93e3bbcf95c035f", "shasum": "" }, "require": { @@ -5208,11 +5208,11 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "time": "2020-09-25T08:51:35+00:00" + "time": "2020-10-01T16:21:20+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -5341,16 +5341,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "0d386979828c15d37ff936bf9bae2ecbfa36d7dc" + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/0d386979828c15d37ff936bf9bae2ecbfa36d7dc", - "reference": "0d386979828c15d37ff936bf9bae2ecbfa36d7dc", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/ebc51494739d3b081ea543ed7c462fa73a4f74db", + "reference": "ebc51494739d3b081ea543ed7c462fa73a4f74db", "shasum": "" }, "require": { @@ -5387,20 +5387,20 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-09-27T13:54:16+00:00" }, { "name": "symfony/finder", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "5ef0f6c609c1a36f723880dfe78301199bc96868" + "reference": "60d08560f9aa72997c44077c40d47aa28a963230" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/5ef0f6c609c1a36f723880dfe78301199bc96868", - "reference": "5ef0f6c609c1a36f723880dfe78301199bc96868", + "url": "https://api.github.com/repos/symfony/finder/zipball/60d08560f9aa72997c44077c40d47aa28a963230", + "reference": "60d08560f9aa72997c44077c40d47aa28a963230", "shasum": "" }, "require": { @@ -5436,20 +5436,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/framework-bundle", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "702d50f06d1aef4cab90a5bf85eb0721377b7398" + "reference": "01c517f48814a1f599ce721814435f2dc548ce4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/702d50f06d1aef4cab90a5bf85eb0721377b7398", - "reference": "702d50f06d1aef4cab90a5bf85eb0721377b7398", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/01c517f48814a1f599ce721814435f2dc548ce4c", + "reference": "01c517f48814a1f599ce721814435f2dc548ce4c", "shasum": "" }, "require": { @@ -5567,20 +5567,20 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "time": "2020-09-16T10:50:20+00:00" + "time": "2020-09-29T09:51:46+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.2.0", + "version": "v2.3.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3" + "reference": "41db680a15018f9c1d4b23516059633ce280ca33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3", - "reference": "3a5d0fe7908daaa23e3dbf4cee3ba4bfbb19fdd3", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33", + "reference": "41db680a15018f9c1d4b23516059633ce280ca33", "shasum": "" }, "require": { @@ -5591,8 +5591,9 @@ }, "type": "library", "extra": { + "branch-version": "2.3", "branch-alias": { - "dev-master": "2.2-dev" + "dev-main": "2.3-dev" }, "thanks": { "name": "symfony/contracts", @@ -5628,20 +5629,20 @@ "interoperability", "standards" ], - "time": "2020-09-07T11:33:47+00:00" + "time": "2020-10-14T17:08:19+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "ff509ca7a73641bdbd7b56169a9004e64a58451d" + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ff509ca7a73641bdbd7b56169a9004e64a58451d", - "reference": "ff509ca7a73641bdbd7b56169a9004e64a58451d", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/10683b407c3b6087c64619ebc97a87e36ea62c92", + "reference": "10683b407c3b6087c64619ebc97a87e36ea62c92", "shasum": "" }, "require": { @@ -5683,20 +5684,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2020-09-13T05:00:26+00:00" + "time": "2020-09-27T14:14:06+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "e3eac6daeb0c65965a6201bd2de9564a802fe0a9" + "reference": "6544745997b06c7dcecf0d4a70f09e5de1db7ca8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e3eac6daeb0c65965a6201bd2de9564a802fe0a9", - "reference": "e3eac6daeb0c65965a6201bd2de9564a802fe0a9", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6544745997b06c7dcecf0d4a70f09e5de1db7ca8", + "reference": "6544745997b06c7dcecf0d4a70f09e5de1db7ca8", "shasum": "" }, "require": { @@ -5775,11 +5776,11 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2020-09-27T04:25:44+00:00" + "time": "2020-10-04T07:48:13+00:00" }, { "name": "symfony/inflector", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -5837,7 +5838,7 @@ }, { "name": "symfony/intl", - "version": "v5.1.6", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", @@ -5913,16 +5914,16 @@ }, { "name": "symfony/messenger", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "d2485efcbbf2601eafce2f5d7804903ebd7b2483" + "reference": "e76350eca7b94f314210cb41948b7ff0275b8ae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/d2485efcbbf2601eafce2f5d7804903ebd7b2483", - "reference": "d2485efcbbf2601eafce2f5d7804903ebd7b2483", + "url": "https://api.github.com/repos/symfony/messenger/zipball/e76350eca7b94f314210cb41948b7ff0275b8ae7", + "reference": "e76350eca7b94f314210cb41948b7ff0275b8ae7", "shasum": "" }, "require": { @@ -5984,11 +5985,11 @@ ], "description": "Symfony Messenger Component", "homepage": "https://symfony.com", - "time": "2020-09-24T06:54:33+00:00" + "time": "2020-09-30T16:06:18+00:00" }, { "name": "symfony/mime", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", @@ -6050,16 +6051,16 @@ }, { "name": "symfony/monolog-bridge", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "cabcfc538330cdc502fdc19d9095994bd4a91c80" + "reference": "267085e15c00ea5e8059dbf1cd7ba8f5f7541221" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/cabcfc538330cdc502fdc19d9095994bd4a91c80", - "reference": "cabcfc538330cdc502fdc19d9095994bd4a91c80", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/267085e15c00ea5e8059dbf1cd7ba8f5f7541221", + "reference": "267085e15c00ea5e8059dbf1cd7ba8f5f7541221", "shasum": "" }, "require": { @@ -6113,7 +6114,7 @@ ], "description": "Symfony Monolog Bridge", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/monolog-bundle", @@ -6180,7 +6181,7 @@ }, { "name": "symfony/options-resolver", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -6932,7 +6933,7 @@ }, { "name": "symfony/process", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -6981,7 +6982,7 @@ }, { "name": "symfony/property-access", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", @@ -7048,7 +7049,7 @@ }, { "name": "symfony/property-info", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", @@ -7124,7 +7125,7 @@ }, { "name": "symfony/proxy-manager-bridge", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", @@ -7245,16 +7246,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "8db77d97152f55f0df5158cc0a877ad8e16099ac" + "reference": "006b2d06672b8650998f328fc603eb6f3feb979f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/8db77d97152f55f0df5158cc0a877ad8e16099ac", - "reference": "8db77d97152f55f0df5158cc0a877ad8e16099ac", + "url": "https://api.github.com/repos/symfony/routing/zipball/006b2d06672b8650998f328fc603eb6f3feb979f", + "reference": "006b2d06672b8650998f328fc603eb6f3feb979f", "shasum": "" }, "require": { @@ -7317,20 +7318,20 @@ "uri", "url" ], - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-01T16:25:17+00:00" }, { "name": "symfony/security-core", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "637ba4c57a7e44426e18763331b7b154d52b81a4" + "reference": "264f391b7b172e36884790b4689152303d61e424" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/637ba4c57a7e44426e18763331b7b154d52b81a4", - "reference": "637ba4c57a7e44426e18763331b7b154d52b81a4", + "url": "https://api.github.com/repos/symfony/security-core/zipball/264f391b7b172e36884790b4689152303d61e424", + "reference": "264f391b7b172e36884790b4689152303d61e424", "shasum": "" }, "require": { @@ -7390,11 +7391,11 @@ ], "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-04T07:09:09+00:00" }, { "name": "symfony/security-csrf", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", @@ -7453,16 +7454,16 @@ }, { "name": "symfony/serializer", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "c4bc95bf668be70d57eec904ac222fb4b694e73e" + "reference": "8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/c4bc95bf668be70d57eec904ac222fb4b694e73e", - "reference": "c4bc95bf668be70d57eec904ac222fb4b694e73e", + "url": "https://api.github.com/repos/symfony/serializer/zipball/8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0", + "reference": "8e97a9cfc5a48de83437f286d6d0ab4a2a2c22b0", "shasum": "" }, "require": { @@ -7531,7 +7532,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T20:12:42+00:00" }, { "name": "symfony/service-contracts", @@ -7593,7 +7594,7 @@ }, { "name": "symfony/string", - "version": "v5.1.6", + "version": "v5.1.7", "source": { "type": "git", "url": "https://github.com/symfony/string.git", @@ -7729,16 +7730,16 @@ }, { "name": "symfony/translation", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "0b8c4bb49b05b11d2b9dd1732f26049b08d96884" + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/0b8c4bb49b05b11d2b9dd1732f26049b08d96884", - "reference": "0b8c4bb49b05b11d2b9dd1732f26049b08d96884", + "url": "https://api.github.com/repos/symfony/translation/zipball/8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", + "reference": "8494fa1bbf9d77fe1e7d50ac8ccfb80a858a98bd", "shasum": "" }, "require": { @@ -7801,7 +7802,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2020-09-24T09:40:01+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/translation-contracts", @@ -7862,7 +7863,7 @@ }, { "name": "symfony/twig-bridge", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", @@ -7965,16 +7966,16 @@ }, { "name": "symfony/twig-bundle", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "1522d77d5442e4156ab78f07901272185c670d44" + "reference": "19369cd319700a925c1a736f3059894aab04c387" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/1522d77d5442e4156ab78f07901272185c670d44", - "reference": "1522d77d5442e4156ab78f07901272185c670d44", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/19369cd319700a925c1a736f3059894aab04c387", + "reference": "19369cd319700a925c1a736f3059894aab04c387", "shasum": "" }, "require": { @@ -8036,11 +8037,11 @@ ], "description": "Symfony TwigBundle", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-01T13:17:48+00:00" }, { "name": "symfony/validator", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", @@ -8133,7 +8134,7 @@ }, { "name": "symfony/var-dumper", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", @@ -8210,7 +8211,7 @@ }, { "name": "symfony/var-exporter", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -8270,7 +8271,7 @@ }, { "name": "symfony/yaml", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -9324,16 +9325,16 @@ }, { "name": "phpspec/prophecy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/phpspec/prophecy.git", - "reference": "765cd5d5d237525f8bbadaec5dc161c83a369119" + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/prophecy/zipball/765cd5d5d237525f8bbadaec5dc161c83a369119", - "reference": "765cd5d5d237525f8bbadaec5dc161c83a369119", + "url": "https://api.github.com/repos/phpspec/prophecy/zipball/8ce87516be71aae9b956f81906aaf0338e0d8a2d", + "reference": "8ce87516be71aae9b956f81906aaf0338e0d8a2d", "shasum": "" }, "require": { @@ -9383,7 +9384,7 @@ "spy", "stub" ], - "time": "2020-09-28T12:23:07+00:00" + "time": "2020-09-29T09:10:42+00:00" }, { "name": "phpunit/php-code-coverage", @@ -10388,16 +10389,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "4012fac896bf5c1ac435d8c5d98fa2163241dbcc" + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/4012fac896bf5c1ac435d8c5d98fa2163241dbcc", - "reference": "4012fac896bf5c1ac435d8c5d98fa2163241dbcc", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9a1786e5020783605a30cff2ceed9aca030e8d80", + "reference": "9a1786e5020783605a30cff2ceed9aca030e8d80", "shasum": "" }, "require": { @@ -10443,20 +10444,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T08:38:15+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "69690afed0881bb53f85dc1637e6b85416a1cd33" + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/69690afed0881bb53f85dc1637e6b85416a1cd33", - "reference": "69690afed0881bb53f85dc1637e6b85416a1cd33", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/bdcb7633a501770a0daefbf81d2e6b28c3864f2b", + "reference": "bdcb7633a501770a0daefbf81d2e6b28c3864f2b", "shasum": "" }, "require": { @@ -10504,20 +10505,20 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2020-09-02T16:08:58+00:00" + "time": "2020-10-02T07:34:48+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "edad55510b7804223e9f0eb410ac8b95d3007a19" + "reference": "c81c1b6ada85d9d638fe271a4cf8fa81f8385ace" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/edad55510b7804223e9f0eb410ac8b95d3007a19", - "reference": "edad55510b7804223e9f0eb410ac8b95d3007a19", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c81c1b6ada85d9d638fe271a4cf8fa81f8385ace", + "reference": "c81c1b6ada85d9d638fe271a4cf8fa81f8385ace", "shasum": "" }, "require": { @@ -10569,11 +10570,11 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2020-09-15T07:51:47+00:00" + "time": "2020-09-28T20:03:26+00:00" }, { "name": "symfony/stopwatch", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -10623,7 +10624,7 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v4.4.14", + "version": "v4.4.15", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", diff --git a/public/recovery/install/data/version b/public/recovery/install/data/version index 896772bd5a..09d7a8eac5 100644 --- a/public/recovery/install/data/version +++ b/public/recovery/install/data/version @@ -1 +1 @@ -v6.3.2.0 \ No newline at end of file +v6.3.2.1 \ No newline at end of file