Skip to content
Snippets Groups Projects
Commit 4cf69e49 authored by Jess's avatar Jess
Browse files

Issue #3123558 by alexpott, xjm, tedbow: Update Symfony to 4.4.7

parent 2c247a2d
No related branches found
No related tags found
8 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!1012Issue #3226887: Hreflang on non-canonical content pages,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10,!596Issue #3046532: deleting an entity reference field, used in a contextual view, makes the whole site unrecoverable,!496Issue #2463967: Use .user.ini file for PHP settings,!144Issue #2666286: Clean up menu_ui to conform to Drupal coding standards,!16Draft: Resolve #2081585 "History storage",!13Resolve #2903456
...@@ -457,7 +457,7 @@ ...@@ -457,7 +457,7 @@
"dist": { "dist": {
"type": "path", "type": "path",
"url": "core", "url": "core",
"reference": "768f1baa1d20571f5f326b64ec749ddd5d1039fc" "reference": "736241b40e0f56782640219f462bea6ec65cf1be"
}, },
"require": { "require": {
"asm89/stack-cors": "^1.1", "asm89/stack-cors": "^1.1",
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
"symfony/console": "^4.4", "symfony/console": "^4.4",
"symfony/dependency-injection": "^4.4", "symfony/dependency-injection": "^4.4",
"symfony/event-dispatcher": "^4.4", "symfony/event-dispatcher": "^4.4",
"symfony/http-foundation": "^4.4", "symfony/http-foundation": "^4.4.7",
"symfony/http-kernel": "^4.4", "symfony/http-kernel": "^4.4",
"symfony/polyfill-iconv": "^1.0", "symfony/polyfill-iconv": "^1.0",
"symfony/process": "^4.4", "symfony/process": "^4.4",
...@@ -1934,16 +1934,16 @@ ...@@ -1934,16 +1934,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9" "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", "url": "https://api.github.com/repos/symfony/console/zipball/10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
"reference": "4fa15ae7be74e53f6ec8c83ed403b97e23b665e9", "reference": "10bb3ee3c97308869d53b3e3d03f6ac23ff985f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2006,20 +2006,20 @@ ...@@ -2006,20 +2006,20 @@
], ],
"description": "Symfony Console Component", "description": "Symfony Console Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-24T13:10:00+00:00" "time": "2020-03-30T11:41:10+00:00"
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
"reference": "a980d87a659648980d89193fd8b7a7ca89d97d21" "reference": "346636d2cae417992ecfd761979b2ab98b339a45"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/a980d87a659648980d89193fd8b7a7ca89d97d21", "url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45",
"reference": "a980d87a659648980d89193fd8b7a7ca89d97d21", "reference": "346636d2cae417992ecfd761979b2ab98b339a45",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2062,20 +2062,20 @@ ...@@ -2062,20 +2062,20 @@
], ],
"description": "Symfony Debug Component", "description": "Symfony Debug Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-23T14:41:43+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "ebb2e882e8c9e2eb990aa61ddcd389848466e342" "reference": "755b18859be26b90f4bf63753432d3387458bf31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/ebb2e882e8c9e2eb990aa61ddcd389848466e342", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/755b18859be26b90f4bf63753432d3387458bf31",
"reference": "ebb2e882e8c9e2eb990aa61ddcd389848466e342", "reference": "755b18859be26b90f4bf63753432d3387458bf31",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2135,20 +2135,20 @@ ...@@ -2135,20 +2135,20 @@
], ],
"description": "Symfony DependencyInjection Component", "description": "Symfony DependencyInjection Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-29T09:50:10+00:00" "time": "2020-03-30T10:09:30+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "89aa4b9ac6f1f35171b8621b24f60477312085be" "reference": "7e9828fc98aa1cf27b422fe478a84f5b0abb7358"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/89aa4b9ac6f1f35171b8621b24f60477312085be", "url": "https://api.github.com/repos/symfony/error-handler/zipball/7e9828fc98aa1cf27b422fe478a84f5b0abb7358",
"reference": "89aa4b9ac6f1f35171b8621b24f60477312085be", "reference": "7e9828fc98aa1cf27b422fe478a84f5b0abb7358",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2191,20 +2191,20 @@ ...@@ -2191,20 +2191,20 @@
], ],
"description": "Symfony ErrorHandler Component", "description": "Symfony ErrorHandler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-26T11:45:31+00:00" "time": "2020-03-30T14:07:33+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d" "reference": "abc8e3618bfdb55e44c8c6a00abd333f831bbfed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/4ad8e149799d3128621a3a1f70e92b9897a8930d", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/abc8e3618bfdb55e44c8c6a00abd333f831bbfed",
"reference": "4ad8e149799d3128621a3a1f70e92b9897a8930d", "reference": "abc8e3618bfdb55e44c8c6a00abd333f831bbfed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2261,7 +2261,7 @@ ...@@ -2261,7 +2261,7 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-04T09:32:40+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
...@@ -2323,16 +2323,16 @@ ...@@ -2323,16 +2323,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648" "reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/7e41b4fcad4619535f45f8bfa7744c4f384e1648", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
"reference": "7e41b4fcad4619535f45f8bfa7744c4f384e1648", "reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2374,20 +2374,20 @@ ...@@ -2374,20 +2374,20 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-13T19:40:01+00:00" "time": "2020-03-30T14:07:33+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "8c8734486dada83a6041ab744709bdc1651a8462" "reference": "f356a489e51856b99908005eb7f2c51a1dfc95dc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/8c8734486dada83a6041ab744709bdc1651a8462", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f356a489e51856b99908005eb7f2c51a1dfc95dc",
"reference": "8c8734486dada83a6041ab744709bdc1651a8462", "reference": "f356a489e51856b99908005eb7f2c51a1dfc95dc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2464,20 +2464,20 @@ ...@@ -2464,20 +2464,20 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-29T10:31:38+00:00" "time": "2020-03-30T14:59:15+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v5.0.5", "version": "v5.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c" "reference": "481b7d6da88922fb1e0d86a943987722b08f3955"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/9b3e5b5e58c56bbd76628c952d2b78556d305f3c", "url": "https://api.github.com/repos/symfony/mime/zipball/481b7d6da88922fb1e0d86a943987722b08f3955",
"reference": "9b3e5b5e58c56bbd76628c952d2b78556d305f3c", "reference": "481b7d6da88922fb1e0d86a943987722b08f3955",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2526,20 +2526,20 @@ ...@@ -2526,20 +2526,20 @@
"mime", "mime",
"mime-type" "mime-type"
], ],
"time": "2020-02-04T09:41:09+00:00" "time": "2020-03-27T16:56:45+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git", "url": "https://github.com/symfony/polyfill-ctype.git",
"reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38" "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
"reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38", "reference": "4719fa9c18b0464d399f1a63bf624b42b6fa8d14",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2551,7 +2551,7 @@ ...@@ -2551,7 +2551,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2584,20 +2584,20 @@ ...@@ -2584,20 +2584,20 @@
"polyfill", "polyfill",
"portable" "portable"
], ],
"time": "2020-01-13T11:15:53+00:00" "time": "2020-02-27T09:26:54+00:00"
}, },
{ {
"name": "symfony/polyfill-iconv", "name": "symfony/polyfill-iconv",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-iconv.git", "url": "https://github.com/symfony/polyfill-iconv.git",
"reference": "926832ce51059bb58211b7b2080a88e0c3b5328e" "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e", "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
"reference": "926832ce51059bb58211b7b2080a88e0c3b5328e", "reference": "ad6d62792bfbcfc385dd34b424d4fcf9712a32c8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2609,7 +2609,7 @@ ...@@ -2609,7 +2609,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2643,20 +2643,20 @@ ...@@ -2643,20 +2643,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2020-01-13T11:15:53+00:00" "time": "2020-03-09T19:04:49+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-idn", "name": "symfony/polyfill-intl-idn",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git", "url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "6842f1a39cf7d580655688069a03dd7cd83d244a" "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a", "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
"reference": "6842f1a39cf7d580655688069a03dd7cd83d244a", "reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2670,7 +2670,7 @@ ...@@ -2670,7 +2670,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2705,20 +2705,20 @@ ...@@ -2705,20 +2705,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2020-01-17T12:01:36+00:00" "time": "2020-03-09T19:04:49+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "34094cfa9abe1f0f14f48f490772db7a775559f2" "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
"reference": "34094cfa9abe1f0f14f48f490772db7a775559f2", "reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2730,7 +2730,7 @@ ...@@ -2730,7 +2730,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2764,20 +2764,20 @@ ...@@ -2764,20 +2764,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2020-01-13T11:15:53+00:00" "time": "2020-03-09T19:04:49+00:00"
}, },
{ {
"name": "symfony/polyfill-php72", "name": "symfony/polyfill-php72",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php72.git", "url": "https://github.com/symfony/polyfill-php72.git",
"reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf" "reference": "37b0976c78b94856543260ce09b460a7bc852747"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
"reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf", "reference": "37b0976c78b94856543260ce09b460a7bc852747",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2786,7 +2786,7 @@ ...@@ -2786,7 +2786,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2819,20 +2819,20 @@ ...@@ -2819,20 +2819,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2020-01-13T11:15:53+00:00" "time": "2020-02-27T09:26:54+00:00"
}, },
{ {
"name": "symfony/polyfill-php73", "name": "symfony/polyfill-php73",
"version": "v1.14.0", "version": "v1.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php73.git", "url": "https://github.com/symfony/polyfill-php73.git",
"reference": "5e66a0fa1070bf46bec4bea7962d285108edd675" "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675", "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
"reference": "5e66a0fa1070bf46bec4bea7962d285108edd675", "reference": "0f27e9f464ea3da33cbe7ca3bdf4eb66def9d0f7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2841,7 +2841,7 @@ ...@@ -2841,7 +2841,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.14-dev" "dev-master": "1.15-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2877,20 +2877,20 @@ ...@@ -2877,20 +2877,20 @@
"portable", "portable",
"shim" "shim"
], ],
"time": "2020-01-13T11:15:53+00:00" "time": "2020-02-27T09:26:54+00:00"
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7" "reference": "3e40e87a20eaf83a1db825e1fa5097ae89042db3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/bf9166bac906c9e69fb7a11d94875e7ced97bcd7", "url": "https://api.github.com/repos/symfony/process/zipball/3e40e87a20eaf83a1db825e1fa5097ae89042db3",
"reference": "bf9166bac906c9e69fb7a11d94875e7ced97bcd7", "reference": "3e40e87a20eaf83a1db825e1fa5097ae89042db3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2926,7 +2926,7 @@ ...@@ -2926,7 +2926,7 @@
], ],
"description": "Symfony Process Component", "description": "Symfony Process Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-07T20:06:44+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/psr-http-message-bridge", "name": "symfony/psr-http-message-bridge",
...@@ -2994,16 +2994,16 @@ ...@@ -2994,16 +2994,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "4124d621d0e445732520037f888a0456951bde8c" "reference": "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/4124d621d0e445732520037f888a0456951bde8c", "url": "https://api.github.com/repos/symfony/routing/zipball/0f562fa613e288d7dbae6c63abbc9b33ed75a8f8",
"reference": "4124d621d0e445732520037f888a0456951bde8c", "reference": "0f562fa613e288d7dbae6c63abbc9b33ed75a8f8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3066,20 +3066,20 @@ ...@@ -3066,20 +3066,20 @@
"uri", "uri",
"url" "url"
], ],
"time": "2020-02-25T12:41:09+00:00" "time": "2020-03-30T11:41:10+00:00"
}, },
{ {
"name": "symfony/serializer", "name": "symfony/serializer",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/serializer.git", "url": "https://github.com/symfony/serializer.git",
"reference": "bc76d242fea5ff09c3ca34c90f3bb9341a2470a4" "reference": "2a508a535f2323defb325cf28301064fcbb061b9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/bc76d242fea5ff09c3ca34c90f3bb9341a2470a4", "url": "https://api.github.com/repos/symfony/serializer/zipball/2a508a535f2323defb325cf28301064fcbb061b9",
"reference": "bc76d242fea5ff09c3ca34c90f3bb9341a2470a4", "reference": "2a508a535f2323defb325cf28301064fcbb061b9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3148,7 +3148,7 @@ ...@@ -3148,7 +3148,7 @@
], ],
"description": "Symfony Serializer Component", "description": "Symfony Serializer Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-29T10:05:28+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
...@@ -3210,16 +3210,16 @@ ...@@ -3210,16 +3210,16 @@
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "0a19a77fba20818a969ef03fdaf1602de0546353" "reference": "4e54d336f2eca5facad449d0b0118bb449375b76"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/0a19a77fba20818a969ef03fdaf1602de0546353", "url": "https://api.github.com/repos/symfony/translation/zipball/4e54d336f2eca5facad449d0b0118bb449375b76",
"reference": "0a19a77fba20818a969ef03fdaf1602de0546353", "reference": "4e54d336f2eca5facad449d0b0118bb449375b76",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3282,7 +3282,7 @@ ...@@ -3282,7 +3282,7 @@
], ],
"description": "Symfony Translation Component", "description": "Symfony Translation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-04T09:32:40+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
...@@ -3343,16 +3343,16 @@ ...@@ -3343,16 +3343,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "3a3a07fe2f42492eccca6771f1a460c9900cd851" "reference": "2bf1de9d5cac5e5ebc159203c53dcf5b2058d340"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/3a3a07fe2f42492eccca6771f1a460c9900cd851", "url": "https://api.github.com/repos/symfony/validator/zipball/2bf1de9d5cac5e5ebc159203c53dcf5b2058d340",
"reference": "3a3a07fe2f42492eccca6771f1a460c9900cd851", "reference": "2bf1de9d5cac5e5ebc159203c53dcf5b2058d340",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3432,20 +3432,20 @@ ...@@ -3432,20 +3432,20 @@
], ],
"description": "Symfony Validator Component", "description": "Symfony Validator Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-29T10:05:28+00:00" "time": "2020-03-30T11:41:10+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.0.5", "version": "v5.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9" "reference": "f74a126acd701392eef2492a17228d42552c86b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/f74a126acd701392eef2492a17228d42552c86b5",
"reference": "3a37aeb1132d1035536d3d6aa9cb06c2ff9355e9", "reference": "f74a126acd701392eef2492a17228d42552c86b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3507,20 +3507,20 @@ ...@@ -3507,20 +3507,20 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2020-02-26T22:30:10+00:00" "time": "2020-03-27T16:56:45+00:00"
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "94d005c176db2080e98825d98e01e8b311a97a88" "reference": "ef166890d821518106da3560086bfcbeb4fadfec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/94d005c176db2080e98825d98e01e8b311a97a88", "url": "https://api.github.com/repos/symfony/yaml/zipball/ef166890d821518106da3560086bfcbeb4fadfec",
"reference": "94d005c176db2080e98825d98e01e8b311a97a88", "reference": "ef166890d821518106da3560086bfcbeb4fadfec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3566,7 +3566,7 @@ ...@@ -3566,7 +3566,7 @@
], ],
"description": "Symfony Yaml Component", "description": "Symfony Yaml Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-03T10:46:43+00:00" "time": "2020-03-30T11:41:10+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
...@@ -6046,16 +6046,16 @@ ...@@ -6046,16 +6046,16 @@
}, },
{ {
"name": "symfony/browser-kit", "name": "symfony/browser-kit",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/browser-kit.git", "url": "https://github.com/symfony/browser-kit.git",
"reference": "090ce406505149d6852a7c03b0346dec3b8cf612" "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/090ce406505149d6852a7c03b0346dec3b8cf612", "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e4b0dc1b100bf75b5717c5b451397f230a618a42",
"reference": "090ce406505149d6852a7c03b0346dec3b8cf612", "reference": "e4b0dc1b100bf75b5717c5b451397f230a618a42",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6101,20 +6101,20 @@ ...@@ -6101,20 +6101,20 @@
], ],
"description": "Symfony BrowserKit Component", "description": "Symfony BrowserKit Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-23T10:00:59+00:00" "time": "2020-03-28T10:15:50+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
"reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22" "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/css-selector/zipball/d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "url": "https://api.github.com/repos/symfony/css-selector/zipball/afc26133a6fbdd4f8842e38893e0ee4685c7c94b",
"reference": "d0a6dd288fa8848dcc3d1f58b94de6a7cc5d2d22", "reference": "afc26133a6fbdd4f8842e38893e0ee4685c7c94b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6154,20 +6154,20 @@ ...@@ -6154,20 +6154,20 @@
], ],
"description": "Symfony CssSelector Component", "description": "Symfony CssSelector Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-04T09:01:01+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v4.4.4", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "b66fe8ccc850ea11c4cd31677706c1219768bea1" "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b66fe8ccc850ea11c4cd31677706c1219768bea1", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4d0fb3374324071ecdd94898367a3fa4b5563162",
"reference": "b66fe8ccc850ea11c4cd31677706c1219768bea1", "reference": "4d0fb3374324071ecdd94898367a3fa4b5563162",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6215,20 +6215,20 @@ ...@@ -6215,20 +6215,20 @@
], ],
"description": "Symfony DomCrawler Component", "description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-04T13:00:46+00:00" "time": "2020-03-29T19:12:22+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/filesystem.git", "url": "https://github.com/symfony/filesystem.git",
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd" "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd", "url": "https://api.github.com/repos/symfony/filesystem/zipball/fe297193bf2e6866ed900ed2d5869362768df6a7",
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd", "reference": "fe297193bf2e6866ed900ed2d5869362768df6a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6265,20 +6265,20 @@ ...@@ -6265,20 +6265,20 @@
], ],
"description": "Symfony Filesystem Component", "description": "Symfony Filesystem Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-01-21T08:20:44+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357" "reference": "5729f943f9854c5781984ed4907bbb817735776b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "url": "https://api.github.com/repos/symfony/finder/zipball/5729f943f9854c5781984ed4907bbb817735776b",
"reference": "ea69c129aed9fdeca781d4b77eb20b62cf5d5357", "reference": "5729f943f9854c5781984ed4907bbb817735776b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6314,20 +6314,20 @@ ...@@ -6314,20 +6314,20 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-14T07:42:58+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/lock", "name": "symfony/lock",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/lock.git", "url": "https://github.com/symfony/lock.git",
"reference": "de412046486269dd3984db757e492ee5f81e0bf2" "reference": "103cb1fe294d484f2e6972da66558c405a97cda8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/lock/zipball/de412046486269dd3984db757e492ee5f81e0bf2", "url": "https://api.github.com/repos/symfony/lock/zipball/103cb1fe294d484f2e6972da66558c405a97cda8",
"reference": "de412046486269dd3984db757e492ee5f81e0bf2", "reference": "103cb1fe294d484f2e6972da66558c405a97cda8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6380,20 +6380,20 @@ ...@@ -6380,20 +6380,20 @@
"redlock", "redlock",
"semaphore" "semaphore"
], ],
"time": "2020-02-04T09:32:40+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "symfony/phpunit-bridge", "name": "symfony/phpunit-bridge",
"version": "v4.4.5", "version": "v4.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git", "url": "https://github.com/symfony/phpunit-bridge.git",
"reference": "a270dbfe54994138a8037937fd5934827b8605bf" "reference": "6937c1a1590da7c314537b4f3f741c9255a7072e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a270dbfe54994138a8037937fd5934827b8605bf", "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6937c1a1590da7c314537b4f3f741c9255a7072e",
"reference": "a270dbfe54994138a8037937fd5934827b8605bf", "reference": "6937c1a1590da7c314537b4f3f741c9255a7072e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -6445,7 +6445,7 @@ ...@@ -6445,7 +6445,7 @@
], ],
"description": "Symfony PHPUnit Bridge", "description": "Symfony PHPUnit Bridge",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2020-02-24T14:58:55+00:00" "time": "2020-03-27T16:54:36+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",
......
...@@ -35,31 +35,31 @@ ...@@ -35,31 +35,31 @@
"ralouphie/getallheaders": "3.0.3", "ralouphie/getallheaders": "3.0.3",
"stack/builder": "v1.0.6", "stack/builder": "v1.0.6",
"symfony-cmf/routing": "2.1.1", "symfony-cmf/routing": "2.1.1",
"symfony/console": "v4.4.5", "symfony/console": "v4.4.7",
"symfony/debug": "v4.4.5", "symfony/debug": "v4.4.7",
"symfony/dependency-injection": "v4.4.5", "symfony/dependency-injection": "v4.4.7",
"symfony/error-handler": "v4.4.5", "symfony/error-handler": "v4.4.7",
"symfony/event-dispatcher": "v4.4.5", "symfony/event-dispatcher": "v4.4.7",
"symfony/event-dispatcher-contracts": "v1.1.7", "symfony/event-dispatcher-contracts": "v1.1.7",
"symfony/http-foundation": "v4.4.5", "symfony/http-foundation": "v4.4.7",
"symfony/http-kernel": "v4.4.5", "symfony/http-kernel": "v4.4.7",
"symfony/mime": "v5.0.5", "symfony/mime": "v5.0.7",
"symfony/polyfill-ctype": "v1.14.0", "symfony/polyfill-ctype": "v1.15.0",
"symfony/polyfill-iconv": "v1.14.0", "symfony/polyfill-iconv": "v1.15.0",
"symfony/polyfill-intl-idn": "v1.14.0", "symfony/polyfill-intl-idn": "v1.15.0",
"symfony/polyfill-mbstring": "v1.14.0", "symfony/polyfill-mbstring": "v1.15.0",
"symfony/polyfill-php72": "v1.14.0", "symfony/polyfill-php72": "v1.15.0",
"symfony/polyfill-php73": "v1.14.0", "symfony/polyfill-php73": "v1.15.0",
"symfony/process": "v4.4.5", "symfony/process": "v4.4.7",
"symfony/psr-http-message-bridge": "v2.0.0", "symfony/psr-http-message-bridge": "v2.0.0",
"symfony/routing": "v4.4.5", "symfony/routing": "v4.4.7",
"symfony/serializer": "v4.4.5", "symfony/serializer": "v4.4.7",
"symfony/service-contracts": "v2.0.1", "symfony/service-contracts": "v2.0.1",
"symfony/translation": "v4.4.5", "symfony/translation": "v4.4.7",
"symfony/translation-contracts": "v2.0.1", "symfony/translation-contracts": "v2.0.1",
"symfony/validator": "v4.4.5", "symfony/validator": "v4.4.7",
"symfony/var-dumper": "v5.0.5", "symfony/var-dumper": "v5.0.7",
"symfony/yaml": "v4.4.5", "symfony/yaml": "v4.4.7",
"twig/twig": "v2.12.5", "twig/twig": "v2.12.5",
"typo3/phar-stream-wrapper": "v3.1.4" "typo3/phar-stream-wrapper": "v3.1.4"
} }
......
...@@ -51,13 +51,13 @@ ...@@ -51,13 +51,13 @@
"seld/jsonlint": "1.7.2", "seld/jsonlint": "1.7.2",
"seld/phar-utils": "1.1.0", "seld/phar-utils": "1.1.0",
"squizlabs/php_codesniffer": "3.5.4", "squizlabs/php_codesniffer": "3.5.4",
"symfony/browser-kit": "v4.4.5", "symfony/browser-kit": "v4.4.7",
"symfony/css-selector": "v4.4.5", "symfony/css-selector": "v4.4.7",
"symfony/dom-crawler": "v4.4.4", "symfony/dom-crawler": "v4.4.7",
"symfony/filesystem": "v4.4.5", "symfony/filesystem": "v4.4.7",
"symfony/finder": "v4.4.5", "symfony/finder": "v4.4.7",
"symfony/lock": "v4.4.5", "symfony/lock": "v4.4.7",
"symfony/phpunit-bridge": "v4.4.5", "symfony/phpunit-bridge": "v4.4.7",
"theseer/tokenizer": "1.1.3", "theseer/tokenizer": "1.1.3",
"webmozart/assert": "1.7.0" "webmozart/assert": "1.7.0"
} }
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"symfony/console": "^4.4", "symfony/console": "^4.4",
"symfony/dependency-injection": "^4.4", "symfony/dependency-injection": "^4.4",
"symfony/event-dispatcher": "^4.4", "symfony/event-dispatcher": "^4.4",
"symfony/http-foundation": "^4.4", "symfony/http-foundation": "^4.4.7",
"symfony/http-kernel": "^4.4", "symfony/http-kernel": "^4.4",
"symfony/routing": "^4.4", "symfony/routing": "^4.4",
"symfony/serializer": "^4.4", "symfony/serializer": "^4.4",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment