Fix with definitive locale structure

master
Julien Rosset 6 years ago
parent 005f7d4cf8
commit 47edcda7fe

245
composer.lock generated

@ -1561,16 +1561,16 @@
}, },
{ {
"name": "ocramius/proxy-manager", "name": "ocramius/proxy-manager",
"version": "2.6.0", "version": "2.6.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Ocramius/ProxyManager.git", "url": "https://github.com/Ocramius/ProxyManager.git",
"reference": "406ca12cabfb43e3b11c994bcbeea8e358c65af9" "reference": "dec37bfb3c3594440ee4fa263494189344787d22"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/406ca12cabfb43e3b11c994bcbeea8e358c65af9", "url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/dec37bfb3c3594440ee4fa263494189344787d22",
"reference": "406ca12cabfb43e3b11c994bcbeea8e358c65af9", "reference": "dec37bfb3c3594440ee4fa263494189344787d22",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1588,6 +1588,7 @@
"doctrine/coding-standard": "^6.0.0", "doctrine/coding-standard": "^6.0.0",
"ext-phar": "*", "ext-phar": "*",
"infection/infection": "^0.15.0", "infection/infection": "^0.15.0",
"mikey179/vfsstream": "^1.6.8",
"nikic/php-parser": "^4.3.0", "nikic/php-parser": "^4.3.0",
"phpbench/phpbench": "^0.16.10", "phpbench/phpbench": "^0.16.10",
"phpunit/phpunit": "^8.5.1", "phpunit/phpunit": "^8.5.1",
@ -1633,7 +1634,7 @@
"proxy pattern", "proxy pattern",
"service proxies" "service proxies"
], ],
"time": "2020-01-07T08:10:36+00:00" "time": "2020-01-27T09:25:51+00:00"
}, },
{ {
"name": "phpdocumentor/reflection-common", "name": "phpdocumentor/reflection-common",
@ -2125,7 +2126,7 @@
}, },
{ {
"name": "symfony/asset", "name": "symfony/asset",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/asset.git", "url": "https://github.com/symfony/asset.git",
@ -2181,16 +2182,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "b503e72c8e2fa55eed9e2d3dd6a166f3eaaabb9a" "reference": "4572116c640a6bc9fc0047180fe7f9362e5923fc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/b503e72c8e2fa55eed9e2d3dd6a166f3eaaabb9a", "url": "https://api.github.com/repos/symfony/cache/zipball/4572116c640a6bc9fc0047180fe7f9362e5923fc",
"reference": "b503e72c8e2fa55eed9e2d3dd6a166f3eaaabb9a", "reference": "4572116c640a6bc9fc0047180fe7f9362e5923fc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2256,7 +2257,7 @@
"caching", "caching",
"psr6" "psr6"
], ],
"time": "2020-01-10T21:57:37+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -2318,7 +2319,7 @@
}, },
{ {
"name": "symfony/config", "name": "symfony/config",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/config.git", "url": "https://github.com/symfony/config.git",
@ -2382,16 +2383,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "345ab6ecb456b5147ea3b3271d7f1f00aadfd257" "reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/345ab6ecb456b5147ea3b3271d7f1f00aadfd257", "url": "https://api.github.com/repos/symfony/console/zipball/91c294166c38d8c0858a86fad76d8c14dc1144c8",
"reference": "345ab6ecb456b5147ea3b3271d7f1f00aadfd257", "reference": "91c294166c38d8c0858a86fad76d8c14dc1144c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2454,20 +2455,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-19T11:13:19+00:00" "time": "2020-01-25T15:56:29+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "5a56807650c7258bbcc4a15a020904958c70247e" "reference": "86338f459313525dd95f5a012f8a9ea118002f94"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a56807650c7258bbcc4a15a020904958c70247e", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/86338f459313525dd95f5a012f8a9ea118002f94",
"reference": "5a56807650c7258bbcc4a15a020904958c70247e", "reference": "86338f459313525dd95f5a012f8a9ea118002f94",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2527,20 +2528,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:40:24+00:00" "time": "2020-01-31T09:49:43+00:00"
}, },
{ {
"name": "symfony/doctrine-bridge", "name": "symfony/doctrine-bridge",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git", "url": "https://github.com/symfony/doctrine-bridge.git",
"reference": "1eda484039e4460101f945470d28ae6e8bdcf0e5" "reference": "63cf745cb01a897c3abfa41cde0b8559295060d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/1eda484039e4460101f945470d28ae6e8bdcf0e5", "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/63cf745cb01a897c3abfa41cde0b8559295060d9",
"reference": "1eda484039e4460101f945470d28ae6e8bdcf0e5", "reference": "63cf745cb01a897c3abfa41cde0b8559295060d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2623,11 +2624,11 @@
], ],
"description": "Symfony Doctrine Bridge", "description": "Symfony Doctrine Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T14:08:26+00:00" "time": "2020-01-23T11:07:12+00:00"
}, },
{ {
"name": "symfony/dotenv", "name": "symfony/dotenv",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dotenv.git", "url": "https://github.com/symfony/dotenv.git",
@ -2684,16 +2685,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "95f64c1d7dfb86a722dc9d278d0edf5176eff16e" "reference": "c263709b4570387f3fe339c4f05aae66740cf2ab"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/95f64c1d7dfb86a722dc9d278d0edf5176eff16e", "url": "https://api.github.com/repos/symfony/error-handler/zipball/c263709b4570387f3fe339c4f05aae66740cf2ab",
"reference": "95f64c1d7dfb86a722dc9d278d0edf5176eff16e", "reference": "c263709b4570387f3fe339c4f05aae66740cf2ab",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2735,11 +2736,11 @@
], ],
"description": "Symfony ErrorHandler Component", "description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-08T17:33:29+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
@ -2867,7 +2868,7 @@
}, },
{ {
"name": "symfony/expression-language", "name": "symfony/expression-language",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/expression-language.git", "url": "https://github.com/symfony/expression-language.git",
@ -2918,7 +2919,7 @@
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
@ -2968,7 +2969,7 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
@ -3017,16 +3018,16 @@
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v1.6.0", "version": "v1.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "952f45d1c5077e658cb16a61d11603bee873f968" "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/952f45d1c5077e658cb16a61d11603bee873f968", "url": "https://api.github.com/repos/symfony/flex/zipball/e4f5a2653ca503782a31486198bd1dd1c9a47f83",
"reference": "952f45d1c5077e658cb16a61d11603bee873f968", "reference": "e4f5a2653ca503782a31486198bd1dd1c9a47f83",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3062,11 +3063,11 @@
} }
], ],
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"time": "2019-12-13T18:05:11+00:00" "time": "2020-01-30T12:06:45+00:00"
}, },
{ {
"name": "symfony/form", "name": "symfony/form",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/form.git", "url": "https://github.com/symfony/form.git",
@ -3150,16 +3151,16 @@
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "cc59bc797b77c6ecccd6c87d9052f6b3eb6a8d63" "reference": "3dd6c675b45af45ca09aa830240afbe0e376739a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/cc59bc797b77c6ecccd6c87d9052f6b3eb6a8d63", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/3dd6c675b45af45ca09aa830240afbe0e376739a",
"reference": "cc59bc797b77c6ecccd6c87d9052f6b3eb6a8d63", "reference": "3dd6c675b45af45ca09aa830240afbe0e376739a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3276,20 +3277,20 @@
], ],
"description": "Symfony FrameworkBundle", "description": "Symfony FrameworkBundle",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:40:24+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "20802daa0c9ad4f78da7d518a924a5666cf3aa4e" "reference": "4240ae267d89db5b694bdb5712e691b1e24cdc26"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/20802daa0c9ad4f78da7d518a924a5666cf3aa4e", "url": "https://api.github.com/repos/symfony/http-client/zipball/4240ae267d89db5b694bdb5712e691b1e24cdc26",
"reference": "20802daa0c9ad4f78da7d518a924a5666cf3aa4e", "reference": "4240ae267d89db5b694bdb5712e691b1e24cdc26",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3344,7 +3345,7 @@
], ],
"description": "Symfony HttpClient component", "description": "Symfony HttpClient component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:40:24+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -3405,16 +3406,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "5dc0db5026f2b611cb8910a1f465e95eafd84c2e" "reference": "2832d8cffc3a91df550ac42bcdce602f8c08be3e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5dc0db5026f2b611cb8910a1f465e95eafd84c2e", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2832d8cffc3a91df550ac42bcdce602f8c08be3e",
"reference": "5dc0db5026f2b611cb8910a1f465e95eafd84c2e", "reference": "2832d8cffc3a91df550ac42bcdce602f8c08be3e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3456,20 +3457,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T14:08:26+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "9e31e5e11cbe038cbb853beb3e3bb6e4f2500259" "reference": "1f4179489af4ead692fd375b7d9ac675da4215a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9e31e5e11cbe038cbb853beb3e3bb6e4f2500259", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/1f4179489af4ead692fd375b7d9ac675da4215a7",
"reference": "9e31e5e11cbe038cbb853beb3e3bb6e4f2500259", "reference": "1f4179489af4ead692fd375b7d9ac675da4215a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3552,11 +3553,11 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T13:29:58+00:00" "time": "2020-01-31T12:49:38+00:00"
}, },
{ {
"name": "symfony/inflector", "name": "symfony/inflector",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/inflector.git", "url": "https://github.com/symfony/inflector.git",
@ -3614,16 +3615,16 @@
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/intl.git", "url": "https://github.com/symfony/intl.git",
"reference": "2b3694976f02ed6a7894d8a772c9d55cee5d9677" "reference": "519bcb27ea53835c1e8e7f7c8a799c867d570156"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/2b3694976f02ed6a7894d8a772c9d55cee5d9677", "url": "https://api.github.com/repos/symfony/intl/zipball/519bcb27ea53835c1e8e7f7c8a799c867d570156",
"reference": "2b3694976f02ed6a7894d8a772c9d55cee5d9677", "reference": "519bcb27ea53835c1e8e7f7c8a799c867d570156",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3685,11 +3686,11 @@
"l10n", "l10n",
"localization" "localization"
], ],
"time": "2020-01-04T14:08:26+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
@ -3756,7 +3757,7 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
@ -3818,7 +3819,7 @@
}, },
{ {
"name": "symfony/monolog-bridge", "name": "symfony/monolog-bridge",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/monolog-bridge.git", "url": "https://github.com/symfony/monolog-bridge.git",
@ -3948,7 +3949,7 @@
}, },
{ {
"name": "symfony/notifier", "name": "symfony/notifier",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/notifier.git", "url": "https://github.com/symfony/notifier.git",
@ -4004,7 +4005,7 @@
}, },
{ {
"name": "symfony/options-resolver", "name": "symfony/options-resolver",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/options-resolver.git", "url": "https://github.com/symfony/options-resolver.git",
@ -4446,7 +4447,7 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
@ -4523,7 +4524,7 @@
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
@ -4590,7 +4591,7 @@
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-info.git", "url": "https://github.com/symfony/property-info.git",
@ -4666,7 +4667,7 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
@ -4825,16 +4826,16 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "13ac1d249f670e3b8e0ca59e87e95d2449204bb7" "reference": "7415690201211e7787e751ebcd8c70d275bb1e0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/13ac1d249f670e3b8e0ca59e87e95d2449204bb7", "url": "https://api.github.com/repos/symfony/security-core/zipball/7415690201211e7787e751ebcd8c70d275bb1e0d",
"reference": "13ac1d249f670e3b8e0ca59e87e95d2449204bb7", "reference": "7415690201211e7787e751ebcd8c70d275bb1e0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4894,11 +4895,11 @@
], ],
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T11:12:28+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-csrf.git", "url": "https://github.com/symfony/security-csrf.git",
@ -4957,7 +4958,7 @@
}, },
{ {
"name": "symfony/security-guard", "name": "symfony/security-guard",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-guard.git", "url": "https://github.com/symfony/security-guard.git",
@ -5011,16 +5012,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "19ba77a92010f27bc3229439f744f52e03c900a0" "reference": "e063a0a032f81d38b06cda73c1f5ed25cae8538e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/19ba77a92010f27bc3229439f744f52e03c900a0", "url": "https://api.github.com/repos/symfony/security-http/zipball/e063a0a032f81d38b06cda73c1f5ed25cae8538e",
"reference": "19ba77a92010f27bc3229439f744f52e03c900a0", "reference": "e063a0a032f81d38b06cda73c1f5ed25cae8538e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5072,11 +5073,11 @@
], ],
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T11:12:28+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
@ -5246,7 +5247,7 @@
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stopwatch.git", "url": "https://github.com/symfony/stopwatch.git",
@ -5296,7 +5297,7 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
@ -5494,7 +5495,7 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
@ -5595,7 +5596,7 @@
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bundle.git", "url": "https://github.com/symfony/twig-bundle.git",
@ -5698,16 +5699,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "bad9814bf042b01b326c77cbb7740a03e5667ccf" "reference": "dcde9e9116f0b0ee8623dafafea0eb7d57954b2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/bad9814bf042b01b326c77cbb7740a03e5667ccf", "url": "https://api.github.com/repos/symfony/validator/zipball/dcde9e9116f0b0ee8623dafafea0eb7d57954b2e",
"reference": "bad9814bf042b01b326c77cbb7740a03e5667ccf", "reference": "dcde9e9116f0b0ee8623dafafea0eb7d57954b2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5786,20 +5787,20 @@
], ],
"description": "Symfony Validator Component", "description": "Symfony Validator Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:40:24+00:00" "time": "2020-01-31T09:13:47+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "ccb1be566ae15f790020f917f06d1da0b04fe47b" "reference": "923591cfb78a935f0c98968fedfad05bfda9d01f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/ccb1be566ae15f790020f917f06d1da0b04fe47b", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/923591cfb78a935f0c98968fedfad05bfda9d01f",
"reference": "ccb1be566ae15f790020f917f06d1da0b04fe47b", "reference": "923591cfb78a935f0c98968fedfad05bfda9d01f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5861,11 +5862,11 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2020-01-04T14:08:26+00:00" "time": "2020-01-25T15:56:29+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
@ -5925,7 +5926,7 @@
}, },
{ {
"name": "symfony/web-link", "name": "symfony/web-link",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/web-link.git", "url": "https://github.com/symfony/web-link.git",
@ -6000,16 +6001,16 @@
}, },
{ {
"name": "symfony/web-profiler-bundle", "name": "symfony/web-profiler-bundle",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git", "url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688" "reference": "8f4831567fc39bbe42af415a14a6039621349787"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/438d072d21675806dedd3ca31c7a436db3ac3688", "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/8f4831567fc39bbe42af415a14a6039621349787",
"reference": "438d072d21675806dedd3ca31c7a436db3ac3688", "reference": "8f4831567fc39bbe42af415a14a6039621349787",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6062,11 +6063,11 @@
], ],
"description": "Symfony WebProfilerBundle", "description": "Symfony WebProfilerBundle",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-09T12:38:56+00:00" "time": "2020-01-23T11:07:12+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
@ -6446,7 +6447,7 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
@ -6505,7 +6506,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -6558,7 +6559,7 @@
}, },
{ {
"name": "symfony/debug-bundle", "name": "symfony/debug-bundle",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug-bundle.git", "url": "https://github.com/symfony/debug-bundle.git",
@ -6654,7 +6655,7 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
@ -6783,16 +6784,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v5.0.3", "version": "v5.0.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "7f835941a01bea2d03776451c9e42c2a2da6c34c" "reference": "38959f0ef4cea3e003f94c670bca89b2f4d932c5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/7f835941a01bea2d03776451c9e42c2a2da6c34c", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/38959f0ef4cea3e003f94c670bca89b2f4d932c5",
"reference": "7f835941a01bea2d03776451c9e42c2a2da6c34c", "reference": "38959f0ef4cea3e003f94c670bca89b2f4d932c5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6844,7 +6845,7 @@
], ],
"description": "Symfony PHPUnit Bridge", "description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:40:24+00:00" "time": "2020-01-31T09:56:42+00:00"
}, },
{ {
"name": "symfony/test-pack", "name": "symfony/test-pack",

@ -1,3 +1,7 @@
#index: index:
# path: / path: /
# controller: App\Controller\DefaultController::index controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController
defaults:
route: 'app_external_index'
_locale: '%kernel.default_locale%'
permanent: true

@ -4,7 +4,7 @@
# Put parameters here that don't need to change on each machine where the app is deployed # Put parameters here that don't need to change on each machine where the app is deployed
# https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration # https://symfony.com/doc/current/best_practices/configuration.html#application-related-configuration
parameters: parameters:
app.supported_locales: '|fr|en' app.supported_locales: 'fr|en'
services: services:
# default configuration for services in *this* file # default configuration for services in *this* file

Loading…
Cancel
Save