From f6886f90b76cd3ab652ed89340eb6607b128b6fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 11:03:37 +0000 Subject: [PATCH] Bump symfony/form from 2.6.7 to 2.6.12 Bumps [symfony/form](https://github.com/symfony/Form) from 2.6.7 to 2.6.12. - [Release notes](https://github.com/symfony/Form/releases) - [Changelog](https://github.com/symfony/form/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/Form/compare/v2.6.7...v2.6.12) --- updated-dependencies: - dependency-name: symfony/form dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.lock | 172 +++++++++++++++++++++++++++----------------------- 1 file changed, 94 insertions(+), 78 deletions(-) diff --git a/composer.lock b/composer.lock index 5761712..2c21689 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "a2eea23c47d230c30e7ad9ad01bb6e68", + "content-hash": "d672d1a81609cb92fcb425f82a25d788", "packages": [ { "name": "doctrine/annotations", @@ -72,7 +72,7 @@ "docblock", "parser" ], - "time": "2014-12-23 22:40:37" + "time": "2014-12-23T22:40:37+00:00" }, { "name": "doctrine/cache", @@ -142,7 +142,7 @@ "cache", "caching" ], - "time": "2015-04-15 00:11:59" + "time": "2015-04-15T00:11:59+00:00" }, { "name": "doctrine/collections", @@ -208,7 +208,7 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", @@ -281,7 +281,7 @@ "persistence", "spl" ], - "time": "2015-04-02 19:55:44" + "time": "2015-04-02T19:55:44+00:00" }, { "name": "doctrine/dbal", @@ -352,7 +352,7 @@ "persistence", "queryobject" ], - "time": "2015-01-12 21:52:47" + "time": "2015-01-12T21:52:47+00:00" }, { "name": "doctrine/inflector", @@ -419,7 +419,7 @@ "singularize", "string" ], - "time": "2014-12-20 21:24:13" + "time": "2014-12-20T21:24:13+00:00" }, { "name": "doctrine/lexer", @@ -473,7 +473,7 @@ "lexer", "parser" ], - "time": "2014-09-09 13:34:57" + "time": "2014-09-09T13:34:57+00:00" }, { "name": "doctrine/orm", @@ -546,7 +546,7 @@ "database", "orm" ], - "time": "2014-12-16 13:45:01" + "time": "2014-12-16T13:45:01+00:00" }, { "name": "psr/log", @@ -584,7 +584,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "symfony/config", @@ -635,7 +635,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/console", @@ -693,7 +693,7 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/debug", @@ -754,7 +754,7 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2015-05-08 13:17:44" + "time": "2015-05-08T13:17:44+00:00" }, { "name": "symfony/dependency-injection", @@ -815,20 +815,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", - "url": "https://github.com/symfony/EventDispatcher.git", + "url": "https://github.com/symfony/event-dispatcher.git", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02", "shasum": "" }, @@ -874,7 +874,10 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/v2.6.11" + }, + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/filesystem", @@ -924,21 +927,21 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2015-05-08 00:09:07" + "time": "2015-05-08T00:09:07+00:00" }, { "name": "symfony/form", - "version": "v2.6.7", + "version": "v2.6.12", "target-dir": "Symfony/Component/Form", "source": { "type": "git", - "url": "https://github.com/symfony/Form.git", - "reference": "aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e" + "url": "https://github.com/symfony/form.git", + "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Form/zipball/aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e", - "reference": "aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e", + "url": "https://api.github.com/repos/symfony/form/zipball/23394a60d49d2aa904dacda6e5eb29d88251f9da", + "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da", "shasum": "" }, "require": { @@ -955,7 +958,7 @@ "symfony/phpunit-bridge": "~2.7", "symfony/security-csrf": "~2.4", "symfony/translation": "~2.0,>=2.0.5", - "symfony/validator": "~2.6" + "symfony/validator": "~2.6,>=2.6.8" }, "suggest": { "symfony/framework-bundle": "For templating with PHP.", @@ -990,7 +993,10 @@ ], "description": "Symfony Form Component", "homepage": "https://symfony.com", - "time": "2015-05-04 09:39:13" + "support": { + "source": "https://github.com/symfony/form/tree/2.6" + }, + "time": "2015-11-23T10:27:01+00:00" }, { "name": "symfony/framework-bundle", @@ -1074,7 +1080,7 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "time": "2015-05-04 14:53:25" + "time": "2015-05-04T14:53:25+00:00" }, { "name": "symfony/http-foundation", @@ -1128,7 +1134,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/http-kernel", @@ -1206,21 +1212,21 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2015-05-11 01:58:49" + "time": "2015-05-11T01:58:49+00:00" }, { "name": "symfony/intl", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/Intl", "source": { "type": "git", - "url": "https://github.com/symfony/Intl.git", - "reference": "12d374531e2bbd43bbe503cdc79f8d00c2f7422a" + "url": "https://github.com/symfony/intl.git", + "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Intl/zipball/12d374531e2bbd43bbe503cdc79f8d00c2f7422a", - "reference": "12d374531e2bbd43bbe503cdc79f8d00c2f7422a", + "url": "https://api.github.com/repos/symfony/intl/zipball/4e2720da07bb0731064aaaa7ad854e5b23908ce6", + "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6", "shasum": "" }, "require": { @@ -1240,14 +1246,14 @@ } }, "autoload": { + "files": [ + "Symfony/Component/Intl/Resources/stubs/functions.php" + ], "psr-0": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Symfony/Component/Intl/Resources/stubs" - ], - "files": [ - "Symfony/Component/Intl/Resources/stubs/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1282,21 +1288,24 @@ "l10n", "localization" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/intl/tree/v2.6.11" + }, + "time": "2015-07-23T02:17:26+00:00" }, { "name": "symfony/options-resolver", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/OptionsResolver", "source": { "type": "git", - "url": "https://github.com/symfony/OptionsResolver.git", - "reference": "ac469b57f9bb4fef66ecf48113476d13ce0bdea4" + "url": "https://github.com/symfony/options-resolver.git", + "reference": "31e56594cee489e9a235b852228b0598b52101c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/ac469b57f9bb4fef66ecf48113476d13ce0bdea4", - "reference": "ac469b57f9bb4fef66ecf48113476d13ce0bdea4", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1", + "reference": "31e56594cee489e9a235b852228b0598b52101c1", "shasum": "" }, "require": { @@ -1337,21 +1346,24 @@ "configuration", "options" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v2.6.11" + }, + "time": "2015-05-13T11:33:56+00:00" }, { "name": "symfony/property-access", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/PropertyAccess", "source": { "type": "git", - "url": "https://github.com/symfony/PropertyAccess.git", - "reference": "1a913a7c2f2441e37485c79e658a261350546351" + "url": "https://github.com/symfony/property-access.git", + "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/1a913a7c2f2441e37485c79e658a261350546351", - "reference": "1a913a7c2f2441e37485c79e658a261350546351", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4fc7a0e50d131d8c59ef839da3ae03c50108a3bb", + "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb", "shasum": "" }, "require": { @@ -1398,7 +1410,10 @@ "property path", "reflection" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/property-access/tree/v2.6.11" + }, + "time": "2015-07-10T04:45:33+00:00" }, { "name": "symfony/routing", @@ -1467,7 +1482,7 @@ "uri", "url" ], - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/security", @@ -1544,7 +1559,7 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2015-05-11 01:52:28" + "time": "2015-05-11T01:52:28+00:00" }, { "name": "symfony/stopwatch", @@ -1594,7 +1609,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/templating", @@ -1648,7 +1663,7 @@ ], "description": "Symfony Templating Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/translation", @@ -1707,7 +1722,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2015-05-05 16:51:00" + "time": "2015-05-05T16:51:00+00:00" }, { "name": "symfony/validator", @@ -1779,7 +1794,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2015-05-05 01:29:27" + "time": "2015-05-05T01:29:27+00:00" } ], "packages-dev": [ @@ -1835,7 +1850,7 @@ "constructor", "instantiate" ], - "time": "2014-10-13 12:58:55" + "time": "2014-10-13T12:58:55+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -1880,7 +1895,7 @@ "keywords": [ "test" ], - "time": "2015-05-11 14:41:42" + "time": "2015-05-11T14:41:42+00:00" }, { "name": "mockery/mockery", @@ -1945,7 +1960,7 @@ "test double", "testing" ], - "time": "2015-04-02 19:54:00" + "time": "2015-04-02T19:54:00+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -1994,7 +2009,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -2054,7 +2069,7 @@ "spy", "stub" ], - "time": "2015-04-27 22:15:08" + "time": "2015-04-27T22:15:08+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2116,7 +2131,7 @@ "testing", "xunit" ], - "time": "2015-04-11 04:35:00" + "time": "2015-04-11T04:35:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -2163,7 +2178,7 @@ "filesystem", "iterator" ], - "time": "2015-04-02 05:19:05" + "time": "2015-04-02T05:19:05+00:00" }, { "name": "phpunit/php-text-template", @@ -2207,7 +2222,7 @@ "keywords": [ "template" ], - "time": "2014-01-30 17:20:04" + "time": "2014-01-30T17:20:04+00:00" }, { "name": "phpunit/php-timer", @@ -2251,7 +2266,7 @@ "keywords": [ "timer" ], - "time": "2013-08-02 07:42:54" + "time": "2013-08-02T07:42:54+00:00" }, { "name": "phpunit/php-token-stream", @@ -2300,7 +2315,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-04-08 04:46:07" + "time": "2015-04-08T04:46:07+00:00" }, { "name": "phpunit/phpunit", @@ -2372,7 +2387,7 @@ "testing", "xunit" ], - "time": "2015-04-29 15:18:52" + "time": "2015-04-29T15:18:52+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -2427,7 +2442,7 @@ "mock", "xunit" ], - "time": "2015-04-02 05:36:41" + "time": "2015-04-02T05:36:41+00:00" }, { "name": "sebastian/comparator", @@ -2491,7 +2506,7 @@ "compare", "equality" ], - "time": "2015-01-29 16:28:08" + "time": "2015-01-29T16:28:08+00:00" }, { "name": "sebastian/diff", @@ -2543,7 +2558,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -2593,7 +2608,7 @@ "environment", "hhvm" ], - "time": "2015-01-01 10:01:08" + "time": "2015-01-01T10:01:08+00:00" }, { "name": "sebastian/exporter", @@ -2659,7 +2674,7 @@ "export", "exporter" ], - "time": "2015-01-27 07:23:06" + "time": "2015-01-27T07:23:06+00:00" }, { "name": "sebastian/global-state", @@ -2710,7 +2725,7 @@ "keywords": [ "global state" ], - "time": "2014-10-06 09:23:50" + "time": "2014-10-06T09:23:50+00:00" }, { "name": "sebastian/recursion-context", @@ -2763,7 +2778,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-01-24 09:48:32" + "time": "2015-01-24T09:48:32+00:00" }, { "name": "sebastian/version", @@ -2798,7 +2813,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-02-24 06:35:25" + "time": "2015-02-24T06:35:25+00:00" }, { "name": "symfony/yaml", @@ -2848,7 +2863,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" } ], "aliases": [], @@ -2859,5 +2874,6 @@ "platform": { "php": ">=5.3.3" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.6.0" }