diff --git a/CHANGELOG.md b/CHANGELOG.md index 9691aeb2..4cbc5d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ On next release: - [ ] update src/Kernel.php (REPMAN_VERSION) - [ ] update docker-compose.yml (image tags) +## [1.3.2] - 2021-05-20 +### Security +- Update Symfony to 5.2.9 - fix [CVE-2021-21424](https://symfony.com/blog/cve-2021-21424-prevent-user-enumeration-in-authentication-mechanisms) + ## [1.3.1] - 2021-05-13 ### Security - Update Symfony to 5.2.8 - fix [CVE-2021-21424](https://symfony.com/blog/cve-2021-21424-prevent-user-enumeration-in-authentication-mechanisms) diff --git a/composer.lock b/composer.lock index 48074639..75394c5d 100644 --- a/composer.lock +++ b/composer.lock @@ -7634,16 +7634,16 @@ }, { "name": "symfony/amazon-mailer", - "version": "v5.2.6", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/amazon-mailer.git", - "reference": "69abec05e8cb0e2320aac6e658e6438460480927" + "reference": "e5d50c39a84bc150f4402dca5ecf35045b4cf6ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/69abec05e8cb0e2320aac6e658e6438460480927", - "reference": "69abec05e8cb0e2320aac6e658e6438460480927", + "url": "https://api.github.com/repos/symfony/amazon-mailer/zipball/e5d50c39a84bc150f4402dca5ecf35045b4cf6ee", + "reference": "e5d50c39a84bc150f4402dca5ecf35045b4cf6ee", "shasum": "", "mirrors": [ { @@ -7687,7 +7687,7 @@ "description": "Symfony Amazon Mailer Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/amazon-mailer/tree/v5.2.6" + "source": "https://github.com/symfony/amazon-mailer/tree/v5.2.9" }, "funding": [ { @@ -7703,7 +7703,7 @@ "type": "tidelift" } ], - "time": "2021-03-16T07:45:57+00:00" + "time": "2021-05-15T08:47:28+00:00" }, { "name": "symfony/amqp-messenger", @@ -7857,16 +7857,16 @@ }, { "name": "symfony/cache", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "c13bfc6682a669e6ba592ba3305139ebf946a811" + "reference": "17a6d585603fade3838bc692548b619d97ded67e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/c13bfc6682a669e6ba592ba3305139ebf946a811", - "reference": "c13bfc6682a669e6ba592ba3305139ebf946a811", + "url": "https://api.github.com/repos/symfony/cache/zipball/17a6d585603fade3838bc692548b619d97ded67e", + "reference": "17a6d585603fade3838bc692548b619d97ded67e", "shasum": "", "mirrors": [ { @@ -7897,7 +7897,7 @@ }, "require-dev": { "cache/integration-tests": "dev-master", - "doctrine/cache": "^1.6", + "doctrine/cache": "^1.6|^2.0", "doctrine/dbal": "^2.10|^3.0", "predis/predis": "^1.1", "psr/simple-cache": "^1.0", @@ -7938,7 +7938,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v5.2.8" + "source": "https://github.com/symfony/cache/tree/v5.2.9" }, "funding": [ { @@ -7954,7 +7954,7 @@ "type": "tidelift" } ], - "time": "2021-05-07T13:41:16+00:00" + "time": "2021-05-17T19:35:40+00:00" }, { "name": "symfony/cache-contracts", @@ -8230,16 +8230,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "024e929da5a994cbab0ce2291d332f7edf926acf" + "reference": "2761ca2f7e2f41af3a45951e1ce8c01f121245eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/024e929da5a994cbab0ce2291d332f7edf926acf", - "reference": "024e929da5a994cbab0ce2291d332f7edf926acf", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/2761ca2f7e2f41af3a45951e1ce8c01f121245eb", + "reference": "2761ca2f7e2f41af3a45951e1ce8c01f121245eb", "shasum": "", "mirrors": [ { @@ -8303,7 +8303,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.2.8" + "source": "https://github.com/symfony/dependency-injection/tree/v5.2.9" }, "funding": [ { @@ -8319,7 +8319,7 @@ "type": "tidelift" } ], - "time": "2021-05-11T16:07:35+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/deprecation-contracts", @@ -8396,16 +8396,16 @@ }, { "name": "symfony/doctrine-bridge", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "6c8318bb9b315d3d325e9904445e4c4514e3d8ed" + "reference": "3d7a8138342ea146628a14372d1f1317503c6364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/6c8318bb9b315d3d325e9904445e4c4514e3d8ed", - "reference": "6c8318bb9b315d3d325e9904445e4c4514e3d8ed", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/3d7a8138342ea146628a14372d1f1317503c6364", + "reference": "3d7a8138342ea146628a14372d1f1317503c6364", "shasum": "", "mirrors": [ { @@ -8439,7 +8439,6 @@ "require-dev": { "composer/package-versions-deprecated": "^1.8", "doctrine/annotations": "^1.10.4", - "doctrine/cache": "~1.6", "doctrine/collections": "~1.0", "doctrine/data-fixtures": "^1.1", "doctrine/dbal": "^2.10|^3.0", @@ -8496,7 +8495,7 @@ "description": "Provides integration for Doctrine with various Symfony components", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-bridge/tree/v5.2.7" + "source": "https://github.com/symfony/doctrine-bridge/tree/v5.2.9" }, "funding": [ { @@ -8512,7 +8511,7 @@ "type": "tidelift" } ], - "time": "2021-04-16T17:25:34+00:00" + "time": "2021-05-17T19:35:40+00:00" }, { "name": "symfony/doctrine-messenger", @@ -8990,16 +8989,16 @@ }, { "name": "symfony/finder", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252" + "reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/eccb8be70d7a6a2230d05f6ecede40f3fdd9e252", - "reference": "eccb8be70d7a6a2230d05f6ecede40f3fdd9e252", + "url": "https://api.github.com/repos/symfony/finder/zipball/ccccb9d48ca42757dd12f2ca4bf857a4e217d90d", + "reference": "ccccb9d48ca42757dd12f2ca4bf857a4e217d90d", "shasum": "", "mirrors": [ { @@ -9037,7 +9036,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v5.2.8" + "source": "https://github.com/symfony/finder/tree/v5.2.9" }, "funding": [ { @@ -9053,20 +9052,20 @@ "type": "tidelift" } ], - "time": "2021-05-10T14:39:23+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/flex", - "version": "v1.12.2", + "version": "v1.13.3", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "e472606b4b3173564f0edbca8f5d32b52fc4f2c9" + "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/e472606b4b3173564f0edbca8f5d32b52fc4f2c9", - "reference": "e472606b4b3173564f0edbca8f5d32b52fc4f2c9", + "url": "https://api.github.com/repos/symfony/flex/zipball/2597d0dda8042c43eed44a9cd07236b897e427d7", + "reference": "2597d0dda8042c43eed44a9cd07236b897e427d7", "shasum": "", "mirrors": [ { @@ -9089,7 +9088,7 @@ "type": "composer-plugin", "extra": { "branch-alias": { - "dev-main": "1.12-dev" + "dev-main": "1.13-dev" }, "class": "Symfony\\Flex\\Flex" }, @@ -9111,7 +9110,7 @@ "description": "Composer plugin for Symfony", "support": { "issues": "https://github.com/symfony/flex/issues", - "source": "https://github.com/symfony/flex/tree/v1.12.2" + "source": "https://github.com/symfony/flex/tree/v1.13.3" }, "funding": [ { @@ -9127,20 +9126,20 @@ "type": "tidelift" } ], - "time": "2021-02-16T14:05:05+00:00" + "time": "2021-05-19T07:19:15+00:00" }, { "name": "symfony/form", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "10279a74e83eb21c4b980e5aeaeda3d30d214c16" + "reference": "a45ebbe5ef987a42dc4f9eab432b359bc13f0f4d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/10279a74e83eb21c4b980e5aeaeda3d30d214c16", - "reference": "10279a74e83eb21c4b980e5aeaeda3d30d214c16", + "url": "https://api.github.com/repos/symfony/form/zipball/a45ebbe5ef987a42dc4f9eab432b359bc13f0f4d", + "reference": "a45ebbe5ef987a42dc4f9eab432b359bc13f0f4d", "shasum": "", "mirrors": [ { @@ -9218,7 +9217,7 @@ "description": "Allows to easily create, process and reuse HTML forms", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/form/tree/v5.2.8" + "source": "https://github.com/symfony/form/tree/v5.2.9" }, "funding": [ { @@ -9234,20 +9233,20 @@ "type": "tidelift" } ], - "time": "2021-05-07T14:01:44+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/framework-bundle", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "af652965c2a598e192200c6932ab9edd283ffe42" + "reference": "81720c6e7740a99dc70d5eb2123bcdf3d5d113f1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/af652965c2a598e192200c6932ab9edd283ffe42", - "reference": "af652965c2a598e192200c6932ab9edd283ffe42", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/81720c6e7740a99dc70d5eb2123bcdf3d5d113f1", + "reference": "81720c6e7740a99dc70d5eb2123bcdf3d5d113f1", "shasum": "", "mirrors": [ { @@ -9260,7 +9259,7 @@ "ext-xml": "*", "php": ">=7.2.5", "symfony/cache": "^5.2", - "symfony/config": "^5.0", + "symfony/config": "~5.0.11|^5.1.3", "symfony/dependency-injection": "^5.2", "symfony/deprecation-contracts": "^2.1", "symfony/error-handler": "^4.4.1|^5.0.1", @@ -9302,7 +9301,7 @@ }, "require-dev": { "doctrine/annotations": "^1.10.4", - "doctrine/cache": "~1.0", + "doctrine/cache": "^1.0|^2.0", "doctrine/persistence": "^1.3|^2.0", "paragonie/sodium_compat": "^1.8", "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", @@ -9373,7 +9372,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v5.2.7" + "source": "https://github.com/symfony/framework-bundle/tree/v5.2.9" }, "funding": [ { @@ -9389,20 +9388,20 @@ "type": "tidelift" } ], - "time": "2021-04-16T17:21:25+00:00" + "time": "2021-05-19T11:52:18+00:00" }, { "name": "symfony/http-client", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2" + "reference": "653dc5e2201659abfa090a7396ce202371787540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/a2baf9c3c5b25e04740cece0e429f0a0013002f2", - "reference": "a2baf9c3c5b25e04740cece0e429f0a0013002f2", + "url": "https://api.github.com/repos/symfony/http-client/zipball/653dc5e2201659abfa090a7396ce202371787540", + "reference": "653dc5e2201659abfa090a7396ce202371787540", "shasum": "", "mirrors": [ { @@ -9465,7 +9464,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v5.2.8" + "source": "https://github.com/symfony/http-client/tree/v5.2.9" }, "funding": [ { @@ -9481,7 +9480,7 @@ "type": "tidelift" } ], - "time": "2021-05-10T14:39:23+00:00" + "time": "2021-05-15T12:42:34+00:00" }, { "name": "symfony/http-client-contracts", @@ -9648,16 +9647,16 @@ }, { "name": "symfony/http-kernel", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "c3cb71ee7e2d3eae5fe1001f81780d6a49b37937" + "reference": "eb540ef6870dbf33c92e372cfb869ebf9649e6cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/c3cb71ee7e2d3eae5fe1001f81780d6a49b37937", - "reference": "c3cb71ee7e2d3eae5fe1001f81780d6a49b37937", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/eb540ef6870dbf33c92e372cfb869ebf9649e6cb", + "reference": "eb540ef6870dbf33c92e372cfb869ebf9649e6cb", "shasum": "", "mirrors": [ { @@ -9746,7 +9745,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v5.2.8" + "source": "https://github.com/symfony/http-kernel/tree/v5.2.9" }, "funding": [ { @@ -9762,7 +9761,7 @@ "type": "tidelift" } ], - "time": "2021-05-12T13:27:53+00:00" + "time": "2021-05-19T12:23:45+00:00" }, { "name": "symfony/intl", @@ -10127,16 +10126,16 @@ }, { "name": "symfony/mime", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "7af452bf51c46f18da00feb32e1ad36db9426515" + "reference": "64258e870f8cc75c3dae986201ea2df58c210b52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/7af452bf51c46f18da00feb32e1ad36db9426515", - "reference": "7af452bf51c46f18da00feb32e1ad36db9426515", + "url": "https://api.github.com/repos/symfony/mime/zipball/64258e870f8cc75c3dae986201ea2df58c210b52", + "reference": "64258e870f8cc75c3dae986201ea2df58c210b52", "shasum": "", "mirrors": [ { @@ -10196,7 +10195,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v5.2.7" + "source": "https://github.com/symfony/mime/tree/v5.2.9" }, "funding": [ { @@ -10212,7 +10211,7 @@ "type": "tidelift" } ], - "time": "2021-04-29T20:47:09+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/monolog-bridge", @@ -11498,16 +11497,16 @@ }, { "name": "symfony/routing", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c" + "reference": "4a7b2bf5e1221be1902b6853743a9bb317f6925e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c", - "reference": "3f0cab2e95b5e92226f34c2c1aa969d3fc41f48c", + "url": "https://api.github.com/repos/symfony/routing/zipball/4a7b2bf5e1221be1902b6853743a9bb317f6925e", + "reference": "4a7b2bf5e1221be1902b6853743a9bb317f6925e", "shasum": "", "mirrors": [ { @@ -11573,7 +11572,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v5.2.7" + "source": "https://github.com/symfony/routing/tree/v5.2.9" }, "funding": [ { @@ -11589,20 +11588,20 @@ "type": "tidelift" } ], - "time": "2021-04-11T22:55:21+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/security-bundle", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "dbb555941ea0f6a461e4d26ed4e20dad73991cf4" + "reference": "c3502279a8e28e6586c1f0cce674f0d360236997" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/dbb555941ea0f6a461e4d26ed4e20dad73991cf4", - "reference": "dbb555941ea0f6a461e4d26ed4e20dad73991cf4", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c3502279a8e28e6586c1f0cce674f0d360236997", + "reference": "c3502279a8e28e6586c1f0cce674f0d360236997", "shasum": "", "mirrors": [ { @@ -11679,7 +11678,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v5.2.8" + "source": "https://github.com/symfony/security-bundle/tree/v5.2.9" }, "funding": [ { @@ -11695,20 +11694,20 @@ "type": "tidelift" } ], - "time": "2021-05-12T13:14:35+00:00" + "time": "2021-05-19T10:09:09+00:00" }, { "name": "symfony/security-core", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/security-core.git", - "reference": "216b19421aa3b414f18f353aeea0bb230827844c" + "reference": "03d9f94e733afd4f3e73081fa7809f8a02f77a11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-core/zipball/216b19421aa3b414f18f353aeea0bb230827844c", - "reference": "216b19421aa3b414f18f353aeea0bb230827844c", + "url": "https://api.github.com/repos/symfony/security-core/zipball/03d9f94e733afd4f3e73081fa7809f8a02f77a11", + "reference": "03d9f94e733afd4f3e73081fa7809f8a02f77a11", "shasum": "", "mirrors": [ { @@ -11774,7 +11773,7 @@ "description": "Symfony Security Component - Core Library", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-core/tree/v5.2.8" + "source": "https://github.com/symfony/security-core/tree/v5.2.9" }, "funding": [ { @@ -11790,7 +11789,7 @@ "type": "tidelift" } ], - "time": "2021-05-12T13:14:35+00:00" + "time": "2021-05-19T12:08:15+00:00" }, { "name": "symfony/security-csrf", @@ -11944,16 +11943,16 @@ }, { "name": "symfony/security-http", - "version": "v5.2.8", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "c55a8f70fb2a04cf8ec3263d337abb3f22fc0132" + "reference": "cc02ba30c8e721704202489f6e7963339a367e37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/c55a8f70fb2a04cf8ec3263d337abb3f22fc0132", - "reference": "c55a8f70fb2a04cf8ec3263d337abb3f22fc0132", + "url": "https://api.github.com/repos/symfony/security-http/zipball/cc02ba30c8e721704202489f6e7963339a367e37", + "reference": "cc02ba30c8e721704202489f6e7963339a367e37", "shasum": "", "mirrors": [ { @@ -12014,7 +12013,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v5.2.8" + "source": "https://github.com/symfony/security-http/tree/v5.2.9" }, "funding": [ { @@ -12030,7 +12029,7 @@ "type": "tidelift" } ], - "time": "2021-05-12T13:14:35+00:00" + "time": "2021-05-18T23:02:18+00:00" }, { "name": "symfony/service-contracts", @@ -12486,16 +12485,16 @@ }, { "name": "symfony/twig-bundle", - "version": "v5.2.4", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "5ebbb5f0e8bfaa0b4b37cb25ff97f83b18caf221" + "reference": "d5edd09653ba5a251e15e2a20510f6c795e6c759" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/5ebbb5f0e8bfaa0b4b37cb25ff97f83b18caf221", - "reference": "5ebbb5f0e8bfaa0b4b37cb25ff97f83b18caf221", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/d5edd09653ba5a251e15e2a20510f6c795e6c759", + "reference": "d5edd09653ba5a251e15e2a20510f6c795e6c759", "shasum": "", "mirrors": [ { @@ -12520,7 +12519,7 @@ }, "require-dev": { "doctrine/annotations": "^1.10.4", - "doctrine/cache": "~1.0", + "doctrine/cache": "^1.0|^2.0", "symfony/asset": "^4.4|^5.0", "symfony/dependency-injection": "^5.2", "symfony/expression-language": "^4.4|^5.0", @@ -12559,7 +12558,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/v5.2.4" + "source": "https://github.com/symfony/twig-bundle/tree/v5.2.9" }, "funding": [ { @@ -12575,20 +12574,20 @@ "type": "tidelift" } ], - "time": "2021-01-27T10:15:41+00:00" + "time": "2021-05-17T19:35:40+00:00" }, { "name": "symfony/validator", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b0be0360bfbf15059308d815da7f4151bd448b37" + "reference": "3c16d6c2036190f9033643057168a6d8c5617886" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b0be0360bfbf15059308d815da7f4151bd448b37", - "reference": "b0be0360bfbf15059308d815da7f4151bd448b37", + "url": "https://api.github.com/repos/symfony/validator/zipball/3c16d6c2036190f9033643057168a6d8c5617886", + "reference": "3c16d6c2036190f9033643057168a6d8c5617886", "shasum": "", "mirrors": [ { @@ -12618,7 +12617,7 @@ }, "require-dev": { "doctrine/annotations": "^1.10.4", - "doctrine/cache": "~1.0", + "doctrine/cache": "^1.0|^2.0", "egulias/email-validator": "^2.1.10|^3", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.4|^5.0", @@ -12674,7 +12673,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.2.7" + "source": "https://github.com/symfony/validator/tree/v5.2.9" }, "funding": [ { @@ -12690,7 +12689,7 @@ "type": "tidelift" } ], - "time": "2021-04-14T13:12:03+00:00" + "time": "2021-05-17T20:21:27+00:00" }, { "name": "symfony/var-dumper", @@ -12867,16 +12866,16 @@ }, { "name": "symfony/yaml", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5" + "reference": "d23115e4a3d50520abddccdbec9514baab1084c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", - "reference": "76546cbeddd0a9540b4e4e57eddeec3e9bb444a5", + "url": "https://api.github.com/repos/symfony/yaml/zipball/d23115e4a3d50520abddccdbec9514baab1084c8", + "reference": "d23115e4a3d50520abddccdbec9514baab1084c8", "shasum": "", "mirrors": [ { @@ -12928,7 +12927,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v5.2.7" + "source": "https://github.com/symfony/yaml/tree/v5.2.9" }, "funding": [ { @@ -12944,7 +12943,7 @@ "type": "tidelift" } ], - "time": "2021-04-29T20:47:09+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "twig/extra-bundle", @@ -16472,16 +16471,16 @@ }, { "name": "symfony/browser-kit", - "version": "v5.2.7", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "b1c9d5701273a255da3a580f85066b83bd94e97d" + "reference": "38e16b426f1a4cd663b2583111f213e0c9d9d4fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/b1c9d5701273a255da3a580f85066b83bd94e97d", - "reference": "b1c9d5701273a255da3a580f85066b83bd94e97d", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/38e16b426f1a4cd663b2583111f213e0c9d9d4fe", + "reference": "38e16b426f1a4cd663b2583111f213e0c9d9d4fe", "shasum": "", "mirrors": [ { @@ -16529,7 +16528,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/v5.2.7" + "source": "https://github.com/symfony/browser-kit/tree/v5.2.9" }, "funding": [ { @@ -16545,20 +16544,20 @@ "type": "tidelift" } ], - "time": "2021-04-08T10:27:02+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/dom-crawler", - "version": "v5.2.4", + "version": "v5.2.9", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "400e265163f65aceee7e904ef532e15228de674b" + "reference": "8d5201206ded6f37de475b041a11bfaf3ac73d5e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/400e265163f65aceee7e904ef532e15228de674b", - "reference": "400e265163f65aceee7e904ef532e15228de674b", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/8d5201206ded6f37de475b041a11bfaf3ac73d5e", + "reference": "8d5201206ded6f37de475b041a11bfaf3ac73d5e", "shasum": "", "mirrors": [ { @@ -16609,7 +16608,7 @@ "description": "Eases DOM navigation for HTML and XML documents", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dom-crawler/tree/v5.2.4" + "source": "https://github.com/symfony/dom-crawler/tree/v5.2.9" }, "funding": [ { @@ -16625,7 +16624,7 @@ "type": "tidelift" } ], - "time": "2021-02-15T18:55:04+00:00" + "time": "2021-05-16T13:07:46+00:00" }, { "name": "symfony/expression-language", diff --git a/docker-compose.yml b/docker-compose.yml index fc6a9830..40c4d2d7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -18,7 +18,7 @@ services: app: << : *restart_policy - image: buddy/repman:1.3.1 + image: buddy/repman:1.3.2 sysctls: net.core.somaxconn: 2048 command: > @@ -37,7 +37,7 @@ services: consumer: << : *restart_policy - image: buddy/repman:1.3.1 + image: buddy/repman:1.3.2 command: ['bin/console', 'messenger:consume', 'async', '--limit=500'] env_file: .env.docker volumes: @@ -48,7 +48,7 @@ services: cron: << : *restart_policy - image: buddy/repman:1.3.1 + image: buddy/repman:1.3.2 command: ['crond', '-f', '-L', '/app/var/log/cron.log'] env_file: .env.docker volumes: diff --git a/src/Kernel.php b/src/Kernel.php index bac3139e..adfe79c3 100644 --- a/src/Kernel.php +++ b/src/Kernel.php @@ -15,7 +15,7 @@ class Kernel extends BaseKernel { use MicroKernelTrait; - public const REPMAN_VERSION = '1.3.1'; + public const REPMAN_VERSION = '1.3.2'; private const CONFIG_EXTS = '.{php,xml,yaml,yml}'; public function getProjectDir(): string