diff --git a/composer.lock b/composer.lock index a90624f..4086b60 100644 --- a/composer.lock +++ b/composer.lock @@ -1126,12 +1126,12 @@ "version": "v2.6.2", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", + "url": "https://api.github.com/repos/doctrine/orm/zipball/d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "reference": "d2b4dd71d2a276edd65d0c170375b445f8a4a4a8", "shasum": "" }, @@ -3506,12 +3506,12 @@ "source": { "type": "git", "url": "https://github.com/symfony/lts.git", - "reference": "b5442df5a473775a3e5b34287e61570b45deb771" + "reference": "c1affae45b78aee036effa1759237e7fa96d4af2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/lts/zipball/b5442df5a473775a3e5b34287e61570b45deb771", - "reference": "b5442df5a473775a3e5b34287e61570b45deb771", + "url": "https://api.github.com/repos/symfony/lts/zipball/c1affae45b78aee036effa1759237e7fa96d4af2", + "reference": "c1affae45b78aee036effa1759237e7fa96d4af2", "shasum": "" }, "conflict": { @@ -3592,7 +3592,7 @@ "description": "Enforces Long Term Supported versions of Symfony components", "homepage": "https://symfony.com", "abandoned": "symfony/flex", - "time": "2018-09-13T17:13:03+00:00" + "time": "2018-10-03T12:03:19+00:00" }, { "name": "symfony/monolog-bridge", @@ -4998,6 +4998,7 @@ "MIT" ], "description": "A pack for Symfony Encore", + "abandoned": "symfony/webpack-encore-bundle", "time": "2018-07-16T10:15:28+00:00" }, { @@ -5227,6 +5228,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2018-08-13T20:36:59+00:00" }, { @@ -5281,6 +5283,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2018-04-25T15:33:34+00:00" } ], @@ -5393,6 +5396,7 @@ "selenium", "webdriver" ], + "abandoned": "php-webdriver/webdriver", "time": "2018-05-16T17:37:13+00:00" }, { @@ -5902,27 +5906,26 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.1.4", + "version": "v5.0.4", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f" + "reference": "38959f0ef4cea3e003f94c670bca89b2f4d932c5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d5f433034543bbe3b0dfa2f34e6cc85bf839846f", - "reference": "d5f433034543bbe3b0dfa2f34e6cc85bf839846f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/38959f0ef4cea3e003f94c670bca89b2f4d932c5", + "reference": "38959f0ef4cea3e003f94c670bca89b2f4d932c5", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=5.5.9" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<5.4.3" }, "suggest": { - "ext-zip": "Zip support is required when using bin/simple-phpunit", - "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" + "symfony/error-handler": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ "bin/simple-phpunit" @@ -5930,7 +5933,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.1-dev" + "dev-master": "5.0-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -5964,7 +5967,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-08-27T17:47:02+00:00" + "time": "2020-01-31T09:56:42+00:00" }, { "name": "symfony/polyfill-php72",