From a1d04f8c0b088ba731631cd6b46fb57f1d91a841 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2020 09:15:13 +0000 Subject: [PATCH] Bump kenjis/ci-phpunit-test from 0.17.0 to 0.17.1 Bumps [kenjis/ci-phpunit-test](https://github.com/kenjis/ci-phpunit-test) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/kenjis/ci-phpunit-test/releases) - [Commits](https://github.com/kenjis/ci-phpunit-test/compare/v0.17.0...v0.17.1) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 48 +++++++++++++++++++++++++----------------------- 2 files changed, 26 insertions(+), 24 deletions(-) diff --git a/composer.json b/composer.json index d92bfad..7d5ca83 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.1", "squizlabs/php_codesniffer": "^3.3", "hirak/prestissimo": "^0.3.9" }, diff --git a/composer.lock b/composer.lock index bf580c2..7cbccd2 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": "22408a3af2cd53ddea8156aae96a6be7", "packages": [ { "name": "codeigniter/framework", @@ -192,20 +192,20 @@ }, { "name": "kenjis/ci-phpunit-test", - "version": "v0.17.0", + "version": "v0.17.1", "source": { "type": "git", "url": "https://github.com/kenjis/ci-phpunit-test.git", - "reference": "a4aade482551736956015628c0aa3dd6cf283e3a" + "reference": "7415c034000e8a89ded595bc4e69b2046b47ba96" }, "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/7415c034000e8a89ded595bc4e69b2046b47ba96", + "reference": "7415c034000e8a89ded595bc4e69b2046b47ba96", "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-22T01:00:27+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": "5e2ebc8340c8b7dcdc3f938dcbb9e2b99b72fd8e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/181dd66fd666ed397991ded7b725fe90a8a00413", - "reference": "181dd66fd666ed397991ded7b725fe90a8a00413", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/5e2ebc8340c8b7dcdc3f938dcbb9e2b99b72fd8e", + "reference": "5e2ebc8340c8b7dcdc3f938dcbb9e2b99b72fd8e", "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,7 +2334,7 @@ "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", @@ -2426,7 +2428,7 @@ } ], "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-20T14:23:18+00:00" }, { "name": "symfony/config",