From 4571b18c605e4ec3c93512265dc9d5bab282e78b Mon Sep 17 00:00:00 2001 From: Hugo Sales Date: Thu, 25 Nov 2021 19:45:17 +0000 Subject: [PATCH] [DEPENDENCIES] Update dependencies --- composer.lock | 920 +++++++++++++++++++++++++++++++------------------- symfony.lock | 9 + 2 files changed, 580 insertions(+), 349 deletions(-) diff --git a/composer.lock b/composer.lock index af4d848ee4..5eb94336d5 100644 --- a/composer.lock +++ b/composer.lock @@ -893,23 +893,23 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.4.3", + "version": "2.5.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "62a188ce2192e6b3b7a2019c26c5001778818b83" + "reference": "4a75cead0bb01cadc57c81cfa7c905e3151ed119" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/62a188ce2192e6b3b7a2019c26c5001778818b83", - "reference": "62a188ce2192e6b3b7a2019c26c5001778818b83", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/4a75cead0bb01cadc57c81cfa7c905e3151ed119", + "reference": "4a75cead0bb01cadc57c81cfa7c905e3151ed119", "shasum": "" }, "require": { "doctrine/annotations": "^1", "doctrine/cache": "^1.11 || ^2.0", - "doctrine/dbal": "^2.9.0|^3.0", - "doctrine/persistence": "^1.3.3|^2.0", + "doctrine/dbal": "^2.13.1|^3.1", + "doctrine/persistence": "^2.2", "doctrine/sql-formatter": "^1.0.1", "php": "^7.1 || ^8.0", "symfony/cache": "^4.3.3|^5.0|^6.0", @@ -929,9 +929,9 @@ "doctrine/coding-standard": "^9.0", "doctrine/orm": "^2.9", "friendsofphp/proxy-manager-lts": "^1.0", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3", - "psalm/plugin-phpunit": "^0.15.1", - "psalm/plugin-symfony": "^2.3.0", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3 || ^10.0", + "psalm/plugin-phpunit": "^0.16.1", + "psalm/plugin-symfony": "^3", "symfony/phpunit-bridge": "^5.2|^6.0", "symfony/property-info": "^4.3.3|^5.0|^6.0", "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0|^6.0", @@ -986,7 +986,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.4.3" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.5.0" }, "funding": [ { @@ -1002,7 +1002,7 @@ "type": "tidelift" } ], - "time": "2021-09-11T21:20:34+00:00" + "time": "2021-11-20T08:43:19+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -3247,21 +3247,21 @@ }, { "name": "php-ds/php-ds", - "version": "v1.3.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/php-ds/polyfill.git", - "reference": "b98396862fb8a13cbdbbaf4d18be28ee5c01ed3c" + "reference": "298cafa4e0e20aeba4d63644e3de694e7cf83ffd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-ds/polyfill/zipball/b98396862fb8a13cbdbbaf4d18be28ee5c01ed3c", - "reference": "b98396862fb8a13cbdbbaf4d18be28ee5c01ed3c", + "url": "https://api.github.com/repos/php-ds/polyfill/zipball/298cafa4e0e20aeba4d63644e3de694e7cf83ffd", + "reference": "298cafa4e0e20aeba4d63644e3de694e7cf83ffd", "shasum": "" }, "require": { "ext-json": "*", - "php": ">=7.0.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, "provide": { "ext-ds": "1.3.0" @@ -3296,9 +3296,9 @@ ], "support": { "issues": "https://github.com/php-ds/polyfill/issues", - "source": "https://github.com/php-ds/polyfill/tree/v1.3.0" + "source": "https://github.com/php-ds/polyfill/tree/v1.4.0" }, - "time": "2020-10-14T04:23:31+00:00" + "time": "2021-11-17T19:52:15+00:00" }, { "name": "php-ffmpeg/php-ffmpeg", @@ -4247,16 +4247,16 @@ }, { "name": "symfony/asset", - "version": "v5.3.4", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", - "reference": "9bd222a8fdd13ecca91384e403247103198f80a1" + "reference": "547d3d91c759bae8e302630e68f6c4d415715bc3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/asset/zipball/9bd222a8fdd13ecca91384e403247103198f80a1", - "reference": "9bd222a8fdd13ecca91384e403247103198f80a1", + "url": "https://api.github.com/repos/symfony/asset/zipball/547d3d91c759bae8e302630e68f6c4d415715bc3", + "reference": "547d3d91c759bae8e302630e68f6c4d415715bc3", "shasum": "" }, "require": { @@ -4301,7 +4301,7 @@ "description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/asset/tree/v5.3.4" + "source": "https://github.com/symfony/asset/tree/v5.3.11" }, "funding": [ { @@ -4317,20 +4317,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:40:44+00:00" + "time": "2021-11-05T16:25:46+00:00" }, { "name": "symfony/cache", - "version": "v5.3.10", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "2056f2123f47c9f63102a8b92974c362f4fba568" + "reference": "fe05bcb21c1287401d96d066ada7ed881418c6a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/2056f2123f47c9f63102a8b92974c362f4fba568", - "reference": "2056f2123f47c9f63102a8b92974c362f4fba568", + "url": "https://api.github.com/repos/symfony/cache/zipball/fe05bcb21c1287401d96d066ada7ed881418c6a1", + "reference": "fe05bcb21c1287401d96d066ada7ed881418c6a1", "shasum": "" }, "require": { @@ -4352,7 +4352,7 @@ }, "provide": { "psr/cache-implementation": "1.0|2.0", - "psr/simple-cache-implementation": "1.0", + "psr/simple-cache-implementation": "1.0|2.0", "symfony/cache-implementation": "1.0|2.0" }, "require-dev": { @@ -4360,7 +4360,7 @@ "doctrine/cache": "^1.6|^2.0", "doctrine/dbal": "^2.10|^3.0", "predis/predis": "^1.1", - "psr/simple-cache": "^1.0", + "psr/simple-cache": "^1.0|^2.0", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0", @@ -4398,7 +4398,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.3.10" + "source": "https://github.com/symfony/cache/tree/v5.3.12" }, "funding": [ { @@ -4414,20 +4414,20 @@ "type": "tidelift" } ], - "time": "2021-10-11T15:41:55+00:00" + "time": "2021-11-23T18:33:50+00:00" }, { "name": "symfony/cache-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/cache-contracts.git", - "reference": "c0446463729b89dd4fa62e9aeecc80287323615d" + "reference": "ac2e168102a2e06a2624f0379bde94cd5854ced2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/c0446463729b89dd4fa62e9aeecc80287323615d", - "reference": "c0446463729b89dd4fa62e9aeecc80287323615d", + "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/ac2e168102a2e06a2624f0379bde94cd5854ced2", + "reference": "ac2e168102a2e06a2624f0379bde94cd5854ced2", "shasum": "" }, "require": { @@ -4440,7 +4440,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -4477,7 +4477,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/cache-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/cache-contracts/tree/v2.5.0" }, "funding": [ { @@ -4493,20 +4493,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-08-17T14:20:01+00:00" }, { "name": "symfony/config", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "ac23c2f24d5634966d665d836c3933d54347e5d4" + "reference": "f080af00c441f1df40cf5c269707fdebe5740557" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/ac23c2f24d5634966d665d836c3933d54347e5d4", - "reference": "ac23c2f24d5634966d665d836c3933d54347e5d4", + "url": "https://api.github.com/repos/symfony/config/zipball/f080af00c441f1df40cf5c269707fdebe5740557", + "reference": "f080af00c441f1df40cf5c269707fdebe5740557", "shasum": "" }, "require": { @@ -4556,7 +4556,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.3.10" + "source": "https://github.com/symfony/config/tree/v5.3.11" }, "funding": [ { @@ -4572,20 +4572,20 @@ "type": "tidelift" } ], - "time": "2021-10-22T09:06:52+00:00" + "time": "2021-10-29T16:05:40+00:00" }, { "name": "symfony/console", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3" + "reference": "3e7ab8f5905058984899b05a4648096f558bfeba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3", - "reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3", + "url": "https://api.github.com/repos/symfony/console/zipball/3e7ab8f5905058984899b05a4648096f558bfeba", + "reference": "3e7ab8f5905058984899b05a4648096f558bfeba", "shasum": "" }, "require": { @@ -4598,7 +4598,6 @@ "symfony/string": "^5.1" }, "conflict": { - "psr/log": ">=3", "symfony/dependency-injection": "<4.4", "symfony/dotenv": "<5.1", "symfony/event-dispatcher": "<4.4", @@ -4655,7 +4654,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.3.10" + "source": "https://github.com/symfony/console/tree/v5.3.11" }, "funding": [ { @@ -4671,20 +4670,20 @@ "type": "tidelift" } ], - "time": "2021-10-26T09:30:15+00:00" + "time": "2021-11-21T19:41:05+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "be833dd336c248ef2bdabf24665351455f52afdb" + "reference": "3793617321eb39b2e8e708f6fd61f875ec5f0ed6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/be833dd336c248ef2bdabf24665351455f52afdb", - "reference": "be833dd336c248ef2bdabf24665351455f52afdb", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/3793617321eb39b2e8e708f6fd61f875ec5f0ed6", + "reference": "3793617321eb39b2e8e708f6fd61f875ec5f0ed6", "shasum": "" }, "require": { @@ -4743,7 +4742,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.3.10" + "source": "https://github.com/symfony/dependency-injection/tree/v5.3.11" }, "funding": [ { @@ -4759,20 +4758,20 @@ "type": "tidelift" } ], - "time": "2021-10-22T18:11:05+00:00" + "time": "2021-11-17T12:16:12+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627" + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627", - "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8", + "reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8", "shasum": "" }, "require": { @@ -4781,7 +4780,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -4810,7 +4809,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0" }, "funding": [ { @@ -4826,20 +4825,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-07-12T14:48:14+00:00" }, { "name": "symfony/doctrine-bridge", - "version": "v5.3.8", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "212521017d81686bdc84a132fb5de2b03867a7e7" + "reference": "9b220ebc6fb4d5f15a8b74887c059b4d57ba85f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/212521017d81686bdc84a132fb5de2b03867a7e7", - "reference": "212521017d81686bdc84a132fb5de2b03867a7e7", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/9b220ebc6fb4d5f15a8b74887c059b4d57ba85f8", + "reference": "9b220ebc6fb4d5f15a8b74887c059b4d57ba85f8", "shasum": "" }, "require": { @@ -4924,7 +4923,7 @@ "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v5.3.8" + "source": "https://github.com/symfony/doctrine-bridge/tree/v5.3.11" }, "funding": [ { @@ -4940,7 +4939,7 @@ "type": "tidelift" } ], - "time": "2021-09-11T18:11:56+00:00" + "time": "2021-11-12T11:38:27+00:00" }, { "name": "symfony/doctrine-messenger", @@ -5162,16 +5161,16 @@ }, { "name": "symfony/error-handler", - "version": "v5.3.7", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321" + "reference": "eec73dd7218713f48a7996583a741b3bae58c8d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", - "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/eec73dd7218713f48a7996583a741b3bae58c8d3", + "reference": "eec73dd7218713f48a7996583a741b3bae58c8d3", "shasum": "" }, "require": { @@ -5210,7 +5209,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.3.7" + "source": "https://github.com/symfony/error-handler/tree/v5.3.11" }, "funding": [ { @@ -5226,20 +5225,20 @@ "type": "tidelift" } ], - "time": "2021-08-28T15:07:08+00:00" + "time": "2021-11-13T13:42:37+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.3.7", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ce7b20d69c66a20939d8952b617506a44d102130" + "reference": "661a7a6e085394f8513945669e31f7c1338a7e69" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130", - "reference": "ce7b20d69c66a20939d8952b617506a44d102130", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/661a7a6e085394f8513945669e31f7c1338a7e69", + "reference": "661a7a6e085394f8513945669e31f7c1338a7e69", "shasum": "" }, "require": { @@ -5295,7 +5294,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.11" }, "funding": [ { @@ -5311,20 +5310,20 @@ "type": "tidelift" } ], - "time": "2021-08-04T21:20:46+00:00" + "time": "2021-11-17T12:16:12+00:00" }, { "name": "symfony/event-dispatcher-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher-contracts.git", - "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11" + "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11", - "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/66bea3b09be61613cd3b4043a65a8ec48cfa6d2a", + "reference": "66bea3b09be61613cd3b4043a65a8ec48cfa6d2a", "shasum": "" }, "require": { @@ -5337,7 +5336,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -5374,7 +5373,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.0" }, "funding": [ { @@ -5390,20 +5389,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-07-12T14:48:14+00:00" }, { "name": "symfony/expression-language", - "version": "v5.3.7", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "fe696e2669cb47507e5635223ac4b64500339658" + "reference": "652b72882caddcbfa68754a31b7baf0e4a84cddd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/fe696e2669cb47507e5635223ac4b64500339658", - "reference": "fe696e2669cb47507e5635223ac4b64500339658", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/652b72882caddcbfa68754a31b7baf0e4a84cddd", + "reference": "652b72882caddcbfa68754a31b7baf0e4a84cddd", "shasum": "" }, "require": { @@ -5437,7 +5436,7 @@ "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v5.3.7" + "source": "https://github.com/symfony/expression-language/tree/v5.3.11" }, "funding": [ { @@ -5453,7 +5452,7 @@ "type": "tidelift" } ], - "time": "2021-08-23T12:57:24+00:00" + "time": "2021-11-17T12:16:12+00:00" }, { "name": "symfony/filesystem", @@ -5582,16 +5581,16 @@ }, { "name": "symfony/flex", - "version": "v1.17.2", + "version": "v1.17.5", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "0170279814f86648c62aede39b100a343ea29962" + "reference": "3f0dc66dcddff035a2ab98ed7e666dfd478b2712" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/0170279814f86648c62aede39b100a343ea29962", - "reference": "0170279814f86648c62aede39b100a343ea29962", + "url": "https://api.github.com/repos/symfony/flex/zipball/3f0dc66dcddff035a2ab98ed7e666dfd478b2712", + "reference": "3f0dc66dcddff035a2ab98ed7e666dfd478b2712", "shasum": "" }, "require": { @@ -5600,16 +5599,13 @@ }, "require-dev": { "composer/composer": "^1.0.2|^2.0", - "symfony/dotenv": "^4.4|^5.0", - "symfony/filesystem": "^4.4|^5.0", - "symfony/phpunit-bridge": "^4.4.12|^5.0", - "symfony/process": "^3.4|^4.4|^5.0" + "symfony/dotenv": "^4.4|^5.0|^6.0", + "symfony/filesystem": "^4.4|^5.0|^6.0", + "symfony/phpunit-bridge": "^4.4.12|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0" }, "type": "composer-plugin", "extra": { - "branch-alias": { - "dev-main": "1.17-dev" - }, "class": "Symfony\\Flex\\Flex" }, "autoload": { @@ -5630,7 +5626,7 @@ "description": "Composer plugin for Symfony", "support": { "issues": "https://github.com/symfony/flex/issues", - "source": "https://github.com/symfony/flex/tree/v1.17.2" + "source": "https://github.com/symfony/flex/tree/v1.17.5" }, "funding": [ { @@ -5646,20 +5642,20 @@ "type": "tidelift" } ], - "time": "2021-10-21T08:39:19+00:00" + "time": "2021-11-23T11:08:47+00:00" }, { "name": "symfony/form", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "656a1e370b1a617ba2fd42700b5e73dc24e8b60c" + "reference": "a5dbc8238db2b56057b293920c4b67879b50566b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/656a1e370b1a617ba2fd42700b5e73dc24e8b60c", - "reference": "656a1e370b1a617ba2fd42700b5e73dc24e8b60c", + "url": "https://api.github.com/repos/symfony/form/zipball/a5dbc8238db2b56057b293920c4b67879b50566b", + "reference": "a5dbc8238db2b56057b293920c4b67879b50566b", "shasum": "" }, "require": { @@ -5732,7 +5728,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v5.3.10" + "source": "https://github.com/symfony/form/tree/v5.3.11" }, "funding": [ { @@ -5748,20 +5744,20 @@ "type": "tidelift" } ], - "time": "2021-10-28T19:22:18+00:00" + "time": "2021-11-14T16:37:20+00:00" }, { "name": "symfony/framework-bundle", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe" + "reference": "f463eb8252f675a51330b1a28c982739cb9005f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe", - "reference": "2ff74f86abf2f67f2d0b53e23ab7a268b105dcfe", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/f463eb8252f675a51330b1a28c982739cb9005f2", + "reference": "f463eb8252f675a51330b1a28c982739cb9005f2", "shasum": "" }, "require": { @@ -5883,7 +5879,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v5.3.10" + "source": "https://github.com/symfony/framework-bundle/tree/v5.3.11" }, "funding": [ { @@ -5899,20 +5895,20 @@ "type": "tidelift" } ], - "time": "2021-10-26T11:54:54+00:00" + "time": "2021-11-20T15:01:50+00:00" }, { "name": "symfony/http-client", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc" + "reference": "3f55da60fc3c3d6e6a4144ee65a37d23a637107e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/710b69ed4bc9469900ec5ae5c3807b0509bee0dc", - "reference": "710b69ed4bc9469900ec5ae5c3807b0509bee0dc", + "url": "https://api.github.com/repos/symfony/http-client/zipball/3f55da60fc3c3d6e6a4144ee65a37d23a637107e", + "reference": "3f55da60fc3c3d6e6a4144ee65a37d23a637107e", "shasum": "" }, "require": { @@ -5970,7 +5966,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.3.10" + "source": "https://github.com/symfony/http-client/tree/v5.3.11" }, "funding": [ { @@ -5986,20 +5982,20 @@ "type": "tidelift" } ], - "time": "2021-10-19T08:32:53+00:00" + "time": "2021-11-20T16:42:42+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4" + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4", - "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ec82e57b5b714dbb69300d348bd840b345e24166", + "reference": "ec82e57b5b714dbb69300d348bd840b345e24166", "shasum": "" }, "require": { @@ -6011,7 +6007,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -6048,7 +6044,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.0" }, "funding": [ { @@ -6064,20 +6060,20 @@ "type": "tidelift" } ], - "time": "2021-04-11T23:07:08+00:00" + "time": "2021-11-03T09:24:47+00:00" }, { "name": "symfony/http-foundation", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9f34f02e8a5fdc7a56bafe011cea1ce97300e54c" + "reference": "d1e7059ebeb0b8f9fe5eb5b26eacd2e3c1f371cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9f34f02e8a5fdc7a56bafe011cea1ce97300e54c", - "reference": "9f34f02e8a5fdc7a56bafe011cea1ce97300e54c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/d1e7059ebeb0b8f9fe5eb5b26eacd2e3c1f371cc", + "reference": "d1e7059ebeb0b8f9fe5eb5b26eacd2e3c1f371cc", "shasum": "" }, "require": { @@ -6121,7 +6117,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.3.10" + "source": "https://github.com/symfony/http-foundation/tree/v5.3.11" }, "funding": [ { @@ -6137,20 +6133,20 @@ "type": "tidelift" } ], - "time": "2021-10-11T15:41:55+00:00" + "time": "2021-11-04T16:37:19+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.3.10", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "703e4079920468e9522b72cf47fd76ce8d795e86" + "reference": "f53025cd1d91b1af85d6d9e17eefa98e31ee953b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/703e4079920468e9522b72cf47fd76ce8d795e86", - "reference": "703e4079920468e9522b72cf47fd76ce8d795e86", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f53025cd1d91b1af85d6d9e17eefa98e31ee953b", + "reference": "f53025cd1d91b1af85d6d9e17eefa98e31ee953b", "shasum": "" }, "require": { @@ -6233,7 +6229,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.3.10" + "source": "https://github.com/symfony/http-kernel/tree/v5.3.12" }, "funding": [ { @@ -6249,20 +6245,20 @@ "type": "tidelift" } ], - "time": "2021-10-29T08:36:48+00:00" + "time": "2021-11-24T08:46:46+00:00" }, { "name": "symfony/intl", - "version": "v5.3.8", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "dc9e9cdefb52ff436ee27af6d9631e455d201a3d" + "reference": "6025b5307045b2fdcd844c1dfa2b02873b1d856c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/dc9e9cdefb52ff436ee27af6d9631e455d201a3d", - "reference": "dc9e9cdefb52ff436ee27af6d9631e455d201a3d", + "url": "https://api.github.com/repos/symfony/intl/zipball/6025b5307045b2fdcd844c1dfa2b02873b1d856c", + "reference": "6025b5307045b2fdcd844c1dfa2b02873b1d856c", "shasum": "" }, "require": { @@ -6321,7 +6317,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.3.8" + "source": "https://github.com/symfony/intl/tree/v5.3.11" }, "funding": [ { @@ -6337,7 +6333,7 @@ "type": "tidelift" } ], - "time": "2021-09-14T15:57:41+00:00" + "time": "2021-11-12T11:38:27+00:00" }, { "name": "symfony/mailer", @@ -6416,16 +6412,16 @@ }, { "name": "symfony/messenger", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "5146f9ecede00a3570f766a6c14cf494d479e038" + "reference": "e5448ca21aa82ddcc75b7bbbd2d4072aecc60957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/5146f9ecede00a3570f766a6c14cf494d479e038", - "reference": "5146f9ecede00a3570f766a6c14cf494d479e038", + "url": "https://api.github.com/repos/symfony/messenger/zipball/e5448ca21aa82ddcc75b7bbbd2d4072aecc60957", + "reference": "e5448ca21aa82ddcc75b7bbbd2d4072aecc60957", "shasum": "" }, "require": { @@ -6486,7 +6482,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v5.3.10" + "source": "https://github.com/symfony/messenger/tree/v5.3.11" }, "funding": [ { @@ -6502,20 +6498,20 @@ "type": "tidelift" } ], - "time": "2021-10-28T19:22:18+00:00" + "time": "2021-11-03T15:41:23+00:00" }, { "name": "symfony/mime", - "version": "v5.3.8", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "a756033d0a7e53db389618653ae991eba5a19a11" + "reference": "dffc0684f10526db12c52fcd6238c64695426d61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11", - "reference": "a756033d0a7e53db389618653ae991eba5a19a11", + "url": "https://api.github.com/repos/symfony/mime/zipball/dffc0684f10526db12c52fcd6238c64695426d61", + "reference": "dffc0684f10526db12c52fcd6238c64695426d61", "shasum": "" }, "require": { @@ -6569,7 +6565,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.3.8" + "source": "https://github.com/symfony/mime/tree/v5.3.11" }, "funding": [ { @@ -6585,7 +6581,7 @@ "type": "tidelift" } ], - "time": "2021-09-10T12:30:38+00:00" + "time": "2021-11-20T16:42:42+00:00" }, { "name": "symfony/monolog-bridge", @@ -6754,16 +6750,16 @@ }, { "name": "symfony/notifier", - "version": "v5.3.9", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/notifier.git", - "reference": "71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7" + "reference": "9cf5ae2ae6838f8866f63826721671e7066275a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/notifier/zipball/71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7", - "reference": "71d3d7f35a7d5706a200a6b9516c7c2922ee4dd7", + "url": "https://api.github.com/repos/symfony/notifier/zipball/9cf5ae2ae6838f8866f63826721671e7066275a4", + "reference": "9cf5ae2ae6838f8866f63826721671e7066275a4", "shasum": "" }, "require": { @@ -6796,7 +6792,7 @@ "require-dev": { "symfony/event-dispatcher-contracts": "^2", "symfony/http-client-contracts": "^2", - "symfony/messenger": "^4.4 || ^5.0" + "symfony/messenger": "^4.4|^5.0" }, "type": "library", "autoload": { @@ -6828,7 +6824,7 @@ "notifier" ], "support": { - "source": "https://github.com/symfony/notifier/tree/v5.3.9" + "source": "https://github.com/symfony/notifier/tree/v5.3.11" }, "funding": [ { @@ -6844,7 +6840,7 @@ "type": "tidelift" } ], - "time": "2021-07-19T06:02:01+00:00" + "time": "2021-11-17T10:45:54+00:00" }, { "name": "symfony/options-resolver", @@ -7650,16 +7646,16 @@ }, { "name": "symfony/process", - "version": "v5.3.7", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967" + "reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/38f26c7d6ed535217ea393e05634cb0b244a1967", - "reference": "38f26c7d6ed535217ea393e05634cb0b244a1967", + "url": "https://api.github.com/repos/symfony/process/zipball/e498803a6e95ede78e9d5646ad32a2255c033a6a", + "reference": "e498803a6e95ede78e9d5646ad32a2255c033a6a", "shasum": "" }, "require": { @@ -7692,7 +7688,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.3.7" + "source": "https://github.com/symfony/process/tree/v5.3.12" }, "funding": [ { @@ -7708,7 +7704,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T21:20:46+00:00" + "time": "2021-11-22T22:39:13+00:00" }, { "name": "symfony/property-access", @@ -7883,16 +7879,16 @@ }, { "name": "symfony/proxy-manager-bridge", - "version": "v5.3.4", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba" + "reference": "c774a6a852fd702154414e76f8dcd4e96086c2a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/76e61f33f6a34a340bf6e02211214f466e8e1dba", - "reference": "76e61f33f6a34a340bf6e02211214f466e8e1dba", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/c774a6a852fd702154414e76f8dcd4e96086c2a8", + "reference": "c774a6a852fd702154414e76f8dcd4e96086c2a8", "shasum": "" }, "require": { @@ -7931,7 +7927,7 @@ "description": "Provides integration for ProxyManager with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.3.4" + "source": "https://github.com/symfony/proxy-manager-bridge/tree/v5.3.11" }, "funding": [ { @@ -7947,7 +7943,7 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:38:00+00:00" + "time": "2021-11-17T12:16:12+00:00" }, { "name": "symfony/redis-messenger", @@ -8018,16 +8014,16 @@ }, { "name": "symfony/routing", - "version": "v5.3.7", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "be865017746fe869007d94220ad3f5297951811b" + "reference": "fcbc2b81d55984f04bb704c2269755fa5aaf5cca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/be865017746fe869007d94220ad3f5297951811b", - "reference": "be865017746fe869007d94220ad3f5297951811b", + "url": "https://api.github.com/repos/symfony/routing/zipball/fcbc2b81d55984f04bb704c2269755fa5aaf5cca", + "reference": "fcbc2b81d55984f04bb704c2269755fa5aaf5cca", "shasum": "" }, "require": { @@ -8088,7 +8084,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.3.7" + "source": "https://github.com/symfony/routing/tree/v5.3.11" }, "funding": [ { @@ -8104,20 +8100,20 @@ "type": "tidelift" } ], - "time": "2021-08-04T21:42:42+00:00" + "time": "2021-11-04T16:37:19+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.3.8", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f" + "reference": "be52715f4a7fd490937e4f881dc00ff5c0dcfeb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/b755ed5d11685ba9aaa27b060250e5a57371f37f", - "reference": "b755ed5d11685ba9aaa27b060250e5a57371f37f", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/be52715f4a7fd490937e4f881dc00ff5c0dcfeb3", + "reference": "be52715f4a7fd490937e4f881dc00ff5c0dcfeb3", "shasum": "" }, "require": { @@ -8190,7 +8186,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v5.3.8" + "source": "https://github.com/symfony/security-bundle/tree/v5.3.12" }, "funding": [ { @@ -8206,20 +8202,20 @@ "type": "tidelift" } ], - "time": "2021-09-26T16:32:59+00:00" + "time": "2021-11-24T08:15:08+00:00" }, { "name": "symfony/security-core", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "eb0421ce78603ba72e1de6eeeb8dd33e832ea605" + "reference": "48c8ed9f4789439427917f0023f86895d64b73a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/eb0421ce78603ba72e1de6eeeb8dd33e832ea605", - "reference": "eb0421ce78603ba72e1de6eeeb8dd33e832ea605", + "url": "https://api.github.com/repos/symfony/security-core/zipball/48c8ed9f4789439427917f0023f86895d64b73a7", + "reference": "48c8ed9f4789439427917f0023f86895d64b73a7", "shasum": "" }, "require": { @@ -8283,7 +8279,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.3.10" + "source": "https://github.com/symfony/security-core/tree/v5.3.11" }, "funding": [ { @@ -8299,7 +8295,7 @@ "type": "tidelift" } ], - "time": "2021-10-25T13:34:14+00:00" + "time": "2021-11-17T12:16:12+00:00" }, { "name": "symfony/security-csrf", @@ -8442,16 +8438,16 @@ }, { "name": "symfony/security-http", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "613ca73c22d8228986ff95f7769182db4f4bb7dc" + "reference": "c25090783bd4209a42f9c43a235280fd23315a62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/613ca73c22d8228986ff95f7769182db4f4bb7dc", - "reference": "613ca73c22d8228986ff95f7769182db4f4bb7dc", + "url": "https://api.github.com/repos/symfony/security-http/zipball/c25090783bd4209a42f9c43a235280fd23315a62", + "reference": "c25090783bd4209a42f9c43a235280fd23315a62", "shasum": "" }, "require": { @@ -8507,7 +8503,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.3.10" + "source": "https://github.com/symfony/security-http/tree/v5.3.11" }, "funding": [ { @@ -8523,20 +8519,20 @@ "type": "tidelift" } ], - "time": "2021-10-26T07:06:56+00:00" + "time": "2021-11-05T16:25:46+00:00" }, { "name": "symfony/serializer", - "version": "v5.3.10", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "5d7f068253ac3e7c62964ebdda491b06d401059a" + "reference": "bf570839e289e0bdde69c9fa867d3a42f5e8fde1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/5d7f068253ac3e7c62964ebdda491b06d401059a", - "reference": "5d7f068253ac3e7c62964ebdda491b06d401059a", + "url": "https://api.github.com/repos/symfony/serializer/zipball/bf570839e289e0bdde69c9fa867d3a42f5e8fde1", + "reference": "bf570839e289e0bdde69c9fa867d3a42f5e8fde1", "shasum": "" }, "require": { @@ -8609,7 +8605,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.3.10" + "source": "https://github.com/symfony/serializer/tree/v5.3.12" }, "funding": [ { @@ -8625,25 +8621,29 @@ "type": "tidelift" } ], - "time": "2021-09-29T17:19:25+00:00" + "time": "2021-11-24T08:13:09+00:00" }, { "name": "symfony/service-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb" + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", - "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", + "reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.1" + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1" + }, + "conflict": { + "ext-psr": "<1.1|>=2" }, "suggest": { "symfony/service-implementation": "" @@ -8651,7 +8651,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -8688,7 +8688,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/service-contracts/tree/v2.5.0" }, "funding": [ { @@ -8704,7 +8704,7 @@ "type": "tidelift" } ], - "time": "2021-04-01T10:43:52+00:00" + "time": "2021-11-04T16:48:04+00:00" }, { "name": "symfony/stopwatch", @@ -8853,16 +8853,16 @@ }, { "name": "symfony/translation", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa" + "reference": "17a965c8f3b1b348cf15d903ac53942984561f8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/6ef197aea2ac8b9cd63e0da7522b3771714035aa", - "reference": "6ef197aea2ac8b9cd63e0da7522b3771714035aa", + "url": "https://api.github.com/repos/symfony/translation/zipball/17a965c8f3b1b348cf15d903ac53942984561f8a", + "reference": "17a965c8f3b1b348cf15d903ac53942984561f8a", "shasum": "" }, "require": { @@ -8928,7 +8928,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.3.10" + "source": "https://github.com/symfony/translation/tree/v5.3.11" }, "funding": [ { @@ -8944,20 +8944,20 @@ "type": "tidelift" } ], - "time": "2021-10-10T06:43:24+00:00" + "time": "2021-11-04T16:37:19+00:00" }, { "name": "symfony/translation-contracts", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/symfony/translation-contracts.git", - "reference": "95c812666f3e91db75385749fe219c5e494c7f95" + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95", - "reference": "95c812666f3e91db75385749fe219c5e494c7f95", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/d28150f0f44ce854e942b671fc2620a98aae1b1e", + "reference": "d28150f0f44ce854e942b671fc2620a98aae1b1e", "shasum": "" }, "require": { @@ -8969,7 +8969,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "2.4-dev" + "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", @@ -9006,7 +9006,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/translation-contracts/tree/v2.4.0" + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.0" }, "funding": [ { @@ -9022,20 +9022,20 @@ "type": "tidelift" } ], - "time": "2021-03-23T23:28:01+00:00" + "time": "2021-08-17T14:20:01+00:00" }, { "name": "symfony/twig-bridge", - "version": "v5.3.7", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "503e12aded4d5cbda4f8d1f3824c6a108119822f" + "reference": "90e2f25b2a5b1a6d626c26cafcb00da9583fcd66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/503e12aded4d5cbda4f8d1f3824c6a108119822f", - "reference": "503e12aded4d5cbda4f8d1f3824c6a108119822f", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/90e2f25b2a5b1a6d626c26cafcb00da9583fcd66", + "reference": "90e2f25b2a5b1a6d626c26cafcb00da9583fcd66", "shasum": "" }, "require": { @@ -9127,7 +9127,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.3.7" + "source": "https://github.com/symfony/twig-bridge/tree/v5.3.11" }, "funding": [ { @@ -9143,7 +9143,7 @@ "type": "tidelift" } ], - "time": "2021-08-26T07:28:06+00:00" + "time": "2021-11-20T16:42:42+00:00" }, { "name": "symfony/twig-bundle", @@ -9235,16 +9235,16 @@ }, { "name": "symfony/validator", - "version": "v5.3.10", + "version": "v5.3.12", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5" + "reference": "379ca8939ebcab78d835e188673396a9f8d6eee8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5", - "reference": "a85f3ba9e1c883253fc00a2e3d111e6e82a0baf5", + "url": "https://api.github.com/repos/symfony/validator/zipball/379ca8939ebcab78d835e188673396a9f8d6eee8", + "reference": "379ca8939ebcab78d835e188673396a9f8d6eee8", "shasum": "" }, "require": { @@ -9325,7 +9325,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.3.10" + "source": "https://github.com/symfony/validator/tree/v5.3.12" }, "funding": [ { @@ -9341,20 +9341,20 @@ "type": "tidelift" } ], - "time": "2021-10-28T19:22:18+00:00" + "time": "2021-11-22T22:24:25+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "875432adb5f5570fff21036fd22aee244636b7d1" + "reference": "a029b3a11b757f9cc8693040339153b4745a913f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/875432adb5f5570fff21036fd22aee244636b7d1", - "reference": "875432adb5f5570fff21036fd22aee244636b7d1", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a029b3a11b757f9cc8693040339153b4745a913f", + "reference": "a029b3a11b757f9cc8693040339153b4745a913f", "shasum": "" }, "require": { @@ -9413,7 +9413,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.3.10" + "source": "https://github.com/symfony/var-dumper/tree/v5.3.11" }, "funding": [ { @@ -9429,20 +9429,20 @@ "type": "tidelift" } ], - "time": "2021-10-26T09:30:15+00:00" + "time": "2021-11-12T11:38:27+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.3.8", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91" + "reference": "b16fcf355b810bcbccc2c6eac1d016725dbf9002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a7604de14bcf472fe8e33f758e9e5b7bf07d3b91", - "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/b16fcf355b810bcbccc2c6eac1d016725dbf9002", + "reference": "b16fcf355b810bcbccc2c6eac1d016725dbf9002", "shasum": "" }, "require": { @@ -9486,7 +9486,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v5.3.8" + "source": "https://github.com/symfony/var-exporter/tree/v5.3.11" }, "funding": [ { @@ -9502,7 +9502,7 @@ "type": "tidelift" } ], - "time": "2021-08-31T12:49:16+00:00" + "time": "2021-11-22T10:43:59+00:00" }, { "name": "symfony/web-link", @@ -9593,16 +9593,16 @@ }, { "name": "symfony/yaml", - "version": "v5.3.6", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7" + "reference": "226638aa877bc4104e619a15f27d8141cd6b4e4a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7", - "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7", + "url": "https://api.github.com/repos/symfony/yaml/zipball/226638aa877bc4104e619a15f27d8141cd6b4e4a", + "reference": "226638aa877bc4104e619a15f27d8141cd6b4e4a", "shasum": "" }, "require": { @@ -9648,7 +9648,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.3.6" + "source": "https://github.com/symfony/yaml/tree/v5.3.11" }, "funding": [ { @@ -9664,28 +9664,28 @@ "type": "tidelift" } ], - "time": "2021-07-29T06:20:01+00:00" + "time": "2021-11-20T16:42:42+00:00" }, { "name": "symfonycasts/reset-password-bundle", - "version": "v1.9.1", + "version": "v1.10.0", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/reset-password-bundle.git", - "reference": "775e847613737f55cf06c6a7457f4bcf8ce258e5" + "reference": "cfebb54e1090900dc5666be5ee1877cd50ae3241" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/reset-password-bundle/zipball/775e847613737f55cf06c6a7457f4bcf8ce258e5", - "reference": "775e847613737f55cf06c6a7457f4bcf8ce258e5", + "url": "https://api.github.com/repos/SymfonyCasts/reset-password-bundle/zipball/cfebb54e1090900dc5666be5ee1877cd50ae3241", + "reference": "cfebb54e1090900dc5666be5ee1877cd50ae3241", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/config": "^4.4 | ^5.0", - "symfony/dependency-injection": "^4.4 | ^5.0", + "symfony/config": "^4.4 | ^5.0 | ^6.0", + "symfony/dependency-injection": "^4.4 | ^5.0 | ^6.0", "symfony/deprecation-contracts": "^2.2", - "symfony/http-kernel": "^4.4 | ^5.0" + "symfony/http-kernel": "^4.4 | ^5.0 | ^6.0" }, "conflict": { "doctrine/orm": "<2.7", @@ -9695,9 +9695,8 @@ "require-dev": { "doctrine/doctrine-bundle": "^2.0.3", "doctrine/orm": "^2.7", - "friendsofphp/php-cs-fixer": "^3.0", - "symfony/framework-bundle": "^4.4 | ^5.0", - "symfony/phpunit-bridge": "^5.0", + "symfony/framework-bundle": "^4.4 | ^5.0 | ^6.0", + "symfony/phpunit-bridge": "^5.0 | ^6.0", "vimeo/psalm": "^4.3" }, "type": "symfony-bundle", @@ -9713,31 +9712,31 @@ "description": "Symfony bundle that adds password reset functionality.", "support": { "issues": "https://github.com/SymfonyCasts/reset-password-bundle/issues", - "source": "https://github.com/SymfonyCasts/reset-password-bundle/tree/v1.9.1" + "source": "https://github.com/SymfonyCasts/reset-password-bundle/tree/v1.10.0" }, - "time": "2021-07-12T18:59:28+00:00" + "time": "2021-11-19T00:31:19+00:00" }, { "name": "symfonycasts/verify-email-bundle", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/SymfonyCasts/verify-email-bundle.git", - "reference": "8c21aa9aa6b7123afed213e72485e8dad75e5dcf" + "reference": "55487a5e55ab67ad77a84eefd1c92b0fab47e6ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/SymfonyCasts/verify-email-bundle/zipball/8c21aa9aa6b7123afed213e72485e8dad75e5dcf", - "reference": "8c21aa9aa6b7123afed213e72485e8dad75e5dcf", + "url": "https://api.github.com/repos/SymfonyCasts/verify-email-bundle/zipball/55487a5e55ab67ad77a84eefd1c92b0fab47e6ce", + "reference": "55487a5e55ab67ad77a84eefd1c92b0fab47e6ce", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/config": "^4.4 | ^5.0", - "symfony/dependency-injection": "^4.4 | ^5.0", + "symfony/config": "^4.4 | ^5.0 | ^6.0", + "symfony/dependency-injection": "^4.4 | ^5.0 | ^6.0", "symfony/deprecation-contracts": "^2.2", - "symfony/http-kernel": "^4.4 | ^5.0", - "symfony/routing": "^4.4 | ^5.0" + "symfony/http-kernel": "^4.4 | ^5.0 | ^6.0", + "symfony/routing": "^4.4 | ^5.0 | ^6.0" }, "conflict": { "symfony/framework-bundle": "<4.4" @@ -9745,9 +9744,8 @@ "require-dev": { "doctrine/orm": "^2.7", "doctrine/persistence": "^2.0", - "friendsofphp/php-cs-fixer": "^3.0", - "symfony/framework-bundle": "^4.4 | ^5.0", - "symfony/phpunit-bridge": "^5.0", + "symfony/framework-bundle": "^4.4 | ^5.0 | ^6.0", + "symfony/phpunit-bridge": "^5.0 | ^6.0", "vimeo/psalm": "^4.3" }, "type": "symfony-bundle", @@ -9763,9 +9761,9 @@ "description": "Simple, stylish Email Verification for Symfony", "support": { "issues": "https://github.com/SymfonyCasts/verify-email-bundle/issues", - "source": "https://github.com/SymfonyCasts/verify-email-bundle/tree/v1.5.0" + "source": "https://github.com/SymfonyCasts/verify-email-bundle/tree/v1.6.0" }, - "time": "2021-05-05T18:08:21+00:00" + "time": "2021-11-19T00:41:41+00:00" }, { "name": "tgalopin/html-sanitizer", @@ -9865,23 +9863,23 @@ }, { "name": "twig/extra-bundle", - "version": "v3.3.3", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/twigphp/twig-extra-bundle.git", - "reference": "fa92b8301ff8878e45fe9f54ab7ad99872e080f3" + "reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/fa92b8301ff8878e45fe9f54ab7ad99872e080f3", - "reference": "fa92b8301ff8878e45fe9f54ab7ad99872e080f3", + "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/1fe52d84aa22b7891c7717ef904b1551c8d70100", + "reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100", "shasum": "" }, "require": { "php": "^7.1.3|^8.0", - "symfony/framework-bundle": "^4.3|^5.0|^6.0", - "symfony/twig-bundle": "^4.3|^5.0|^6.0", - "twig/twig": "^2.4|^3.0" + "symfony/framework-bundle": "^4.4|^5.0|^6.0", + "symfony/twig-bundle": "^4.4|^5.0|^6.0", + "twig/twig": "^2.7|^3.0" }, "require-dev": { "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", @@ -9927,7 +9925,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.3" + "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.4" }, "funding": [ { @@ -9939,25 +9937,25 @@ "type": "tidelift" } ], - "time": "2021-05-20T14:28:34+00:00" + "time": "2021-11-13T16:20:21+00:00" }, { "name": "twig/markdown-extra", - "version": "v3.3.3", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/twigphp/markdown-extra.git", - "reference": "725a4ef89d93bb80fc63c67cf261bf7512649290" + "reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/725a4ef89d93bb80fc63c67cf261bf7512649290", - "reference": "725a4ef89d93bb80fc63c67cf261bf7512649290", + "url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/c84c1fb75f0abb6e8477631b4ada59de770e83e6", + "reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6", "shasum": "" }, "require": { "php": ">=7.1.3", - "twig/twig": "^2.4|^3.0" + "twig/twig": "^2.7|^3.0" }, "require-dev": { "erusev/parsedown": "^1.7", @@ -10000,7 +9998,7 @@ "twig" ], "support": { - "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.3" + "source": "https://github.com/twigphp/markdown-extra/tree/v3.3.4" }, "funding": [ { @@ -10012,20 +10010,20 @@ "type": "tidelift" } ], - "time": "2021-07-07T07:08:18+00:00" + "time": "2021-11-13T16:20:21+00:00" }, { "name": "twig/twig", - "version": "v3.3.3", + "version": "v3.3.4", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569" + "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/a27fa056df8a6384316288ca8b0fa3a35fdeb569", - "reference": "a27fa056df8a6384316288ca8b0fa3a35fdeb569", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca", + "reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca", "shasum": "" }, "require": { @@ -10076,7 +10074,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v3.3.3" + "source": "https://github.com/twigphp/Twig/tree/v3.3.4" }, "funding": [ { @@ -10088,7 +10086,229 @@ "type": "tidelift" } ], - "time": "2021-09-17T08:44:23+00:00" + "time": "2021-11-25T13:46:55+00:00" + }, + { + "name": "voku/portable-ascii", + "version": "1.5.6", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-ascii.git", + "reference": "80953678b19901e5165c56752d087fc11526017c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-ascii/zipball/80953678b19901e5165c56752d087fc11526017c", + "reference": "80953678b19901e5165c56752d087fc11526017c", + "shasum": "" + }, + "require": { + "php": ">=7.0.0" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + }, + "suggest": { + "ext-intl": "Use Intl for transliterator_transliterate() support" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Lars Moelleken", + "homepage": "http://www.moelleken.org/" + } + ], + "description": "Portable ASCII library - performance optimized (ascii) string functions for php.", + "homepage": "https://github.com/voku/portable-ascii", + "keywords": [ + "ascii", + "clean", + "php" + ], + "support": { + "issues": "https://github.com/voku/portable-ascii/issues", + "source": "https://github.com/voku/portable-ascii/tree/1.5.6" + }, + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://opencollective.com/portable-ascii", + "type": "open_collective" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-ascii", + "type": "tidelift" + } + ], + "time": "2020-11-12T00:07:28+00:00" + }, + { + "name": "voku/portable-utf8", + "version": "5.4.51", + "source": { + "type": "git", + "url": "https://github.com/voku/portable-utf8.git", + "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/voku/portable-utf8/zipball/578f5266725dc9880483d24ad0cfb39f8ce170f7", + "reference": "578f5266725dc9880483d24ad0cfb39f8ce170f7", + "shasum": "" + }, + "require": { + "php": ">=7.0.0", + "symfony/polyfill-iconv": "~1.0", + "symfony/polyfill-intl-grapheme": "~1.0", + "symfony/polyfill-intl-normalizer": "~1.0", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php72": "~1.0", + "voku/portable-ascii": "~1.5.6" + }, + "require-dev": { + "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + }, + "suggest": { + "ext-ctype": "Use Ctype for e.g. hexadecimal digit detection", + "ext-fileinfo": "Use Fileinfo for better binary file detection", + "ext-iconv": "Use iconv for best performance", + "ext-intl": "Use Intl for best performance", + "ext-json": "Use JSON for string detection", + "ext-mbstring": "Use Mbstring for best performance" + }, + "type": "library", + "autoload": { + "psr-4": { + "voku\\": "src/voku/" + }, + "files": [ + "bootstrap.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "(Apache-2.0 or GPL-2.0)" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Hamid Sarfraz", + "homepage": "http://pageconfig.com/" + }, + { + "name": "Lars Moelleken", + "homepage": "http://www.moelleken.org/" + } + ], + "description": "Portable UTF-8 library - performance optimized (unicode) string functions for php.", + "homepage": "https://github.com/voku/portable-utf8", + "keywords": [ + "UTF", + "clean", + "php", + "unicode", + "utf-8", + "utf8" + ], + "support": { + "issues": "https://github.com/voku/portable-utf8/issues", + "source": "https://github.com/voku/portable-utf8/tree/5.4.51" + }, + "funding": [ + { + "url": "https://www.paypal.me/moelleken", + "type": "custom" + }, + { + "url": "https://github.com/voku", + "type": "github" + }, + { + "url": "https://opencollective.com/portable-utf8", + "type": "open_collective" + }, + { + "url": "https://www.patreon.com/voku", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/voku/portable-utf8", + "type": "tidelift" + } + ], + "time": "2020-12-02T01:58:49+00:00" + }, + { + "name": "wamania/php-stemmer", + "version": "v3.0.0", + "source": { + "type": "git", + "url": "https://github.com/wamania/php-stemmer.git", + "reference": "eab7b93465eb3d5da372806c8e1b01da5766aea5" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/wamania/php-stemmer/zipball/eab7b93465eb3d5da372806c8e1b01da5766aea5", + "reference": "eab7b93465eb3d5da372806c8e1b01da5766aea5", + "shasum": "" + }, + "require": { + "php": ">=7.3", + "voku/portable-utf8": "^5.4" + }, + "require-dev": { + "phpunit/phpunit": "^9.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Wamania\\Snowball\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Wamania", + "homepage": "http://wamania.com" + } + ], + "description": "Native PHP Stemmer", + "keywords": [ + "php", + "porter", + "stemmer" + ], + "support": { + "issues": "https://github.com/wamania/php-stemmer/issues", + "source": "https://github.com/wamania/php-stemmer/tree/v3.0.0" + }, + "time": "2021-08-17T18:16:34+00:00" }, { "name": "webmozart/assert", @@ -11104,16 +11324,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.8", + "version": "9.2.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e" + "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/cf04e88a2e3c56fc1a65488afd493325b4c1bc3e", - "reference": "cf04e88a2e3c56fc1a65488afd493325b4c1bc3e", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f301eb1453c9e7a1bc912ee8b0ea9db22c60223b", + "reference": "f301eb1453c9e7a1bc912ee8b0ea9db22c60223b", "shasum": "" }, "require": { @@ -11169,7 +11389,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.8" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.9" }, "funding": [ { @@ -11177,7 +11397,7 @@ "type": "github" } ], - "time": "2021-10-30T08:01:38+00:00" + "time": "2021-11-19T15:21:02+00:00" }, { "name": "phpunit/php-file-iterator", @@ -11525,16 +11745,16 @@ }, { "name": "psy/psysh", - "version": "v0.10.9", + "version": "v0.10.11", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "01281336c4ae557fe4a994544f30d3a1bc204375" + "reference": "38017532bba35d15d28dcc001b4274df0251c4a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375", - "reference": "01281336c4ae557fe4a994544f30d3a1bc204375", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/38017532bba35d15d28dcc001b4274df0251c4a1", + "reference": "38017532bba35d15d28dcc001b4274df0251c4a1", "shasum": "" }, "require": { @@ -11594,9 +11814,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.9" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.11" }, - "time": "2021-10-10T13:37:39+00:00" + "time": "2021-11-23T15:02:17+00:00" }, { "name": "sebastian/cli-parser", @@ -12781,40 +13001,42 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.35.0", + "version": "v1.36.3", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "25058310408bb045772d2ec0ff7a3b6460fea2dd" + "reference": "0f40c826c0725208c254ddcd3481690e6c7e5047" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/25058310408bb045772d2ec0ff7a3b6460fea2dd", - "reference": "25058310408bb045772d2ec0ff7a3b6460fea2dd", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0f40c826c0725208c254ddcd3481690e6c7e5047", + "reference": "0f40c826c0725208c254ddcd3481690e6c7e5047", "shasum": "" }, "require": { "doctrine/inflector": "^1.2|^2.0", "nikic/php-parser": "^4.11", "php": ">=7.1.3", - "symfony/config": "^4.0|^5.0|^6.0", - "symfony/console": "^4.0|^5.0|^6.0", - "symfony/dependency-injection": "^4.0|^5.0|^6.0", + "symfony/config": "^4.4|^5.0|^6.0", + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/deprecation-contracts": "^2.2", - "symfony/filesystem": "^4.0|^5.0|^6.0", - "symfony/finder": "^4.0|^5.0|^6.0", - "symfony/framework-bundle": "^4.0|^5.0|^6.0", - "symfony/http-kernel": "^4.0|^5.0|^6.0" + "symfony/filesystem": "^4.4|^5.0|^6.0", + "symfony/finder": "^4.4|^5.0|^6.0", + "symfony/framework-bundle": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^4.4|^5.0|^6.0" }, "require-dev": { - "composer/semver": "^3.0@dev", - "doctrine/doctrine-bundle": "^1.8|^2.0", + "composer/semver": "^3.0", + "doctrine/doctrine-bundle": "^1.12.3|^2.0", "doctrine/orm": "^2.3", - "symfony/http-client": "^4.3|^5.0|^6.0", - "symfony/phpunit-bridge": "^4.3|^5.0|^6.0", - "symfony/process": "^4.0|^5.0|^6.0", - "symfony/security-core": "^4.0|^5.0|^6.0", - "symfony/yaml": "^4.0|^5.0|^6.0" + "symfony/http-client": "^4.4|^5.0|^6.0", + "symfony/phpunit-bridge": "^4.4|^5.0|^6.0", + "symfony/polyfill-php80": "^1.16.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/security-core": "^4.4|^5.0|^6.0", + "symfony/yaml": "^4.4|^5.0|^6.0", + "twig/twig": "^2.0|^3.0" }, "type": "symfony-bundle", "extra": { @@ -12847,7 +13069,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.35.0" + "source": "https://github.com/symfony/maker-bundle/tree/v1.36.3" }, "funding": [ { @@ -12863,20 +13085,20 @@ "type": "tidelift" } ], - "time": "2021-11-13T01:26:11+00:00" + "time": "2021-11-22T18:44:03+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v5.3.10", + "version": "v5.3.11", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae" + "reference": "7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/325aaf6302501ed3673cffbd3ba88db5949de8ae", - "reference": "325aaf6302501ed3673cffbd3ba88db5949de8ae", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b", + "reference": "7b3637f0ce55c510a0fbe6e4d49b223103b7bf7b", "shasum": "" }, "require": { @@ -12930,7 +13152,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.10" + "source": "https://github.com/symfony/phpunit-bridge/tree/v5.3.11" }, "funding": [ { @@ -12946,7 +13168,7 @@ "type": "tidelift" } ], - "time": "2021-10-28T19:22:18+00:00" + "time": "2021-11-12T11:38:27+00:00" }, { "name": "symfony/web-profiler-bundle", diff --git a/symfony.lock b/symfony.lock index a5e69ee695..31192ff12f 100644 --- a/symfony.lock +++ b/symfony.lock @@ -805,6 +805,15 @@ "ulrichsg/getopt-php": { "version": "v3.4.0" }, + "voku/portable-ascii": { + "version": "1.5.6" + }, + "voku/portable-utf8": { + "version": "5.4.51" + }, + "wamania/php-stemmer": { + "version": "v3.0.0" + }, "webmozart/assert": { "version": "1.10.0" },