diff --git a/composer.lock b/composer.lock index 5646adade2..0d852ad19a 100644 --- a/composer.lock +++ b/composer.lock @@ -515,16 +515,16 @@ }, { "name": "clue/stream-filter", - "version": "v1.5.0", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320" + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/aeb7d8ea49c7963d3b581378955dbf5bc49aa320", - "reference": "aeb7d8ea49c7963d3b581378955dbf5bc49aa320", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", + "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", "shasum": "" }, "require": { @@ -535,12 +535,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Clue\\StreamFilter\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "Clue\\StreamFilter\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -565,7 +565,7 @@ ], "support": { "issues": "https://github.com/clue/stream-filter/issues", - "source": "https://github.com/clue/stream-filter/tree/v1.5.0" + "source": "https://github.com/clue/stream-filter/tree/v1.6.0" }, "funding": [ { @@ -577,7 +577,7 @@ "type": "github" } ], - "time": "2020-10-02T12:38:20+00:00" + "time": "2022-02-21T13:15:14+00:00" }, { "name": "composer/ca-bundle", @@ -824,16 +824,16 @@ }, { "name": "composer/package-versions-deprecated", - "version": "1.11.99.4", + "version": "1.11.99.5", "source": { "type": "git", "url": "https://github.com/composer/package-versions-deprecated.git", - "reference": "b174585d1fe49ceed21928a945138948cb394600" + "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600", - "reference": "b174585d1fe49ceed21928a945138948cb394600", + "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d", + "reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d", "shasum": "" }, "require": { @@ -877,7 +877,7 @@ "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "support": { "issues": "https://github.com/composer/package-versions-deprecated/issues", - "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4" + "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5" }, "funding": [ { @@ -893,27 +893,27 @@ "type": "tidelift" } ], - "time": "2021-09-13T08:41:34+00:00" + "time": "2022-01-17T14:14:24+00:00" }, { "name": "composer/semver", - "version": "3.2.7", + "version": "3.2.9", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "deac27056b57e46faf136fae7b449eeaa71661ee" + "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/deac27056b57e46faf136fae7b449eeaa71661ee", - "reference": "deac27056b57e46faf136fae7b449eeaa71661ee", + "url": "https://api.github.com/repos/composer/semver/zipball/a951f614bd64dcd26137bc9b7b2637ddcfc57649", + "reference": "a951f614bd64dcd26137bc9b7b2637ddcfc57649", "shasum": "" }, "require": { "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpstan/phpstan": "^0.12.54", + "phpstan/phpstan": "^1.4", "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", @@ -958,7 +958,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/3.2.7" + "source": "https://github.com/composer/semver/tree/3.2.9" }, "funding": [ { @@ -974,7 +974,7 @@ "type": "tidelift" } ], - "time": "2022-01-04T09:57:54+00:00" + "time": "2022-02-04T13:58:43+00:00" }, { "name": "composer/spdx-licenses", @@ -1464,16 +1464,16 @@ }, { "name": "doctrine/common", - "version": "3.2.1", + "version": "3.2.2", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "e927fc2410c8723d053b8032e591cdff76587cdb" + "reference": "295082d3750987065912816a9d536c2df735f637" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/e927fc2410c8723d053b8032e591cdff76587cdb", - "reference": "e927fc2410c8723d053b8032e591cdff76587cdb", + "url": "https://api.github.com/repos/doctrine/common/zipball/295082d3750987065912816a9d536c2df735f637", + "reference": "295082d3750987065912816a9d536c2df735f637", "shasum": "" }, "require": { @@ -1482,7 +1482,7 @@ }, "require-dev": { "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "^1.2.0", + "phpstan/phpstan": "^1.4.1", "phpstan/phpstan-phpunit": "^1", "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0", "squizlabs/php_codesniffer": "^3.0", @@ -1534,7 +1534,7 @@ ], "support": { "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/3.2.1" + "source": "https://github.com/doctrine/common/tree/3.2.2" }, "funding": [ { @@ -1550,7 +1550,7 @@ "type": "tidelift" } ], - "time": "2021-12-26T22:39:45+00:00" + "time": "2022-02-02T09:15:57+00:00" }, { "name": "doctrine/data-fixtures", @@ -2059,8 +2059,8 @@ }, "autoload": { "psr-4": { - "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector", - "Doctrine\\Inflector\\": "lib/Doctrine/Inflector" + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector", + "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, "notification-url": "https://packagist.org/downloads/", @@ -2125,29 +2125,30 @@ }, { "name": "doctrine/instantiator", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/doctrine/instantiator.git", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b" + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b", - "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b", + "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc", + "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "^8.0", + "doctrine/coding-standard": "^9", "ext-pdo": "*", "ext-phar": "*", - "phpbench/phpbench": "^0.13 || 1.0.0-alpha2", - "phpstan/phpstan": "^0.12", - "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpbench/phpbench": "^0.16 || ^1", + "phpstan/phpstan": "^1.4", + "phpstan/phpstan-phpunit": "^1", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.22" }, "type": "library", "autoload": { @@ -2174,7 +2175,7 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/1.4.0" + "source": "https://github.com/doctrine/instantiator/tree/1.4.1" }, "funding": [ { @@ -2190,20 +2191,20 @@ "type": "tidelift" } ], - "time": "2020-11-10T18:47:58+00:00" + "time": "2022-03-03T08:28:38+00:00" }, { "name": "doctrine/lexer", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c" + "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", - "reference": "9c50f840f257bbb941e6f4a0e94ccf5db5c3f76c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", + "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, "require": { @@ -2211,7 +2212,7 @@ }, "require-dev": { "doctrine/coding-standard": "^9.0", - "phpstan/phpstan": "1.3", + "phpstan/phpstan": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "vimeo/psalm": "^4.11" }, @@ -2250,7 +2251,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.2.2" + "source": "https://github.com/doctrine/lexer/tree/1.2.3" }, "funding": [ { @@ -2266,7 +2267,7 @@ "type": "tidelift" } ], - "time": "2022-01-12T08:27:12+00:00" + "time": "2022-02-28T11:07:21+00:00" }, { "name": "doctrine/orm", @@ -2694,12 +2695,12 @@ }, "type": "library", "autoload": { - "psr-0": { - "HTMLPurifier": "library/" - }, "files": [ "library/HTMLPurifier.composer.php" ], + "psr-0": { + "HTMLPurifier": "library/" + }, "exclude-from-classmap": [ "/library/HTMLPurifier/Language/" ] @@ -2728,16 +2729,16 @@ }, { "name": "friendsofphp/proxy-manager-lts", - "version": "v1.0.5", + "version": "v1.0.7", "source": { "type": "git", "url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git", - "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f" + "reference": "c828ced1f932094ab79e4120a106a666565e4d9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/006aa5d32f887a4db4353b13b5b5095613e0611f", - "reference": "006aa5d32f887a4db4353b13b5b5095613e0611f", + "url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/c828ced1f932094ab79e4120a106a666565e4d9c", + "reference": "c828ced1f932094ab79e4120a106a666565e4d9c", "shasum": "" }, "require": { @@ -2754,7 +2755,7 @@ }, "require-dev": { "ext-phar": "*", - "symfony/phpunit-bridge": "^5.2|^6.0" + "symfony/phpunit-bridge": "^5.4|^6.0" }, "type": "library", "extra": { @@ -2776,7 +2777,7 @@ { "name": "Marco Pivetta", "email": "ocramius@gmail.com", - "homepage": "http://ocramius.github.io/" + "homepage": "https://ocramius.github.io/" }, { "name": "Nicolas Grekas", @@ -2794,7 +2795,7 @@ ], "support": { "issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues", - "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.5" + "source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.7" }, "funding": [ { @@ -2806,7 +2807,7 @@ "type": "tidelift" } ], - "time": "2021-05-22T16:11:15+00:00" + "time": "2022-03-02T09:29:19+00:00" }, { "name": "friendsofsymfony/jsrouting-bundle", @@ -3371,12 +3372,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3458,12 +3459,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3551,12 +3552,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4620,12 +4621,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Laminas\\Code\\": "src/" - }, "files": [ "polyfill/ReflectionEnumPolyfill.php" - ] + ], + "psr-4": { + "Laminas\\Code\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4712,16 +4713,16 @@ }, { "name": "laminas/laminas-mail", - "version": "2.15.1", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-mail.git", - "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e" + "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/70c3476913c74e9befd782ab665ad1b9ebac556e", - "reference": "70c3476913c74e9befd782ab665ad1b9ebac556e", + "url": "https://api.github.com/repos/laminas/laminas-mail/zipball/1ee1a384b96c8af29ecad9b3a7adc27a150ebc49", + "reference": "1ee1a384b96c8af29ecad9b3a7adc27a150ebc49", "shasum": "" }, "require": { @@ -4731,8 +4732,8 @@ "laminas/laminas-stdlib": "^3.6", "laminas/laminas-validator": "^2.15", "php": "^7.3 || ~8.0.0 || ~8.1.0", + "symfony/polyfill-intl-idn": "^1.24.0", "symfony/polyfill-mbstring": "^1.12.0", - "true/punycode": "^2.1", "webmozart/assert": "^1.10" }, "conflict": { @@ -4788,7 +4789,7 @@ "type": "community_bridge" } ], - "time": "2021-09-23T07:33:57+00:00" + "time": "2022-02-23T21:08:17+00:00" }, { "name": "laminas/laminas-mime", @@ -4853,16 +4854,16 @@ }, { "name": "laminas/laminas-stdlib", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1" + "reference": "bcd869e2fe88d567800057c1434f2380354fe325" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1", - "reference": "cba75fad2053bb5dc8d3e7f5e62b61d75eecfaf1", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325", + "reference": "bcd869e2fe88d567800057c1434f2380354fe325", "shasum": "" }, "require": { @@ -4908,20 +4909,20 @@ "type": "community_bridge" } ], - "time": "2022-01-10T11:18:55+00:00" + "time": "2022-01-21T15:50:46+00:00" }, { "name": "laminas/laminas-validator", - "version": "2.15.1", + "version": "2.16.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "fbd87f30c0a27aaeeee8adb2f934c14fb6046c80" + "reference": "329900ab7674c198e91e85b2e09080cdf493ce07" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/fbd87f30c0a27aaeeee8adb2f934c14fb6046c80", - "reference": "fbd87f30c0a27aaeeee8adb2f934c14fb6046c80", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/329900ab7674c198e91e85b2e09080cdf493ce07", + "reference": "329900ab7674c198e91e85b2e09080cdf493ce07", "shasum": "" }, "require": { @@ -4998,7 +4999,7 @@ "type": "community_bridge" } ], - "time": "2021-12-02T14:23:06+00:00" + "time": "2022-01-21T14:30:01+00:00" }, { "name": "lcobucci/clock", @@ -5699,34 +5700,38 @@ }, { "name": "myclabs/deep-copy", - "version": "1.10.2", + "version": "1.10.3", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220" + "reference": "c6a951b75d684fd43fbbd69617488e1e2e8924ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220", - "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/c6a951b75d684fd43fbbd69617488e1e2e8924ba", + "reference": "c6a951b75d684fd43fbbd69617488e1e2e8924ba", "shasum": "" }, "require": { "php": "^7.1 || ^8.0" }, + "conflict": { + "doctrine/collections": "<1.6.8", + "doctrine/common": "<2.13.3 || >=3,<3.2.2" + }, "require-dev": { - "doctrine/collections": "^1.0", - "doctrine/common": "^2.6", - "phpunit/phpunit": "^7.1" + "doctrine/collections": "^1.6.8", + "doctrine/common": "^2.13.3 || ^3.2.2", + "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13" }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5742,7 +5747,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2" + "source": "https://github.com/myclabs/DeepCopy/tree/1.10.3" }, "funding": [ { @@ -5750,7 +5755,7 @@ "type": "tidelift" } ], - "time": "2020-11-13T09:40:50+00:00" + "time": "2022-03-02T14:16:47+00:00" }, { "name": "nelmio/api-doc-bundle", @@ -6072,16 +6077,16 @@ }, { "name": "nette/utils", - "version": "v3.2.6", + "version": "v3.2.7", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "2f261e55bd6a12057442045bf2c249806abc1d02" + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/2f261e55bd6a12057442045bf2c249806abc1d02", - "reference": "2f261e55bd6a12057442045bf2c249806abc1d02", + "url": "https://api.github.com/repos/nette/utils/zipball/0af4e3de4df9f1543534beab255ccf459e7a2c99", + "reference": "0af4e3de4df9f1543534beab255ccf459e7a2c99", "shasum": "" }, "require": { @@ -6151,9 +6156,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.2.6" + "source": "https://github.com/nette/utils/tree/v3.2.7" }, - "time": "2021-11-24T15:47:23+00:00" + "time": "2022-01-24T11:29:14+00:00" }, { "name": "oro/calendar-bundle", @@ -6215,16 +6220,16 @@ }, { "name": "oro/commerce", - "version": "4.2.9", + "version": "4.2.10", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce.git", - "reference": "81a0805588f5b6dacebf6d6119535e8aad00ad78" + "reference": "12159ca7eaa63d6f79e12f164c4388be70f7b0b0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/81a0805588f5b6dacebf6d6119535e8aad00ad78", - "reference": "81a0805588f5b6dacebf6d6119535e8aad00ad78", + "url": "https://api.github.com/repos/oroinc/orocommerce/zipball/12159ca7eaa63d6f79e12f164c4388be70f7b0b0", + "reference": "12159ca7eaa63d6f79e12f164c4388be70f7b0b0", "shasum": "" }, "require": { @@ -6283,51 +6288,51 @@ }, "autoload": { "psr-4": { - "Oro\\Bridge\\CalendarCommerce\\": "src/Oro/Bridge/CalendarCommerce", - "Oro\\Bridge\\MarketingCommerce\\": "src/Oro/Bridge/MarketingCommerce", - "Oro\\Bundle\\AlternativeCheckoutBundle\\": "src/Oro/Bundle/AlternativeCheckoutBundle", - "Oro\\Bundle\\ApplicationBundle\\": "src/Oro/Bundle/ApplicationBundle", - "Oro\\Bundle\\CatalogBundle\\": "src/Oro/Bundle/CatalogBundle", - "Oro\\Bundle\\CheckoutBundle\\": "src/Oro/Bundle/CheckoutBundle", + "Oro\\Component\\SEO\\": "src/Oro/Component/SEO", + "Oro\\Component\\Tree\\": "src/Oro/Component/Tree", "Oro\\Bundle\\CMSBundle\\": "src/Oro/Bundle/CMSBundle", - "Oro\\Bundle\\CommerceBundle\\": "src/Oro/Bundle/CommerceBundle", - "Oro\\Bundle\\CommerceEntityBundle\\": "src/Oro/Bundle/CommerceEntityBundle", - "Oro\\Bundle\\ConsentBundle\\": "src/Oro/Bundle/ConsentBundle", - "Oro\\Bundle\\CustomThemeBundle\\": "src/Oro/Bundle/CustomThemeBundle", - "Oro\\Bundle\\FallbackBundle\\": "src/Oro/Bundle/FallbackBundle", - "Oro\\Bundle\\FedexShippingBundle\\": "src/Oro/Bundle/FedexShippingBundle", - "Oro\\Bundle\\FlatRateShippingBundle\\": "src/Oro/Bundle/FlatRateShippingBundle", - "Oro\\Bundle\\FrontendLocalizationBundle\\": "src/Oro/Bundle/FrontendLocalizationBundle", - "Oro\\Bundle\\FrontendTestFrameworkBundle\\": "src/Oro/Bundle/FrontendTestFrameworkBundle", - "Oro\\Bundle\\InventoryBundle\\": "src/Oro/Bundle/InventoryBundle", - "Oro\\Bundle\\MoneyOrderBundle\\": "src/Oro/Bundle/MoneyOrderBundle", + "Oro\\Bundle\\RFPBundle\\": "src/Oro/Bundle/RFPBundle", + "Oro\\Bundle\\SEOBundle\\": "src/Oro/Bundle/SEOBundle", + "Oro\\Bundle\\TaxBundle\\": "src/Oro/Bundle/TaxBundle", + "Oro\\Bundle\\UPSBundle\\": "src/Oro/Bundle/UPSBundle", + "Oro\\Bundle\\RuleBundle\\": "src/Oro/Bundle/RuleBundle", + "Oro\\Bundle\\SaleBundle\\": "src/Oro/Bundle/SaleBundle", + "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", + "Oro\\Component\\Website\\": "src/Oro/Component/Website", "Oro\\Bundle\\OrderBundle\\": "src/Oro/Bundle/OrderBundle", - "Oro\\Bundle\\PaymentBundle\\": "src/Oro/Bundle/PaymentBundle", - "Oro\\Bundle\\PaymentTermBundle\\": "src/Oro/Bundle/PaymentTermBundle", + "Oro\\Component\\Checkout\\": "src/Oro/Component/Checkout", "Oro\\Bundle\\PayPalBundle\\": "src/Oro/Bundle/PayPalBundle", + "Oro\\Bundle\\CatalogBundle\\": "src/Oro/Bundle/CatalogBundle", + "Oro\\Bundle\\ConsentBundle\\": "src/Oro/Bundle/ConsentBundle", + "Oro\\Bundle\\PaymentBundle\\": "src/Oro/Bundle/PaymentBundle", "Oro\\Bundle\\PricingBundle\\": "src/Oro/Bundle/PricingBundle", "Oro\\Bundle\\ProductBundle\\": "src/Oro/Bundle/ProductBundle", - "Oro\\Bundle\\PromotionBundle\\": "src/Oro/Bundle/PromotionBundle", + "Oro\\Component\\Expression\\": "src/Oro/Component/Expression", + "Oro\\Component\\WebCatalog\\": "src/Oro/Component/WebCatalog", + "Oro\\Bundle\\CheckoutBundle\\": "src/Oro/Bundle/CheckoutBundle", + "Oro\\Bundle\\CommerceBundle\\": "src/Oro/Bundle/CommerceBundle", + "Oro\\Bundle\\FallbackBundle\\": "src/Oro/Bundle/FallbackBundle", "Oro\\Bundle\\RedirectBundle\\": "src/Oro/Bundle/RedirectBundle", - "Oro\\Bundle\\RFPBundle\\": "src/Oro/Bundle/RFPBundle", - "Oro\\Bundle\\RuleBundle\\": "src/Oro/Bundle/RuleBundle", - "Oro\\Bundle\\SaleBundle\\": "src/Oro/Bundle/SaleBundle", - "Oro\\Bundle\\SEOBundle\\": "src/Oro/Bundle/SEOBundle", "Oro\\Bundle\\ShippingBundle\\": "src/Oro/Bundle/ShippingBundle", - "Oro\\Bundle\\ShoppingListBundle\\": "src/Oro/Bundle/ShoppingListBundle", - "Oro\\Bundle\\TaxBundle\\": "src/Oro/Bundle/TaxBundle", - "Oro\\Bundle\\UPSBundle\\": "src/Oro/Bundle/UPSBundle", + "Oro\\Bundle\\InventoryBundle\\": "src/Oro/Bundle/InventoryBundle", + "Oro\\Bundle\\PromotionBundle\\": "src/Oro/Bundle/PromotionBundle", + "Oro\\Bridge\\CalendarCommerce\\": "src/Oro/Bridge/CalendarCommerce", + "Oro\\Bundle\\MoneyOrderBundle\\": "src/Oro/Bundle/MoneyOrderBundle", "Oro\\Bundle\\ValidationBundle\\": "src/Oro/Bundle/ValidationBundle", "Oro\\Bundle\\VisibilityBundle\\": "src/Oro/Bundle/VisibilityBundle", "Oro\\Bundle\\WebCatalogBundle\\": "src/Oro/Bundle/WebCatalogBundle", + "Oro\\Bridge\\MarketingCommerce\\": "src/Oro/Bridge/MarketingCommerce", + "Oro\\Bundle\\ApplicationBundle\\": "src/Oro/Bundle/ApplicationBundle", + "Oro\\Bundle\\CustomThemeBundle\\": "src/Oro/Bundle/CustomThemeBundle", + "Oro\\Bundle\\PaymentTermBundle\\": "src/Oro/Bundle/PaymentTermBundle", + "Oro\\Bundle\\ShoppingListBundle\\": "src/Oro/Bundle/ShoppingListBundle", + "Oro\\Bundle\\FedexShippingBundle\\": "src/Oro/Bundle/FedexShippingBundle", "Oro\\Bundle\\WebsiteSearchBundle\\": "src/Oro/Bundle/WebsiteSearchBundle", - "Oro\\Component\\Checkout\\": "src/Oro/Component/Checkout", - "Oro\\Component\\Expression\\": "src/Oro/Component/Expression", - "Oro\\Component\\SEO\\": "src/Oro/Component/SEO", - "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", - "Oro\\Component\\Tree\\": "src/Oro/Component/Tree", - "Oro\\Component\\WebCatalog\\": "src/Oro/Component/WebCatalog", - "Oro\\Component\\Website\\": "src/Oro/Component/Website" + "Oro\\Bundle\\CommerceEntityBundle\\": "src/Oro/Bundle/CommerceEntityBundle", + "Oro\\Bundle\\FlatRateShippingBundle\\": "src/Oro/Bundle/FlatRateShippingBundle", + "Oro\\Bundle\\AlternativeCheckoutBundle\\": "src/Oro/Bundle/AlternativeCheckoutBundle", + "Oro\\Bundle\\FrontendLocalizationBundle\\": "src/Oro/Bundle/FrontendLocalizationBundle", + "Oro\\Bundle\\FrontendTestFrameworkBundle\\": "src/Oro/Bundle/FrontendTestFrameworkBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -6347,22 +6352,22 @@ "homepage": "https://github.com/orocommerce/orocommerce", "support": { "issues": "https://github.com/oroinc/orocommerce/issues", - "source": "https://github.com/oroinc/orocommerce/tree/4.2.9" + "source": "https://github.com/oroinc/orocommerce/tree/4.2.10" }, - "time": "2022-01-11T16:18:04+00:00" + "time": "2022-03-01T18:08:54+00:00" }, { "name": "oro/commerce-crm", - "version": "4.2.3", + "version": "4.2.4", "source": { "type": "git", "url": "https://github.com/oroinc/orocommerce-orocrm.git", - "reference": "59fc367927583ddc778aae3ba7169330c9e97e34" + "reference": "d4e86737ba7e810b0a7172b267aacbff56db7580" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/orocommerce-orocrm/zipball/59fc367927583ddc778aae3ba7169330c9e97e34", - "reference": "59fc367927583ddc778aae3ba7169330c9e97e34", + "url": "https://api.github.com/repos/oroinc/orocommerce-orocrm/zipball/d4e86737ba7e810b0a7172b267aacbff56db7580", + "reference": "d4e86737ba7e810b0a7172b267aacbff56db7580", "shasum": "" }, "require": { @@ -6378,9 +6383,9 @@ "autoload": { "psr-4": { "Oro\\Bridge\\ContactUs\\": "src/Oro/Bridge/ContactUs", - "Oro\\Bridge\\CustomerAccount\\": "src/Oro/Bridge/CustomerAccount", - "Oro\\Bridge\\CustomerSales\\": "src/Oro/Bridge/CustomerSales", "Oro\\Bridge\\QuoteSales\\": "src/Oro/Bridge/QuoteSales", + "Oro\\Bridge\\CustomerSales\\": "src/Oro/Bridge/CustomerSales", + "Oro\\Bridge\\CustomerAccount\\": "src/Oro/Bridge/CustomerAccount", "Oro\\Bridge\\SaleActivityContact\\": "src/Oro/Bridge/SaleActivityContact", "Oro\\Bundle\\DemoDataCommerceCRMBundle\\": "src/Oro/Bundle/DemoDataCommerceCRMBundle" }, @@ -6401,22 +6406,22 @@ "description": "OroCRM integration for OroCommerce", "homepage": "https://github.com/orocommerce/orocommerce-orocrm", "support": { - "source": "https://github.com/oroinc/orocommerce-orocrm/tree/4.2.3" + "source": "https://github.com/oroinc/orocommerce-orocrm/tree/4.2.4" }, - "time": "2021-07-28T12:13:45+00:00" + "time": "2022-01-20T15:02:33+00:00" }, { "name": "oro/cookie-consent", - "version": "4.2.3", + "version": "4.2.4", "source": { "type": "git", "url": "https://github.com/oroinc/cookie-consent.git", - "reference": "d84db14d6939885e89451099a4bc3220b088d21c" + "reference": "8bbb8b06dcdf177067d1634c34e887440e67a69d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/cookie-consent/zipball/d84db14d6939885e89451099a4bc3220b088d21c", - "reference": "d84db14d6939885e89451099a4bc3220b088d21c", + "url": "https://api.github.com/repos/oroinc/cookie-consent/zipball/8bbb8b06dcdf177067d1634c34e887440e67a69d", + "reference": "8bbb8b06dcdf177067d1634c34e887440e67a69d", "shasum": "" }, "require": { @@ -6456,22 +6461,22 @@ ], "support": { "issues": "https://github.com/oroinc/cookie-consent/issues", - "source": "https://github.com/oroinc/cookie-consent/tree/4.2.3" + "source": "https://github.com/oroinc/cookie-consent/tree/4.2.4" }, - "time": "2021-07-28T12:13:45+00:00" + "time": "2022-02-07T15:56:43+00:00" }, { "name": "oro/crm", - "version": "4.2.8", + "version": "4.2.9", "source": { "type": "git", "url": "https://github.com/oroinc/crm.git", - "reference": "02f00bc42227bc19cb6de982114a19ec978b3687" + "reference": "ec59745ec2ebf7cce1ac9bbd3151f157c27f6144" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/crm/zipball/02f00bc42227bc19cb6de982114a19ec978b3687", - "reference": "02f00bc42227bc19cb6de982114a19ec978b3687", + "url": "https://api.github.com/repos/oroinc/crm/zipball/ec59745ec2ebf7cce1ac9bbd3151f157c27f6144", + "reference": "ec59745ec2ebf7cce1ac9bbd3151f157c27f6144", "shasum": "" }, "require": { @@ -6519,21 +6524,21 @@ }, "autoload": { "psr-4": { - "Oro\\Bridge\\CalendarCRM\\": "src/Oro/Bridge/CalendarCRM", "Oro\\Bridge\\CallCRM\\": "src/Oro/Bridge/CallCRM", - "Oro\\Bridge\\CustomerPortalCRM\\": "src/Oro/Bridge/CustomerPortalCRM", "Oro\\Bridge\\TaskCRM\\": "src/Oro/Bridge/TaskCRM", - "Oro\\Bundle\\AccountBundle\\": "src/Oro/Bundle/AccountBundle", - "Oro\\Bundle\\ActivityContactBundle\\": "src/Oro/Bundle/ActivityContactBundle", - "Oro\\Bundle\\AnalyticsBundle\\": "src/Oro/Bundle/AnalyticsBundle", + "Oro\\Bundle\\CRMBundle\\": "src/Oro/Bundle/CRMBundle", "Oro\\Bundle\\CaseBundle\\": "src/Oro/Bundle/CaseBundle", + "Oro\\Bridge\\CalendarCRM\\": "src/Oro/Bridge/CalendarCRM", + "Oro\\Bundle\\SalesBundle\\": "src/Oro/Bundle/SalesBundle", + "Oro\\Bundle\\AccountBundle\\": "src/Oro/Bundle/AccountBundle", "Oro\\Bundle\\ChannelBundle\\": "src/Oro/Bundle/ChannelBundle", "Oro\\Bundle\\ContactBundle\\": "src/Oro/Bundle/ContactBundle", - "Oro\\Bundle\\ContactUsBundle\\": "src/Oro/Bundle/ContactUsBundle", - "Oro\\Bundle\\CRMBundle\\": "src/Oro/Bundle/CRMBundle", "Oro\\Bundle\\DemoDataBundle\\": "src/Oro/Bundle/DemoDataBundle", + "Oro\\Bundle\\AnalyticsBundle\\": "src/Oro/Bundle/AnalyticsBundle", + "Oro\\Bundle\\ContactUsBundle\\": "src/Oro/Bundle/ContactUsBundle", "Oro\\Bundle\\ReportCRMBundle\\": "src/Oro/Bundle/ReportCRMBundle", - "Oro\\Bundle\\SalesBundle\\": "src/Oro/Bundle/SalesBundle", + "Oro\\Bridge\\CustomerPortalCRM\\": "src/Oro/Bridge/CustomerPortalCRM", + "Oro\\Bundle\\ActivityContactBundle\\": "src/Oro/Bundle/ActivityContactBundle", "Oro\\Bundle\\TestFrameworkCRMBundle\\": "src/Oro/Bundle/TestFrameworkCRMBundle" }, "exclude-from-classmap": [ @@ -6554,9 +6559,9 @@ "homepage": "https://github.com/oroinc/crm.git", "support": { "issues": "https://github.com/oroinc/crm/issues", - "source": "https://github.com/oroinc/crm/tree/4.2.8" + "source": "https://github.com/oroinc/crm/tree/4.2.9" }, - "time": "2022-01-11T16:18:04+00:00" + "time": "2022-03-01T18:06:15+00:00" }, { "name": "oro/crm-call-bundle", @@ -6828,16 +6833,16 @@ }, { "name": "oro/customer-portal", - "version": "4.2.7", + "version": "4.2.8", "source": { "type": "git", "url": "https://github.com/oroinc/customer-portal.git", - "reference": "817862a792b96dcf93b294dcf381ad829fd355bc" + "reference": "4b8cc43e18addee6f08bff3d4a2282374da7a20f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/817862a792b96dcf93b294dcf381ad829fd355bc", - "reference": "817862a792b96dcf93b294dcf381ad829fd355bc", + "url": "https://api.github.com/repos/oroinc/customer-portal/zipball/4b8cc43e18addee6f08bff3d4a2282374da7a20f", + "reference": "4b8cc43e18addee6f08bff3d4a2282374da7a20f", "shasum": "" }, "require": { @@ -6858,14 +6863,14 @@ }, "autoload": { "psr-4": { - "Oro\\Bridge\\CRMCustomerPortal\\": "src/Oro/Bridge/CRMCustomerPortal", - "Oro\\Bundle\\CommerceMenuBundle\\": "src/Oro/Bundle/CommerceMenuBundle", + "Oro\\Bundle\\WebsiteBundle\\": "src/Oro/Bundle/WebsiteBundle", "Oro\\Bundle\\CustomerBundle\\": "src/Oro/Bundle/CustomerBundle", - "Oro\\Bundle\\FrontendAttachmentBundle\\": "src/Oro/Bundle/FrontendAttachmentBundle", "Oro\\Bundle\\FrontendBundle\\": "src/Oro/Bundle/FrontendBundle", - "Oro\\Bundle\\FrontendImportExportBundle\\": "src/Oro/Bundle/FrontendImportExportBundle", "Oro\\Bundle\\StyleBookBundle\\": "src/Oro/Bundle/StyleBookBundle", - "Oro\\Bundle\\WebsiteBundle\\": "src/Oro/Bundle/WebsiteBundle" + "Oro\\Bridge\\CRMCustomerPortal\\": "src/Oro/Bridge/CRMCustomerPortal", + "Oro\\Bundle\\CommerceMenuBundle\\": "src/Oro/Bundle/CommerceMenuBundle", + "Oro\\Bundle\\FrontendAttachmentBundle\\": "src/Oro/Bundle/FrontendAttachmentBundle", + "Oro\\Bundle\\FrontendImportExportBundle\\": "src/Oro/Bundle/FrontendImportExportBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -6884,9 +6889,9 @@ "homepage": "https://github.com/oroinc/customer-portal", "support": { "issues": "https://github.com/oroinc/customer-portal/issues", - "source": "https://github.com/oroinc/customer-portal/tree/4.2.7" + "source": "https://github.com/oroinc/customer-portal/tree/4.2.8" }, - "time": "2021-12-28T09:15:08+00:00" + "time": "2022-03-01T15:55:07+00:00" }, { "name": "oro/doctrine-extensions", @@ -6915,8 +6920,8 @@ "type": "library", "autoload": { "psr-4": { - "Oro\\DBAL\\": "src/Oro/DBAL", - "Oro\\ORM\\": "src/Oro/ORM" + "Oro\\ORM\\": "src/Oro/ORM", + "Oro\\DBAL\\": "src/Oro/DBAL" } }, "notification-url": "https://packagist.org/downloads/", @@ -6973,9 +6978,9 @@ "autoload": { "psr-4": { "Oro\\Bundle\\CampaignBundle\\": "src/Oro/Bundle/CampaignBundle", - "Oro\\Bundle\\MarketingActivityBundle\\": "src/Oro/Bundle/MarketingActivityBundle", + "Oro\\Bundle\\TrackingBundle\\": "src/Oro/Bundle/TrackingBundle", "Oro\\Bundle\\MarketingListBundle\\": "src/Oro/Bundle/MarketingListBundle", - "Oro\\Bundle\\TrackingBundle\\": "src/Oro/Bundle/TrackingBundle" + "Oro\\Bundle\\MarketingActivityBundle\\": "src/Oro/Bundle/MarketingActivityBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -7006,16 +7011,16 @@ }, { "name": "oro/oauth2-server", - "version": "4.2.7", + "version": "4.2.8", "source": { "type": "git", "url": "https://github.com/oroinc/oauth2-server.git", - "reference": "804feb86659f2909d9e95984a3b26b7407c46d7a" + "reference": "79df2e05108da072237f50ccb6e989058d15dbd8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/804feb86659f2909d9e95984a3b26b7407c46d7a", - "reference": "804feb86659f2909d9e95984a3b26b7407c46d7a", + "url": "https://api.github.com/repos/oroinc/oauth2-server/zipball/79df2e05108da072237f50ccb6e989058d15dbd8", + "reference": "79df2e05108da072237f50ccb6e989058d15dbd8", "shasum": "" }, "require": { @@ -7057,22 +7062,22 @@ ], "support": { "issues": "https://github.com/oroinc/oauth2-server/issues", - "source": "https://github.com/oroinc/oauth2-server/tree/4.2.7" + "source": "https://github.com/oroinc/oauth2-server/tree/4.2.8" }, - "time": "2021-12-20T15:54:59+00:00" + "time": "2022-01-05T15:39:14+00:00" }, { "name": "oro/platform", - "version": "4.2.9", + "version": "4.2.10", "source": { "type": "git", "url": "https://github.com/oroinc/platform.git", - "reference": "6e41a62daf4f189824ac20bfaef2d8be229df636" + "reference": "eefc26f3bc926f5671ca4211a0d34137ca312e9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oroinc/platform/zipball/6e41a62daf4f189824ac20bfaef2d8be229df636", - "reference": "6e41a62daf4f189824ac20bfaef2d8be229df636", + "url": "https://api.github.com/repos/oroinc/platform/zipball/eefc26f3bc926f5671ca4211a0d34137ca312e9b", + "reference": "eefc26f3bc926f5671ca4211a0d34137ca312e9b", "shasum": "" }, "require": { @@ -7285,96 +7290,96 @@ }, "autoload": { "psr-4": { - "Oro\\Bundle\\ActionBundle\\": "src/Oro/Bundle/ActionBundle", - "Oro\\Bundle\\ActivityBundle\\": "src/Oro/Bundle/ActivityBundle", - "Oro\\Bundle\\ActivityListBundle\\": "src/Oro/Bundle/ActivityListBundle", - "Oro\\Bundle\\AddressBundle\\": "src/Oro/Bundle/AddressBundle", + "Oro\\Component\\Log\\": "src/Oro/Component/Log", + "Oro\\Component\\Math\\": "src/Oro/Component/Math", + "Oro\\Bundle\\UIBundle\\": "src/Oro/Bundle/UIBundle", "Oro\\Bundle\\ApiBundle\\": "src/Oro/Bundle/ApiBundle", + "Oro\\Bundle\\SSOBundle\\": "src/Oro/Bundle/SSOBundle", + "Oro\\Bundle\\TagBundle\\": "src/Oro/Bundle/TagBundle", + "Oro\\Component\\Action\\": "src/Oro/Component/Action", + "Oro\\Component\\Config\\": "src/Oro/Component/Config", + "Oro\\Component\\Layout\\": "src/Oro/Component/Layout", + "Oro\\Bundle\\CronBundle\\": "src/Oro/Bundle/CronBundle", + "Oro\\Bundle\\FormBundle\\": "src/Oro/Bundle/FormBundle", + "Oro\\Bundle\\HelpBundle\\": "src/Oro/Bundle/HelpBundle", + "Oro\\Bundle\\ImapBundle\\": "src/Oro/Bundle/ImapBundle", + "Oro\\Bundle\\NoteBundle\\": "src/Oro/Bundle/NoteBundle", + "Oro\\Bundle\\SoapBundle\\": "src/Oro/Bundle/SoapBundle", + "Oro\\Bundle\\SyncBundle\\": "src/Oro/Bundle/SyncBundle", + "Oro\\Bundle\\UserBundle\\": "src/Oro/Bundle/UserBundle", + "Oro\\Component\\Routing\\": "src/Oro/Component/Routing", + "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", "Oro\\Bundle\\AssetBundle\\": "src/Oro/Bundle/AssetBundle", - "Oro\\Bundle\\AttachmentBundle\\": "src/Oro/Bundle/AttachmentBundle", "Oro\\Bundle\\BatchBundle\\": "src/Oro/Bundle/BatchBundle", - "Oro\\Bundle\\BusinessEntitiesBundle\\": "src/Oro/Bundle/BusinessEntitiesBundle", "Oro\\Bundle\\CacheBundle\\": "src/Oro/Bundle/CacheBundle", "Oro\\Bundle\\ChartBundle\\": "src/Oro/Bundle/ChartBundle", - "Oro\\Bundle\\CommentBundle\\": "src/Oro/Bundle/CommentBundle", + "Oro\\Bundle\\DraftBundle\\": "src/Oro/Bundle/DraftBundle", + "Oro\\Bundle\\EmailBundle\\": "src/Oro/Bundle/EmailBundle", + "Oro\\Bundle\\ScopeBundle\\": "src/Oro/Bundle/ScopeBundle", + "Oro\\Bundle\\ThemeBundle\\": "src/Oro/Bundle/ThemeBundle", + "Oro\\Component\\PhpUtils\\": "src/Oro/Component/PhpUtils", + "Oro\\Bundle\\ActionBundle\\": "src/Oro/Bundle/ActionBundle", "Oro\\Bundle\\ConfigBundle\\": "src/Oro/Bundle/ConfigBundle", - "Oro\\Bundle\\CronBundle\\": "src/Oro/Bundle/CronBundle", + "Oro\\Bundle\\EntityBundle\\": "src/Oro/Bundle/EntityBundle", + "Oro\\Bundle\\FilterBundle\\": "src/Oro/Bundle/FilterBundle", + "Oro\\Bundle\\LayoutBundle\\": "src/Oro/Bundle/LayoutBundle", + "Oro\\Bundle\\LocaleBundle\\": "src/Oro/Bundle/LocaleBundle", + "Oro\\Bundle\\LoggerBundle\\": "src/Oro/Bundle/LoggerBundle", + "Oro\\Bundle\\ReportBundle\\": "src/Oro/Bundle/ReportBundle", + "Oro\\Bundle\\SearchBundle\\": "src/Oro/Bundle/SearchBundle", + "Oro\\Component\\Exception\\": "src/Oro/Component/Exception", + "Oro\\Component\\TestUtils\\": "src/Oro/Component/TestUtils", + "Oro\\Bundle\\AddressBundle\\": "src/Oro/Bundle/AddressBundle", + "Oro\\Bundle\\CommentBundle\\": "src/Oro/Bundle/CommentBundle", + "Oro\\Bundle\\SegmentBundle\\": "src/Oro/Bundle/SegmentBundle", + "Oro\\Bundle\\SidebarBundle\\": "src/Oro/Bundle/SidebarBundle", + "Oro\\Bundle\\WindowsBundle\\": "src/Oro/Bundle/WindowsBundle", + "Oro\\Component\\Duplicator\\": "src/Oro/Component/Duplicator", + "Oro\\Bundle\\ActivityBundle\\": "src/Oro/Bundle/ActivityBundle", "Oro\\Bundle\\CurrencyBundle\\": "src/Oro/Bundle/CurrencyBundle", + "Oro\\Bundle\\DataGridBundle\\": "src/Oro/Bundle/DataGridBundle", + "Oro\\Bundle\\PlatformBundle\\": "src/Oro/Bundle/PlatformBundle", + "Oro\\Bundle\\ReminderBundle\\": "src/Oro/Bundle/ReminderBundle", + "Oro\\Bundle\\SecurityBundle\\": "src/Oro/Bundle/SecurityBundle", + "Oro\\Bundle\\WorkflowBundle\\": "src/Oro/Bundle/WorkflowBundle", "Oro\\Bundle\\DashboardBundle\\": "src/Oro/Bundle/DashboardBundle", "Oro\\Bundle\\DataAuditBundle\\": "src/Oro/Bundle/DataAuditBundle", - "Oro\\Bundle\\DataGridBundle\\": "src/Oro/Bundle/DataGridBundle", + "Oro\\Bundle\\GaufretteBundle\\": "src/Oro/Bundle/GaufretteBundle", + "Oro\\Bundle\\InstallerBundle\\": "src/Oro/Bundle/InstallerBundle", + "Oro\\Bundle\\MigrationBundle\\": "src/Oro/Bundle/MigrationBundle", + "Oro\\Component\\MessageQueue\\": "src/Oro/Component/MessageQueue", + "Oro\\Bundle\\AttachmentBundle\\": "src/Oro/Bundle/AttachmentBundle", + "Oro\\Bundle\\NavigationBundle\\": "src/Oro/Bundle/NavigationBundle", + "Oro\\Component\\DoctrineUtils\\": "src/Oro/Component/DoctrineUtils", + "Oro\\Bundle\\EntityMergeBundle\\": "src/Oro/Bundle/EntityMergeBundle", + "Oro\\Bundle\\IntegrationBundle\\": "src/Oro/Bundle/IntegrationBundle", + "Oro\\Bundle\\TranslationBundle\\": "src/Oro/Bundle/TranslationBundle", + "Oro\\Component\\ChainProcessor\\": "src/Oro/Component/ChainProcessor", + "Oro\\Component\\PropertyAccess\\": "src/Oro/Component/PropertyAccess", + "Oro\\Bundle\\ActivityListBundle\\": "src/Oro/Bundle/ActivityListBundle", "Oro\\Bundle\\DigitalAssetBundle\\": "src/Oro/Bundle/DigitalAssetBundle", "Oro\\Bundle\\DistributionBundle\\": "src/Oro/Bundle/DistributionBundle", - "Oro\\Bundle\\DraftBundle\\": "src/Oro/Bundle/DraftBundle", - "Oro\\Bundle\\EmailBundle\\": "src/Oro/Bundle/EmailBundle", "Oro\\Bundle\\EmbeddedFormBundle\\": "src/Oro/Bundle/EmbeddedFormBundle", - "Oro\\Bundle\\EntityBundle\\": "src/Oro/Bundle/EntityBundle", "Oro\\Bundle\\EntityConfigBundle\\": "src/Oro/Bundle/EntityConfigBundle", "Oro\\Bundle\\EntityExtendBundle\\": "src/Oro/Bundle/EntityExtendBundle", - "Oro\\Bundle\\EntityMergeBundle\\": "src/Oro/Bundle/EntityMergeBundle", - "Oro\\Bundle\\EntityPaginationBundle\\": "src/Oro/Bundle/EntityPaginationBundle", - "Oro\\Bundle\\FeatureToggleBundle\\": "src/Oro/Bundle/FeatureToggleBundle", - "Oro\\Bundle\\FilterBundle\\": "src/Oro/Bundle/FilterBundle", - "Oro\\Bundle\\FormBundle\\": "src/Oro/Bundle/FormBundle", - "Oro\\Bundle\\GaufretteBundle\\": "src/Oro/Bundle/GaufretteBundle", - "Oro\\Bundle\\GoogleIntegrationBundle\\": "src/Oro/Bundle/GoogleIntegrationBundle", - "Oro\\Bundle\\HelpBundle\\": "src/Oro/Bundle/HelpBundle", - "Oro\\Bundle\\ImapBundle\\": "src/Oro/Bundle/ImapBundle", "Oro\\Bundle\\ImportExportBundle\\": "src/Oro/Bundle/ImportExportBundle", - "Oro\\Bundle\\InstallerBundle\\": "src/Oro/Bundle/InstallerBundle", - "Oro\\Bundle\\IntegrationBundle\\": "src/Oro/Bundle/IntegrationBundle", - "Oro\\Bundle\\LayoutBundle\\": "src/Oro/Bundle/LayoutBundle", - "Oro\\Bundle\\LocaleBundle\\": "src/Oro/Bundle/LocaleBundle", - "Oro\\Bundle\\LoggerBundle\\": "src/Oro/Bundle/LoggerBundle", "Oro\\Bundle\\MessageQueueBundle\\": "src/Oro/Bundle/MessageQueueBundle", - "Oro\\Bundle\\MicrosoftIntegrationBundle\\": "src/Oro/Bundle/MicrosoftIntegrationBundle", - "Oro\\Bundle\\MigrationBundle\\": "src/Oro/Bundle/MigrationBundle", - "Oro\\Bundle\\NavigationBundle\\": "src/Oro/Bundle/NavigationBundle", - "Oro\\Bundle\\NoteBundle\\": "src/Oro/Bundle/NoteBundle", "Oro\\Bundle\\NotificationBundle\\": "src/Oro/Bundle/NotificationBundle", "Oro\\Bundle\\OrganizationBundle\\": "src/Oro/Bundle/OrganizationBundle", - "Oro\\Bundle\\PlatformBundle\\": "src/Oro/Bundle/PlatformBundle", + "Oro\\Bundle\\ViewSwitcherBundle\\": "src/Oro/Bundle/ViewSwitcherBundle", + "Oro\\Bundle\\FeatureToggleBundle\\": "src/Oro/Bundle/FeatureToggleBundle", "Oro\\Bundle\\QueryDesignerBundle\\": "src/Oro/Bundle/QueryDesignerBundle", - "Oro\\Bundle\\ReminderBundle\\": "src/Oro/Bundle/ReminderBundle", - "Oro\\Bundle\\ReportBundle\\": "src/Oro/Bundle/ReportBundle", - "Oro\\Bundle\\ScopeBundle\\": "src/Oro/Bundle/ScopeBundle", - "Oro\\Bundle\\SearchBundle\\": "src/Oro/Bundle/SearchBundle", - "Oro\\Bundle\\SecurityBundle\\": "src/Oro/Bundle/SecurityBundle", - "Oro\\Bundle\\SegmentBundle\\": "src/Oro/Bundle/SegmentBundle", - "Oro\\Bundle\\SidebarBundle\\": "src/Oro/Bundle/SidebarBundle", - "Oro\\Bundle\\SoapBundle\\": "src/Oro/Bundle/SoapBundle", - "Oro\\Bundle\\SSOBundle\\": "src/Oro/Bundle/SSOBundle", - "Oro\\Bundle\\SyncBundle\\": "src/Oro/Bundle/SyncBundle", - "Oro\\Bundle\\TagBundle\\": "src/Oro/Bundle/TagBundle", "Oro\\Bundle\\TestFrameworkBundle\\": "src/Oro/Bundle/TestFrameworkBundle", "Oro\\Bundle\\TestGeneratorBundle\\": "src/Oro/Bundle/TestGeneratorBundle", - "Oro\\Bundle\\ThemeBundle\\": "src/Oro/Bundle/ThemeBundle", - "Oro\\Bundle\\TranslationBundle\\": "src/Oro/Bundle/TranslationBundle", - "Oro\\Bundle\\UIBundle\\": "src/Oro/Bundle/UIBundle", - "Oro\\Bundle\\UserBundle\\": "src/Oro/Bundle/UserBundle", - "Oro\\Bundle\\ViewSwitcherBundle\\": "src/Oro/Bundle/ViewSwitcherBundle", - "Oro\\Bundle\\WindowsBundle\\": "src/Oro/Bundle/WindowsBundle", - "Oro\\Bundle\\WorkflowBundle\\": "src/Oro/Bundle/WorkflowBundle", - "Oro\\Bundle\\WsseAuthenticationBundle\\": "src/Oro/Bundle/WsseAuthenticationBundle", - "Oro\\Component\\Action\\": "src/Oro/Component/Action", - "Oro\\Component\\ChainProcessor\\": "src/Oro/Component/ChainProcessor", - "Oro\\Component\\Config\\": "src/Oro/Component/Config", "Oro\\Component\\ConfigExpression\\": "src/Oro/Component/ConfigExpression", - "Oro\\Component\\DependencyInjection\\": "src/Oro/Component/DependencyInjection", - "Oro\\Component\\DoctrineUtils\\": "src/Oro/Component/DoctrineUtils", - "Oro\\Component\\Duplicator\\": "src/Oro/Component/Duplicator", "Oro\\Component\\EntitySerializer\\": "src/Oro/Component/EntitySerializer", - "Oro\\Component\\Exception\\": "src/Oro/Component/Exception", "Oro\\Component\\ExpressionLanguage\\": "src/Oro/Component/ExpressionLanguage", - "Oro\\Component\\Layout\\": "src/Oro/Component/Layout", - "Oro\\Component\\Log\\": "src/Oro/Component/Log", - "Oro\\Component\\Math\\": "src/Oro/Component/Math", - "Oro\\Component\\MessageQueue\\": "src/Oro/Component/MessageQueue", - "Oro\\Component\\PropertyAccess\\": "src/Oro/Component/PropertyAccess", - "Oro\\Component\\PhpUtils\\": "src/Oro/Component/PhpUtils", - "Oro\\Component\\Routing\\": "src/Oro/Component/Routing", - "Oro\\Component\\Testing\\": "src/Oro/Component/Testing", - "Oro\\Component\\TestUtils\\": "src/Oro/Component/TestUtils" + "Oro\\Bundle\\BusinessEntitiesBundle\\": "src/Oro/Bundle/BusinessEntitiesBundle", + "Oro\\Bundle\\EntityPaginationBundle\\": "src/Oro/Bundle/EntityPaginationBundle", + "Oro\\Component\\DependencyInjection\\": "src/Oro/Component/DependencyInjection", + "Oro\\Bundle\\GoogleIntegrationBundle\\": "src/Oro/Bundle/GoogleIntegrationBundle", + "Oro\\Bundle\\WsseAuthenticationBundle\\": "src/Oro/Bundle/WsseAuthenticationBundle", + "Oro\\Bundle\\MicrosoftIntegrationBundle\\": "src/Oro/Bundle/MicrosoftIntegrationBundle" }, "exclude-from-classmap": [ "/Tests/" @@ -7394,9 +7399,9 @@ "homepage": "https://github.com/oroinc/platform.git", "support": { "issues": "https://github.com/oroinc/platform/issues", - "source": "https://github.com/oroinc/platform/tree/4.2.9" + "source": "https://github.com/oroinc/platform/tree/4.2.10" }, - "time": "2022-01-11T16:18:04+00:00" + "time": "2022-03-01T18:06:06+00:00" }, { "name": "oro/platform-serialised-fields", @@ -7702,16 +7707,16 @@ }, { "name": "php-http/httplug", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/php-http/httplug.git", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9" + "reference": "f640739f80dfa1152533976e3c112477f69274eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9", - "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9", + "url": "https://api.github.com/repos/php-http/httplug/zipball/f640739f80dfa1152533976e3c112477f69274eb", + "reference": "f640739f80dfa1152533976e3c112477f69274eb", "shasum": "" }, "require": { @@ -7758,9 +7763,9 @@ ], "support": { "issues": "https://github.com/php-http/httplug/issues", - "source": "https://github.com/php-http/httplug/tree/master" + "source": "https://github.com/php-http/httplug/tree/2.3.0" }, - "time": "2020-07-13T15:43:23+00:00" + "time": "2022-02-21T09:52:22+00:00" }, { "name": "php-http/httplug-bundle", @@ -7870,16 +7875,16 @@ }, { "name": "php-http/logger-plugin", - "version": "1.2.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/php-http/logger-plugin.git", - "reference": "665b13e726ffe8a17ab04d4b940e4a32bd54b38b" + "reference": "985bd29f52f6381ee0407edc86fc36472df33629" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/665b13e726ffe8a17ab04d4b940e4a32bd54b38b", - "reference": "665b13e726ffe8a17ab04d4b940e4a32bd54b38b", + "url": "https://api.github.com/repos/php-http/logger-plugin/zipball/985bd29f52f6381ee0407edc86fc36472df33629", + "reference": "985bd29f52f6381ee0407edc86fc36472df33629", "shasum": "" }, "require": { @@ -7923,22 +7928,22 @@ ], "support": { "issues": "https://github.com/php-http/logger-plugin/issues", - "source": "https://github.com/php-http/logger-plugin/tree/1.2.2" + "source": "https://github.com/php-http/logger-plugin/tree/1.3.0" }, - "time": "2021-07-26T14:15:54+00:00" + "time": "2022-02-11T13:20:17+00:00" }, { "name": "php-http/message", - "version": "1.12.0", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291" + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/39eb7548be982a81085fe5a6e2a44268cd586291", - "reference": "39eb7548be982a81085fe5a6e2a44268cd586291", + "url": "https://api.github.com/repos/php-http/message/zipball/7886e647a30a966a1a8d1dad1845b71ca8678361", + "reference": "7886e647a30a966a1a8d1dad1845b71ca8678361", "shasum": "" }, "require": { @@ -7955,7 +7960,7 @@ "ext-zlib": "*", "guzzlehttp/psr7": "^1.0", "laminas/laminas-diactoros": "^2.0", - "phpspec/phpspec": "^5.1 || ^6.3", + "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1", "slim/slim": "^3.0" }, "suggest": { @@ -7971,12 +7976,12 @@ } }, "autoload": { - "psr-4": { - "Http\\Message\\": "src/" - }, "files": [ "src/filters.php" - ] + ], + "psr-4": { + "Http\\Message\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7997,9 +8002,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.12.0" + "source": "https://github.com/php-http/message/tree/1.13.0" }, - "time": "2021-08-29T09:13:12+00:00" + "time": "2022-02-11T13:41:14+00:00" }, { "name": "php-http/message-factory", @@ -8114,25 +8119,26 @@ }, { "name": "php-http/stopwatch-plugin", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/php-http/stopwatch-plugin.git", - "reference": "ca383509fa6d23c6fb98ada2102fad708482ad72" + "reference": "c59497f170d95c95decb69fd378d3c6f19f1cca1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/ca383509fa6d23c6fb98ada2102fad708482ad72", - "reference": "ca383509fa6d23c6fb98ada2102fad708482ad72", + "url": "https://api.github.com/repos/php-http/stopwatch-plugin/zipball/c59497f170d95c95decb69fd378d3c6f19f1cca1", + "reference": "c59497f170d95c95decb69fd378d3c6f19f1cca1", "shasum": "" }, "require": { "php": "^7.3 || ^8.0", "php-http/client-common": "^1.9 || ^2.0", - "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0" + "symfony/stopwatch": "^3.4 || ^4.0 || ^5.0 || ^6.0" }, "require-dev": { - "phpspec/phpspec": "^7.0" + "guzzlehttp/psr7": "^2.1", + "symfony/phpunit-bridge": "^5.3" }, "type": "library", "extra": { @@ -8165,9 +8171,9 @@ ], "support": { "issues": "https://github.com/php-http/stopwatch-plugin/issues", - "source": "https://github.com/php-http/stopwatch-plugin/tree/1.4.0" + "source": "https://github.com/php-http/stopwatch-plugin/tree/1.4.1" }, - "time": "2020-11-30T12:21:02+00:00" + "time": "2022-01-14T16:27:10+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -9191,32 +9197,32 @@ }, { "name": "react/promise", - "version": "v2.8.0", + "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4" + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4", - "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4", + "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { - "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9225,7 +9231,23 @@ "authors": [ { "name": "Jan Sorgalla", - "email": "jsorgalla@gmail.com" + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", @@ -9235,9 +9257,19 @@ ], "support": { "issues": "https://github.com/reactphp/promise/issues", - "source": "https://github.com/reactphp/promise/tree/v2.8.0" + "source": "https://github.com/reactphp/promise/tree/v2.9.0" }, - "time": "2020-05-12T15:16:56+00:00" + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2022-02-11T10:27:51+00:00" }, { "name": "react/promise-timer", @@ -9263,12 +9295,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\Timer\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\Timer\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9324,16 +9356,16 @@ }, { "name": "react/socket", - "version": "v1.10.0", + "version": "v1.11.0", "source": { "type": "git", "url": "https://github.com/reactphp/socket.git", - "reference": "d132fde589ea97f4165f2d94b5296499eac125ec" + "reference": "f474156aaab4f09041144fa8b57c7d70aed32a1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/socket/zipball/d132fde589ea97f4165f2d94b5296499eac125ec", - "reference": "d132fde589ea97f4165f2d94b5296499eac125ec", + "url": "https://api.github.com/repos/reactphp/socket/zipball/f474156aaab4f09041144fa8b57c7d70aed32a1c", + "reference": "f474156aaab4f09041144fa8b57c7d70aed32a1c", "shasum": "" }, "require": { @@ -9342,11 +9374,11 @@ "react/dns": "^1.8", "react/event-loop": "^1.2", "react/promise": "^2.6.0 || ^1.2.1", - "react/promise-timer": "^1.4.0", + "react/promise-timer": "^1.8", "react/stream": "^1.2" }, "require-dev": { - "clue/block-react": "^1.2", + "clue/block-react": "^1.5", "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.35", "react/promise-stream": "^1.2" }, @@ -9392,7 +9424,7 @@ ], "support": { "issues": "https://github.com/reactphp/socket/issues", - "source": "https://github.com/reactphp/socket/tree/v1.10.0" + "source": "https://github.com/reactphp/socket/tree/v1.11.0" }, "funding": [ { @@ -9404,7 +9436,7 @@ "type": "github" } ], - "time": "2021-11-29T10:08:24+00:00" + "time": "2022-01-14T10:14:32+00:00" }, { "name": "react/stream", @@ -10165,16 +10197,16 @@ }, { "name": "symfony/asset", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", - "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d" + "reference": "ca30ea16ff9c2917bc3d86796b940194f02985ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/asset/zipball/1910a978dbe03503d9ee72408e2fef7c4041d97d", - "reference": "1910a978dbe03503d9ee72408e2fef7c4041d97d", + "url": "https://api.github.com/repos/symfony/asset/zipball/ca30ea16ff9c2917bc3d86796b940194f02985ae", + "reference": "ca30ea16ff9c2917bc3d86796b940194f02985ae", "shasum": "" }, "require": { @@ -10214,7 +10246,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/v4.4.27" + "source": "https://github.com/symfony/asset/tree/v4.4.37" }, "funding": [ { @@ -10230,20 +10262,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/cache", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "1caa6c63f0ebf3022b88263a2b90260cff33f6dc" + "reference": "84a3a42d8f7a049e3a1dd363e35235426e274ddf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/1caa6c63f0ebf3022b88263a2b90260cff33f6dc", - "reference": "1caa6c63f0ebf3022b88263a2b90260cff33f6dc", + "url": "https://api.github.com/repos/symfony/cache/zipball/84a3a42d8f7a049e3a1dd363e35235426e274ddf", + "reference": "84a3a42d8f7a049e3a1dd363e35235426e274ddf", "shasum": "" }, "require": { @@ -10309,7 +10341,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v4.4.36" + "source": "https://github.com/symfony/cache/tree/v4.4.38" }, "funding": [ { @@ -10325,20 +10357,20 @@ "type": "tidelift" } ], - "time": "2021-12-28T10:59:50+00:00" + "time": "2022-02-21T12:59:00+00:00" }, { "name": "symfony/config", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "03218ffbd5faeda5e6a97f9109acebf7973ff385" + "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/03218ffbd5faeda5e6a97f9109acebf7973ff385", - "reference": "03218ffbd5faeda5e6a97f9109acebf7973ff385", + "url": "https://api.github.com/repos/symfony/config/zipball/e8c2d2c951ddedecb6d28954d336cb7d2e852d0e", + "reference": "e8c2d2c951ddedecb6d28954d336cb7d2e852d0e", "shasum": "" }, "require": { @@ -10387,7 +10419,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/v4.4.36" + "source": "https://github.com/symfony/config/tree/v4.4.37" }, "funding": [ { @@ -10403,20 +10435,20 @@ "type": "tidelift" } ], - "time": "2021-12-12T15:06:47+00:00" + "time": "2022-01-03T09:46:22+00:00" }, { "name": "symfony/console", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "621379b62bb19af213b569b60013200b11dd576f" + "reference": "5a50085bf5460f0c0d60a50b58388c1249826b8a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/621379b62bb19af213b569b60013200b11dd576f", - "reference": "621379b62bb19af213b569b60013200b11dd576f", + "url": "https://api.github.com/repos/symfony/console/zipball/5a50085bf5460f0c0d60a50b58388c1249826b8a", + "reference": "5a50085bf5460f0c0d60a50b58388c1249826b8a", "shasum": "" }, "require": { @@ -10477,7 +10509,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.36" + "source": "https://github.com/symfony/console/tree/v4.4.38" }, "funding": [ { @@ -10493,7 +10525,7 @@ "type": "tidelift" } ], - "time": "2021-12-15T10:33:10+00:00" + "time": "2022-01-30T21:23:57+00:00" }, { "name": "symfony/contracts", @@ -10591,16 +10623,16 @@ }, { "name": "symfony/debug", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "346e1507eeb3f566dcc7a116fefaa407ee84691b" + "reference": "5de6c6e7f52b364840e53851c126be4d71e60470" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/346e1507eeb3f566dcc7a116fefaa407ee84691b", - "reference": "346e1507eeb3f566dcc7a116fefaa407ee84691b", + "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470", + "reference": "5de6c6e7f52b364840e53851c126be4d71e60470", "shasum": "" }, "require": { @@ -10639,7 +10671,7 @@ "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/v4.4.36" + "source": "https://github.com/symfony/debug/tree/v4.4.37" }, "funding": [ { @@ -10655,20 +10687,20 @@ "type": "tidelift" } ], - "time": "2021-11-29T08:40:48+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/dependency-injection", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "24e802b4973d3a60c01fd77bdaac8a66944202e1" + "reference": "f6d1ca0eb363cd8c729e45cff419fb34158afec5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/24e802b4973d3a60c01fd77bdaac8a66944202e1", - "reference": "24e802b4973d3a60c01fd77bdaac8a66944202e1", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f6d1ca0eb363cd8c729e45cff419fb34158afec5", + "reference": "f6d1ca0eb363cd8c729e45cff419fb34158afec5", "shasum": "" }, "require": { @@ -10681,7 +10713,7 @@ "symfony/config": "<4.3|>=5.0", "symfony/finder": "<3.4", "symfony/proxy-manager-bridge": "<3.4", - "symfony/yaml": "<3.4" + "symfony/yaml": "<4.4.26" }, "provide": { "psr/container-implementation": "1.0", @@ -10690,7 +10722,7 @@ "require-dev": { "symfony/config": "^4.3", "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/yaml": "^4.4|^5.0" + "symfony/yaml": "^4.4.26|^5.0" }, "suggest": { "symfony/config": "", @@ -10725,7 +10757,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/v4.4.36" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.38" }, "funding": [ { @@ -10741,7 +10773,7 @@ "type": "tidelift" } ], - "time": "2021-12-29T10:03:29+00:00" + "time": "2022-02-24T08:43:20+00:00" }, { "name": "symfony/deprecation-contracts", @@ -10812,16 +10844,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "5fa7d1d10879f0028aec98a24a9a649377fe0a5b" + "reference": "b80ec644fa16ce8f0a71fb165e65db63f24e7a00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/5fa7d1d10879f0028aec98a24a9a649377fe0a5b", - "reference": "5fa7d1d10879f0028aec98a24a9a649377fe0a5b", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/b80ec644fa16ce8f0a71fb165e65db63f24e7a00", + "reference": "b80ec644fa16ce8f0a71fb165e65db63f24e7a00", "shasum": "" }, "require": { @@ -10902,7 +10934,7 @@ "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.36" + "source": "https://github.com/symfony/doctrine-bridge/tree/v4.4.38" }, "funding": [ { @@ -10918,20 +10950,20 @@ "type": "tidelift" } ], - "time": "2021-12-16T21:17:20+00:00" + "time": "2022-02-09T08:53:09+00:00" }, { "name": "symfony/error-handler", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "1fa841189eae3d59c7a29c3751fd9ed8ab65ca5c" + "reference": "8d80ad881e1ce17979547873d093e3c987a6a629" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/1fa841189eae3d59c7a29c3751fd9ed8ab65ca5c", - "reference": "1fa841189eae3d59c7a29c3751fd9ed8ab65ca5c", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/8d80ad881e1ce17979547873d093e3c987a6a629", + "reference": "8d80ad881e1ce17979547873d093e3c987a6a629", "shasum": "" }, "require": { @@ -10970,7 +11002,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/v4.4.36" + "source": "https://github.com/symfony/error-handler/tree/v4.4.37" }, "funding": [ { @@ -10986,20 +11018,20 @@ "type": "tidelift" } ], - "time": "2021-12-01T13:25:30+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8" + "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", - "reference": "1a024b45369c9d55d76b6b8a241bd20c9ea1cbd8", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ccfcfb96ecce1217d7b0875a0736976bc6e63dc", + "reference": "3ccfcfb96ecce1217d7b0875a0736976bc6e63dc", "shasum": "" }, "require": { @@ -11054,7 +11086,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/v4.4.34" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.37" }, "funding": [ { @@ -11070,20 +11102,20 @@ "type": "tidelift" } ], - "time": "2021-11-15T14:42:25+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/expression-language", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "6331d834d364cce857e5a83368ce19141d5147bd" + "reference": "b25f28d2bca785d0715426bdd4af873288fe1d89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/6331d834d364cce857e5a83368ce19141d5147bd", - "reference": "6331d834d364cce857e5a83368ce19141d5147bd", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/b25f28d2bca785d0715426bdd4af873288fe1d89", + "reference": "b25f28d2bca785d0715426bdd4af873288fe1d89", "shasum": "" }, "require": { @@ -11117,7 +11149,7 @@ "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v4.4.34" + "source": "https://github.com/symfony/expression-language/tree/v4.4.37" }, "funding": [ { @@ -11133,20 +11165,20 @@ "type": "tidelift" } ], - "time": "2021-11-16T18:00:05+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/filesystem", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "517fb795794faf29086a77d99eb8f35e457837a7" + "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/517fb795794faf29086a77d99eb8f35e457837a7", - "reference": "517fb795794faf29086a77d99eb8f35e457837a7", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/c59f37705c3e513ae55b2735f128f4ce363c82ec", + "reference": "c59f37705c3e513ae55b2735f128f4ce363c82ec", "shasum": "" }, "require": { @@ -11180,7 +11212,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.27" + "source": "https://github.com/symfony/filesystem/tree/v4.4.37" }, "funding": [ { @@ -11196,20 +11228,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/finder", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c" + "reference": "b17d76d7ed179f017aad646e858c90a2771af15d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/1fef05633cd61b629e963e5d8200fb6b67ecf42c", - "reference": "1fef05633cd61b629e963e5d8200fb6b67ecf42c", + "url": "https://api.github.com/repos/symfony/finder/zipball/b17d76d7ed179f017aad646e858c90a2771af15d", + "reference": "b17d76d7ed179f017aad646e858c90a2771af15d", "shasum": "" }, "require": { @@ -11242,7 +11274,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.36" + "source": "https://github.com/symfony/finder/tree/v4.4.37" }, "funding": [ { @@ -11258,7 +11290,7 @@ "type": "tidelift" } ], - "time": "2021-12-15T10:33:10+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/form", @@ -11359,16 +11391,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "c2d12e37719fc066739e579c09dd1772e7db6d5a" + "reference": "353bc8aeece0f5107d39763e6dc0121bbf369980" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/c2d12e37719fc066739e579c09dd1772e7db6d5a", - "reference": "c2d12e37719fc066739e579c09dd1772e7db6d5a", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/353bc8aeece0f5107d39763e6dc0121bbf369980", + "reference": "353bc8aeece0f5107d39763e6dc0121bbf369980", "shasum": "" }, "require": { @@ -11376,7 +11408,7 @@ "php": ">=7.1.3", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4.11|~5.0.11|^5.1.3", - "symfony/dependency-injection": "^4.4.1|^5.0.1", + "symfony/dependency-injection": "^4.4.38|^5.0.1", "symfony/error-handler": "^4.4.1|^5.0.1", "symfony/filesystem": "^3.4|^4.0|^5.0", "symfony/finder": "^3.4|^4.0|^5.0", @@ -11485,7 +11517,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/v4.4.36" + "source": "https://github.com/symfony/framework-bundle/tree/v4.4.38" }, "funding": [ { @@ -11501,20 +11533,20 @@ "type": "tidelift" } ], - "time": "2021-12-11T11:50:57+00:00" + "time": "2022-02-18T23:23:24+00:00" }, { "name": "symfony/http-client", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "35e2cd1862b9ec2b46ebf050fbb13e285944b6a3" + "reference": "a6b1a66575c485a77f18200e5e7566c8aae25300" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/35e2cd1862b9ec2b46ebf050fbb13e285944b6a3", - "reference": "35e2cd1862b9ec2b46ebf050fbb13e285944b6a3", + "url": "https://api.github.com/repos/symfony/http-client/zipball/a6b1a66575c485a77f18200e5e7566c8aae25300", + "reference": "a6b1a66575c485a77f18200e5e7566c8aae25300", "shasum": "" }, "require": { @@ -11566,7 +11598,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/v4.4.36" + "source": "https://github.com/symfony/http-client/tree/v4.4.38" }, "funding": [ { @@ -11582,20 +11614,20 @@ "type": "tidelift" } ], - "time": "2021-12-29T09:28:53+00:00" + "time": "2022-02-27T08:45:34+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "0948e99457615ddb05380adde3584484ffd951d4" + "reference": "cb2fe618293cf254e524f19b393e2e3eac083d02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0948e99457615ddb05380adde3584484ffd951d4", - "reference": "0948e99457615ddb05380adde3584484ffd951d4", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cb2fe618293cf254e524f19b393e2e3eac083d02", + "reference": "cb2fe618293cf254e524f19b393e2e3eac083d02", "shasum": "" }, "require": { @@ -11634,7 +11666,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v4.4.36" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.38" }, "funding": [ { @@ -11650,20 +11682,20 @@ "type": "tidelift" } ], - "time": "2021-12-27T18:40:22+00:00" + "time": "2022-02-21T13:35:47+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "dfb65dcad12ef433d45ad1c97f632cd52c7faa68" + "reference": "9726dcde5ea94e18d0bddf73d1f08c98e40a9181" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/dfb65dcad12ef433d45ad1c97f632cd52c7faa68", - "reference": "dfb65dcad12ef433d45ad1c97f632cd52c7faa68", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9726dcde5ea94e18d0bddf73d1f08c98e40a9181", + "reference": "9726dcde5ea94e18d0bddf73d1f08c98e40a9181", "shasum": "" }, "require": { @@ -11738,7 +11770,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/v4.4.36" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.38" }, "funding": [ { @@ -11754,20 +11786,20 @@ "type": "tidelift" } ], - "time": "2021-12-29T12:48:41+00:00" + "time": "2022-02-28T07:43:20+00:00" }, { "name": "symfony/inflector", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", - "reference": "cbbde60aa3aa2e7ea51830fd590b6151615c57bc" + "reference": "e5e4c618a40e562d51757b54305bd113df59c29f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/inflector/zipball/cbbde60aa3aa2e7ea51830fd590b6151615c57bc", - "reference": "cbbde60aa3aa2e7ea51830fd590b6151615c57bc", + "url": "https://api.github.com/repos/symfony/inflector/zipball/e5e4c618a40e562d51757b54305bd113df59c29f", + "reference": "e5e4c618a40e562d51757b54305bd113df59c29f", "shasum": "" }, "require": { @@ -11809,7 +11841,7 @@ "words" ], "support": { - "source": "https://github.com/symfony/inflector/tree/v4.4.34" + "source": "https://github.com/symfony/inflector/tree/v4.4.37" }, "funding": [ { @@ -11826,20 +11858,20 @@ } ], "abandoned": "EnglishInflector from the String component", - "time": "2021-10-29T15:39:54+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/intl", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "5a7fa2fab0f25b24c5cd0b8fd09f9dcb0dac8e40" + "reference": "9bea1cb27d1fce9554837a1873d2735695e1eb0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/5a7fa2fab0f25b24c5cd0b8fd09f9dcb0dac8e40", - "reference": "5a7fa2fab0f25b24c5cd0b8fd09f9dcb0dac8e40", + "url": "https://api.github.com/repos/symfony/intl/zipball/9bea1cb27d1fce9554837a1873d2735695e1eb0d", + "reference": "9bea1cb27d1fce9554837a1873d2735695e1eb0d", "shasum": "" }, "require": { @@ -11898,7 +11930,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v4.4.36" + "source": "https://github.com/symfony/intl/tree/v4.4.38" }, "funding": [ { @@ -11914,20 +11946,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" + "time": "2022-02-17T14:14:36+00:00" }, { "name": "symfony/lock", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/lock.git", - "reference": "f3efa580378087ee01fb8cbd1ffce3bfd2b94c6c" + "reference": "46c56527b2e98cfdbc5b39a1566029cbe73c9e3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lock/zipball/f3efa580378087ee01fb8cbd1ffce3bfd2b94c6c", - "reference": "f3efa580378087ee01fb8cbd1ffce3bfd2b94c6c", + "url": "https://api.github.com/repos/symfony/lock/zipball/46c56527b2e98cfdbc5b39a1566029cbe73c9e3f", + "reference": "46c56527b2e98cfdbc5b39a1566029cbe73c9e3f", "shasum": "" }, "require": { @@ -11976,7 +12008,7 @@ "semaphore" ], "support": { - "source": "https://github.com/symfony/lock/tree/v4.4.36" + "source": "https://github.com/symfony/lock/tree/v4.4.38" }, "funding": [ { @@ -11992,20 +12024,20 @@ "type": "tidelift" } ], - "time": "2021-12-16T21:17:20+00:00" + "time": "2022-02-11T16:01:04+00:00" }, { "name": "symfony/mime", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "fee42d10c8920b2308f466269cbf924ddc4fce94" + "reference": "a4fb074827e59a80bc3c5df4657fa782bac7cdab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/fee42d10c8920b2308f466269cbf924ddc4fce94", - "reference": "fee42d10c8920b2308f466269cbf924ddc4fce94", + "url": "https://api.github.com/repos/symfony/mime/zipball/a4fb074827e59a80bc3c5df4657fa782bac7cdab", + "reference": "a4fb074827e59a80bc3c5df4657fa782bac7cdab", "shasum": "" }, "require": { @@ -12052,7 +12084,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v4.4.36" + "source": "https://github.com/symfony/mime/tree/v4.4.37" }, "funding": [ { @@ -12068,20 +12100,20 @@ "type": "tidelift" } ], - "time": "2021-12-25T19:39:39+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "9882c03d4c237d77ba5b2845639700653dcd9a84" + "reference": "152dcde5092b6fe034369f4a2dea05de38db9b79" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/9882c03d4c237d77ba5b2845639700653dcd9a84", - "reference": "9882c03d4c237d77ba5b2845639700653dcd9a84", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/152dcde5092b6fe034369f4a2dea05de38db9b79", + "reference": "152dcde5092b6fe034369f4a2dea05de38db9b79", "shasum": "" }, "require": { @@ -12132,7 +12164,7 @@ "description": "Provides integration for Monolog with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/monolog-bridge/tree/v4.4.27" + "source": "https://github.com/symfony/monolog-bridge/tree/v4.4.37" }, "funding": [ { @@ -12148,7 +12180,7 @@ "type": "tidelift" } ], - "time": "2021-07-23T15:41:52+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/monolog-bundle", @@ -12233,16 +12265,16 @@ }, { "name": "symfony/options-resolver", - "version": "v4.4.30", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "fa0b12a3a47ed25749d47d6b4f61412fd5ca1554" + "reference": "41d1e741a292574887629369400820c9645e8a87" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/fa0b12a3a47ed25749d47d6b4f61412fd5ca1554", - "reference": "fa0b12a3a47ed25749d47d6b4f61412fd5ca1554", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/41d1e741a292574887629369400820c9645e8a87", + "reference": "41d1e741a292574887629369400820c9645e8a87", "shasum": "" }, "require": { @@ -12280,7 +12312,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v4.4.30" + "source": "https://github.com/symfony/options-resolver/tree/v4.4.37" }, "funding": [ { @@ -12296,7 +12328,7 @@ "type": "tidelift" } ], - "time": "2021-08-04T20:31:23+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/polyfill-ctype", @@ -12332,12 +12364,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12414,12 +12446,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Iconv\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12583,12 +12615,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Idn\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12668,12 +12700,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Intl\\Normalizer\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -12755,12 +12787,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12900,12 +12932,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -12976,12 +13008,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -13055,12 +13087,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php80\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -13138,12 +13170,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php81\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php81\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -13191,16 +13223,16 @@ }, { "name": "symfony/process", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "a35d6b8f82e2272504f23a267de49b8717ca0028" + "reference": "b2d924e5a4cb284f293d5092b1dbf0d364cb8b67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/a35d6b8f82e2272504f23a267de49b8717ca0028", - "reference": "a35d6b8f82e2272504f23a267de49b8717ca0028", + "url": "https://api.github.com/repos/symfony/process/zipball/b2d924e5a4cb284f293d5092b1dbf0d364cb8b67", + "reference": "b2d924e5a4cb284f293d5092b1dbf0d364cb8b67", "shasum": "" }, "require": { @@ -13233,7 +13265,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.36" + "source": "https://github.com/symfony/process/tree/v4.4.37" }, "funding": [ { @@ -13249,20 +13281,20 @@ "type": "tidelift" } ], - "time": "2021-12-19T16:27:15+00:00" + "time": "2022-01-27T17:14:04+00:00" }, { "name": "symfony/property-access", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "21c6c7a887e5b514c3decaa42d406a1f9ed92641" + "reference": "6e3446c28ebf537be431082e5f98da19f579cbeb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/21c6c7a887e5b514c3decaa42d406a1f9ed92641", - "reference": "21c6c7a887e5b514c3decaa42d406a1f9ed92641", + "url": "https://api.github.com/repos/symfony/property-access/zipball/6e3446c28ebf537be431082e5f98da19f579cbeb", + "reference": "6e3446c28ebf537be431082e5f98da19f579cbeb", "shasum": "" }, "require": { @@ -13313,7 +13345,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v4.4.36" + "source": "https://github.com/symfony/property-access/tree/v4.4.38" }, "funding": [ { @@ -13329,20 +13361,20 @@ "type": "tidelift" } ], - "time": "2021-12-11T14:17:37+00:00" + "time": "2022-02-04T12:47:17+00:00" }, { "name": "symfony/property-info", - "version": "v4.4.31", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "b9955daf3605753c6054ef1dc3ddee993c7ccb5b" + "reference": "cd9a8c2e3d19d4d4b9475e9d448cb4fbaee0e495" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/b9955daf3605753c6054ef1dc3ddee993c7ccb5b", - "reference": "b9955daf3605753c6054ef1dc3ddee993c7ccb5b", + "url": "https://api.github.com/repos/symfony/property-info/zipball/cd9a8c2e3d19d4d4b9475e9d448cb4fbaee0e495", + "reference": "cd9a8c2e3d19d4d4b9475e9d448cb4fbaee0e495", "shasum": "" }, "require": { @@ -13402,7 +13434,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v4.4.31" + "source": "https://github.com/symfony/property-info/tree/v4.4.37" }, "funding": [ { @@ -13418,20 +13450,20 @@ "type": "tidelift" } ], - "time": "2021-08-26T13:43:47+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/proxy-manager-bridge", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", - "reference": "24abdc45251f76b55ed4d487714aeb91bf06228f" + "reference": "5ac73c41bdb6fa41139fa314dfbc4035bbcdebb2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/24abdc45251f76b55ed4d487714aeb91bf06228f", - "reference": "24abdc45251f76b55ed4d487714aeb91bf06228f", + "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/5ac73c41bdb6fa41139fa314dfbc4035bbcdebb2", + "reference": "5ac73c41bdb6fa41139fa314dfbc4035bbcdebb2", "shasum": "" }, "require": { @@ -13469,7 +13501,7 @@ "description": "Provides integration for ProxyManager with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/proxy-manager-bridge/tree/v4.4.36" + "source": "https://github.com/symfony/proxy-manager-bridge/tree/v4.4.37" }, "funding": [ { @@ -13485,7 +13517,7 @@ "type": "tidelift" } ], - "time": "2021-12-22T13:28:19+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/psr-http-message-bridge", @@ -13571,16 +13603,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366" + "reference": "324f7f73b89cd30012575119430ccfb1dfbc24be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", - "reference": "fc9dda0c8496f8ef0a89805c2eabfc43b8cef366", + "url": "https://api.github.com/repos/symfony/routing/zipball/324f7f73b89cd30012575119430ccfb1dfbc24be", + "reference": "324f7f73b89cd30012575119430ccfb1dfbc24be", "shasum": "" }, "require": { @@ -13640,7 +13672,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v4.4.34" + "source": "https://github.com/symfony/routing/tree/v4.4.37" }, "funding": [ { @@ -13656,20 +13688,20 @@ "type": "tidelift" } ], - "time": "2021-11-04T12:23:33+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/security", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "922246c833700acd412ecf167abe4291eff03957" + "reference": "80f7d825a616cc937a6982eff9a8db162e630bbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/922246c833700acd412ecf167abe4291eff03957", - "reference": "922246c833700acd412ecf167abe4291eff03957", + "url": "https://api.github.com/repos/symfony/security/zipball/80f7d825a616cc937a6982eff9a8db162e630bbe", + "reference": "80f7d825a616cc937a6982eff9a8db162e630bbe", "shasum": "" }, "require": { @@ -13740,7 +13772,7 @@ "description": "Provides a complete security system for your web application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security/tree/v4.4.36" + "source": "https://github.com/symfony/security/tree/v4.4.38" }, "funding": [ { @@ -13756,7 +13788,7 @@ "type": "tidelift" } ], - "time": "2021-12-23T16:49:24+00:00" + "time": "2022-02-13T16:32:52+00:00" }, { "name": "symfony/security-acl", @@ -13835,16 +13867,16 @@ }, { "name": "symfony/security-bundle", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "ea53c7fc357a330e7d865ed1bf2d3583f462e3f5" + "reference": "345015b537da5cb6a771bffafa0e6de14de361ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/ea53c7fc357a330e7d865ed1bf2d3583f462e3f5", - "reference": "ea53c7fc357a330e7d865ed1bf2d3583f462e3f5", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/345015b537da5cb6a771bffafa0e6de14de361ed", + "reference": "345015b537da5cb6a771bffafa0e6de14de361ed", "shasum": "" }, "require": { @@ -13911,7 +13943,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/v4.4.36" + "source": "https://github.com/symfony/security-bundle/tree/v4.4.38" }, "funding": [ { @@ -13927,20 +13959,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" + "time": "2022-02-18T09:52:30+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "46809cc4694007c09b3134d6da76e508d8b72e46" + "reference": "5a13555173ff3a1c5281751c1c5d069504863867" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/46809cc4694007c09b3134d6da76e508d8b72e46", - "reference": "46809cc4694007c09b3134d6da76e508d8b72e46", + "url": "https://api.github.com/repos/symfony/serializer/zipball/5a13555173ff3a1c5281751c1c5d069504863867", + "reference": "5a13555173ff3a1c5281751c1c5d069504863867", "shasum": "" }, "require": { @@ -14005,7 +14037,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/v4.4.36" + "source": "https://github.com/symfony/serializer/tree/v4.4.38" }, "funding": [ { @@ -14021,20 +14053,20 @@ "type": "tidelift" } ], - "time": "2021-11-28T13:57:19+00:00" + "time": "2022-02-24T08:36:41+00:00" }, { "name": "symfony/stopwatch", - "version": "v4.4.27", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", - "reference": "c85d997af06a58ba83e2d2538e335b894c24523d" + "reference": "7f4f5a8122f7530d688cc9edf2f8c9261552fa2d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/stopwatch/zipball/c85d997af06a58ba83e2d2538e335b894c24523d", - "reference": "c85d997af06a58ba83e2d2538e335b894c24523d", + "url": "https://api.github.com/repos/symfony/stopwatch/zipball/7f4f5a8122f7530d688cc9edf2f8c9261552fa2d", + "reference": "7f4f5a8122f7530d688cc9edf2f8c9261552fa2d", "shasum": "" }, "require": { @@ -14067,7 +14099,7 @@ "description": "Provides a way to profile code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/stopwatch/tree/v4.4.27" + "source": "https://github.com/symfony/stopwatch/tree/v4.4.38" }, "funding": [ { @@ -14083,20 +14115,20 @@ "type": "tidelift" } ], - "time": "2021-07-10T08:41:57+00:00" + "time": "2022-02-18T15:34:20+00:00" }, { "name": "symfony/swiftmailer-bundle", - "version": "v3.5.3", + "version": "v3.5.4", "source": { "type": "git", "url": "https://github.com/symfony/swiftmailer-bundle.git", - "reference": "fa7d78cbdf0a16a4da126c465f25f6547ad69cf6" + "reference": "9daab339f226ac958192bf89836cb3378cc0e652" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/fa7d78cbdf0a16a4da126c465f25f6547ad69cf6", - "reference": "fa7d78cbdf0a16a4da126c465f25f6547ad69cf6", + "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/9daab339f226ac958192bf89836cb3378cc0e652", + "reference": "9daab339f226ac958192bf89836cb3378cc0e652", "shasum": "" }, "require": { @@ -14147,7 +14179,7 @@ "homepage": "http://symfony.com", "support": { "issues": "https://github.com/symfony/swiftmailer-bundle/issues", - "source": "https://github.com/symfony/swiftmailer-bundle/tree/v3.5.3" + "source": "https://github.com/symfony/swiftmailer-bundle/tree/v3.5.4" }, "funding": [ { @@ -14163,20 +14195,21 @@ "type": "tidelift" } ], - "time": "2021-12-02T16:23:52+00:00" + "abandoned": "symfony/mailer", + "time": "2022-02-06T08:03:40+00:00" }, { "name": "symfony/templating", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", - "reference": "844e42e39125da6df59d66a72b6557877fbba1b2" + "reference": "c9f26891506faa504078704430a0e421b5147a03" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/templating/zipball/844e42e39125da6df59d66a72b6557877fbba1b2", - "reference": "844e42e39125da6df59d66a72b6557877fbba1b2", + "url": "https://api.github.com/repos/symfony/templating/zipball/c9f26891506faa504078704430a0e421b5147a03", + "reference": "c9f26891506faa504078704430a0e421b5147a03", "shasum": "" }, "require": { @@ -14215,7 +14248,7 @@ "description": "Provides all the tools needed to build any kind of template system", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/templating/tree/v4.4.36" + "source": "https://github.com/symfony/templating/tree/v4.4.37" }, "funding": [ { @@ -14231,20 +14264,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/translation", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "26d330720627b234803595ecfc0191eeabc65190" + "reference": "4ce00d6875230b839f5feef82e51971f6c886e00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/26d330720627b234803595ecfc0191eeabc65190", - "reference": "26d330720627b234803595ecfc0191eeabc65190", + "url": "https://api.github.com/repos/symfony/translation/zipball/4ce00d6875230b839f5feef82e51971f6c886e00", + "reference": "4ce00d6875230b839f5feef82e51971f6c886e00", "shasum": "" }, "require": { @@ -14304,7 +14337,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v4.4.34" + "source": "https://github.com/symfony/translation/tree/v4.4.37" }, "funding": [ { @@ -14320,20 +14353,20 @@ "type": "tidelift" } ], - "time": "2021-11-04T12:23:33+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/twig-bridge", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "9ca8db38f34058b4e94fb540a18dca1a9cd77111" + "reference": "da2381474426f8d1d5a2d228c0d8a6de2dcbf73b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/9ca8db38f34058b4e94fb540a18dca1a9cd77111", - "reference": "9ca8db38f34058b4e94fb540a18dca1a9cd77111", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/da2381474426f8d1d5a2d228c0d8a6de2dcbf73b", + "reference": "da2381474426f8d1d5a2d228c0d8a6de2dcbf73b", "shasum": "" }, "require": { @@ -14421,7 +14454,7 @@ "description": "Provides integration for Twig with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bridge/tree/v4.4.36" + "source": "https://github.com/symfony/twig-bridge/tree/v4.4.38" }, "funding": [ { @@ -14437,20 +14470,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" + "time": "2022-02-09T08:53:09+00:00" }, { "name": "symfony/twig-bundle", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "3f6dd82ad6707dc647dd8d8e01c0931a4378c1ff" + "reference": "7c32051cbe51e8fe922551fd298ec635d2dc7b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/3f6dd82ad6707dc647dd8d8e01c0931a4378c1ff", - "reference": "3f6dd82ad6707dc647dd8d8e01c0931a4378c1ff", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/7c32051cbe51e8fe922551fd298ec635d2dc7b52", + "reference": "7c32051cbe51e8fe922551fd298ec635d2dc7b52", "shasum": "" }, "require": { @@ -14509,7 +14542,7 @@ "description": "Provides a tight integration of Twig into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/twig-bundle/tree/v4.4.36" + "source": "https://github.com/symfony/twig-bundle/tree/v4.4.37" }, "funding": [ { @@ -14525,20 +14558,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/validator", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "dba84cf8f0f26bdf76057235b3cdc881c476a282" + "reference": "71f994225b20f6fdc594d494df762f0ad8c34aca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/dba84cf8f0f26bdf76057235b3cdc881c476a282", - "reference": "dba84cf8f0f26bdf76057235b3cdc881c476a282", + "url": "https://api.github.com/repos/symfony/validator/zipball/71f994225b20f6fdc594d494df762f0ad8c34aca", + "reference": "71f994225b20f6fdc594d494df762f0ad8c34aca", "shasum": "" }, "require": { @@ -14615,7 +14648,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v4.4.36" + "source": "https://github.com/symfony/validator/tree/v4.4.38" }, "funding": [ { @@ -14631,20 +14664,20 @@ "type": "tidelift" } ], - "time": "2021-12-20T09:31:34+00:00" + "time": "2022-02-24T08:44:54+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "02685c62fcbc4262235cc72a54fbd45ab719ce3c" + "reference": "20030f729d5539e2672181930fd6d5a3525f118e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/02685c62fcbc4262235cc72a54fbd45ab719ce3c", - "reference": "02685c62fcbc4262235cc72a54fbd45ab719ce3c", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/20030f729d5539e2672181930fd6d5a3525f118e", + "reference": "20030f729d5539e2672181930fd6d5a3525f118e", "shasum": "" }, "require": { @@ -14704,7 +14737,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.36" + "source": "https://github.com/symfony/var-dumper/tree/v4.4.38" }, "funding": [ { @@ -14720,20 +14753,20 @@ "type": "tidelift" } ], - "time": "2021-12-29T09:28:53+00:00" + "time": "2022-02-21T14:44:47+00:00" }, { "name": "symfony/var-exporter", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "75a297f25a87ce9343d39241679578886f3fd458" + "reference": "70efd494974592a6581ad44e962238e3f76baea4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/75a297f25a87ce9343d39241679578886f3fd458", - "reference": "75a297f25a87ce9343d39241679578886f3fd458", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/70efd494974592a6581ad44e962238e3f76baea4", + "reference": "70efd494974592a6581ad44e962238e3f76baea4", "shasum": "" }, "require": { @@ -14777,7 +14810,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v4.4.34" + "source": "https://github.com/symfony/var-exporter/tree/v4.4.37" }, "funding": [ { @@ -14793,20 +14826,20 @@ "type": "tidelift" } ], - "time": "2021-11-22T10:04:59+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/web-link", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", - "reference": "a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68" + "reference": "ab13621fd0c0119ad9ebc7179be7c5a1fc6a542d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-link/zipball/a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68", - "reference": "a55c3a0a5da44965f39cf5f770a2e5a4a95c2c68", + "url": "https://api.github.com/repos/symfony/web-link/zipball/ab13621fd0c0119ad9ebc7179be7c5a1fc6a542d", + "reference": "ab13621fd0c0119ad9ebc7179be7c5a1fc6a542d", "shasum": "" }, "require": { @@ -14866,7 +14899,7 @@ "push" ], "support": { - "source": "https://github.com/symfony/web-link/tree/v4.4.27" + "source": "https://github.com/symfony/web-link/tree/v4.4.37" }, "funding": [ { @@ -14882,20 +14915,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "a19f7c44ba665fa9d9d415cc4493361381b93f9b" + "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/a19f7c44ba665fa9d9d415cc4493361381b93f9b", - "reference": "a19f7c44ba665fa9d9d415cc4493361381b93f9b", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d7f637cc0f0cc14beb0984f2bb50da560b271311", + "reference": "d7f637cc0f0cc14beb0984f2bb50da560b271311", "shasum": "" }, "require": { @@ -14937,7 +14970,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.36" + "source": "https://github.com/symfony/yaml/tree/v4.4.37" }, "funding": [ { @@ -14953,70 +14986,20 @@ "type": "tidelift" } ], - "time": "2021-11-25T16:40:00+00:00" - }, - { - "name": "true/punycode", - "version": "v2.1.1", - "source": { - "type": "git", - "url": "https://github.com/true/php-punycode.git", - "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/true/php-punycode/zipball/a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", - "reference": "a4d0c11a36dd7f4e7cd7096076cab6d3378a071e", - "shasum": "" - }, - "require": { - "php": ">=5.3.0", - "symfony/polyfill-mbstring": "^1.3" - }, - "require-dev": { - "phpunit/phpunit": "~4.7", - "squizlabs/php_codesniffer": "~2.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "TrueBV\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Renan Gonçalves", - "email": "renan.saddam@gmail.com" - } - ], - "description": "A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)", - "homepage": "https://github.com/true/php-punycode", - "keywords": [ - "idna", - "punycode" - ], - "support": { - "issues": "https://github.com/true/php-punycode/issues", - "source": "https://github.com/true/php-punycode/tree/master" - }, - "time": "2016-11-16T10:37:54+00:00" + "time": "2022-01-24T20:11:01+00:00" }, { "name": "twig/twig", - "version": "v2.14.10", + "version": "v2.14.11", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba" + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/95fb194cd4dd6ac373a27af2bde2bad5d3f27aba", - "reference": "95fb194cd4dd6ac373a27af2bde2bad5d3f27aba", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/66baa66f29ee30e487e05f1679903e36eb01d727", + "reference": "66baa66f29ee30e487e05f1679903e36eb01d727", "shasum": "" }, "require": { @@ -15071,7 +15054,7 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/v2.14.10" + "source": "https://github.com/twigphp/Twig/tree/v2.14.11" }, "funding": [ { @@ -15083,7 +15066,7 @@ "type": "tidelift" } ], - "time": "2022-01-03T21:13:26+00:00" + "time": "2022-02-04T06:57:25+00:00" }, { "name": "ua-parser/uap-php", @@ -15252,16 +15235,16 @@ }, { "name": "willdurand/negotiation", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/willdurand/Negotiation.git", - "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c" + "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/04e14f38d4edfcc974114a07d2777d90c98f3d9c", - "reference": "04e14f38d4edfcc974114a07d2777d90c98f3d9c", + "url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", + "reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2", "shasum": "" }, "require": { @@ -15302,9 +15285,9 @@ ], "support": { "issues": "https://github.com/willdurand/Negotiation/issues", - "source": "https://github.com/willdurand/Negotiation/tree/3.0.0" + "source": "https://github.com/willdurand/Negotiation/tree/3.1.0" }, - "time": "2020-09-25T08:01:41+00:00" + "time": "2022-01-30T20:08:53+00:00" }, { "name": "xemlock/htmlpurifier-html5", @@ -15769,16 +15752,16 @@ }, { "name": "fakerphp/faker", - "version": "v1.17.0", + "version": "v1.19.0", "source": { "type": "git", "url": "https://github.com/FakerPHP/Faker.git", - "reference": "b85e9d44eae8c52cca7aa0939483611f7232b669" + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/b85e9d44eae8c52cca7aa0939483611f7232b669", - "reference": "b85e9d44eae8c52cca7aa0939483611f7232b669", + "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75", + "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75", "shasum": "" }, "require": { @@ -15791,10 +15774,12 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.4.1", + "doctrine/persistence": "^1.3 || ^2.0", "ext-intl": "*", "symfony/phpunit-bridge": "^4.4 || ^5.2" }, "suggest": { + "doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "ext-curl": "Required by Faker\\Provider\\Image to download images.", "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.", "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.", @@ -15803,7 +15788,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "v1.17-dev" + "dev-main": "v1.19-dev" } }, "autoload": { @@ -15828,9 +15813,9 @@ ], "support": { "issues": "https://github.com/FakerPHP/Faker/issues", - "source": "https://github.com/FakerPHP/Faker/tree/v1.17.0" + "source": "https://github.com/FakerPHP/Faker/tree/v1.19.0" }, - "time": "2021-12-05T17:14:47+00:00" + "time": "2022-02-02T17:38:57+00:00" }, { "name": "friendsofphp/php-cs-fixer", @@ -16260,23 +16245,23 @@ }, { "name": "pdepend/pdepend", - "version": "2.10.2", + "version": "2.10.3", "source": { "type": "git", "url": "https://github.com/pdepend/pdepend.git", - "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686" + "reference": "da3166a06b4a89915920a42444f707122a1584c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pdepend/pdepend/zipball/c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", - "reference": "c8c1d2af43fb8c2b5387d50e9c42a9c56de13686", + "url": "https://api.github.com/repos/pdepend/pdepend/zipball/da3166a06b4a89915920a42444f707122a1584c9", + "reference": "da3166a06b4a89915920a42444f707122a1584c9", "shasum": "" }, "require": { "php": ">=5.3.7", - "symfony/config": "^2.3.0|^3|^4|^5", - "symfony/dependency-injection": "^2.3.0|^3|^4|^5", - "symfony/filesystem": "^2.3.0|^3|^4|^5" + "symfony/config": "^2.3.0|^3|^4|^5|^6.0", + "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0", + "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0" }, "require-dev": { "easy-doc/easy-doc": "0.0.0|^1.2.3", @@ -16305,7 +16290,7 @@ "description": "Official version of pdepend to be handled with Composer", "support": { "issues": "https://github.com/pdepend/pdepend/issues", - "source": "https://github.com/pdepend/pdepend/tree/2.10.2" + "source": "https://github.com/pdepend/pdepend/tree/2.10.3" }, "funding": [ { @@ -16313,7 +16298,7 @@ "type": "tidelift" } ], - "time": "2021-11-16T20:05:32+00:00" + "time": "2022-02-23T07:53:09+00:00" }, { "name": "phar-io/manifest", @@ -16377,16 +16362,16 @@ }, { "name": "phar-io/version", - "version": "3.1.0", + "version": "3.2.1", "source": { "type": "git", "url": "https://github.com/phar-io/version.git", - "reference": "bae7c545bef187884426f042434e561ab1ddb182" + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182", - "reference": "bae7c545bef187884426f042434e561ab1ddb182", + "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74", + "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74", "shasum": "" }, "require": { @@ -16422,9 +16407,9 @@ "description": "Library for handling version information and constraints", "support": { "issues": "https://github.com/phar-io/version/issues", - "source": "https://github.com/phar-io/version/tree/3.1.0" + "source": "https://github.com/phar-io/version/tree/3.2.1" }, - "time": "2021-02-23T14:00:09+00:00" + "time": "2022-02-21T01:04:05+00:00" }, { "name": "php-cs-fixer/diff", @@ -16625,16 +16610,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "9.2.10", + "version": "9.2.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687" + "reference": "9f4d60b6afe5546421462b76cd4e633ebc364ab4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687", - "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9f4d60b6afe5546421462b76cd4e633ebc364ab4", + "reference": "9f4d60b6afe5546421462b76cd4e633ebc364ab4", "shasum": "" }, "require": { @@ -16690,7 +16675,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.14" }, "funding": [ { @@ -16698,7 +16683,7 @@ "type": "github" } ], - "time": "2021-12-05T09:12:13+00:00" + "time": "2022-02-28T12:38:02+00:00" }, { "name": "phpunit/php-file-iterator", @@ -16943,16 +16928,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.5.11", + "version": "9.5.16", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2406855036db1102126125537adb1406f7242fdd" + "reference": "5ff8c545a50226c569310a35f4fa89d79f1ddfdc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2406855036db1102126125537adb1406f7242fdd", - "reference": "2406855036db1102126125537adb1406f7242fdd", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5ff8c545a50226c569310a35f4fa89d79f1ddfdc", + "reference": "5ff8c545a50226c569310a35f4fa89d79f1ddfdc", "shasum": "" }, "require": { @@ -16968,7 +16953,7 @@ "phar-io/version": "^3.0.2", "php": ">=7.3", "phpspec/prophecy": "^1.12.1", - "phpunit/php-code-coverage": "^9.2.7", + "phpunit/php-code-coverage": "^9.2.13", "phpunit/php-file-iterator": "^3.0.5", "phpunit/php-invoker": "^3.1.1", "phpunit/php-text-template": "^2.0.3", @@ -17003,11 +16988,11 @@ } }, "autoload": { - "classmap": [ - "src/" - ], "files": [ "src/Framework/Assert/Functions.php" + ], + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -17030,7 +17015,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.11" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.16" }, "funding": [ { @@ -17042,7 +17027,7 @@ "type": "github" } ], - "time": "2021-12-25T07:07:57+00:00" + "time": "2022-02-23T17:10:58+00:00" }, { "name": "sebastian/cli-parser", @@ -17550,16 +17535,16 @@ }, { "name": "sebastian/global-state", - "version": "5.0.3", + "version": "5.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/global-state.git", - "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49" + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49", - "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49", + "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2", + "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2", "shasum": "" }, "require": { @@ -17602,7 +17587,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/global-state/issues", - "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.3" + "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5" }, "funding": [ { @@ -17610,7 +17595,7 @@ "type": "github" } ], - "time": "2021-06-11T13:31:12+00:00" + "time": "2022-02-14T08:28:10+00:00" }, { "name": "sebastian/lines-of-code", @@ -18127,16 +18112,16 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b" + "reference": "6e81008cac62369871cb6b8de64576ed138e3998" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", - "reference": "9629d1524d8ced5a4ec3e94abdbd638b4ec8319b", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/6e81008cac62369871cb6b8de64576ed138e3998", + "reference": "6e81008cac62369871cb6b8de64576ed138e3998", "shasum": "" }, "require": { @@ -18179,7 +18164,7 @@ "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/browser-kit/tree/v4.4.27" + "source": "https://github.com/symfony/browser-kit/tree/v4.4.37" }, "funding": [ { @@ -18195,20 +18180,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.27", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6" + "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", - "reference": "5194f18bd80d106f11efa8f7cd0fbdcc3af96ce6", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/0628e6c6d7c92f1a7bae543959bdc17347be2436", + "reference": "0628e6c6d7c92f1a7bae543959bdc17347be2436", "shasum": "" }, "require": { @@ -18245,7 +18230,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v4.4.27" + "source": "https://github.com/symfony/css-selector/tree/v4.4.37" }, "funding": [ { @@ -18261,20 +18246,20 @@ "type": "tidelift" } ], - "time": "2021-07-21T12:19:41+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/debug-bundle", - "version": "v4.4.36", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", - "reference": "94d96888b6b572cbdb10b4fde9dc0d15c259b88f" + "reference": "f21cce588be146c9111cb9041f0784a6534fd648" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/94d96888b6b572cbdb10b4fde9dc0d15c259b88f", - "reference": "94d96888b6b572cbdb10b4fde9dc0d15c259b88f", + "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/f21cce588be146c9111cb9041f0784a6534fd648", + "reference": "f21cce588be146c9111cb9041f0784a6534fd648", "shasum": "" }, "require": { @@ -18324,7 +18309,7 @@ "description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug-bundle/tree/v4.4.36" + "source": "https://github.com/symfony/debug-bundle/tree/v4.4.37" }, "funding": [ { @@ -18340,20 +18325,20 @@ "type": "tidelift" } ], - "time": "2021-12-11T09:46:05+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.4.36", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39" + "reference": "46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/42de12bee3b5e594977209bcdf58ec4fef8dde39", - "reference": "42de12bee3b5e594977209bcdf58ec4fef8dde39", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e", + "reference": "46e7bd2ff6da01e7ddf40e2d78930e7a621bcb4e", "shasum": "" }, "require": { @@ -18398,7 +18383,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v4.4.36" + "source": "https://github.com/symfony/dom-crawler/tree/v4.4.38" }, "funding": [ { @@ -18414,20 +18399,20 @@ "type": "tidelift" } ], - "time": "2021-12-28T14:48:02+00:00" + "time": "2022-01-31T14:01:05+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v4.4.34", + "version": "v4.4.37", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "cb7b39854cb0950cc898c5b9bf6974e1c68564c2" + "reference": "c28ae0cc18c9aa753f836be4630b672657de64eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/cb7b39854cb0950cc898c5b9bf6974e1c68564c2", - "reference": "cb7b39854cb0950cc898c5b9bf6974e1c68564c2", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c28ae0cc18c9aa753f836be4630b672657de64eb", + "reference": "c28ae0cc18c9aa753f836be4630b672657de64eb", "shasum": "" }, "require": { @@ -18480,7 +18465,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.34" + "source": "https://github.com/symfony/phpunit-bridge/tree/v4.4.37" }, "funding": [ { @@ -18496,20 +18481,20 @@ "type": "tidelift" } ], - "time": "2021-11-09T20:46:07+00:00" + "time": "2022-01-26T16:15:26+00:00" }, { "name": "symfony/web-profiler-bundle", - "version": "v4.4.31", + "version": "v4.4.38", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "24227617a4ddbdf78f8ab12ce2b76dfb54a7d851" + "reference": "5fe79ebd9c7021ee924e586868edc44fe3d1ed20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/24227617a4ddbdf78f8ab12ce2b76dfb54a7d851", - "reference": "24227617a4ddbdf78f8ab12ce2b76dfb54a7d851", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/5fe79ebd9c7021ee924e586868edc44fe3d1ed20", + "reference": "5fe79ebd9c7021ee924e586868edc44fe3d1ed20", "shasum": "" }, "require": { @@ -18559,7 +18544,7 @@ "description": "Provides a development tool that gives detailed information about the execution of any request", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.31" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v4.4.38" }, "funding": [ { @@ -18575,7 +18560,7 @@ "type": "tidelift" } ], - "time": "2021-09-16T11:24:03+00:00" + "time": "2022-02-25T07:53:35+00:00" }, { "name": "theofidry/alice-data-fixtures",