From b710b1f57e72a04da2db812cc73d4078919f3dbf Mon Sep 17 00:00:00 2001 From: Kentaro Ohkouchi Date: Wed, 11 Dec 2019 17:55:46 +0900 Subject: [PATCH] Apply composer update - Updating doctrine/cache (1.9.1 => 1.10.0) - Updating doctrine/doctrine-cache-bundle (1.3.5 => 1.4.0) - Updating guzzlehttp/guzzle (6.4.1 => 6.5.0) - Updating symfony/asset (v4.4.0 => v4.4.1) - Updating symfony/browser-kit (v4.4.0 => v4.4.1) - Updating symfony/cache (v4.4.0 => v4.4.1) - Updating symfony/config (v4.4.0 => v4.4.1) - Updating symfony/console (v4.4.0 => v4.4.1) - Updating symfony/css-selector (v4.4.0 => v4.4.1) - Updating symfony/debug (v4.4.0 => v4.4.1) - Updating symfony/debug-bundle (v4.4.0 => v4.4.1) - Updating symfony/dependency-injection (v4.4.0 => v4.4.1) - Updating symfony/doctrine-bridge (v4.4.0 => v4.4.1) - Updating symfony/dom-crawler (v4.4.0 => v4.4.1) - Updating symfony/dotenv (v4.4.0 => v4.4.1) - Updating symfony/error-handler (v4.4.0 => v4.4.1) - Updating symfony/event-dispatcher (v4.4.0 => v4.4.1) - Updating symfony/expression-language (v4.4.0 => v4.4.1) - Updating symfony/filesystem (v4.4.0 => v4.4.1) - Updating symfony/finder (v4.4.0 => v4.4.1) - Updating symfony/flex (v1.4.8 => v1.5.3) - Updating symfony/form (v4.4.0 => v4.4.1) - Updating symfony/framework-bundle (v4.4.0 => v4.4.1) - Updating symfony/http-foundation (v4.4.0 => v4.4.1) - Updating symfony/http-kernel (v4.4.0 => v4.4.1) - Updating symfony/inflector (v4.4.0 => v4.4.1) - Updating symfony/intl (v4.4.0 => v4.4.1) - Updating symfony/mime (v4.4.0 => v4.4.1) - Updating symfony/monolog-bridge (v4.4.0 => v4.4.1) - Updating symfony/options-resolver (v4.4.0 => v4.4.1) - Updating symfony/phpunit-bridge (v4.4.0 => v4.4.1) - Updating symfony/polyfill-ctype (v1.13.0 => v1.13.1) - Updating symfony/polyfill-iconv (v1.13.0 => v1.13.1) - Updating symfony/polyfill-intl-icu (v1.13.0 => v1.13.1) - Updating symfony/polyfill-intl-idn (v1.13.0 => v1.13.1) - Updating symfony/polyfill-mbstring (v1.13.0 => v1.13.1) - Updating symfony/polyfill-php70 (v1.13.0 => v1.13.1) - Updating symfony/polyfill-php72 (v1.13.0 => v1.13.1) - Updating symfony/polyfill-php73 (v1.13.0 => v1.13.1) - Updating symfony/process (v4.4.0 => v4.4.1) - Updating symfony/property-access (v4.4.0 => v4.4.1) - Updating symfony/proxy-manager-bridge (v4.4.0 => v4.4.1) - Updating symfony/routing (v4.4.0 => v4.4.1) - Updating symfony/security (v4.4.0 => v4.4.1) - Updating symfony/security-bundle (v4.4.0 => v4.4.1) - Updating symfony/serializer (v4.4.0 => v4.4.1) - Updating symfony/stopwatch (v4.4.0 => v4.4.1) - Updating symfony/templating (v4.4.0 => v4.4.1) - Updating symfony/translation (v4.4.0 => v4.4.1) - Updating symfony/twig-bridge (v4.4.0 => v4.4.1) - Updating symfony/twig-bundle (v4.4.0 => v4.4.1) - Updating symfony/validator (v4.4.0 => v4.4.1) - Updating symfony/var-dumper (v4.4.0 => v4.4.1) - Updating symfony/var-exporter (v4.4.0 => v4.4.1) - Updating symfony/web-profiler-bundle (v4.4.0 => v4.4.1) - Updating symfony/web-server-bundle (v4.4.0 => v4.4.1) - Updating symfony/workflow (v4.4.0 => v4.4.1) - Updating symfony/yaml (v4.4.0 => v4.4.1) - Updating zendframework/zend-code (3.4.0 => 3.4.1) --- composer.lock | 467 +++++++++++++++++++++++++------------------------- symfony.lock | 15 -- 2 files changed, 236 insertions(+), 246 deletions(-) diff --git a/composer.lock b/composer.lock index c8c0911ebe7..38d4d5ec6f7 100644 --- a/composer.lock +++ b/composer.lock @@ -378,16 +378,16 @@ }, { "name": "doctrine/cache", - "version": "1.9.1", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55" + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/89a5c76c39c292f7798f964ab3c836c3f8192a55", - "reference": "89a5c76c39c292f7798f964ab3c836c3f8192a55", + "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62", + "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62", "shasum": "" }, "require": { @@ -454,10 +454,9 @@ "memcached", "php", "redis", - "riak", "xcache" ], - "time": "2019-11-15T14:31:57+00:00" + "time": "2019-11-29T15:36:20+00:00" }, { "name": "doctrine/collections", @@ -848,39 +847,39 @@ }, { "name": "doctrine/doctrine-cache-bundle", - "version": "1.3.5", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineCacheBundle.git", - "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927" + "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/5514c90d9fb595e1095e6d66ebb98ce9ef049927", - "reference": "5514c90d9fb595e1095e6d66ebb98ce9ef049927", + "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb", + "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb", "shasum": "" }, "require": { "doctrine/cache": "^1.4.2", - "doctrine/inflector": "~1.0", - "php": ">=5.3.2", - "symfony/doctrine-bridge": "~2.7|~3.3|~4.0" + "doctrine/inflector": "^1.0", + "php": "^7.1", + "symfony/doctrine-bridge": "^3.4|^4.0" }, "require-dev": { "instaclick/coding-standard": "~1.1", "instaclick/object-calisthenics-sniffs": "dev-master", "instaclick/symfony2-coding-standard": "dev-remaster", - "phpunit/phpunit": "~4.8.36|~5.6|~6.5|~7.0", + "phpunit/phpunit": "^7.0", "predis/predis": "~0.8", "satooshi/php-coveralls": "^1.0", "squizlabs/php_codesniffer": "~1.5", - "symfony/console": "~2.7|~3.3|~4.0", - "symfony/finder": "~2.7|~3.3|~4.0", - "symfony/framework-bundle": "~2.7|~3.3|~4.0", - "symfony/phpunit-bridge": "~2.7|~3.3|~4.0", - "symfony/security-acl": "~2.7|~3.3", - "symfony/validator": "~2.7|~3.3|~4.0", - "symfony/yaml": "~2.7|~3.3|~4.0" + "symfony/console": "^3.4|^4.0", + "symfony/finder": "^3.4|^4.0", + "symfony/framework-bundle": "^3.4|^4.0", + "symfony/phpunit-bridge": "^3.4|^4.0", + "symfony/security-acl": "^2.8", + "symfony/validator": "^3.4|^4.0", + "symfony/yaml": "^3.4|^4.0" }, "suggest": { "symfony/security-acl": "For using this bundle to cache ACLs" @@ -888,7 +887,7 @@ "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.3.x-dev" + "dev-master": "1.4.x-dev" } }, "autoload": { @@ -905,8 +904,8 @@ ], "authors": [ { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Benjamin Eberlei", @@ -921,12 +920,12 @@ "email": "guilhermeblanco@hotmail.com" }, { - "name": "Doctrine Project", - "homepage": "http://www.doctrine-project.org/" + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" }, { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Doctrine Project", + "homepage": "http://www.doctrine-project.org/" } ], "description": "Symfony Bundle for Doctrine Cache", @@ -935,7 +934,7 @@ "cache", "caching" ], - "time": "2018-11-09T06:25:35+00:00" + "time": "2019-11-29T11:22:01+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", @@ -1870,16 +1869,16 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.4.1", + "version": "6.5.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11" + "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11", - "reference": "0895c932405407fd3a7368b6910c09a24d26db11", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", + "reference": "dbc2bc3a293ed6b1ae08a3651e2bfd213d19b6a5", "shasum": "" }, "require": { @@ -1894,12 +1893,13 @@ "psr/log": "^1.1" }, "suggest": { + "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "6.3-dev" + "dev-master": "6.5-dev" } }, "autoload": { @@ -1932,7 +1932,7 @@ "rest", "web service" ], - "time": "2019-10-23T15:58:00+00:00" + "time": "2019-12-07T18:20:45+00:00" }, { "name": "guzzlehttp/promises", @@ -3525,7 +3525,7 @@ }, { "name": "symfony/asset", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -3581,16 +3581,16 @@ }, { "name": "symfony/cache", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "72d5cdc6920f889290beb65fa96b5e9d4515e382" + "reference": "de737c81ea95018d11a3ef908ad2ebf203741b96" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/72d5cdc6920f889290beb65fa96b5e9d4515e382", - "reference": "72d5cdc6920f889290beb65fa96b5e9d4515e382", + "url": "https://api.github.com/repos/symfony/cache/zipball/de737c81ea95018d11a3ef908ad2ebf203741b96", + "reference": "de737c81ea95018d11a3ef908ad2ebf203741b96", "shasum": "" }, "require": { @@ -3656,7 +3656,7 @@ "caching", "psr6" ], - "time": "2019-11-17T11:01:12+00:00" + "time": "2019-12-01T10:50:45+00:00" }, { "name": "symfony/cache-contracts", @@ -3718,16 +3718,16 @@ }, { "name": "symfony/config", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "f08e1c48e1f05d07c32f2d8599ed539e62105beb" + "reference": "7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/f08e1c48e1f05d07c32f2d8599ed539e62105beb", - "reference": "f08e1c48e1f05d07c32f2d8599ed539e62105beb", + "url": "https://api.github.com/repos/symfony/config/zipball/7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c", + "reference": "7aa5817f1b7a8ed377752b90fcc47dfb3c67b40c", "shasum": "" }, "require": { @@ -3778,20 +3778,20 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2019-11-16T15:22:42+00:00" + "time": "2019-12-01T10:50:45+00:00" }, { "name": "symfony/console", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8" + "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8", - "reference": "35d9077f495c6d184d9930f7a7ecbd1ad13c7ab8", + "url": "https://api.github.com/repos/symfony/console/zipball/f0aea3df20d15635b3cb9730ca5eea1c65b7f201", + "reference": "f0aea3df20d15635b3cb9730ca5eea1c65b7f201", "shasum": "" }, "require": { @@ -3854,11 +3854,11 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2019-11-13T07:39:40+00:00" + "time": "2019-12-01T10:06:17+00:00" }, { "name": "symfony/css-selector", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3911,16 +3911,16 @@ }, { "name": "symfony/debug", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", - "reference": "b24b791f817116b29e52a63e8544884cf9a40757" + "reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/b24b791f817116b29e52a63e8544884cf9a40757", - "reference": "b24b791f817116b29e52a63e8544884cf9a40757", + "url": "https://api.github.com/repos/symfony/debug/zipball/b8600a1d7d20b0e80906398bb1f50612fa074a8e", + "reference": "b8600a1d7d20b0e80906398bb1f50612fa074a8e", "shasum": "" }, "require": { @@ -3963,11 +3963,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2019-11-10T17:54:30+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/debug-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/debug-bundle.git", @@ -4063,16 +4063,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "d4439814135ed1343c93bde998b7792af8852e41" + "reference": "ad46a4def1325befab696b49c839dffea3fc92bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d4439814135ed1343c93bde998b7792af8852e41", - "reference": "d4439814135ed1343c93bde998b7792af8852e41", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ad46a4def1325befab696b49c839dffea3fc92bd", + "reference": "ad46a4def1325befab696b49c839dffea3fc92bd", "shasum": "" }, "require": { @@ -4132,20 +4132,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2019-11-20T13:27:43+00:00" + "time": "2019-12-01T10:19:36+00:00" }, { "name": "symfony/doctrine-bridge", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-bridge.git", - "reference": "cfbd5233162a5d01060ae696e7c8e52f91e6028b" + "reference": "31c3d72f9e7a03e1b9d136084a9201c2225ee348" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/cfbd5233162a5d01060ae696e7c8e52f91e6028b", - "reference": "cfbd5233162a5d01060ae696e7c8e52f91e6028b", + "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/31c3d72f9e7a03e1b9d136084a9201c2225ee348", + "reference": "31c3d72f9e7a03e1b9d136084a9201c2225ee348", "shasum": "" }, "require": { @@ -4226,11 +4226,11 @@ ], "description": "Symfony Doctrine Bridge", "homepage": "https://symfony.com", - "time": "2019-11-16T18:56:08+00:00" + "time": "2019-12-01T08:39:58+00:00" }, { "name": "symfony/dom-crawler", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -4291,16 +4291,16 @@ }, { "name": "symfony/dotenv", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "1a9cad0daa3d0726124d7bec2419591ed0f03bc3" + "reference": "7abe2c6d7d232cf5a88e79a57479876b35704a01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/1a9cad0daa3d0726124d7bec2419591ed0f03bc3", - "reference": "1a9cad0daa3d0726124d7bec2419591ed0f03bc3", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/7abe2c6d7d232cf5a88e79a57479876b35704a01", + "reference": "7abe2c6d7d232cf5a88e79a57479876b35704a01", "shasum": "" }, "require": { @@ -4344,20 +4344,20 @@ "env", "environment" ], - "time": "2019-11-12T14:51:11+00:00" + "time": "2019-11-23T14:53:46+00:00" }, { "name": "symfony/error-handler", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "e1acb58dc6a8722617fe56565f742bcf7e8744bf" + "reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/e1acb58dc6a8722617fe56565f742bcf7e8744bf", - "reference": "e1acb58dc6a8722617fe56565f742bcf7e8744bf", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", + "reference": "a1ad02d62789efed1d2b2796f1c15e0c6a00fc3b", "shasum": "" }, "require": { @@ -4400,20 +4400,20 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "time": "2019-11-17T22:49:13+00:00" + "time": "2019-12-01T08:46:01+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "ab1c43e17fff802bef0a898f3bc088ac33b8e0e1" + "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ab1c43e17fff802bef0a898f3bc088ac33b8e0e1", - "reference": "ab1c43e17fff802bef0a898f3bc088ac33b8e0e1", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b3c3068a72623287550fe20b84a2b01dcba2686f", + "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f", "shasum": "" }, "require": { @@ -4470,7 +4470,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2019-11-08T22:40:51+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -4532,7 +4532,7 @@ }, { "name": "symfony/expression-language", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", @@ -4583,16 +4583,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "d12b01cba60be77b583c9af660007211e3909854" + "reference": "40c2606131d56eff6f193b6e2ceb92414653b591" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/d12b01cba60be77b583c9af660007211e3909854", - "reference": "d12b01cba60be77b583c9af660007211e3909854", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/40c2606131d56eff6f193b6e2ceb92414653b591", + "reference": "40c2606131d56eff6f193b6e2ceb92414653b591", "shasum": "" }, "require": { @@ -4629,11 +4629,11 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2019-11-12T14:51:11+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/finder", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -4682,16 +4682,16 @@ }, { "name": "symfony/flex", - "version": "v1.4.8", + "version": "v1.5.3", "source": { "type": "git", "url": "https://github.com/symfony/flex.git", - "reference": "f5bfc79c1f5bed6b2bb4ca9e49a736c2abc03e8f" + "reference": "59b42aa1d3385a21683601c15e63eb35d2ebe8a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/flex/zipball/f5bfc79c1f5bed6b2bb4ca9e49a736c2abc03e8f", - "reference": "f5bfc79c1f5bed6b2bb4ca9e49a736c2abc03e8f", + "url": "https://api.github.com/repos/symfony/flex/zipball/59b42aa1d3385a21683601c15e63eb35d2ebe8a4", + "reference": "59b42aa1d3385a21683601c15e63eb35d2ebe8a4", "shasum": "" }, "require": { @@ -4707,7 +4707,7 @@ "type": "composer-plugin", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" }, "class": "Symfony\\Flex\\Flex" }, @@ -4727,20 +4727,20 @@ } ], "description": "Composer plugin for Symfony", - "time": "2019-11-14T09:25:51+00:00" + "time": "2019-12-01T15:56:52+00:00" }, { "name": "symfony/form", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/form.git", - "reference": "d381d4fadee5f84ee730448ce6459604babd57ef" + "reference": "08dfa1960bbd25caaf979a47e837696bf2ee6d65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/form/zipball/d381d4fadee5f84ee730448ce6459604babd57ef", - "reference": "d381d4fadee5f84ee730448ce6459604babd57ef", + "url": "https://api.github.com/repos/symfony/form/zipball/08dfa1960bbd25caaf979a47e837696bf2ee6d65", + "reference": "08dfa1960bbd25caaf979a47e837696bf2ee6d65", "shasum": "" }, "require": { @@ -4811,20 +4811,20 @@ ], "description": "Symfony Form Component", "homepage": "https://symfony.com", - "time": "2019-11-20T12:58:23+00:00" + "time": "2019-12-01T09:13:30+00:00" }, { "name": "symfony/framework-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "dbb892fce45acb9c2191147db674ab8a78a3cc98" + "reference": "69ac426bfaca9270e549cea184eece00357f2675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/dbb892fce45acb9c2191147db674ab8a78a3cc98", - "reference": "dbb892fce45acb9c2191147db674ab8a78a3cc98", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/69ac426bfaca9270e549cea184eece00357f2675", + "reference": "69ac426bfaca9270e549cea184eece00357f2675", "shasum": "" }, "require": { @@ -4832,7 +4832,8 @@ "php": "^7.1.3", "symfony/cache": "^4.4|^5.0", "symfony/config": "^4.3.4|^5.0", - "symfony/dependency-injection": "^4.4|^5.0", + "symfony/dependency-injection": "^4.4.1|^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", "symfony/http-foundation": "^4.4|^5.0", @@ -4849,7 +4850,7 @@ "symfony/console": "<4.3", "symfony/dom-crawler": "<4.3", "symfony/dotenv": "<4.3.6", - "symfony/form": "<4.3", + "symfony/form": "<4.3.5", "symfony/http-client": "<4.4", "symfony/lock": "<4.4", "symfony/mailer": "<4.4", @@ -4878,7 +4879,7 @@ "symfony/dom-crawler": "^4.3|^5.0", "symfony/dotenv": "^4.3.6|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", - "symfony/form": "^4.3.4|^5.0", + "symfony/form": "^4.3.5|^5.0", "symfony/http-client": "^4.4|^5.0", "symfony/lock": "^4.4|^5.0", "symfony/mailer": "^4.4|^5.0", @@ -4940,20 +4941,20 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "time": "2019-11-17T10:10:42+00:00" + "time": "2019-11-28T14:12:27+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "502040dd2b0cf0a292defeb6145f4d7a4753c99c" + "reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/502040dd2b0cf0a292defeb6145f4d7a4753c99c", - "reference": "502040dd2b0cf0a292defeb6145f4d7a4753c99c", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5", + "reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5", "shasum": "" }, "require": { @@ -4995,20 +4996,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2019-11-17T10:10:42+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "5a5e7237d928aa98ff8952050cbbf0135899b6b0" + "reference": "e4187780ed26129ee86d5234afbebf085e144f88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5a5e7237d928aa98ff8952050cbbf0135899b6b0", - "reference": "5a5e7237d928aa98ff8952050cbbf0135899b6b0", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4187780ed26129ee86d5234afbebf085e144f88", + "reference": "e4187780ed26129ee86d5234afbebf085e144f88", "shasum": "" }, "require": { @@ -5085,11 +5086,11 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2019-11-21T07:08:15+00:00" + "time": "2019-12-01T14:06:38+00:00" }, { "name": "symfony/inflector", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -5147,16 +5148,16 @@ }, { "name": "symfony/intl", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "299cbfd6be791438e8d93ffb25765b5b93021bf9" + "reference": "727fed5372915b5ea5e8177070f5e7e547063f24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/299cbfd6be791438e8d93ffb25765b5b93021bf9", - "reference": "299cbfd6be791438e8d93ffb25765b5b93021bf9", + "url": "https://api.github.com/repos/symfony/intl/zipball/727fed5372915b5ea5e8177070f5e7e547063f24", + "reference": "727fed5372915b5ea5e8177070f5e7e547063f24", "shasum": "" }, "require": { @@ -5218,7 +5219,7 @@ "l10n", "localization" ], - "time": "2019-10-12T00:35:04+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/maker-bundle", @@ -5290,16 +5291,16 @@ }, { "name": "symfony/mime", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "89da7b68b7149aab065c09b97f938753ab52831f" + "reference": "010cc488e56cafe5f7494dea70aea93100c234df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/89da7b68b7149aab065c09b97f938753ab52831f", - "reference": "89da7b68b7149aab065c09b97f938753ab52831f", + "url": "https://api.github.com/repos/symfony/mime/zipball/010cc488e56cafe5f7494dea70aea93100c234df", + "reference": "010cc488e56cafe5f7494dea70aea93100c234df", "shasum": "" }, "require": { @@ -5348,20 +5349,20 @@ "mime", "mime-type" ], - "time": "2019-11-13T07:39:40+00:00" + "time": "2019-11-30T08:27:26+00:00" }, { "name": "symfony/monolog-bridge", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/monolog-bridge.git", - "reference": "45cb3b74c2483eeb877b05b106d9a89023305013" + "reference": "7c7a9a2fc76b0cae1ea7d2429130c2f943e8f041" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/45cb3b74c2483eeb877b05b106d9a89023305013", - "reference": "45cb3b74c2483eeb877b05b106d9a89023305013", + "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/7c7a9a2fc76b0cae1ea7d2429130c2f943e8f041", + "reference": "7c7a9a2fc76b0cae1ea7d2429130c2f943e8f041", "shasum": "" }, "require": { @@ -5415,7 +5416,7 @@ ], "description": "Symfony Monolog Bridge", "homepage": "https://symfony.com", - "time": "2019-10-12T00:35:04+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/monolog-bundle", @@ -5482,7 +5483,7 @@ }, { "name": "symfony/options-resolver", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -5564,7 +5565,7 @@ }, { "name": "symfony/polyfill-ctype", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -5622,7 +5623,7 @@ }, { "name": "symfony/polyfill-iconv", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-iconv.git", @@ -5681,7 +5682,7 @@ }, { "name": "symfony/polyfill-intl-icu", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-icu.git", @@ -5739,7 +5740,7 @@ }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", @@ -5801,7 +5802,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -5860,7 +5861,7 @@ }, { "name": "symfony/polyfill-php70", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php70.git", @@ -5919,7 +5920,7 @@ }, { "name": "symfony/polyfill-php72", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", @@ -5974,7 +5975,7 @@ }, { "name": "symfony/polyfill-php73", - "version": "v1.13.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", @@ -6032,16 +6033,16 @@ }, { "name": "symfony/process", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06" + "reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", - "reference": "75ad33d9b6f25325ebc396d68ad86fd74bcfbb06", + "url": "https://api.github.com/repos/symfony/process/zipball/51c0135ef3f44c5803b33dc60e96bf4f77752726", + "reference": "51c0135ef3f44c5803b33dc60e96bf4f77752726", "shasum": "" }, "require": { @@ -6077,7 +6078,7 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", - "time": "2019-10-28T20:30:34+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/profiler-pack", @@ -6109,16 +6110,16 @@ }, { "name": "symfony/property-access", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "4df120cbe473d850eb59f75c341915955e45f25b" + "reference": "bafdc8c3a9d2671af4a81baec0fcc4687c0c17bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/4df120cbe473d850eb59f75c341915955e45f25b", - "reference": "4df120cbe473d850eb59f75c341915955e45f25b", + "url": "https://api.github.com/repos/symfony/property-access/zipball/bafdc8c3a9d2671af4a81baec0fcc4687c0c17bc", + "reference": "bafdc8c3a9d2671af4a81baec0fcc4687c0c17bc", "shasum": "" }, "require": { @@ -6172,11 +6173,11 @@ "property path", "reflection" ], - "time": "2019-10-12T00:35:04+00:00" + "time": "2019-12-01T10:50:45+00:00" }, { "name": "symfony/proxy-manager-bridge", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/proxy-manager-bridge.git", @@ -6233,16 +6234,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "cf6d72cf0348775f5243b8389169a7096221ea40" + "reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/cf6d72cf0348775f5243b8389169a7096221ea40", - "reference": "cf6d72cf0348775f5243b8389169a7096221ea40", + "url": "https://api.github.com/repos/symfony/routing/zipball/51f3f20ad29329a0bdf5c0e2f722d3764b065273", + "reference": "51f3f20ad29329a0bdf5c0e2f722d3764b065273", "shasum": "" }, "require": { @@ -6305,20 +6306,20 @@ "uri", "url" ], - "time": "2019-11-20T13:44:34+00:00" + "time": "2019-12-01T08:39:58+00:00" }, { "name": "symfony/security", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/security.git", - "reference": "297ac031eeae519c87b400ff6ed7fc1819e64d73" + "reference": "62d099f75c9d57c41a65837324edd1f07a5f8f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security/zipball/297ac031eeae519c87b400ff6ed7fc1819e64d73", - "reference": "297ac031eeae519c87b400ff6ed7fc1819e64d73", + "url": "https://api.github.com/repos/symfony/security/zipball/62d099f75c9d57c41a65837324edd1f07a5f8f19", + "reference": "62d099f75c9d57c41a65837324edd1f07a5f8f19", "shasum": "" }, "require": { @@ -6391,20 +6392,20 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2019-11-20T10:44:55+00:00" + "time": "2019-12-01T08:46:01+00:00" }, { "name": "symfony/security-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "c9a867d69dd77be33ff0c008a43aa6dc90ec91a5" + "reference": "c5356211aee87709bf174af504308eaf8aa5efd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c9a867d69dd77be33ff0c008a43aa6dc90ec91a5", - "reference": "c9a867d69dd77be33ff0c008a43aa6dc90ec91a5", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/c5356211aee87709bf174af504308eaf8aa5efd9", + "reference": "c5356211aee87709bf174af504308eaf8aa5efd9", "shasum": "" }, "require": { @@ -6416,7 +6417,7 @@ "symfony/security-core": "^4.4", "symfony/security-csrf": "^4.2|^5.0", "symfony/security-guard": "^4.2|^5.0", - "symfony/security-http": "^4.4" + "symfony/security-http": "^4.4.1" }, "conflict": { "symfony/browser-kit": "<4.2", @@ -6474,20 +6475,20 @@ ], "description": "Symfony SecurityBundle", "homepage": "https://symfony.com", - "time": "2019-11-14T22:51:34+00:00" + "time": "2019-11-30T14:03:57+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "57116a962eb0c5e165009535f1e1d2e7024e78de" + "reference": "842637bdcbed31c7dc62b3c30dfc8949f6457968" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/57116a962eb0c5e165009535f1e1d2e7024e78de", - "reference": "57116a962eb0c5e165009535f1e1d2e7024e78de", + "url": "https://api.github.com/repos/symfony/serializer/zipball/842637bdcbed31c7dc62b3c30dfc8949f6457968", + "reference": "842637bdcbed31c7dc62b3c30dfc8949f6457968", "shasum": "" }, "require": { @@ -6555,7 +6556,7 @@ ], "description": "Symfony Serializer Component", "homepage": "https://symfony.com", - "time": "2019-11-13T07:39:40+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/service-contracts", @@ -6617,7 +6618,7 @@ }, { "name": "symfony/stopwatch", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/stopwatch.git", @@ -6732,7 +6733,7 @@ }, { "name": "symfony/templating", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/templating.git", @@ -6788,7 +6789,7 @@ }, { "name": "symfony/translation", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -6921,16 +6922,16 @@ }, { "name": "symfony/twig-bridge", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/twig-bridge.git", - "reference": "5f0baa30985e8423ac7927170d23504a018ce83d" + "reference": "6121dd0156649047f38cfc02a5d64091692892f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/5f0baa30985e8423ac7927170d23504a018ce83d", - "reference": "5f0baa30985e8423ac7927170d23504a018ce83d", + "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/6121dd0156649047f38cfc02a5d64091692892f2", + "reference": "6121dd0156649047f38cfc02a5d64091692892f2", "shasum": "" }, "require": { @@ -6953,7 +6954,7 @@ "symfony/error-handler": "^4.4|^5.0", "symfony/expression-language": "^3.4|^4.0|^5.0", "symfony/finder": "^3.4|^4.0|^5.0", - "symfony/form": "^4.4|^5.0", + "symfony/form": "^4.3.5", "symfony/http-foundation": "^4.3|^5.0", "symfony/http-kernel": "^4.4", "symfony/mime": "^4.3|^5.0", @@ -7020,20 +7021,20 @@ ], "description": "Symfony Twig Bridge", "homepage": "https://symfony.com", - "time": "2019-11-12T17:18:47+00:00" + "time": "2019-11-30T14:03:57+00:00" }, { "name": "symfony/twig-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/twig-bundle.git", - "reference": "9a4a8ddbb36598ed0b1f4cc80be867456409bc01" + "reference": "98000ca747da189f460ae3f7b22b7c51fa884189" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/9a4a8ddbb36598ed0b1f4cc80be867456409bc01", - "reference": "9a4a8ddbb36598ed0b1f4cc80be867456409bc01", + "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/98000ca747da189f460ae3f7b22b7c51fa884189", + "reference": "98000ca747da189f460ae3f7b22b7c51fa884189", "shasum": "" }, "require": { @@ -7095,20 +7096,20 @@ ], "description": "Symfony TwigBundle", "homepage": "https://symfony.com", - "time": "2019-11-12T13:42:17+00:00" + "time": "2019-11-30T10:12:23+00:00" }, { "name": "symfony/validator", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "56be252ae6ac7ae1a2f524ed33a47160a1f7c88c" + "reference": "6b1774cf44c378617af362eaa154105952d488f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/56be252ae6ac7ae1a2f524ed33a47160a1f7c88c", - "reference": "56be252ae6ac7ae1a2f524ed33a47160a1f7c88c", + "url": "https://api.github.com/repos/symfony/validator/zipball/6b1774cf44c378617af362eaa154105952d488f8", + "reference": "6b1774cf44c378617af362eaa154105952d488f8", "shasum": "" }, "require": { @@ -7187,20 +7188,20 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2019-11-12T17:18:47+00:00" + "time": "2019-11-30T14:03:57+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "eade2890f8b0eeb279b6cf41b50a10007294490f" + "reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/eade2890f8b0eeb279b6cf41b50a10007294490f", - "reference": "eade2890f8b0eeb279b6cf41b50a10007294490f", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0a89a1dbbedd9fb2cfb2336556dec8305273c19a", + "reference": "0a89a1dbbedd9fb2cfb2336556dec8305273c19a", "shasum": "" }, "require": { @@ -7263,20 +7264,20 @@ "debug", "dump" ], - "time": "2019-11-12T14:51:11+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "symfony/var-exporter", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "72feb69a33def8f761e612360588e40bac98caad" + "reference": "e566070effe60b8d16b99e958cdbd92aa2e470cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/72feb69a33def8f761e612360588e40bac98caad", - "reference": "72feb69a33def8f761e612360588e40bac98caad", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/e566070effe60b8d16b99e958cdbd92aa2e470cb", + "reference": "e566070effe60b8d16b99e958cdbd92aa2e470cb", "shasum": "" }, "require": { @@ -7323,11 +7324,11 @@ "instantiate", "serialize" ], - "time": "2019-11-13T07:39:40+00:00" + "time": "2019-12-01T08:39:58+00:00" }, { "name": "symfony/web-profiler-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", @@ -7391,16 +7392,16 @@ }, { "name": "symfony/web-server-bundle", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/web-server-bundle.git", - "reference": "83202a9dae60b29eb55ae1a0c6696c586de3ce0b" + "reference": "301dad4563b21a791a796da9a736408215b9e9fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-server-bundle/zipball/83202a9dae60b29eb55ae1a0c6696c586de3ce0b", - "reference": "83202a9dae60b29eb55ae1a0c6696c586de3ce0b", + "url": "https://api.github.com/repos/symfony/web-server-bundle/zipball/301dad4563b21a791a796da9a736408215b9e9fc", + "reference": "301dad4563b21a791a796da9a736408215b9e9fc", "shasum": "" }, "require": { @@ -7446,20 +7447,20 @@ ], "description": "Symfony WebServerBundle", "homepage": "https://symfony.com", - "time": "2019-10-12T00:35:04+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/workflow", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/workflow.git", - "reference": "775882f3c09c57de518092c7530e6aa93677ab75" + "reference": "da0cf4e483f21ac7c3499f4e3f468c681b6935ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/workflow/zipball/775882f3c09c57de518092c7530e6aa93677ab75", - "reference": "775882f3c09c57de518092c7530e6aa93677ab75", + "url": "https://api.github.com/repos/symfony/workflow/zipball/da0cf4e483f21ac7c3499f4e3f468c681b6935ee", + "reference": "da0cf4e483f21ac7c3499f4e3f468c681b6935ee", "shasum": "" }, "require": { @@ -7517,11 +7518,11 @@ "transition", "workflow" ], - "time": "2019-11-20T10:44:55+00:00" + "time": "2019-11-26T23:16:41+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -7814,24 +7815,27 @@ }, { "name": "zendframework/zend-code", - "version": "3.4.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-code.git", - "reference": "46feaeecea14161734b56c1ace74f28cb329f194" + "reference": "268040548f92c2bfcba164421c1add2ba43abaaa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-code/zipball/46feaeecea14161734b56c1ace74f28cb329f194", - "reference": "46feaeecea14161734b56c1ace74f28cb329f194", + "url": "https://api.github.com/repos/zendframework/zend-code/zipball/268040548f92c2bfcba164421c1add2ba43abaaa", + "reference": "268040548f92c2bfcba164421c1add2ba43abaaa", "shasum": "" }, "require": { "php": "^7.1", "zendframework/zend-eventmanager": "^2.6 || ^3.0" }, + "conflict": { + "phpspec/prophecy": "<1.9.0" + }, "require-dev": { - "doctrine/annotations": "^1.0", + "doctrine/annotations": "^1.7", "ext-phar": "*", "phpunit/phpunit": "^7.5.16 || ^8.4", "zendframework/zend-coding-standard": "^1.0", @@ -7845,7 +7849,8 @@ "extra": { "branch-alias": { "dev-master": "3.4.x-dev", - "dev-develop": "3.5.x-dev" + "dev-develop": "3.5.x-dev", + "dev-dev-4.0": "4.0.x-dev" } }, "autoload": { @@ -7863,7 +7868,7 @@ "code", "zf" ], - "time": "2019-10-05T23:18:22+00:00" + "time": "2019-12-10T19:21:15+00:00" }, { "name": "zendframework/zend-eventmanager", @@ -9843,7 +9848,7 @@ }, { "name": "symfony/browser-kit", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", @@ -9902,16 +9907,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.4.0", + "version": "v4.4.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "7daa9d4a2f457f9cae32f1c2406de1921dc86a79" + "reference": "724497102bfdb2ffcde576c5d3ef872040cb3632" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7daa9d4a2f457f9cae32f1c2406de1921dc86a79", - "reference": "7daa9d4a2f457f9cae32f1c2406de1921dc86a79", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/724497102bfdb2ffcde576c5d3ef872040cb3632", + "reference": "724497102bfdb2ffcde576c5d3ef872040cb3632", "shasum": "" }, "require": { @@ -9963,7 +9968,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-11-08T15:59:14+00:00" + "time": "2019-11-28T13:33:56+00:00" }, { "name": "theseer/tokenizer", diff --git a/symfony.lock b/symfony.lock index e4b411727c8..d626e9bcee3 100644 --- a/symfony.lock +++ b/symfony.lock @@ -308,9 +308,6 @@ "seld/phar-utils": { "version": "1.0.1" }, - "sensio/generator-bundle": { - "version": "v3.1.7" - }, "sensiolabs/security-checker": { "version": "4.0", "recipe": { @@ -350,9 +347,6 @@ "symfony/cache-contracts": { "version": "v1.1.7" }, - "symfony/class-loader": { - "version": "v3.4.1" - }, "symfony/config": { "version": "v3.4.1" }, @@ -479,9 +473,6 @@ "ref": "179470cb6492db92dffee208cfdb436f175c93b4" } }, - "symfony/polyfill-apcu": { - "version": "v1.6.0" - }, "symfony/polyfill-ctype": { "version": "v1.8.0" }, @@ -497,9 +488,6 @@ "symfony/polyfill-mbstring": { "version": "v1.6.0" }, - "symfony/polyfill-php56": { - "version": "v1.6.0" - }, "symfony/polyfill-php70": { "version": "v1.6.0" }, @@ -509,9 +497,6 @@ "symfony/polyfill-php73": { "version": "v1.13.0" }, - "symfony/polyfill-util": { - "version": "v1.6.0" - }, "symfony/process": { "version": "v3.4.1" },