diff --git a/composer.lock b/composer.lock index 19dd315c..84ef5544 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,10 @@ { "_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": "c5a3055fedb572d232e04af7f991974f", + "content-hash": "fc832d1734e4fe2ea87567fb38044808", "packages": [ { "name": "cnam/security-jwt-service-provider", @@ -701,12 +701,12 @@ "version": "v2.5.14", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754", + "url": "https://api.github.com/repos/doctrine/orm/zipball/810a7baf81462a5ddf10e8baa8cb94b6eec02754", "reference": "810a7baf81462a5ddf10e8baa8cb94b6eec02754", "shasum": "" }, @@ -924,12 +924,12 @@ "version": "dev-v1-master", "source": { "type": "git", - "url": "https://github.com/google/google-api-php-client.git", + "url": "https://github.com/googleapis/google-api-php-client.git", "reference": "107dc7d30fa9c6e5b75ce1200665e4fc3adfba6e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client/zipball/107dc7d30fa9c6e5b75ce1200665e4fc3adfba6e", + "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/107dc7d30fa9c6e5b75ce1200665e4fc3adfba6e", "reference": "107dc7d30fa9c6e5b75ce1200665e4fc3adfba6e", "shasum": "" }, @@ -1242,6 +1242,7 @@ "Guzzle", "stream" ], + "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { @@ -2092,6 +2093,7 @@ "keywords": [ "microframework" ], + "abandoned": "symfony/flex", "time": "2018-03-16T23:34:20+00:00" }, { @@ -2149,6 +2151,7 @@ ], "description": "A WebProfiler for Silex", "homepage": "http://silex.sensiolabs.org/", + "abandoned": true, "time": "2017-12-11T23:38:10+00:00" }, { @@ -2196,6 +2199,7 @@ "plugin", "silex" ], + "abandoned": true, "time": "2016-05-31T11:15:09+00:00" }, { @@ -5559,6 +5563,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2017-06-30T09:13:00+00:00" }, { @@ -6076,16 +6081,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.4.6", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "32b06d2b0babf3216e55acfce42249321a304f03" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/32b06d2b0babf3216e55acfce42249321a304f03", - "reference": "32b06d2b0babf3216e55acfce42249321a304f03", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -6095,7 +6100,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": [ @@ -6138,7 +6142,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-02-14T23:24:28+00:00" + "time": "2019-04-16T09:03:16+00:00" }, { "name": "webmozart/assert",