X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.lock;h=4481f4fc049873f717fd11f92c143ef5fc9a0fc8;hb=47b1f433dd2e8869f16fc4676de6050f89c59a83;hp=ed4a79d9dc928c3631a437213bdb296354b77ca9;hpb=a43ebdb6a3b962f4b84fa6556effe49fa863e451;p=github%2Fwallabag%2Fwallabag.git diff --git a/composer.lock b/composer.lock index ed4a79d9..4481f4fc 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": "bc03955d5e8ea3079c82f32de2e26c98", + "content-hash": "9630ce5d77ff50b51674db2923621328", "packages": [ { "name": "bdunogier/guzzle-site-authenticator", @@ -11246,26 +11246,26 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v4.3.8", + "version": "v5.0.0", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "c216b32261358a820bb4217eb3a20e3f437a484e" + "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/c216b32261358a820bb4217eb3a20e3f437a484e", - "reference": "c216b32261358a820bb4217eb3a20e3f437a484e", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/3c288a1f1a46ddffc299fd46ddb643d50debde85", + "reference": "3c288a1f1a46ddffc299fd46ddb643d50debde85", "shasum": "" }, "require": { "php": ">=5.5.9" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0" + "phpunit/phpunit": "<5.4.3" }, "suggest": { - "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" @@ -11273,7 +11273,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "4.3-dev" + "dev-master": "5.0-dev" }, "thanks": { "name": "phpunit/phpunit", @@ -11307,7 +11307,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2019-10-30T12:58:49+00:00" + "time": "2019-11-08T16:32:03+00:00" } ], "aliases": [],