diff --git a/composer.lock b/composer.lock index 6bacbbfbb..de43bca55 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "dcc92aaca121508dd151dee97c178d06", + "content-hash": "0aff64948f2ead3521c6cf27411fb46f", "packages": [ { "name": "composer/ca-bundle", @@ -3542,16 +3542,16 @@ }, { "name": "symfony/cache", - "version": "v3.4.22", + "version": "v3.4.35", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "38e5f4300cff5e70b714afd7cc658f5138514f94" + "reference": "8d5db9c0cecf8b6f79fa96583fae652224d897da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/38e5f4300cff5e70b714afd7cc658f5138514f94", - "reference": "38e5f4300cff5e70b714afd7cc658f5138514f94", + "url": "https://api.github.com/repos/symfony/cache/zipball/8d5db9c0cecf8b6f79fa96583fae652224d897da", + "reference": "8d5db9c0cecf8b6f79fa96583fae652224d897da", "shasum": "" }, "require": { @@ -3608,7 +3608,7 @@ "caching", "psr6" ], - "time": "2019-01-16T13:27:11+00:00" + "time": "2019-11-12T12:50:33+00:00" }, { "name": "symfony/class-loader", @@ -5009,6 +5009,12 @@ "url": "https://github.com/symfony/lts.git", "reference": "3a4e88df038e3197e6b66d091d2495fd7d255c0b" }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/lts/zipball/3a4e88df038e3197e6b66d091d2495fd7d255c0b", + "reference": "3a4e88df038e3197e6b66d091d2495fd7d255c0b", + "shasum": "" + }, "conflict": { "symfony/asset": ">=4", "symfony/browser-kit": ">=4", @@ -5368,16 +5374,16 @@ }, { "name": "symfony/polyfill-apcu", - "version": "v1.10.0", + "version": "v1.13.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-apcu.git", - "reference": "19e1b73bf255265ad0b568f81766ae2a3266d8d2" + "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/19e1b73bf255265ad0b568f81766ae2a3266d8d2", - "reference": "19e1b73bf255265ad0b568f81766ae2a3266d8d2", + "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/a8e961c841b9ec52927a87914f8820a1ad8f8116", + "reference": "a8e961c841b9ec52927a87914f8820a1ad8f8116", "shasum": "" }, "require": { @@ -5386,7 +5392,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.9-dev" + "dev-master": "1.13-dev" } }, "autoload": { @@ -5420,7 +5426,7 @@ "portable", "shim" ], - "time": "2018-08-06T14:22:27+00:00" + "time": "2019-11-27T13:56:44+00:00" }, { "name": "symfony/polyfill-ctype", @@ -7966,16 +7972,16 @@ "time": "2018-07-12T10:23:15+00:00" }, { - "name": "mikey179/vfsStream", + "name": "mikey179/vfsstream", "version": "v1.6.5", "source": { "type": "git", - "url": "https://github.com/mikey179/vfsStream.git", + "url": "https://github.com/bovigo/vfsStream.git", "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", + "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145", "shasum": "" }, @@ -8849,6 +8855,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2018-08-09T05:50:03+00:00" }, { @@ -9632,7 +9639,7 @@ "prefer-lowest": false, "platform": { "php": "^7.1.3", - "ext-intl": "^1.1", + "ext-intl": "*", "ext-mbstring": "*" }, "platform-dev": [],