From 2509c5f0e78c0f89b116b50da632dcf4989e7682 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 08:30:39 +0000 Subject: [PATCH] Bump kenjis/ci-phpunit-test from 0.17.0 to 0.17.2 Bumps [kenjis/ci-phpunit-test](https://github.com/kenjis/ci-phpunit-test) from 0.17.0 to 0.17.2. - [Release notes](https://github.com/kenjis/ci-phpunit-test/releases) - [Commits](https://github.com/kenjis/ci-phpunit-test/compare/v0.17.0...v0.17.2) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 56 +++++++++++++++++++++++++++++---------------------- 2 files changed, 33 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index d92bfad..8388326 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "codeigniter/framework": "^3.1.0", "cweagans/composer-patches": "^1.6", "phpunit/phpunit": "^7", - "kenjis/ci-phpunit-test": "0.17.0", + "kenjis/ci-phpunit-test": "0.17.2", "squizlabs/php_codesniffer": "^3.3", "hirak/prestissimo": "^0.3.9" }, diff --git a/composer.lock b/composer.lock index bf580c2..24fa464 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": "77d79f69cb679550e18e4ee91f14743b", + "content-hash": "00db819d30a6c525f95874560300aa0c", "packages": [ { "name": "codeigniter/framework", @@ -192,20 +192,20 @@ }, { "name": "kenjis/ci-phpunit-test", - "version": "v0.17.0", + "version": "v0.17.2", "source": { "type": "git", "url": "https://github.com/kenjis/ci-phpunit-test.git", - "reference": "a4aade482551736956015628c0aa3dd6cf283e3a" + "reference": "6a823bbc3a3bb0a7a7dc1cd0f5ada0b1d305c74e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kenjis/ci-phpunit-test/zipball/a4aade482551736956015628c0aa3dd6cf283e3a", - "reference": "a4aade482551736956015628c0aa3dd6cf283e3a", + "url": "https://api.github.com/repos/kenjis/ci-phpunit-test/zipball/6a823bbc3a3bb0a7a7dc1cd0f5ada0b1d305c74e", + "reference": "6a823bbc3a3bb0a7a7dc1cd0f5ada0b1d305c74e", "shasum": "" }, "require": { - "nikic/php-parser": "^2.1|^3.0", + "nikic/php-parser": "^2.1|^3.0|^4.2", "php": ">=5.4.0" }, "type": "library", @@ -233,7 +233,7 @@ "test", "unit testing" ], - "time": "2019-04-28T07:21:28+00:00" + "time": "2020-01-28T11:51:17+00:00" }, { "name": "myclabs/deep-copy", @@ -285,24 +285,25 @@ }, { "name": "nikic/php-parser", - "version": "v3.1.5", + "version": "v4.3.0", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce" + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", - "reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/9a9981c347c5c49d6dfe5cf826bb882b824080dc", + "reference": "9a9981c347c5c49d6dfe5cf826bb882b824080dc", "shasum": "" }, "require": { "ext-tokenizer": "*", - "php": ">=5.5" + "php": ">=7.0" }, "require-dev": { - "phpunit/phpunit": "~4.0|~5.0" + "ircmaxell/php-yacc": "0.0.5", + "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0" }, "bin": [ "bin/php-parse" @@ -310,7 +311,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.0-dev" + "dev-master": "4.3-dev" } }, "autoload": { @@ -332,7 +333,7 @@ "parser", "php" ], - "time": "2018-02-28T20:30:58+00:00" + "time": "2019-11-08T13:50:10+00:00" }, { "name": "phar-io/manifest", @@ -2215,12 +2216,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "181dd66fd666ed397991ded7b725fe90a8a00413" + "reference": "666ba252853924887ac57dc9f66e6b6af78d5a76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/181dd66fd666ed397991ded7b725fe90a8a00413", - "reference": "181dd66fd666ed397991ded7b725fe90a8a00413", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/666ba252853924887ac57dc9f66e6b6af78d5a76", + "reference": "666ba252853924887ac57dc9f66e6b6af78d5a76", "shasum": "" }, "conflict": { @@ -2255,8 +2256,9 @@ "doctrine/mongodb-odm-bundle": ">=2,<3.0.1", "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1", "dompdf/dompdf": ">=0.6,<0.6.2", - "drupal/core": ">=7,<8.7.11|>=8.8,<8.8.1", - "drupal/drupal": ">=7,<8.7.11|>=8.8,<8.8.1", + "drupal/core": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1", + "drupal/drupal": ">=7,<7.69|>=8,<8.7.11|>=8.8,<8.8.1", + "endroid/qr-code-bundle": "<3.4.2", "erusev/parsedown": "<1.7.2", "ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.4", "ezsystems/ezpublish-kernel": ">=5.3,<5.3.12.1|>=5.4,<5.4.13.1|>=6,<6.7.9.1|>=6.8,<6.13.5.1|>=7,<7.2.4.1|>=7.3,<7.3.2.1", @@ -2311,7 +2313,7 @@ "pusher/pusher-php-server": "<2.2.1", "robrichards/xmlseclibs": ">=1,<3.0.4", "sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9", - "scheb/two-factor-bundle": "<3.26|>=4,<4.11", + "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", "sensiolabs/connect": "<4.2.3", "serluck/phpwhois": "<=4.2.6", "shopware/shopware": "<5.3.7", @@ -2332,12 +2334,13 @@ "spoonity/tcpdf": "<6.2.22", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "stormpath/sdk": ">=0,<9.9.99", - "studio-42/elfinder": "<2.1.48", + "studio-42/elfinder": "<2.1.49", "swiftmailer/swiftmailer": ">=4,<5.4.5", "sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2", "sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", "sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1", - "sylius/sylius": ">=1,<1.1.18|>=1.2,<1.2.17|>=1.3,<1.3.12|>=1.4,<1.4.4", + "sylius/resource-bundle": ">=1,<1.3.13|>=1.4,<1.4.6|>=1.5,<1.5.1|>=1.6,<1.6.3", + "sylius/sylius": ">=1,<1.3.12|>=1.4,<1.4.4", "symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8", "symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7", "symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1", @@ -2423,10 +2426,15 @@ "name": "Marco Pivetta", "email": "ocramius@gmail.com", "role": "maintainer" + }, + { + "name": "Ilya Tribusean", + "email": "slash3b@gmail.com", + "role": "maintainer" } ], "description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it", - "time": "2019-12-21T14:43:42+00:00" + "time": "2020-01-28T17:25:41+00:00" }, { "name": "symfony/config",