Issue #3045967 by alexpott: Update Symfony components (3.4.24) and Twig (1.38.4) to latest bugfix release

(cherry picked from commit 0104d1848b)
8.7.x
catch 2019-04-07 22:30:59 +09:00
parent 500027aeb2
commit 06c475bb5b
1 changed files with 99 additions and 101 deletions

200
composer.lock generated
View File

@ -1556,7 +1556,7 @@
}, },
{ {
"name": "symfony/class-loader", "name": "symfony/class-loader",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/class-loader.git", "url": "https://github.com/symfony/class-loader.git",
@ -1612,16 +1612,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e" "reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/71ce77f37af0c5ffb9590e43cc4f70e426945c5e", "url": "https://api.github.com/repos/symfony/console/zipball/98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e",
"reference": "71ce77f37af0c5ffb9590e43cc4f70e426945c5e", "reference": "98ae3cdc4bec48fe7ee24afc81dbb4a242186c9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1680,20 +1680,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-31T11:33:18+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "8d8a9e877b3fcdc50ddecf8dcea146059753f782" "reference": "adbdd5d66342fb0a0bce7422ba68181842b6610d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/8d8a9e877b3fcdc50ddecf8dcea146059753f782", "url": "https://api.github.com/repos/symfony/debug/zipball/adbdd5d66342fb0a0bce7422ba68181842b6610d",
"reference": "8d8a9e877b3fcdc50ddecf8dcea146059753f782", "reference": "adbdd5d66342fb0a0bce7422ba68181842b6610d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1736,20 +1736,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-24T15:45:11+00:00" "time": "2019-03-10T17:07:42+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11" "reference": "85172cca352fe0790fa6f485ad194862a8ac57ee"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/85172cca352fe0790fa6f485ad194862a8ac57ee",
"reference": "c3dd7b7ea8cd8ec12304a5e222d7dc01cac8fa11", "reference": "85172cca352fe0790fa6f485ad194862a8ac57ee",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1807,20 +1807,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-25T07:48:46+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "ec625e2fff7f584eeb91754821807317b2e79236" "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ec625e2fff7f584eeb91754821807317b2e79236", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/a088aafcefb4eef2520a290ed82e4374092a6dff",
"reference": "ec625e2fff7f584eeb91754821807317b2e79236", "reference": "a088aafcefb4eef2520a290ed82e4374092a6dff",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1870,20 +1870,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-04-02T08:51:52+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a" "reference": "61094ca72e8934c6502af5259ef6296eb09aa424"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/61094ca72e8934c6502af5259ef6296eb09aa424",
"reference": "9a96d77ceb1fd913c9d4a89e8a7e1be87604be8a", "reference": "61094ca72e8934c6502af5259ef6296eb09aa424",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1924,20 +1924,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-25T07:48:46+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "0362368c761cb8d9c79e56ab0db61d2c692db594" "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/0362368c761cb8d9c79e56ab0db61d2c692db594", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8",
"reference": "0362368c761cb8d9c79e56ab0db61d2c692db594", "reference": "30a9e48839413e6a6a8dc8989da0e7dd76c8fcf8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2013,20 +2013,20 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-03-03T18:52:34+00:00" "time": "2019-04-02T13:47:51+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19" "reference": "82ebae02209c21113908c229e9883c419720738a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/82ebae02209c21113908c229e9883c419720738a",
"reference": "e3d826245268269cd66f8326bd8bc066687b4a19", "reference": "82ebae02209c21113908c229e9883c419720738a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2038,7 +2038,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -2071,20 +2071,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"time": "2018-08-06T14:22:27+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-iconv", "name": "symfony/polyfill-iconv",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git", "url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "97001cfc283484c9691769f51cdf25259037eba2" "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/97001cfc283484c9691769f51cdf25259037eba2", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
"reference": "97001cfc283484c9691769f51cdf25259037eba2", "reference": "f037ea22acfaee983e271dd9c3b8bb4150bd8ad7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2096,7 +2096,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -2130,20 +2130,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T06:26:08+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494" "reference": "fe5e94c604826c35a32fa832f35bd036b6799609"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/c79c051f5b3a46be09205c73b80b346e4153e494", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fe5e94c604826c35a32fa832f35bd036b6799609",
"reference": "c79c051f5b3a46be09205c73b80b346e4153e494", "reference": "fe5e94c604826c35a32fa832f35bd036b6799609",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2155,7 +2155,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -2189,20 +2189,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T13:07:52+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/polyfill-php70", "name": "symfony/polyfill-php70",
"version": "v1.10.0", "version": "v1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php70.git", "url": "https://github.com/symfony/polyfill-php70.git",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224" "reference": "bc4858fb611bda58719124ca079baff854149c89"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/6b88000cdd431cd2e940caa2cb569201f3f84224", "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/bc4858fb611bda58719124ca079baff854149c89",
"reference": "6b88000cdd431cd2e940caa2cb569201f3f84224", "reference": "bc4858fb611bda58719124ca079baff854149c89",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2212,7 +2212,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.9-dev" "dev-master": "1.11-dev"
} }
}, },
"autoload": { "autoload": {
@ -2248,11 +2248,11 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2018-09-21T06:26:08+00:00" "time": "2019-02-06T07:57:58+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
@ -2301,16 +2301,16 @@
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
"version": "v1.1.1", "version": "v1.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git", "url": "https://github.com/symfony/psr-http-message-bridge.git",
"reference": "921f8669c36ea0148d2520c0bb7838cda14879e0" "reference": "a33352af16f78a5ff4f9d90811536abf210df12b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/921f8669c36ea0148d2520c0bb7838cda14879e0", "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b",
"reference": "921f8669c36ea0148d2520c0bb7838cda14879e0", "reference": "a33352af16f78a5ff4f9d90811536abf210df12b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2319,7 +2319,6 @@
"symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0"
}, },
"require-dev": { "require-dev": {
"nyholm/psr7": "^1.1",
"symfony/phpunit-bridge": "^3.4 || ^4.0" "symfony/phpunit-bridge": "^3.4 || ^4.0"
}, },
"suggest": { "suggest": {
@ -2361,20 +2360,20 @@
"psr-17", "psr-17",
"psr-7" "psr-7"
], ],
"time": "2019-03-11T15:23:15+00:00" "time": "2019-04-03T17:09:40+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "6b25a86df5860461ff1990946168c0ef944f83db" "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/6b25a86df5860461ff1990946168c0ef944f83db", "url": "https://api.github.com/repos/symfony/routing/zipball/ff11aac46d6cb8a65f2855687bb9a1ac9d860eec",
"reference": "6b25a86df5860461ff1990946168c0ef944f83db", "reference": "ff11aac46d6cb8a65f2855687bb9a1ac9d860eec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2397,7 +2396,6 @@
"suggest": { "suggest": {
"doctrine/annotations": "For using the annotation loader", "doctrine/annotations": "For using the annotation loader",
"symfony/config": "For using the all-in-one router or any loader", "symfony/config": "For using the all-in-one router or any loader",
"symfony/dependency-injection": "For loading routes from a service",
"symfony/expression-language": "For using expression matching", "symfony/expression-language": "For using expression matching",
"symfony/http-foundation": "For using a Symfony Request object", "symfony/http-foundation": "For using a Symfony Request object",
"symfony/yaml": "For using the YAML loader" "symfony/yaml": "For using the YAML loader"
@ -2438,20 +2436,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-29T21:58:42+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "964b7a59002391136fb0087fd5dc41213f7c283e" "reference": "c74469e1560e2d8926c068b319fcca66df8fdb4e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/964b7a59002391136fb0087fd5dc41213f7c283e", "url": "https://api.github.com/repos/symfony/serializer/zipball/c74469e1560e2d8926c068b319fcca66df8fdb4e",
"reference": "964b7a59002391136fb0087fd5dc41213f7c283e", "reference": "c74469e1560e2d8926c068b319fcca66df8fdb4e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2517,20 +2515,20 @@
], ],
"description": "Symfony Serializer Component", "description": "Symfony Serializer Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-30T07:48:10+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "3e2966209567ffed8825905b53fc8548446130aa" "reference": "629ac01240f6ebc253a621e19b84e329fe19a987"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/3e2966209567ffed8825905b53fc8548446130aa", "url": "https://api.github.com/repos/symfony/translation/zipball/629ac01240f6ebc253a621e19b84e329fe19a987",
"reference": "3e2966209567ffed8825905b53fc8548446130aa", "reference": "629ac01240f6ebc253a621e19b84e329fe19a987",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2585,20 +2583,20 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-25T07:48:46+00:00"
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907" "reference": "8f16fba8d261c1e2fa19748f8043d74666fb9b61"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", "url": "https://api.github.com/repos/symfony/validator/zipball/8f16fba8d261c1e2fa19748f8043d74666fb9b61",
"reference": "21f8a7da6d4d8e6e34bd4e2bfaa24fa373886907", "reference": "8f16fba8d261c1e2fa19748f8043d74666fb9b61",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2670,20 +2668,20 @@
], ],
"description": "Symfony Validator Component", "description": "Symfony Validator Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-25T09:32:21+00:00" "time": "2019-03-29T17:25:59+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c" "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/57f1ce82c997f5a8701b89ef970e36bb657fd09c", "url": "https://api.github.com/repos/symfony/yaml/zipball/212a27b731e5bfb735679d1ffaac82bd6a1dc996",
"reference": "57f1ce82c997f5a8701b89ef970e36bb657fd09c", "reference": "212a27b731e5bfb735679d1ffaac82bd6a1dc996",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2729,20 +2727,20 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-23T15:06:07+00:00" "time": "2019-03-25T07:48:46+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v1.38.2", "version": "v1.38.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "874adbd9222f928f6998732b25b01b41dff15b0c" "reference": "7732e9e7017d751313811bd118de61302e9c8b35"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/874adbd9222f928f6998732b25b01b41dff15b0c", "url": "https://api.github.com/repos/twigphp/Twig/zipball/7732e9e7017d751313811bd118de61302e9c8b35",
"reference": "874adbd9222f928f6998732b25b01b41dff15b0c", "reference": "7732e9e7017d751313811bd118de61302e9c8b35",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2795,7 +2793,7 @@
"keywords": [ "keywords": [
"templating" "templating"
], ],
"time": "2019-03-12T18:45:24+00:00" "time": "2019-03-23T14:27:19+00:00"
}, },
{ {
"name": "typo3/phar-stream-wrapper", "name": "typo3/phar-stream-wrapper",
@ -4711,7 +4709,7 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
@ -4768,7 +4766,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -4821,7 +4819,7 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
@ -4878,16 +4876,16 @@
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v3.4.23", "version": "v3.4.24",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "b539f37134c10edbf85dc0567be4151c56870f5e" "reference": "bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/b539f37134c10edbf85dc0567be4151c56870f5e", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57",
"reference": "b539f37134c10edbf85dc0567be4151c56870f5e", "reference": "bf7ca5d4d7eb1758a1f7bed11111f630ac2d4f57",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4939,7 +4937,7 @@
], ],
"description": "Symfony PHPUnit Bridge", "description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-02-16T18:50:26+00:00" "time": "2019-03-22T08:11:54+00:00"
} }
], ],
"aliases": [], "aliases": [],