diff --git a/composer.lock b/composer.lock index 23ecef7..f8134f4 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "dc44b874795f569cf9faa6a83dffee0e", @@ -51,6 +51,7 @@ "typography", "webfonts" ], + "abandoned": true, "time": "2016-11-02T15:34:33+00:00" }, { @@ -1010,12 +1011,12 @@ "version": "v2.5.12", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/984535cadc609e9eef8c89414aa3568ee97aa79f", + "url": "https://api.github.com/repos/doctrine/orm/zipball/984535cadc609e9eef8c89414aa3568ee97aa79f", "reference": "984535cadc609e9eef8c89414aa3568ee97aa79f", "shasum": "" }, @@ -3609,6 +3610,7 @@ "compression", "minification" ], + "abandoned": "symfony/webpack-encore-pack", "time": "2017-07-14T07:26:46+00:00" }, { @@ -4398,6 +4400,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2016-10-24T13:23:32+00:00" }, { @@ -4452,6 +4455,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2017-07-11T19:17:22+00:00" } ], @@ -5397,6 +5401,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2017-08-03T14:08:16+00:00" }, { @@ -6010,20 +6015,21 @@ } ], "description": "This bundle generates code for you", + "abandoned": true, "time": "2017-07-18T07:57:44+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v3.3.10", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/6e40d1c8bc4037edf3852c0b29fdd2923c4e2133", - "reference": "6e40d1c8bc4037edf3852c0b29fdd2923c4e2133", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -6033,7 +6039,6 @@ "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" }, "suggest": { - "ext-zip": "Zip support is required when using bin/simple-phpunit", "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader" }, "bin": [ @@ -6042,7 +6047,11 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "3.3-dev" + "dev-master": "3.4-dev" + }, + "thanks": { + "name": "phpunit/phpunit", + "url": "https://github.com/sebastianbergmann/phpunit" } }, "autoload": { @@ -6072,7 +6081,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2017-10-02T06:54:00+00:00" + "time": "2019-04-16T09:03:16+00:00" }, { "name": "theseer/tokenizer",