From b1b2121b08dd146733448924e1598157fbfeada6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2020 15:50:10 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 3.3.2 to 3.4.26 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 3.3.2 to 3.4.26. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/master/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/compare/v3.3.2...v3.4.26) Signed-off-by: dependabot[bot] --- composer.lock | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index cb20e3d..4542834 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": "7f410add0809ba80396d613eea1d8831", + "content-hash": "8cf09e96e1d17641621ec2e7ed77c792", "packages": [ { "name": "composer/ca-bundle", @@ -1011,12 +1011,12 @@ "version": "v2.5.6", "source": { "type": "git", - "url": "https://github.com/doctrine/doctrine2.git", + "url": "https://github.com/doctrine/orm.git", "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b", + "url": "https://api.github.com/repos/doctrine/orm/zipball/e6c434196c8ef058239aaa0724b4aadb0107940b", "reference": "e6c434196c8ef058239aaa0724b4aadb0107940b", "shasum": "" }, @@ -1242,12 +1242,12 @@ "version": "v0.2.0", "source": { "type": "git", - "url": "https://github.com/gesdinet/JWTRefreshTokenBundle.git", + "url": "https://github.com/markitosgv/JWTRefreshTokenBundle.git", "reference": "26d803bcf9cf64dedb7a59f7a94f95a4fdd3799c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/gesdinet/JWTRefreshTokenBundle/zipball/26d803bcf9cf64dedb7a59f7a94f95a4fdd3799c", + "url": "https://api.github.com/repos/markitosgv/JWTRefreshTokenBundle/zipball/26d803bcf9cf64dedb7a59f7a94f95a4fdd3799c", "reference": "26d803bcf9cf64dedb7a59f7a94f95a4fdd3799c", "shasum": "" }, @@ -2431,6 +2431,7 @@ "configuration", "distribution" ], + "abandoned": true, "time": "2017-05-11T16:21:03+00:00" }, { @@ -3418,6 +3419,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2016-04-20T17:26:42+00:00" }, { @@ -3472,6 +3474,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2016-02-18T20:53:00+00:00" } ], @@ -3528,20 +3531,21 @@ } ], "description": "This bundle generates code for you", + "abandoned": "symfony/maker-bundle", "time": "2017-03-15T01:02:10+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v3.3.2", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "acae7416018ebe5a7a2d79b4221203b2b8aca5d3" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/acae7416018ebe5a7a2d79b4221203b2b8aca5d3", - "reference": "acae7416018ebe5a7a2d79b4221203b2b8aca5d3", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -3551,7 +3555,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": [ @@ -3560,7 +3563,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": { @@ -3590,7 +3597,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2017-06-01T14:45:22+00:00" + "time": "2019-04-16T09:03:16+00:00" } ], "aliases": [], @@ -3599,7 +3606,8 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=5.5.9" + "php": "5.6.x" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }