From 90250b7b4664b3922c677a2064e4beb3418efcc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 22:42:35 +0000 Subject: [PATCH] Bump symfony/phpunit-bridge from 3.4.3 to 3.4.26 Bumps [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) from 3.4.3 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.4.3...v3.4.26) Signed-off-by: dependabot[bot] --- composer.lock | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index ab7e555b..26cc9367 100644 --- a/composer.lock +++ b/composer.lock @@ -1801,6 +1801,7 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", + "abandoned": true, "time": "2018-07-31T13:22:33+00:00" }, { @@ -1851,6 +1852,7 @@ "Guzzle", "stream" ], + "abandoned": true, "time": "2014-10-12T19:18:40+00:00" }, { @@ -3008,21 +3010,24 @@ "symfony/polyfill-mbstring": "^1.2" }, "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "egulias/email-validator": "^2.0", - "malkusch/bav": "^1.1", "malukenho/docheader": "^0.1.4", "mikey179/vfsstream": "^1.6", - "phpunit/phpunit": "^5.6", - "symfony/validator": "^3.0", - "zendframework/zend-validator": "^2.0" + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-deprecation-rules": "^0.11.0", + "phpstan/phpstan-phpunit": "^0.11.0", + "phpunit/phpunit": "^7.3", + "respect/coding-standard": "^1.0", + "squizlabs/php_codesniffer": "^3.4", + "symfony/validator": "^3.0||^4.0", + "zendframework/zend-validator": "^2.1" }, "suggest": { "egulias/email-validator": "Strict (RFC compliant) email validation", "ext-bcmath": "Arbitrary Precision Mathematics", "ext-fileinfo": "File Information", "ext-mbstring": "Multibyte String Functions", - "fabpot/php-cs-fixer": "Fix PSR2 and other coding style issues", - "malkusch/bav": "German bank account validation", "symfony/validator": "Use Symfony validator through Respect\\Validation", "zendframework/zend-validator": "Use Zend Framework validator through Respect\\Validation" }, @@ -3039,7 +3044,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD Style" + "MIT" ], "authors": [ { @@ -3054,7 +3059,7 @@ "validation", "validator" ], - "time": "2017-06-29T13:48:49+00:00" + "time": "2019-06-04T18:50:01+00:00" }, { "name": "ruflin/elastica", @@ -3071,7 +3076,8 @@ "shasum": "" }, "require": { - "php": ">=5.4.0", + "elasticsearch/elasticsearch": "^6.0", + "php": "^7.0", "psr/log": "~1.0" }, "require-dev": { @@ -3081,13 +3087,13 @@ "suggest": { "aws/aws-sdk-php": "Allow using IAM authentication with Amazon ElasticSearch Service", "egeloen/http-adapter": "Allow using httpadapter transport", - "guzzlehttp/guzzle": "Allow using guzzle 6 as the http transport (Requires php 5.5)", + "guzzlehttp/guzzle": "Allow using guzzle 6 as the http transport", "monolog/monolog": "Logging request" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2.x-dev" + "dev-master": "6.0.x-dev" } }, "autoload": { @@ -3111,7 +3117,7 @@ "client", "search" ], - "time": "2016-09-23T10:24:25+00:00" + "time": "2018-05-29T08:31:52+00:00" }, { "name": "sensio/distribution-bundle", @@ -4358,6 +4364,7 @@ "code", "zf2" ], + "abandoned": "laminas/laminas-code", "time": "2017-10-20T15:21:32+00:00" }, { @@ -4412,6 +4419,7 @@ "events", "zf2" ], + "abandoned": "laminas/laminas-eventmanager", "time": "2017-07-11T19:17:22+00:00" } ], @@ -5936,16 +5944,16 @@ }, { "name": "symfony/phpunit-bridge", - "version": "v3.4.3", + "version": "v3.4.26", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9" + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9", - "reference": "24ffb71a115c25f5ee56cbfd38e56ed2cdbeb0a9", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/a43a2f6c465a2d99635fea0addbebddc3864ad97", + "reference": "a43a2f6c465a2d99635fea0addbebddc3864ad97", "shasum": "" }, "require": { @@ -5955,7 +5963,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": [ @@ -5998,7 +6005,7 @@ ], "description": "Symfony PHPUnit Bridge", "homepage": "https://symfony.com", - "time": "2018-01-04T17:19:23+00:00" + "time": "2019-04-16T09:03:16+00:00" }, { "name": "webmozart/assert",