From e90b26626fc25f82af49112bc17af4f08aaaa0e3 Mon Sep 17 00:00:00 2001 From: Bob den Otter Date: Mon, 14 Dec 2020 19:50:16 +0100 Subject: [PATCH] Updating lock for Bolt 4.1.9 --- composer.lock | 1050 +++++++++++++++++++++++++------------------------ 1 file changed, 546 insertions(+), 504 deletions(-) diff --git a/composer.lock b/composer.lock index 0a9de17f7..a793b57e7 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "api-platform/core", - "version": "v2.5.7", + "version": "v2.5.8", "source": { "type": "git", "url": "https://github.com/api-platform/core.git", - "reference": "37b5edf50cc05299b12cb8982be3efa035d726ce" + "reference": "d4d6377d0340e7bb6081bd93ebaf93ad9ac803d6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/core/zipball/37b5edf50cc05299b12cb8982be3efa035d726ce", - "reference": "37b5edf50cc05299b12cb8982be3efa035d726ce", + "url": "https://api.github.com/repos/api-platform/core/zipball/d4d6377d0340e7bb6081bd93ebaf93ad9ac803d6", + "reference": "d4d6377d0340e7bb6081bd93ebaf93ad9ac803d6", "shasum": "" }, "require": { @@ -26,13 +26,13 @@ "php": ">=7.1", "psr/cache": "^1.0", "psr/container": "^1.0", - "symfony/http-foundation": "^4.3.6 || ^5.0", - "symfony/http-kernel": "^4.3.7 || ^5.0", - "symfony/property-access": "^3.4 || ^4.0 || ^5.0", - "symfony/property-info": "^3.4 || ^4.0 || ^5.0", - "symfony/serializer": "^4.3 || ^5.0", - "symfony/web-link": "^4.1 || ^5.0", - "willdurand/negotiation": "^2.0.3" + "symfony/http-foundation": "^4.4 || ^5.1", + "symfony/http-kernel": "^4.4 || ^5.1", + "symfony/property-access": "^3.4.19 || ^4.4 || ^5.1", + "symfony/property-info": "^3.4 || ^4.4 || ^5.1", + "symfony/serializer": "^4.4 || ^5.1", + "symfony/web-link": "^4.4 || ^5.1", + "willdurand/negotiation": "^2.0.3 || ^3.0" }, "conflict": { "doctrine/common": "<2.7", @@ -42,62 +42,59 @@ "require-dev": { "behat/behat": "^3.1", "behat/mink": "^1.7", - "behat/mink-browserkit-driver": "^1.3.1", - "behat/mink-extension": "^2.2", - "behat/symfony2-extension": "^2.1.1", - "behatch/contexts": "^3.1.0", "doctrine/annotations": "^1.7", - "doctrine/common": "^2.11", + "doctrine/common": "^2.11 || ^3.0", "doctrine/data-fixtures": "^1.2.2", - "doctrine/doctrine-bundle": "^1.8 || ^2.0", - "doctrine/doctrine-cache-bundle": "^1.3.5", + "doctrine/doctrine-bundle": "^1.12 || ^2.0", "doctrine/mongodb-odm": "^2.0", "doctrine/mongodb-odm-bundle": "^4.0", - "doctrine/orm": "^2.6.4", - "elasticsearch/elasticsearch": "^6.0", - "friendsofsymfony/user-bundle": "2.2.x-dev#157b53bd7d6c347148a90e723981a43f9c897bf5", - "guzzlehttp/guzzle": "^6.0", - "jangregor/phpstan-prophecy": "^0.6", + "doctrine/orm": "^2.6.4 || ^3.0", + "elasticsearch/elasticsearch": "^6.0 || ^7.0", + "friends-of-behat/mink-browserkit-driver": "^1.3.1", + "friends-of-behat/mink-extension": "^2.2", + "friends-of-behat/symfony-extension": "^2.1", + "guzzlehttp/guzzle": "^6.0 || ^7.0", + "jangregor/phpstan-prophecy": "^0.8", "justinrainbow/json-schema": "^5.2.1", - "nelmio/api-doc-bundle": "^2.13.4", - "phpdocumentor/reflection-docblock": "^3.0 || ^4.0", - "phpdocumentor/type-resolver": "^0.3 || ^0.4", + "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.1", + "phpdocumentor/type-resolver": "^0.3 || ^0.4 || ^1.4", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^0.12.4", + "phpstan/phpstan": "^0.12.53@dev", "phpstan/phpstan-doctrine": "^0.12.7", "phpstan/phpstan-phpunit": "^0.12.4", "phpstan/phpstan-symfony": "^0.12.4", "psr/log": "^1.0", - "ramsey/uuid": "^3.7", + "ramsey/uuid": "^3.7 || ^4.0", "ramsey/uuid-doctrine": "^1.4", - "symfony/asset": "^3.4 || ^4.0 || ^5.0", - "symfony/browser-kit": "^4.3 || ^5.0", - "symfony/cache": "^3.4 || ^4.0 || ^5.0", - "symfony/config": "^3.4 || ^4.0 || ^5.0", - "symfony/console": "^3.4 || ^4.0 || ^5.0", - "symfony/css-selector": "^3.4 || ^4.0 || ^5.0", - "symfony/debug": "^3.4 || ^4.0", - "symfony/dependency-injection": "^3.4 || ^4.0 || ^5.0", - "symfony/doctrine-bridge": "^3.4 || ^4.0 || ^5.0", - "symfony/dom-crawler": "^3.4 || ^4.0 || ^5.0", - "symfony/event-dispatcher": "^3.4 || ^4.0 || ^5.0", - "symfony/expression-language": "^3.4 || ^4.0 || ^5.0", - "symfony/finder": "^3.4 || ^4.0 || ^5.0", - "symfony/form": "^3.4 || ^4.0 || ^5.0", - "symfony/framework-bundle": "^4.3.2 || ^5.0", - "symfony/http-client": "^4.3 || ^5.0", + "soyuka/contexts": "^3.3.1", + "soyuka/stubs-mongodb": "^1.0", + "symfony/asset": "^3.4 || ^4.4 || ^5.1", + "symfony/browser-kit": "^4.4 || ^5.1", + "symfony/cache": "^3.4 || ^4.4 || ^5.1", + "symfony/config": "^3.4 || ^4.4 || ^5.1", + "symfony/console": "^3.4 || ^4.4 || ^5.1", + "symfony/css-selector": "^3.4 || ^4.4 || ^5.1", + "symfony/debug": "^3.4 || ^4.4 || ^5.1", + "symfony/dependency-injection": "^3.4 || ^4.4 || ^5.1", + "symfony/doctrine-bridge": "^3.4 || ^4.4 || ^5.1", + "symfony/dom-crawler": "^3.4 || ^4.4 || ^5.1", + "symfony/event-dispatcher": "^3.4 || ^4.4 || ^5.1", + "symfony/expression-language": "^3.4 || ^4.4 || ^5.1", + "symfony/finder": "^3.4 || ^4.4 || ^5.1", + "symfony/form": "^3.4 || ^4.4 || ^5.1", + "symfony/framework-bundle": "^4.4 || ^5.1", + "symfony/http-client": "^4.4 || ^5.1", "symfony/mercure-bundle": "*", - "symfony/messenger": "^4.3 || ^5.0", - "symfony/phpunit-bridge": "dev-master", - "symfony/routing": "^3.4 || ^4.3 || ^5.0", - "symfony/security-bundle": "^3.4 || ^4.0 || ^5.0", - "symfony/security-core": "^4.3 || ^5.0", - "symfony/twig-bundle": "^3.4 || ^4.0 || ^5.0", - "symfony/validator": "^3.4 || ^4.0 || ^5.0", - "symfony/web-profiler-bundle": "^4.2 || ^5.0", - "symfony/yaml": "^3.4 || ^4.0 || ^5.0", - "teohhanhui/stubs-mongodb": "@dev", - "twig/twig": "^1.42.3 || ^2.12", + "symfony/messenger": "^4.4 || ^5.1", + "symfony/phpunit-bridge": "^5.1.7", + "symfony/routing": "^3.4 || ^4.4 || ^5.1", + "symfony/security-bundle": "^3.4 || ^4.4 || ^5.1", + "symfony/security-core": "^4.4 || ^5.1", + "symfony/twig-bundle": "^3.4 || ^4.4 || ^5.1", + "symfony/validator": "^3.4 || ^4.4 || ^5.1", + "symfony/web-profiler-bundle": "^4.4 || ^5.1", + "symfony/yaml": "^3.4 || ^4.4 || ^5.1", + "twig/twig": "^1.42.3 || ^2.12 || ^3.0", "webonyx/graphql-php": "^14.0" }, "suggest": { @@ -121,7 +118,7 @@ "dev-master": "2.5.x-dev" }, "symfony": { - "require": "^3.4 || ^4.0 || ^5.0" + "require": "^3.4 || ^4.4 || ^5.1" } }, "autoload": { @@ -140,7 +137,7 @@ "homepage": "https://dunglas.fr" } ], - "description": "Build a fully-featured hypermedia or GraphQL API in minutes", + "description": "Build a fully-featured hypermedia or GraphQL API in minutes!", "homepage": "https://api-platform.com", "keywords": [ "Hydra", @@ -155,9 +152,15 @@ ], "support": { "issues": "https://github.com/api-platform/core/issues", - "source": "https://github.com/api-platform/core/tree/2.5" + "source": "https://github.com/api-platform/core/tree/v2.5.8" }, - "time": "2020-08-28T16:23:13+00:00" + "funding": [ + { + "url": "https://tidelift.com/funding/github/packagist/api-platform/core", + "type": "tidelift" + } + ], + "time": "2020-12-02T20:43:41+00:00" }, { "name": "babdev/pagerfanta-bundle", @@ -401,16 +404,16 @@ }, { "name": "bolt/article", - "version": "1.0.18", + "version": "1.0.19", "source": { "type": "git", "url": "https://github.com/bolt/article.git", - "reference": "cabe31d7e8b1fd92f90b45c038acc0c96efcf5c4" + "reference": "bae63a9fcfb3f0c1cc41ad14f1005c28baf34378" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/article/zipball/cabe31d7e8b1fd92f90b45c038acc0c96efcf5c4", - "reference": "cabe31d7e8b1fd92f90b45c038acc0c96efcf5c4", + "url": "https://api.github.com/repos/bolt/article/zipball/bae63a9fcfb3f0c1cc41ad14f1005c28baf34378", + "reference": "bae63a9fcfb3f0c1cc41ad14f1005c28baf34378", "shasum": "" }, "require": { @@ -445,22 +448,22 @@ "description": "📝 Bolt Extension to add the Article FieldType", "support": { "issues": "https://github.com/bolt/article/issues", - "source": "https://github.com/bolt/article/tree/1.0.18" + "source": "https://github.com/bolt/article/tree/1.0.19" }, - "time": "2020-11-04T13:32:04+00:00" + "time": "2020-12-14T15:02:40+00:00" }, { "name": "bolt/assets", - "version": "4.1.8", + "version": "4.1.9", "source": { "type": "git", "url": "https://github.com/bolt/assets.git", - "reference": "b297e243b64b39666ec514c6ce25fdb60b029c5d" + "reference": "2d02b28c6abafd2a1a1b808075c13bbcbf748293" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/assets/zipball/b297e243b64b39666ec514c6ce25fdb60b029c5d", - "reference": "b297e243b64b39666ec514c6ce25fdb60b029c5d", + "url": "https://api.github.com/repos/bolt/assets/zipball/2d02b28c6abafd2a1a1b808075c13bbcbf748293", + "reference": "2d02b28c6abafd2a1a1b808075c13bbcbf748293", "shasum": "" }, "require-dev": { @@ -480,9 +483,9 @@ "description": "🛠 Assets used in Bolt's backend. Do not use directly.", "support": { "issues": "https://github.com/bolt/assets/issues", - "source": "https://github.com/bolt/assets/tree/4.1.8" + "source": "https://github.com/bolt/assets/tree/4.1.9" }, - "time": "2020-11-29T12:18:02+00:00" + "time": "2020-12-14T15:59:49+00:00" }, { "name": "bolt/common", @@ -542,16 +545,16 @@ }, { "name": "bolt/core", - "version": "4.1.8", + "version": "4.1.9", "source": { "type": "git", "url": "https://github.com/bolt/core.git", - "reference": "bb1c1fe1a3e77f4ecb87d9186141f00d96d9c3c7" + "reference": "0cbfe7a52857cda5418a86ed1790e1483e1d0676" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/core/zipball/bb1c1fe1a3e77f4ecb87d9186141f00d96d9c3c7", - "reference": "bb1c1fe1a3e77f4ecb87d9186141f00d96d9c3c7", + "url": "https://api.github.com/repos/bolt/core/zipball/0cbfe7a52857cda5418a86ed1790e1483e1d0676", + "reference": "0cbfe7a52857cda5418a86ed1790e1483e1d0676", "shasum": "" }, "require": { @@ -676,7 +679,7 @@ "description": "🧿 Bolt 4 Core", "support": { "issues": "https://github.com/bolt/core/issues", - "source": "https://github.com/bolt/core/tree/4.1.8" + "source": "https://github.com/bolt/core/tree/4.1.9" }, "funding": [ { @@ -684,7 +687,7 @@ "type": "github" } ], - "time": "2020-11-29T12:07:48+00:00" + "time": "2020-12-14T15:17:29+00:00" }, { "name": "bolt/newswidget", @@ -738,16 +741,16 @@ }, { "name": "bolt/redactor", - "version": "1.0.22", + "version": "1.0.24", "source": { "type": "git", "url": "https://github.com/bolt/redactor.git", - "reference": "d23038ed865be52b82bec782cc088895ee1e2893" + "reference": "96a2294888ab54f2efa2ca9b7d398d50504c21ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/redactor/zipball/d23038ed865be52b82bec782cc088895ee1e2893", - "reference": "d23038ed865be52b82bec782cc088895ee1e2893", + "url": "https://api.github.com/repos/bolt/redactor/zipball/96a2294888ab54f2efa2ca9b7d398d50504c21ef", + "reference": "96a2294888ab54f2efa2ca9b7d398d50504c21ef", "shasum": "" }, "require": { @@ -782,39 +785,39 @@ "description": "📝 Bolt Extension to add the Redactor FieldType", "support": { "issues": "https://github.com/bolt/redactor/issues", - "source": "https://github.com/bolt/redactor/tree/1.0.22" + "source": "https://github.com/bolt/redactor/tree/1.0.24" }, - "time": "2020-11-04T13:30:38+00:00" + "time": "2020-12-14T18:14:15+00:00" }, { "name": "bolt/themes", - "version": "3.3.2", + "version": "3.3.4", "source": { "type": "git", "url": "https://github.com/bolt/themes.git", - "reference": "8fe03703c8d847468562c5531199e59b6646f802" + "reference": "ed106a799701acfab9894a47536604d0a01353bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bolt/themes/zipball/8fe03703c8d847468562c5531199e59b6646f802", - "reference": "8fe03703c8d847468562c5531199e59b6646f802", + "url": "https://api.github.com/repos/bolt/themes/zipball/ed106a799701acfab9894a47536604d0a01353bc", + "reference": "ed106a799701acfab9894a47536604d0a01353bc", "shasum": "" }, "require": { + "bolt/core": "^4.1", "twig/twig": "^2.0 || ^3.0" }, - "conflict": { - "bolt/bolt": "< 3.999" - }, "type": "bolt-theme", "extra": { "screenshots": [ "screenshots/screenshot1.png", - "screenshots/screenshot2.png" + "screenshots/screenshot2.png", + "screenshots/screenshot3.png" ], "themes": [ "skeleton", - "base-2018" + "base-2018", + "base-2021" ] }, "notification-url": "https://packagist.org/downloads/", @@ -829,9 +832,9 @@ ], "support": { "issues": "https://github.com/bolt/themes/issues", - "source": "https://github.com/bolt/themes/tree/3.3.2" + "source": "https://github.com/bolt/themes/tree/3.3.4" }, - "time": "2020-09-20T13:45:59+00:00" + "time": "2020-12-14T15:51:21+00:00" }, { "name": "brick/math", @@ -1040,16 +1043,16 @@ }, { "name": "composer/composer", - "version": "2.0.7", + "version": "2.0.8", "source": { "type": "git", "url": "https://github.com/composer/composer.git", - "reference": "cbee637510037f293e641857b2a6223d0ea8008d" + "reference": "62139b2806178adb979d76bd3437534a1a9fd490" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/composer/zipball/cbee637510037f293e641857b2a6223d0ea8008d", - "reference": "cbee637510037f293e641857b2a6223d0ea8008d", + "url": "https://api.github.com/repos/composer/composer/zipball/62139b2806178adb979d76bd3437534a1a9fd490", + "reference": "62139b2806178adb979d76bd3437534a1a9fd490", "shasum": "" }, "require": { @@ -1117,7 +1120,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/composer/issues", - "source": "https://github.com/composer/composer/tree/2.0.7" + "source": "https://github.com/composer/composer/tree/2.0.8" }, "funding": [ { @@ -1133,7 +1136,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T16:31:06+00:00" + "time": "2020-12-03T16:20:39+00:00" }, { "name": "composer/package-versions-deprecated", @@ -1291,16 +1294,16 @@ }, { "name": "composer/spdx-licenses", - "version": "1.5.4", + "version": "1.5.5", "source": { "type": "git", "url": "https://github.com/composer/spdx-licenses.git", - "reference": "6946f785871e2314c60b4524851f3702ea4f2223" + "reference": "de30328a7af8680efdc03e396aad24befd513200" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223", - "reference": "6946f785871e2314c60b4524851f3702ea4f2223", + "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200", + "reference": "de30328a7af8680efdc03e396aad24befd513200", "shasum": "" }, "require": { @@ -1312,7 +1315,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "1.x-dev" } }, "autoload": { @@ -1350,7 +1353,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/spdx-licenses/issues", - "source": "https://github.com/composer/spdx-licenses/tree/1.5.4" + "source": "https://github.com/composer/spdx-licenses/tree/1.5.5" }, "funding": [ { @@ -1366,7 +1369,7 @@ "type": "tidelift" } ], - "time": "2020-07-15T15:35:07+00:00" + "time": "2020-12-03T16:04:16+00:00" }, { "name": "composer/xdebug-handler", @@ -1677,16 +1680,16 @@ }, { "name": "doctrine/common", - "version": "3.0.2", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4" + "reference": "9f3e3f3cc5399604c0325d5ffa92609d694d950d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/a3c6479858989e242a2465972b4f7a8642baf0d4", - "reference": "a3c6479858989e242a2465972b4f7a8642baf0d4", + "url": "https://api.github.com/repos/doctrine/common/zipball/9f3e3f3cc5399604c0325d5ffa92609d694d950d", + "reference": "9f3e3f3cc5399604c0325d5ffa92609d694d950d", "shasum": "" }, "require": { @@ -1694,19 +1697,14 @@ "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^1.0", - "phpstan/phpstan": "^0.11", - "phpstan/phpstan-phpunit": "^0.11", - "phpunit/phpunit": "^7.0", + "doctrine/coding-standard": "^6.0 || ^8.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.0", "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.0.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\": "lib/Doctrine/Common" @@ -1742,7 +1740,7 @@ "email": "ocramius@gmail.com" } ], - "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", + "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.", "homepage": "https://www.doctrine-project.org/projects/common.html", "keywords": [ "common", @@ -1751,7 +1749,7 @@ ], "support": { "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/3.0.2" + "source": "https://github.com/doctrine/common/tree/3.1.0" }, "funding": [ { @@ -1767,7 +1765,7 @@ "type": "tidelift" } ], - "time": "2020-06-05T16:59:53+00:00" + "time": "2020-12-03T21:02:31+00:00" }, { "name": "doctrine/data-fixtures", @@ -1965,16 +1963,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.2.1", + "version": "2.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "9e07bb1ff35d35d9ec4597b79e5d05502d7d4d43" + "reference": "044d33eeffdb236d5013b6b4af99f87519e10751" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/9e07bb1ff35d35d9ec4597b79e5d05502d7d4d43", - "reference": "9e07bb1ff35d35d9ec4597b79e5d05502d7d4d43", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/044d33eeffdb236d5013b6b4af99f87519e10751", + "reference": "044d33eeffdb236d5013b6b4af99f87519e10751", "shasum": "" }, "require": { @@ -1998,7 +1996,7 @@ "doctrine/coding-standard": "^8.0", "doctrine/orm": "^2.6", "ocramius/proxy-manager": "^2.1", - "phpunit/phpunit": "^7.5 || ^9.3", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3", "symfony/phpunit-bridge": "^4.2", "symfony/property-info": "^4.3.3|^5.0", "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0", @@ -2055,7 +2053,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.2.1" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.2.2" }, "funding": [ { @@ -2071,7 +2069,7 @@ "type": "tidelift" } ], - "time": "2020-11-10T20:42:15+00:00" + "time": "2020-12-05T15:07:10+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -2250,16 +2248,16 @@ }, { "name": "doctrine/inflector", - "version": "1.4.3", + "version": "2.0.3", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c" + "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/4650c8b30c753a76bf44fb2ed00117d6f367490c", - "reference": "4650c8b30c753a76bf44fb2ed00117d6f367490c", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210", + "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210", "shasum": "" }, "require": { @@ -2280,7 +2278,6 @@ }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" } }, @@ -2326,7 +2323,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/1.4.x" + "source": "https://github.com/doctrine/inflector/tree/2.0.x" }, "funding": [ { @@ -2342,7 +2339,7 @@ "type": "tidelift" } ], - "time": "2020-05-29T07:19:59+00:00" + "time": "2020-05-29T15:13:26+00:00" }, { "name": "doctrine/instantiator", @@ -2495,40 +2492,40 @@ }, { "name": "doctrine/orm", - "version": "2.7.4", + "version": "2.8.1", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f" + "reference": "242cf1a33df1b8bc5e1b86c3ebd01db07851c833" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/7d84a4998091ece4d645253ac65de9f879eeed2f", - "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f", + "url": "https://api.github.com/repos/doctrine/orm/zipball/242cf1a33df1b8bc5e1b86c3ebd01db07851c833", + "reference": "242cf1a33df1b8bc5e1b86c3ebd01db07851c833", "shasum": "" }, "require": { "composer/package-versions-deprecated": "^1.8", - "doctrine/annotations": "^1.8", + "doctrine/annotations": "^1.11.1", "doctrine/cache": "^1.9.1", "doctrine/collections": "^1.5", - "doctrine/common": "^2.11 || ^3.0", - "doctrine/dbal": "^2.9.3", + "doctrine/common": "^3.0", + "doctrine/dbal": "^2.10.0", "doctrine/event-manager": "^1.1", - "doctrine/inflector": "^1.0", + "doctrine/inflector": "^1.4|^2.0", "doctrine/instantiator": "^1.3", "doctrine/lexer": "^1.0", - "doctrine/persistence": "^1.3.3 || ^2.0", + "doctrine/persistence": "^2.0", "ext-pdo": "*", - "php": "^7.1", + "php": "^7.2|^8.0", "symfony/console": "^3.0|^4.0|^5.0" }, "require-dev": { - "doctrine/coding-standard": "^5.0", + "doctrine/coding-standard": "^8.0", "phpstan/phpstan": "^0.12.18", - "phpunit/phpunit": "^7.5", + "phpunit/phpunit": "^8.5|^9.4", "symfony/yaml": "^3.4|^4.0|^5.0", - "vimeo/psalm": "^3.11" + "vimeo/psalm": "4.1.1" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" @@ -2581,9 +2578,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.7.4" + "source": "https://github.com/doctrine/orm/tree/2.8.1" }, - "time": "2020-10-10T17:11:26+00:00" + "time": "2020-12-04T19:53:07+00:00" }, { "name": "doctrine/persistence", @@ -2860,16 +2857,16 @@ }, { "name": "embed/embed", - "version": "v3.4.9", + "version": "v3.4.10", "source": { "type": "git", "url": "https://github.com/oscarotero/Embed.git", - "reference": "43da4ebcae61f4acf44e1b89436c2912a4b38f60" + "reference": "3978fb9eb6a6e3240d034c1c3cfa9a24eb060768" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/Embed/zipball/43da4ebcae61f4acf44e1b89436c2912a4b38f60", - "reference": "43da4ebcae61f4acf44e1b89436c2912a4b38f60", + "url": "https://api.github.com/repos/oscarotero/Embed/zipball/3978fb9eb6a6e3240d034c1c3cfa9a24eb060768", + "reference": "3978fb9eb6a6e3240d034c1c3cfa9a24eb060768", "shasum": "" }, "require": { @@ -2877,11 +2874,11 @@ "ext-curl": "*", "ext-dom": "*", "ext-mbstring": "*", - "php": "^5.6|^7.0" + "php": "^5.6|^7.0|^8.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.0", - "phpunit/phpunit": "^4.8|^5.7" + "phpunit/phpunit": "^5.7|^6.0|^7.0" }, "type": "library", "autoload": { @@ -2913,9 +2910,9 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/oscarotero/Embed/issues", - "source": "https://github.com/oscarotero/Embed/tree/v3.4.9" + "source": "https://github.com/oscarotero/Embed/tree/v3.4.10" }, - "time": "2020-10-27T21:42:10+00:00" + "time": "2020-12-01T18:36:06+00:00" }, { "name": "erusev/parsedown", @@ -3023,16 +3020,16 @@ }, { "name": "fakerphp/faker", - "version": "v1.12.0", + "version": "v1.12.1", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "9aa6c9e289860951e6b4d010c7a841802d015cd8" + "reference": "841e8bdde345cc1ea9f98e776959e7531cadea0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/9aa6c9e289860951e6b4d010c7a841802d015cd8", - "reference": "9aa6c9e289860951e6b4d010c7a841802d015cd8", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/841e8bdde345cc1ea9f98e776959e7531cadea0e", + "reference": "841e8bdde345cc1ea9f98e776959e7531cadea0e", "shasum": "" }, "require": { @@ -3069,9 +3066,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.12.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.12.1" }, - "time": "2020-11-23T09:33:08+00:00" + "time": "2020-12-11T10:39:41+00:00" }, { "name": "fig/link-util", @@ -3512,33 +3509,33 @@ }, { "name": "knplabs/knp-menu-bundle", - "version": "v3.0.0", + "version": "v3.1.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpMenuBundle.git", - "reference": "2795e236db1d807040762be9a2813ab8c6ed0569" + "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2795e236db1d807040762be9a2813ab8c6ed0569", - "reference": "2795e236db1d807040762be9a2813ab8c6ed0569", + "url": "https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/2b4c3bcba1646aef17b5e368f3004b108330c59b", + "reference": "2b4c3bcba1646aef17b5e368f3004b108330c59b", "shasum": "" }, "require": { - "knplabs/knp-menu": "^3.0", - "php": "^7.2", - "symfony/framework-bundle": "^3.4 | ^4.2 | ^5.0" + "knplabs/knp-menu": "^3.1", + "php": "^7.2 || ^8.0", + "symfony/framework-bundle": "^3.4 | ^4.4 | ^5.0" }, "require-dev": { "phpspec/prophecy": "^1.8", - "symfony/expression-language": "^3.4 | ^4.2 | ^5.0", - "symfony/phpunit-bridge": "^3.4 | ^4.2 | ^5.0", - "symfony/templating": "^3.4 | ^4.0 | ^5.0" + "symfony/expression-language": "^3.4 | ^4.4 | ^5.0", + "symfony/phpunit-bridge": "^3.4 | ^4.4 | ^5.0", + "symfony/templating": "^3.4 | ^4.4 | ^5.0" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "3.1.x-dev" + "dev-master": "3.x-dev" } }, "autoload": { @@ -3570,9 +3567,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/KnpMenuBundle/issues", - "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/master" + "source": "https://github.com/KnpLabs/KnpMenuBundle/tree/v3.1.0" }, - "time": "2019-12-01T13:07:41+00:00" + "time": "2020-11-29T17:04:51+00:00" }, { "name": "league/flysystem", @@ -3898,16 +3895,16 @@ }, { "name": "monolog/monolog", - "version": "2.1.1", + "version": "2.2.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5" + "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f9eee5cec93dfb313a38b6b288741e84e53f02d5", - "reference": "f9eee5cec93dfb313a38b6b288741e84e53f02d5", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084", + "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084", "shasum": "" }, "require": { @@ -3920,16 +3917,17 @@ "require-dev": { "aws/aws-sdk-php": "^2.4.9 || ^3.0", "doctrine/couchdb": "~1.0@dev", - "elasticsearch/elasticsearch": "^6.0", + "elasticsearch/elasticsearch": "^7", "graylog2/gelf-php": "^1.4.2", + "mongodb/mongodb": "^1.8", "php-amqplib/php-amqplib": "~2.4", "php-console/php-console": "^3.1.3", - "php-parallel-lint/php-parallel-lint": "^1.0", "phpspec/prophecy": "^1.6.1", + "phpstan/phpstan": "^0.12.59", "phpunit/phpunit": "^8.5", "predis/predis": "^1.1", "rollbar/rollbar": "^1.3", - "ruflin/elastica": ">=0.90 <3.0", + "ruflin/elastica": ">=0.90 <7.0.1", "swiftmailer/swiftmailer": "^5.3|^6.0" }, "suggest": { @@ -3949,7 +3947,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -3965,11 +3963,11 @@ { "name": "Jordi Boggiano", "email": "j.boggiano@seld.be", - "homepage": "http://seld.be" + "homepage": "https://seld.be" } ], "description": "Sends your logs to files, sockets, inboxes, databases and various web services", - "homepage": "http://github.com/Seldaek/monolog", + "homepage": "https://github.com/Seldaek/monolog", "keywords": [ "log", "logging", @@ -3977,7 +3975,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.1.1" + "source": "https://github.com/Seldaek/monolog/tree/2.2.0" }, "funding": [ { @@ -3989,7 +3987,7 @@ "type": "tidelift" } ], - "time": "2020-07-23T08:41:23+00:00" + "time": "2020-12-14T13:15:25+00:00" }, { "name": "nelmio/cors-bundle", @@ -4232,16 +4230,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.10.2", + "version": "v4.10.3", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "658f1be311a230e0907f5dfe0213742aff0596de" + "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de", - "reference": "658f1be311a230e0907f5dfe0213742aff0596de", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984", + "reference": "dbe56d23de8fcb157bbc0cfb3ad7c7de0cfb0984", "shasum": "" }, "require": { @@ -4282,9 +4280,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.3" }, - "time": "2020-09-26T10:30:38+00:00" + "time": "2020-12-03T17:45:45+00:00" }, { "name": "nyholm/nsa", @@ -5964,7 +5962,7 @@ }, { "name": "symfony/asset", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -6013,7 +6011,7 @@ "description": "Symfony Asset Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/asset/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/asset/tree/v5.2.0" }, "funding": [ { @@ -6033,29 +6031,29 @@ }, { "name": "symfony/cache", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "f81360f9acb25aa356bc662d8b32bfaa70d264a9" + "reference": "c15fd2b3dcf2bd7d5ee3265874870d6cc694306b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/f81360f9acb25aa356bc662d8b32bfaa70d264a9", - "reference": "f81360f9acb25aa356bc662d8b32bfaa70d264a9", + "url": "https://api.github.com/repos/symfony/cache/zipball/c15fd2b3dcf2bd7d5ee3265874870d6cc694306b", + "reference": "c15fd2b3dcf2bd7d5ee3265874870d6cc694306b", "shasum": "" }, "require": { "php": ">=7.2.5", "psr/cache": "~1.0", - "psr/log": "~1.0", + "psr/log": "^1.1", "symfony/cache-contracts": "^1.1.7|^2", "symfony/polyfill-php80": "^1.15", "symfony/service-contracts": "^1.1|^2", "symfony/var-exporter": "^4.4|^5.0" }, "conflict": { - "doctrine/dbal": "<2.5", + "doctrine/dbal": "<2.10", "symfony/dependency-injection": "<4.4", "symfony/http-kernel": "<4.4", "symfony/var-dumper": "<4.4" @@ -6068,13 +6066,14 @@ "require-dev": { "cache/integration-tests": "dev-master", "doctrine/cache": "^1.6", - "doctrine/dbal": "^2.5|^3.0", + "doctrine/dbal": "^2.10|^3.0", "predis/predis": "^1.1", "psr/simple-cache": "^1.0", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/filesystem": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", + "symfony/messenger": "^4.4|^5.0", "symfony/var-dumper": "^4.4|^5.0" }, "type": "library", @@ -6107,7 +6106,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.1.9" + "source": "https://github.com/symfony/cache/tree/v5.2.0" }, "funding": [ { @@ -6123,7 +6122,7 @@ "type": "tidelift" } ], - "time": "2020-11-20T22:06:42+00:00" + "time": "2020-11-21T09:39:55+00:00" }, { "name": "symfony/cache-contracts", @@ -6206,16 +6205,16 @@ }, { "name": "symfony/config", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "25fe2a2d023c38ade5dbc2d80679462592284ed5" + "reference": "fa1219ecbf96bb5db59f2599cba0960a0d9c3aea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/25fe2a2d023c38ade5dbc2d80679462592284ed5", - "reference": "25fe2a2d023c38ade5dbc2d80679462592284ed5", + "url": "https://api.github.com/repos/symfony/config/zipball/fa1219ecbf96bb5db59f2599cba0960a0d9c3aea", + "reference": "fa1219ecbf96bb5db59f2599cba0960a0d9c3aea", "shasum": "" }, "require": { @@ -6264,7 +6263,7 @@ "description": "Symfony Config Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v5.1.9" + "source": "https://github.com/symfony/config/tree/v5.2.0" }, "funding": [ { @@ -6280,20 +6279,20 @@ "type": "tidelift" } ], - "time": "2020-11-16T15:58:32+00:00" + "time": "2020-11-16T18:02:40+00:00" }, { "name": "symfony/console", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "037b57ac42cafb64b7b55273fe1786f35d623077" + "reference": "3e0564fb08d44a98bd5f1960204c958e57bd586b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/037b57ac42cafb64b7b55273fe1786f35d623077", - "reference": "037b57ac42cafb64b7b55273fe1786f35d623077", + "url": "https://api.github.com/repos/symfony/console/zipball/3e0564fb08d44a98bd5f1960204c958e57bd586b", + "reference": "3e0564fb08d44a98bd5f1960204c958e57bd586b", "shasum": "" }, "require": { @@ -6354,8 +6353,14 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", + "keywords": [ + "cli", + "command line", + "console", + "terminal" + ], "support": { - "source": "https://github.com/symfony/console/tree/v5.1.9" + "source": "https://github.com/symfony/console/tree/v5.2.0" }, "funding": [ { @@ -6371,20 +6376,20 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/debug-bundle", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", - "reference": "183a36bdb251eeeeff640ffbceea3403ac5c8d40" + "reference": "c79722fc3d430810d7a764fbc84fe212e532e004" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/183a36bdb251eeeeff640ffbceea3403ac5c8d40", - "reference": "183a36bdb251eeeeff640ffbceea3403ac5c8d40", + "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/c79722fc3d430810d7a764fbc84fe212e532e004", + "reference": "c79722fc3d430810d7a764fbc84fe212e532e004", "shasum": "" }, "require": { @@ -6396,7 +6401,7 @@ }, "conflict": { "symfony/config": "<4.4", - "symfony/dependency-injection": "<4.4" + "symfony/dependency-injection": "<5.2" }, "require-dev": { "symfony/config": "^4.4|^5.0", @@ -6433,7 +6438,7 @@ "description": "Symfony DebugBundle", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug-bundle/tree/v5.1.9" + "source": "https://github.com/symfony/debug-bundle/tree/v5.2.0" }, "funding": [ { @@ -6449,20 +6454,20 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-10-24T12:08:07+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "8b2ec9f453430252379aea343d02ed3579b18b44" + "reference": "98cec9b9f410a4832e239949a41d47182862c3a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8b2ec9f453430252379aea343d02ed3579b18b44", - "reference": "8b2ec9f453430252379aea343d02ed3579b18b44", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/98cec9b9f410a4832e239949a41d47182862c3a4", + "reference": "98cec9b9f410a4832e239949a41d47182862c3a4", "shasum": "" }, "require": { @@ -6520,7 +6525,7 @@ "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.1.9" + "source": "https://github.com/symfony/dependency-injection/tree/v5.2.0" }, "funding": [ { @@ -6536,7 +6541,7 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/deprecation-contracts", @@ -6607,21 +6612,21 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "f8824e9c5adf3040fd64254e4d453fbc1bacf30c" + "reference": "b3ea1749ef47c3d2ad6018d05837758bae91f5cf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/f8824e9c5adf3040fd64254e4d453fbc1bacf30c", - "reference": "f8824e9c5adf3040fd64254e4d453fbc1bacf30c", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/b3ea1749ef47c3d2ad6018d05837758bae91f5cf", + "reference": "b3ea1749ef47c3d2ad6018d05837758bae91f5cf", "shasum": "" }, "require": { "doctrine/event-manager": "~1.0", - "doctrine/persistence": "^1.3|^2", + "doctrine/persistence": "^2", "php": ">=7.2.5", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", @@ -6629,6 +6634,7 @@ "symfony/service-contracts": "^1.1|^2" }, "conflict": { + "doctrine/dbal": "<2.10", "phpunit/phpunit": "<5.4.3", "symfony/dependency-injection": "<4.4", "symfony/form": "<5.1", @@ -6637,7 +6643,7 @@ "symfony/property-info": "<5", "symfony/security-bundle": "<5", "symfony/security-core": "<5", - "symfony/validator": "<5.0.2" + "symfony/validator": "<5.2" }, "require-dev": { "composer/package-versions-deprecated": "^1.8", @@ -6645,8 +6651,8 @@ "doctrine/cache": "~1.6", "doctrine/collections": "~1.0", "doctrine/data-fixtures": "^1.1", - "doctrine/dbal": "~2.4|^3.0", - "doctrine/orm": "^2.6.3", + "doctrine/dbal": "^2.10|^3.0", + "doctrine/orm": "^2.7.3", "symfony/cache": "^5.1", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", @@ -6661,7 +6667,8 @@ "symfony/security-core": "^5.0", "symfony/stopwatch": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0", - "symfony/validator": "^5.0.2", + "symfony/uid": "^5.1", + "symfony/validator": "^5.2", "symfony/var-dumper": "^4.4|^5.0" }, "suggest": { @@ -6698,7 +6705,7 @@ "description": "Symfony Doctrine Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v5.1.9" + "source": "https://github.com/symfony/doctrine-bridge/tree/v5.2.0" }, "funding": [ { @@ -6714,11 +6721,11 @@ "type": "tidelift" } ], - "time": "2020-11-09T19:27:47+00:00" + "time": "2020-11-28T13:40:09+00:00" }, { "name": "symfony/dotenv", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", @@ -6768,7 +6775,7 @@ "environment" ], "support": { - "source": "https://github.com/symfony/dotenv/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/dotenv/tree/v5.2.0" }, "funding": [ { @@ -6788,16 +6795,16 @@ }, { "name": "symfony/error-handler", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "4be32277488607e38ad1108b08ca200882ef6077" + "reference": "289008c5be039e39908d33ae0a8ac99be1210bba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/4be32277488607e38ad1108b08ca200882ef6077", - "reference": "4be32277488607e38ad1108b08ca200882ef6077", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/289008c5be039e39908d33ae0a8ac99be1210bba", + "reference": "289008c5be039e39908d33ae0a8ac99be1210bba", "shasum": "" }, "require": { @@ -6837,7 +6844,7 @@ "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v5.1.9" + "source": "https://github.com/symfony/error-handler/tree/v5.2.0" }, "funding": [ { @@ -6853,20 +6860,20 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-28T21:46:03+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "2c660884ec9413455af753515140ce696913693c" + "reference": "aa13a09811e6d2ad43f8fb336bebdb7691d85d3c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2c660884ec9413455af753515140ce696913693c", - "reference": "2c660884ec9413455af753515140ce696913693c", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/aa13a09811e6d2ad43f8fb336bebdb7691d85d3c", + "reference": "aa13a09811e6d2ad43f8fb336bebdb7691d85d3c", "shasum": "" }, "require": { @@ -6922,7 +6929,7 @@ "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v5.1.9" + "source": "https://github.com/symfony/event-dispatcher/tree/v5.2.0" }, "funding": [ { @@ -6938,7 +6945,7 @@ "type": "tidelift" } ], - "time": "2020-11-01T15:43:26+00:00" + "time": "2020-11-01T16:14:45+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -7021,16 +7028,16 @@ }, { "name": "symfony/expression-language", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "54a17a1dbaef38408000daa9423cb1d3a5201900" + "reference": "6fca724c3616e9fb49a06f183e33d886677fa0d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/54a17a1dbaef38408000daa9423cb1d3a5201900", - "reference": "54a17a1dbaef38408000daa9423cb1d3a5201900", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/6fca724c3616e9fb49a06f183e33d886677fa0d1", + "reference": "6fca724c3616e9fb49a06f183e33d886677fa0d1", "shasum": "" }, "require": { @@ -7065,7 +7072,7 @@ "description": "Symfony ExpressionLanguage Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v5.1.9" + "source": "https://github.com/symfony/expression-language/tree/v5.2.0" }, "funding": [ { @@ -7081,11 +7088,11 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-28T21:46:03+00:00" }, { "name": "symfony/filesystem", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", @@ -7127,7 +7134,7 @@ "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/filesystem/tree/v5.2.0" }, "funding": [ { @@ -7147,7 +7154,7 @@ }, { "name": "symfony/finder", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -7188,7 +7195,7 @@ "description": "Symfony Finder Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/finder/tree/v5.2.0" }, "funding": [ { @@ -7208,16 +7215,16 @@ }, { "name": "symfony/flex", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "e38520236bdc911c2f219634b485bc328746e980" + "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/e38520236bdc911c2f219634b485bc328746e980", - "reference": "e38520236bdc911c2f219634b485bc328746e980", + "url": "https://api.github.com/repos/symfony/flex/zipball/ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48", + "reference": "ceb2b4e612bd0b4bb36a4d7fb2e800c861652f48", "shasum": "" }, "require": { @@ -7227,6 +7234,7 @@ "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|^5.0", "symfony/process": "^3.4|^4.4|^5.0" }, @@ -7255,7 +7263,7 @@ "description": "Composer plugin for Symfony", "support": { "issues": "https://github.com/symfony/flex/issues", - "source": "https://github.com/symfony/flex/tree/v1.10.0" + "source": "https://github.com/symfony/flex/tree/v1.11.0" }, "funding": [ { @@ -7271,20 +7279,20 @@ "type": "tidelift" } ], - "time": "2020-11-05T10:56:45+00:00" + "time": "2020-12-03T10:57:35+00:00" }, { "name": "symfony/form", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "56847a7c9df55341b6e99ec8ba8a097e9f66be73" + "reference": "b01ac08da313b892e028b0aa77c89ccb610d139a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/56847a7c9df55341b6e99ec8ba8a097e9f66be73", - "reference": "56847a7c9df55341b6e99ec8ba8a097e9f66be73", + "url": "https://api.github.com/repos/symfony/form/zipball/b01ac08da313b892e028b0aa77c89ccb610d139a", + "reference": "b01ac08da313b892e028b0aa77c89ccb610d139a", "shasum": "" }, "require": { @@ -7356,7 +7364,7 @@ "description": "Symfony Form Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v5.1.9" + "source": "https://github.com/symfony/form/tree/v5.2.0" }, "funding": [ { @@ -7372,37 +7380,37 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/framework-bundle", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "d070863c197c6eb72ed3a54611b0a1bc5749ecc2" + "reference": "c5eedac1a2a07419d1d35f81a6b63cfccd91ea1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/d070863c197c6eb72ed3a54611b0a1bc5749ecc2", - "reference": "d070863c197c6eb72ed3a54611b0a1bc5749ecc2", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c5eedac1a2a07419d1d35f81a6b63cfccd91ea1d", + "reference": "c5eedac1a2a07419d1d35f81a6b63cfccd91ea1d", "shasum": "" }, "require": { "ext-xml": "*", "php": ">=7.2.5", - "symfony/cache": "^4.4|^5.0", + "symfony/cache": "^5.2", "symfony/config": "^5.0", - "symfony/dependency-injection": "^5.1", + "symfony/dependency-injection": "^5.2", "symfony/error-handler": "^4.4.1|^5.0.1", "symfony/event-dispatcher": "^5.1", "symfony/filesystem": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", - "symfony/http-foundation": "^4.4|^5.0", - "symfony/http-kernel": "^5.0", + "symfony/http-foundation": "^5.2", + "symfony/http-kernel": "^5.2", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.15", - "symfony/routing": "^5.1" + "symfony/routing": "^5.2" }, "conflict": { "doctrine/persistence": "<1.3", @@ -7411,42 +7419,43 @@ "phpunit/phpunit": "<5.4.3", "symfony/asset": "<5.1", "symfony/browser-kit": "<4.4", - "symfony/console": "<4.4", + "symfony/console": "<5.2", "symfony/dom-crawler": "<4.4", "symfony/dotenv": "<5.1", - "symfony/form": "<4.4", + "symfony/form": "<5.2", "symfony/http-client": "<4.4", "symfony/lock": "<4.4", - "symfony/mailer": "<4.4", + "symfony/mailer": "<5.2", "symfony/messenger": "<4.4", "symfony/mime": "<4.4", + "symfony/property-access": "<5.2", "symfony/property-info": "<4.4", - "symfony/serializer": "<4.4", + "symfony/serializer": "<5.2", "symfony/stopwatch": "<4.4", "symfony/translation": "<5.0", "symfony/twig-bridge": "<4.4", "symfony/twig-bundle": "<4.4", - "symfony/validator": "<4.4", + "symfony/validator": "<5.2", "symfony/web-profiler-bundle": "<4.4", - "symfony/workflow": "<4.4" + "symfony/workflow": "<5.2" }, "require-dev": { "doctrine/annotations": "~1.7", "doctrine/cache": "~1.0", "paragonie/sodium_compat": "^1.8", - "phpdocumentor/reflection-docblock": "^3.0|^4.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/asset": "^5.1", "symfony/browser-kit": "^4.4|^5.0", - "symfony/console": "^4.4|^5.0", + "symfony/console": "^5.2", "symfony/css-selector": "^4.4|^5.0", "symfony/dom-crawler": "^4.4|^5.0", "symfony/dotenv": "^5.1", "symfony/expression-language": "^4.4|^5.0", - "symfony/form": "^4.4|^5.0", + "symfony/form": "^5.2", "symfony/http-client": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", - "symfony/mailer": "^4.4|^5.0", - "symfony/messenger": "^4.4|^5.0", + "symfony/mailer": "^5.2", + "symfony/messenger": "^5.2", "symfony/mime": "^4.4|^5.0", "symfony/polyfill-intl-icu": "~1.0", "symfony/process": "^4.4|^5.0", @@ -7454,14 +7463,14 @@ "symfony/security-bundle": "^5.1", "symfony/security-csrf": "^4.4|^5.0", "symfony/security-http": "^4.4|^5.0", - "symfony/serializer": "^4.4|^5.0", + "symfony/serializer": "^5.2", "symfony/stopwatch": "^4.4|^5.0", "symfony/string": "^5.0", "symfony/translation": "^5.0", "symfony/twig-bundle": "^4.4|^5.0", - "symfony/validator": "^4.4|^5.0", + "symfony/validator": "^5.2", "symfony/web-link": "^4.4|^5.0", - "symfony/workflow": "^4.4|^5.0", + "symfony/workflow": "^5.2", "symfony/yaml": "^4.4|^5.0", "twig/twig": "^2.10|^3.0" }, @@ -7501,7 +7510,7 @@ "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v5.1.9" + "source": "https://github.com/symfony/framework-bundle/tree/v5.2.0" }, "funding": [ { @@ -7517,20 +7526,20 @@ "type": "tidelift" } ], - "time": "2020-11-27T14:08:52+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/http-client", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "8b236277f97be2f56f79330910ce372293fdc5b4" + "reference": "5b9fc5d85a6cec73832ff170ccd468d97dd082d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/8b236277f97be2f56f79330910ce372293fdc5b4", - "reference": "8b236277f97be2f56f79330910ce372293fdc5b4", + "url": "https://api.github.com/repos/symfony/http-client/zipball/5b9fc5d85a6cec73832ff170ccd468d97dd082d9", + "reference": "5b9fc5d85a6cec73832ff170ccd468d97dd082d9", "shasum": "" }, "require": { @@ -7548,6 +7557,7 @@ "symfony/http-client-implementation": "1.1" }, "require-dev": { + "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", @@ -7557,7 +7567,8 @@ "psr/http-client": "^1.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/http-kernel": "^4.4.13|^5.1.5", - "symfony/process": "^4.4|^5.0" + "symfony/process": "^4.4|^5.0", + "symfony/stopwatch": "^4.4|^5.0" }, "type": "library", "autoload": { @@ -7585,7 +7596,7 @@ "description": "Symfony HttpClient component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.1.9" + "source": "https://github.com/symfony/http-client/tree/v5.2.0" }, "funding": [ { @@ -7601,7 +7612,7 @@ "type": "tidelift" } ], - "time": "2020-11-28T13:45:11+00:00" + "time": "2020-11-28T13:45:20+00:00" }, { "name": "symfony/http-client-contracts", @@ -7684,16 +7695,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "1e6e9e28369ddd3fd66ca14a469c21ae9b51969a" + "reference": "e4576271ee99123aa59a40564c7b5405f0ebd1e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1e6e9e28369ddd3fd66ca14a469c21ae9b51969a", - "reference": "1e6e9e28369ddd3fd66ca14a469c21ae9b51969a", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e4576271ee99123aa59a40564c7b5405f0ebd1e6", + "reference": "e4576271ee99123aa59a40564c7b5405f0ebd1e6", "shasum": "" }, "require": { @@ -7737,7 +7748,7 @@ "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v5.1.9" + "source": "https://github.com/symfony/http-foundation/tree/v5.2.0" }, "funding": [ { @@ -7753,20 +7764,20 @@ "type": "tidelift" } ], - "time": "2020-11-15T22:55:04+00:00" + "time": "2020-11-27T06:13:25+00:00" }, { "name": "symfony/http-kernel", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "2d0daaf17c9fe14eb3519b94b83d746554ecfd9c" + "reference": "38907e5ccb2d9d371191a946734afc83c7a03160" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2d0daaf17c9fe14eb3519b94b83d746554ecfd9c", - "reference": "2d0daaf17c9fe14eb3519b94b83d746554ecfd9c", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/38907e5ccb2d9d371191a946734afc83c7a03160", + "reference": "38907e5ccb2d9d371191a946734afc83c7a03160", "shasum": "" }, "require": { @@ -7786,7 +7797,7 @@ "symfony/cache": "<5.0", "symfony/config": "<5.0", "symfony/console": "<4.4", - "symfony/dependency-injection": "<4.4", + "symfony/dependency-injection": "<5.1.8", "symfony/doctrine-bridge": "<5.0", "symfony/form": "<5.0", "symfony/http-client": "<5.0", @@ -7806,7 +7817,7 @@ "symfony/config": "^5.0", "symfony/console": "^4.4|^5.0", "symfony/css-selector": "^4.4|^5.0", - "symfony/dependency-injection": "^4.4|^5.0", + "symfony/dependency-injection": "^5.1.8", "symfony/dom-crawler": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", @@ -7849,7 +7860,7 @@ "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v5.1.9" + "source": "https://github.com/symfony/http-kernel/tree/v5.2.0" }, "funding": [ { @@ -7865,11 +7876,11 @@ "type": "tidelift" } ], - "time": "2020-11-29T09:27:52+00:00" + "time": "2020-11-30T05:54:18+00:00" }, { "name": "symfony/intl", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", @@ -7937,7 +7948,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/intl/tree/v5.2.0" }, "funding": [ { @@ -7957,16 +7968,16 @@ }, { "name": "symfony/mailer", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "a8be34b60e81c54f764f5ecee2a143b1dfbc60dc" + "reference": "f30fe13d4c9049f3c1f63be2c7f580779b058522" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/a8be34b60e81c54f764f5ecee2a143b1dfbc60dc", - "reference": "a8be34b60e81c54f764f5ecee2a143b1dfbc60dc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/f30fe13d4c9049f3c1f63be2c7f580779b058522", + "reference": "f30fe13d4c9049f3c1f63be2c7f580779b058522", "shasum": "" }, "require": { @@ -7974,7 +7985,7 @@ "php": ">=7.2.5", "psr/log": "~1.0", "symfony/event-dispatcher": "^4.4|^5.0", - "symfony/mime": "^4.4|^5.0", + "symfony/mime": "^5.2", "symfony/polyfill-php80": "^1.15", "symfony/service-contracts": "^1.1|^2" }, @@ -7987,6 +7998,7 @@ "symfony/http-client-contracts": "^1.1|^2", "symfony/mailchimp-mailer": "^4.4|^5.0", "symfony/mailgun-mailer": "^4.4|^5.0", + "symfony/mailjet-mailer": "^4.4|^5.0", "symfony/messenger": "^4.4|^5.0", "symfony/postmark-mailer": "^4.4|^5.0", "symfony/sendgrid-mailer": "^4.4|^5.0" @@ -8017,7 +8029,7 @@ "description": "Symfony Mailer Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v5.1.9" + "source": "https://github.com/symfony/mailer/tree/v5.2.0" }, "funding": [ { @@ -8033,24 +8045,24 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-28T21:46:03+00:00" }, { "name": "symfony/maker-bundle", - "version": "v1.24.2", + "version": "v1.25.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "87620ef23319ebbdfc5b51dd6b6e7d12003f4564" + "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/87620ef23319ebbdfc5b51dd6b6e7d12003f4564", - "reference": "87620ef23319ebbdfc5b51dd6b6e7d12003f4564", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/6d2da12632f5c8b9aa7b159f0bb46f245289434a", + "reference": "6d2da12632f5c8b9aa7b159f0bb46f245289434a", "shasum": "" }, "require": { - "doctrine/inflector": "^1.2", + "doctrine/inflector": "^1.2|^2.0", "nikic/php-parser": "^4.0", "php": ">=7.1.3", "symfony/config": "^3.4|^4.0|^5.0", @@ -8105,7 +8117,7 @@ ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.24.2" + "source": "https://github.com/symfony/maker-bundle/tree/v1.25.0" }, "funding": [ { @@ -8121,24 +8133,25 @@ "type": "tidelift" } ], - "time": "2020-11-27T17:49:17+00:00" + "time": "2020-12-07T14:47:57+00:00" }, { "name": "symfony/mime", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "698cab643bbb517a0d9d317e2ec9fc1636e97f1f" + "reference": "05f667e8fa029568964fd3bec6bc17765b853cc5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/698cab643bbb517a0d9d317e2ec9fc1636e97f1f", - "reference": "698cab643bbb517a0d9d317e2ec9fc1636e97f1f", + "url": "https://api.github.com/repos/symfony/mime/zipball/05f667e8fa029568964fd3bec6bc17765b853cc5", + "reference": "05f667e8fa029568964fd3bec6bc17765b853cc5", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-mbstring": "^1.0", "symfony/polyfill-php80": "^1.15" @@ -8148,7 +8161,11 @@ }, "require-dev": { "egulias/email-validator": "^2.1.10", - "symfony/dependency-injection": "^4.4|^5.0" + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^4.4|^5.0", + "symfony/property-access": "^4.4|^5.1", + "symfony/property-info": "^4.4|^5.1", + "symfony/serializer": "^5.2" }, "type": "library", "autoload": { @@ -8180,7 +8197,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.1.9" + "source": "https://github.com/symfony/mime/tree/v5.2.0" }, "funding": [ { @@ -8196,25 +8213,26 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-30T14:55:39+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "763f8d9ca7e1e1a5be5cdda8a6702291825aff67" + "reference": "6634bc516d914f25f04e9138743313ba8b10aef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/763f8d9ca7e1e1a5be5cdda8a6702291825aff67", - "reference": "763f8d9ca7e1e1a5be5cdda8a6702291825aff67", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/6634bc516d914f25f04e9138743313ba8b10aef5", + "reference": "6634bc516d914f25f04e9138743313ba8b10aef5", "shasum": "" }, "require": { "monolog/monolog": "^1.25.1|^2", "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/http-kernel": "^4.4|^5.0", "symfony/service-contracts": "^1.1|^2" }, @@ -8261,7 +8279,7 @@ "description": "Symfony Monolog Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/monolog-bridge/tree/v5.1.9" + "source": "https://github.com/symfony/monolog-bridge/tree/v5.2.0" }, "funding": [ { @@ -8277,7 +8295,7 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-11-02T16:16:33+00:00" }, { "name": "symfony/monolog-bundle", @@ -8362,21 +8380,22 @@ }, { "name": "symfony/options-resolver", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "c6a02905e4ffc7a1498e8ee019db2b477cd1cc02" + "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/c6a02905e4ffc7a1498e8ee019db2b477cd1cc02", - "reference": "c6a02905e4ffc7a1498e8ee019db2b477cd1cc02", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/87a2a4a766244e796dd9cb9d6f58c123358cd986", + "reference": "87a2a4a766244e796dd9cb9d6f58c123358cd986", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", + "symfony/polyfill-php73": "~1.0", "symfony/polyfill-php80": "^1.15" }, "type": "library", @@ -8410,7 +8429,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v5.1.9" + "source": "https://github.com/symfony/options-resolver/tree/v5.2.0" }, "funding": [ { @@ -8426,7 +8445,7 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-10-24T12:08:07+00:00" }, { "name": "symfony/polyfill-ctype", @@ -9158,16 +9177,16 @@ }, { "name": "symfony/process", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "b25b468538c82f6594058aabaa9bac48d7ef2170" + "reference": "240e74140d4d956265048f3025c0aecbbc302d54" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/b25b468538c82f6594058aabaa9bac48d7ef2170", - "reference": "b25b468538c82f6594058aabaa9bac48d7ef2170", + "url": "https://api.github.com/repos/symfony/process/zipball/240e74140d4d956265048f3025c0aecbbc302d54", + "reference": "240e74140d4d956265048f3025c0aecbbc302d54", "shasum": "" }, "require": { @@ -9200,7 +9219,7 @@ "description": "Symfony Process Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v5.1.9" + "source": "https://github.com/symfony/process/tree/v5.2.0" }, "funding": [ { @@ -9216,26 +9235,27 @@ "type": "tidelift" } ], - "time": "2020-11-02T15:45:32+00:00" + "time": "2020-11-02T15:47:15+00:00" }, { "name": "symfony/property-access", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "d979b802a230cce0e7ff0d60e643c5d74edb2daf" + "reference": "5cf86761edaf58376845a96ea6c0d28d475d5ad3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/d979b802a230cce0e7ff0d60e643c5d74edb2daf", - "reference": "d979b802a230cce0e7ff0d60e643c5d74edb2daf", + "url": "https://api.github.com/repos/symfony/property-access/zipball/5cf86761edaf58376845a96ea6c0d28d475d5ad3", + "reference": "5cf86761edaf58376845a96ea6c0d28d475d5ad3", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-php80": "^1.15", - "symfony/property-info": "^5.1.1" + "symfony/property-info": "^5.2" }, "require-dev": { "symfony/cache": "^4.4|^5.0" @@ -9280,7 +9300,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v5.1.9" + "source": "https://github.com/symfony/property-access/tree/v5.2.0" }, "funding": [ { @@ -9296,24 +9316,25 @@ "type": "tidelift" } ], - "time": "2020-11-01T15:43:26+00:00" + "time": "2020-11-01T16:14:45+00:00" }, { "name": "symfony/property-info", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "5bc012adfe3d365db3cec3b050513950b19966b3" + "reference": "69ca096d096a0a58457818a5a2d1ce51f5f14909" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/5bc012adfe3d365db3cec3b050513950b19966b3", - "reference": "5bc012adfe3d365db3cec3b050513950b19966b3", + "url": "https://api.github.com/repos/symfony/property-info/zipball/69ca096d096a0a58457818a5a2d1ce51f5f14909", + "reference": "69ca096d096a0a58457818a5a2d1ce51f5f14909", "shasum": "" }, "require": { "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-php80": "^1.15", "symfony/string": "^5.1" }, @@ -9369,7 +9390,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v5.1.9" + "source": "https://github.com/symfony/property-info/tree/v5.2.0" }, "funding": [ { @@ -9385,20 +9406,20 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-28T21:46:03+00:00" }, { "name": "symfony/routing", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "461b184cfe5c2e677bbd67761aa377914ab48a16" + "reference": "130ac5175ad2fd417978baebd8062e2e6b2bc28b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/461b184cfe5c2e677bbd67761aa377914ab48a16", - "reference": "461b184cfe5c2e677bbd67761aa377914ab48a16", + "url": "https://api.github.com/repos/symfony/routing/zipball/130ac5175ad2fd417978baebd8062e2e6b2bc28b", + "reference": "130ac5175ad2fd417978baebd8062e2e6b2bc28b", "shasum": "" }, "require": { @@ -9412,7 +9433,7 @@ "symfony/yaml": "<4.4" }, "require-dev": { - "doctrine/annotations": "~1.2", + "doctrine/annotations": "^1.7", "psr/log": "~1.0", "symfony/config": "^5.0", "symfony/dependency-injection": "^4.4|^5.0", @@ -9459,7 +9480,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.1.9" + "source": "https://github.com/symfony/routing/tree/v5.2.0" }, "funding": [ { @@ -9475,34 +9496,34 @@ "type": "tidelift" } ], - "time": "2020-11-26T23:46:31+00:00" + "time": "2020-11-27T00:39:34+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "1060810a1dc7361304c50d4aa2569fe5b4da60c6" + "reference": "6f05ceafa23cf7170dfe62c4aaf920a353aa7a25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/1060810a1dc7361304c50d4aa2569fe5b4da60c6", - "reference": "1060810a1dc7361304c50d4aa2569fe5b4da60c6", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/6f05ceafa23cf7170dfe62c4aaf920a353aa7a25", + "reference": "6f05ceafa23cf7170dfe62c4aaf920a353aa7a25", "shasum": "" }, "require": { "ext-xml": "*", "php": ">=7.2.5", "symfony/config": "^4.4|^5.0", - "symfony/dependency-injection": "^5.1", + "symfony/dependency-injection": "^5.2", "symfony/event-dispatcher": "^5.1", "symfony/http-kernel": "^5.0", "symfony/polyfill-php80": "^1.15", - "symfony/security-core": "^5.1", + "symfony/security-core": "^5.2", "symfony/security-csrf": "^4.4|^5.0", - "symfony/security-guard": "^5.1", - "symfony/security-http": "^5.1,>=5.1.2" + "symfony/security-guard": "^5.2", + "symfony/security-http": "^5.2" }, "conflict": { "symfony/browser-kit": "<4.4", @@ -9520,8 +9541,9 @@ "symfony/dom-crawler": "^4.4|^5.0", "symfony/expression-language": "^4.4|^5.0", "symfony/form": "^4.4|^5.0", - "symfony/framework-bundle": "^4.4|^5.0", + "symfony/framework-bundle": "^5.2", "symfony/process": "^4.4|^5.0", + "symfony/rate-limiter": "^5.2", "symfony/serializer": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0", "symfony/twig-bridge": "^4.4|^5.0", @@ -9556,7 +9578,7 @@ "description": "Symfony SecurityBundle", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v5.1.9" + "source": "https://github.com/symfony/security-bundle/tree/v5.2.0" }, "funding": [ { @@ -9572,20 +9594,20 @@ "type": "tidelift" } ], - "time": "2020-11-01T15:43:26+00:00" + "time": "2020-11-27T10:24:53+00:00" }, { "name": "symfony/security-core", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "a6d771e97bf3886e3ff5bdcf93f358e81bd873b4" + "reference": "b13a8f90de288c2f263847bc39cf33dee70996d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/a6d771e97bf3886e3ff5bdcf93f358e81bd873b4", - "reference": "a6d771e97bf3886e3ff5bdcf93f358e81bd873b4", + "url": "https://api.github.com/repos/symfony/security-core/zipball/b13a8f90de288c2f263847bc39cf33dee70996d9", + "reference": "b13a8f90de288c2f263847bc39cf33dee70996d9", "shasum": "" }, "require": { @@ -9598,7 +9620,8 @@ "conflict": { "symfony/event-dispatcher": "<4.4", "symfony/ldap": "<4.4", - "symfony/security-guard": "<4.4" + "symfony/security-guard": "<4.4", + "symfony/validator": "<5.2" }, "require-dev": { "psr/container": "^1.0", @@ -9608,7 +9631,7 @@ "symfony/http-foundation": "^4.4|^5.0", "symfony/ldap": "^4.4|^5.0", "symfony/translation": "^4.4|^5.0", - "symfony/validator": "^4.4|^5.0" + "symfony/validator": "^5.2" }, "suggest": { "psr/container-implementation": "To instantiate the Security class", @@ -9644,7 +9667,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.1.9" + "source": "https://github.com/symfony/security-core/tree/v5.2.0" }, "funding": [ { @@ -9660,11 +9683,11 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/security-csrf", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/security-csrf.git", @@ -9715,7 +9738,7 @@ "description": "Symfony Security Component - CSRF Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-csrf/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/security-csrf/tree/v5.2.0" }, "funding": [ { @@ -9735,16 +9758,16 @@ }, { "name": "symfony/security-guard", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/security-guard.git", - "reference": "e9d11fd6fcdb27ca5b83db44093289a1d6a3b771" + "reference": "0fb0e644feac3d6a122c2c27c9ef8823ba7f1c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-guard/zipball/e9d11fd6fcdb27ca5b83db44093289a1d6a3b771", - "reference": "e9d11fd6fcdb27ca5b83db44093289a1d6a3b771", + "url": "https://api.github.com/repos/symfony/security-guard/zipball/0fb0e644feac3d6a122c2c27c9ef8823ba7f1c49", + "reference": "0fb0e644feac3d6a122c2c27c9ef8823ba7f1c49", "shasum": "" }, "require": { @@ -9782,7 +9805,7 @@ "description": "Symfony Security Component - Guard", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-guard/tree/v5.1.9" + "source": "https://github.com/symfony/security-guard/tree/v5.2.0" }, "funding": [ { @@ -9798,30 +9821,30 @@ "type": "tidelift" } ], - "time": "2020-11-01T15:43:26+00:00" + "time": "2020-11-27T10:24:53+00:00" }, { "name": "symfony/security-http", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "a3a65306b8bf48611bd85deec8acccd4e8bcae0b" + "reference": "76df68861cd08eafdbab440b793cd278dcc4a5c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/a3a65306b8bf48611bd85deec8acccd4e8bcae0b", - "reference": "a3a65306b8bf48611bd85deec8acccd4e8bcae0b", + "url": "https://api.github.com/repos/symfony/security-http/zipball/76df68861cd08eafdbab440b793cd278dcc4a5c3", + "reference": "76df68861cd08eafdbab440b793cd278dcc4a5c3", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1", - "symfony/http-foundation": "^4.4.7|^5.0.7", - "symfony/http-kernel": "^4.4|^5.0", + "symfony/http-foundation": "^5.2", + "symfony/http-kernel": "^5.2", "symfony/polyfill-php80": "^1.15", "symfony/property-access": "^4.4|^5.0", - "symfony/security-core": "^5.1" + "symfony/security-core": "^5.2" }, "conflict": { "symfony/event-dispatcher": "<4.3", @@ -9829,8 +9852,11 @@ }, "require-dev": { "psr/log": "~1.0", + "symfony/cache": "^4.4|^5.0", + "symfony/rate-limiter": "^5.2", "symfony/routing": "^4.4|^5.0", - "symfony/security-csrf": "^4.4|^5.0" + "symfony/security-csrf": "^4.4|^5.0", + "symfony/translation": "^4.4|^5.0" }, "suggest": { "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs", @@ -9862,7 +9888,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.1.9" + "source": "https://github.com/symfony/security-http/tree/v5.2.0" }, "funding": [ { @@ -9878,20 +9904,20 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:33:29+00:00" + "time": "2020-11-30T05:46:27+00:00" }, { "name": "symfony/serializer", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "5bc62ff6cd4678363ae19a633667fd318b1a72f7" + "reference": "bfb225b1bf797f9d6a3b6a8501927cc72e92b549" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/5bc62ff6cd4678363ae19a633667fd318b1a72f7", - "reference": "5bc62ff6cd4678363ae19a633667fd318b1a72f7", + "url": "https://api.github.com/repos/symfony/serializer/zipball/bfb225b1bf797f9d6a3b6a8501927cc72e92b549", + "reference": "bfb225b1bf797f9d6a3b6a8501927cc72e92b549", "shasum": "" }, "require": { @@ -9909,16 +9935,21 @@ "require-dev": { "doctrine/annotations": "~1.0", "doctrine/cache": "~1.0", - "phpdocumentor/reflection-docblock": "^3.2|^4.0", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/error-handler": "^4.4|^5.0", + "symfony/filesystem": "^4.4|^5.0", + "symfony/form": "^4.4|^5.0", "symfony/http-foundation": "^4.4|^5.0", + "symfony/http-kernel": "^4.4|^5.0", "symfony/mime": "^4.4|^5.0", "symfony/property-access": "^4.4|^5.0", "symfony/property-info": "^4.4|^5.0", + "symfony/uid": "^5.1", "symfony/validator": "^4.4|^5.0", + "symfony/var-exporter": "^4.4|^5.0", "symfony/yaml": "^4.4|^5.0" }, "suggest": { @@ -9929,6 +9960,7 @@ "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.", "symfony/property-access": "For using the ObjectNormalizer.", "symfony/property-info": "To deserialize relations.", + "symfony/var-exporter": "For using the metadata compiler.", "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", @@ -9957,7 +9989,7 @@ "description": "Symfony Serializer Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v5.1.9" + "source": "https://github.com/symfony/serializer/tree/v5.2.0" }, "funding": [ { @@ -9973,7 +10005,7 @@ "type": "tidelift" } ], - "time": "2020-11-27T05:53:16+00:00" + "time": "2020-11-27T10:27:27+00:00" }, { "name": "symfony/service-contracts", @@ -10056,16 +10088,16 @@ }, { "name": "symfony/stopwatch", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "fcda7f14c3b39d33f9c788aea9afb1b5f5c288c6" + "reference": "2b105c0354f39a63038a1d8bf776ee92852813af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fcda7f14c3b39d33f9c788aea9afb1b5f5c288c6", - "reference": "fcda7f14c3b39d33f9c788aea9afb1b5f5c288c6", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/2b105c0354f39a63038a1d8bf776ee92852813af", + "reference": "2b105c0354f39a63038a1d8bf776ee92852813af", "shasum": "" }, "require": { @@ -10098,7 +10130,7 @@ "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v5.1.9" + "source": "https://github.com/symfony/stopwatch/tree/v5.2.0" }, "funding": [ { @@ -10114,20 +10146,20 @@ "type": "tidelift" } ], - "time": "2020-11-01T15:43:26+00:00" + "time": "2020-11-01T16:14:45+00:00" }, { "name": "symfony/string", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea" + "reference": "40e975edadd4e32cd16f3753b3bad65d9ac48242" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/a97573e960303db71be0dd8fda9be3bca5e0feea", - "reference": "a97573e960303db71be0dd8fda9be3bca5e0feea", + "url": "https://api.github.com/repos/symfony/string/zipball/40e975edadd4e32cd16f3753b3bad65d9ac48242", + "reference": "40e975edadd4e32cd16f3753b3bad65d9ac48242", "shasum": "" }, "require": { @@ -10181,7 +10213,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.1.9" + "source": "https://github.com/symfony/string/tree/v5.2.0" }, "funding": [ { @@ -10197,27 +10229,27 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-10-24T12:08:07+00:00" }, { "name": "symfony/translation", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b52e4184a38b69148a2b129c77cf47b8ce61d23f" + "reference": "52f486a707510884450df461b5a6429dd7a67379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b52e4184a38b69148a2b129c77cf47b8ce61d23f", - "reference": "b52e4184a38b69148a2b129c77cf47b8ce61d23f", + "url": "https://api.github.com/repos/symfony/translation/zipball/52f486a707510884450df461b5a6429dd7a67379", + "reference": "52f486a707510884450df461b5a6429dd7a67379", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-php80": "^1.15", - "symfony/translation-contracts": "^2" + "symfony/translation-contracts": "^2.3" }, "conflict": { "symfony/config": "<4.4", @@ -10247,6 +10279,9 @@ }, "type": "library", "autoload": { + "files": [ + "Resources/functions.php" + ], "psr-4": { "Symfony\\Component\\Translation\\": "" }, @@ -10271,7 +10306,7 @@ "description": "Symfony Translation Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v5.1.9" + "source": "https://github.com/symfony/translation/tree/v5.2.0" }, "funding": [ { @@ -10287,7 +10322,7 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/translation-contracts", @@ -10369,16 +10404,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "49a58af9f34ffcb11ef47d1ba1f8425396a6eac4" + "reference": "909d736d0413a072ebd5db8e0f87b8808efd4849" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/49a58af9f34ffcb11ef47d1ba1f8425396a6eac4", - "reference": "49a58af9f34ffcb11ef47d1ba1f8425396a6eac4", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/909d736d0413a072ebd5db8e0f87b8808efd4849", + "reference": "909d736d0413a072ebd5db8e0f87b8808efd4849", "shasum": "" }, "require": { @@ -10392,11 +10427,12 @@ "symfony/form": "<5.1", "symfony/http-foundation": "<4.4", "symfony/http-kernel": "<4.4", - "symfony/translation": "<5.0", - "symfony/workflow": "<4.4" + "symfony/translation": "<5.2", + "symfony/workflow": "<5.2" }, "require-dev": { "egulias/email-validator": "^2.1.10", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", "symfony/asset": "^4.4|^5.0", "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", @@ -10405,17 +10441,19 @@ "symfony/form": "^5.1.9", "symfony/http-foundation": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", - "symfony/mime": "^4.4|^5.0", + "symfony/mime": "^5.2", "symfony/polyfill-intl-icu": "~1.0", + "symfony/property-info": "^4.4|^5.1", "symfony/routing": "^4.4|^5.0", "symfony/security-acl": "^2.8|^3.0", "symfony/security-core": "^4.4|^5.0", "symfony/security-csrf": "^4.4|^5.0", "symfony/security-http": "^4.4|^5.0", + "symfony/serializer": "^5.2", "symfony/stopwatch": "^4.4|^5.0", - "symfony/translation": "^5.0", + "symfony/translation": "^5.2", "symfony/web-link": "^4.4|^5.0", - "symfony/workflow": "^4.4|^5.0", + "symfony/workflow": "^5.2", "symfony/yaml": "^4.4|^5.0", "twig/cssinliner-extra": "^2.12", "twig/inky-extra": "^2.12", @@ -10463,7 +10501,7 @@ "description": "Symfony Twig Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v5.1.9" + "source": "https://github.com/symfony/twig-bridge/tree/v5.2.0" }, "funding": [ { @@ -10479,20 +10517,20 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/twig-bundle", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "370bb30a9e8dc2b0c29791eec300b0b529bd783f" + "reference": "954b642ce585c7f20795f30aba53eb27eeb1a91f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/370bb30a9e8dc2b0c29791eec300b0b529bd783f", - "reference": "370bb30a9e8dc2b0c29791eec300b0b529bd783f", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/954b642ce585c7f20795f30aba53eb27eeb1a91f", + "reference": "954b642ce585c7f20795f30aba53eb27eeb1a91f", "shasum": "" }, "require": { @@ -10505,7 +10543,7 @@ "twig/twig": "^2.10|^3.0" }, "conflict": { - "symfony/dependency-injection": "<4.4", + "symfony/dependency-injection": "<5.2", "symfony/framework-bundle": "<5.0", "symfony/translation": "<5.0" }, @@ -10513,7 +10551,7 @@ "doctrine/annotations": "~1.7", "doctrine/cache": "~1.0", "symfony/asset": "^4.4|^5.0", - "symfony/dependency-injection": "^4.4|^5.0", + "symfony/dependency-injection": "^5.2", "symfony/expression-language": "^4.4|^5.0", "symfony/finder": "^4.4|^5.0", "symfony/form": "^4.4|^5.0", @@ -10550,7 +10588,7 @@ "description": "Symfony TwigBundle", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bundle/tree/v5.1.9" + "source": "https://github.com/symfony/twig-bundle/tree/v5.2.0" }, "funding": [ { @@ -10566,27 +10604,28 @@ "type": "tidelift" } ], - "time": "2020-10-24T12:01:57+00:00" + "time": "2020-10-24T12:08:07+00:00" }, { "name": "symfony/validator", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "acf84937b932fe575e4e4892eecee5a6c5ca8b78" + "reference": "7b2583e2c4cb82b23fcb37730981c868efefd2c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/acf84937b932fe575e4e4892eecee5a6c5ca8b78", - "reference": "acf84937b932fe575e4e4892eecee5a6c5ca8b78", + "url": "https://api.github.com/repos/symfony/validator/zipball/7b2583e2c4cb82b23fcb37730981c868efefd2c0", + "reference": "7b2583e2c4cb82b23fcb37730981c868efefd2c0", "shasum": "" }, "require": { "php": ">=7.2.5", - "symfony/deprecation-contracts": "^2.0", + "symfony/deprecation-contracts": "^2.1", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "~1.0", "symfony/polyfill-php80": "^1.15", "symfony/translation-contracts": "^1.1|^2" }, @@ -10606,8 +10645,10 @@ "egulias/email-validator": "^2.1.10", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4|^5.0", + "symfony/console": "^4.4|^5.0", "symfony/dependency-injection": "^4.4|^5.0", "symfony/expression-language": "^5.1", + "symfony/finder": "^4.4|^5.0", "symfony/http-client": "^4.4|^5.0", "symfony/http-foundation": "^4.4|^5.0", "symfony/http-kernel": "^4.4|^5.0", @@ -10658,7 +10699,7 @@ "description": "Symfony Validator Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.1.9" + "source": "https://github.com/symfony/validator/tree/v5.2.0" }, "funding": [ { @@ -10674,20 +10715,20 @@ "type": "tidelift" } ], - "time": "2020-11-28T10:57:20+00:00" + "time": "2020-11-28T11:24:18+00:00" }, { "name": "symfony/var-dumper", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "006fc2312ee014e1ba46c01185423c010310d00f" + "reference": "173a79c462b1c81e1fa26129f71e41333d846b26" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/006fc2312ee014e1ba46c01185423c010310d00f", - "reference": "006fc2312ee014e1ba46c01185423c010310d00f", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/173a79c462b1c81e1fa26129f71e41333d846b26", + "reference": "173a79c462b1c81e1fa26129f71e41333d846b26", "shasum": "" }, "require": { @@ -10746,7 +10787,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v5.1.9" + "source": "https://github.com/symfony/var-dumper/tree/v5.2.0" }, "funding": [ { @@ -10762,11 +10803,11 @@ "type": "tidelift" } ], - "time": "2020-11-26T23:46:31+00:00" + "time": "2020-11-27T00:39:34+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -10819,7 +10860,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/var-exporter/tree/v5.2.0" }, "funding": [ { @@ -10839,7 +10880,7 @@ }, { "name": "symfony/web-link", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", @@ -10906,7 +10947,7 @@ "push" ], "support": { - "source": "https://github.com/symfony/web-link/tree/v5.2.0-RC2" + "source": "https://github.com/symfony/web-link/tree/v5.2.0" }, "funding": [ { @@ -10926,28 +10967,29 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "2e18206d542245c8abbdad3270067aae9995dba7" + "reference": "a1f3f170e785d3c371396ac4935c27504fcfca16" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/2e18206d542245c8abbdad3270067aae9995dba7", - "reference": "2e18206d542245c8abbdad3270067aae9995dba7", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/a1f3f170e785d3c371396ac4935c27504fcfca16", + "reference": "a1f3f170e785d3c371396ac4935c27504fcfca16", "shasum": "" }, "require": { "php": ">=7.2.5", "symfony/config": "^4.4|^5.0", "symfony/framework-bundle": "^5.1", - "symfony/http-kernel": "^4.4|^5.0", + "symfony/http-kernel": "^5.2", "symfony/routing": "^4.4|^5.0", "symfony/twig-bundle": "^4.4|^5.0", "twig/twig": "^2.10|^3.0" }, "conflict": { + "symfony/dependency-injection": "<5.2", "symfony/form": "<4.4", "symfony/messenger": "<4.4" }, @@ -10983,7 +11025,7 @@ "description": "Symfony WebProfilerBundle", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.1.9" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v5.2.0" }, "funding": [ { @@ -10999,7 +11041,7 @@ "type": "tidelift" } ], - "time": "2020-10-28T21:31:18+00:00" + "time": "2020-10-28T21:46:03+00:00" }, { "name": "symfony/web-server-bundle", @@ -11145,7 +11187,7 @@ }, { "name": "symfony/yaml", - "version": "v5.1.9", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -11200,7 +11242,7 @@ "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.1.9" + "source": "https://github.com/symfony/yaml/tree/v5.2.0" }, "funding": [ { @@ -11637,28 +11679,28 @@ }, { "name": "willdurand/negotiation", - "version": "v2.3.1", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9" + "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/03436ededa67c6e83b9b12defac15384cb399dc9", - "reference": "03436ededa67c6e83b9b12defac15384cb399dc9", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/04e14f38d4edfcc974114a07d2777d90c98f3d9c", + "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c", "shasum": "" }, "require": { - "php": ">=5.4.0" + "php": ">=7.1.0" }, "require-dev": { - "phpunit/phpunit": "~4.5" + "symfony/phpunit-bridge": "^5.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "3.0-dev" } }, "autoload": { @@ -11687,9 +11729,9 @@ ], "support": { "issues": "https://github.com/willdurand/Negotiation/issues", - "source": "https://github.com/willdurand/Negotiation/tree/2.x" + "source": "https://github.com/willdurand/Negotiation/tree/3.0.0" }, - "time": "2017-05-14T17:21:12+00:00" + "time": "2020-09-25T08:01:41+00:00" }, { "name": "xemlock/htmlpurifier-html5",