From 00c809979eb718eb285cda38be3a48e15a0045b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 08:44:43 +0000 Subject: [PATCH] Bump kenjis/ci-phpunit-test from 0.17.0 to 0.17.3 Bumps [kenjis/ci-phpunit-test](https://github.com/kenjis/ci-phpunit-test) from 0.17.0 to 0.17.3. - [Release notes](https://github.com/kenjis/ci-phpunit-test/releases) - [Commits](https://github.com/kenjis/ci-phpunit-test/compare/v0.17.0...v0.17.3) Signed-off-by: dependabot-preview[bot] --- composer.json | 2 +- composer.lock | 67 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 42 insertions(+), 27 deletions(-) diff --git a/composer.json b/composer.json index d92bfad..7ba9455 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.3", "squizlabs/php_codesniffer": "^3.3", "hirak/prestissimo": "^0.3.9" }, diff --git a/composer.lock b/composer.lock index bf580c2..c9f9c9a 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": "b7696cfefee7ac3aa45099478d9b4d3d", "packages": [ { "name": "codeigniter/framework", @@ -192,20 +192,20 @@ }, { "name": "kenjis/ci-phpunit-test", - "version": "v0.17.0", + "version": "v0.17.3", "source": { "type": "git", "url": "https://github.com/kenjis/ci-phpunit-test.git", - "reference": "a4aade482551736956015628c0aa3dd6cf283e3a" + "reference": "cbbeb711353b5613d46bcc68f5d4c07e030b42d6" }, "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/cbbeb711353b5613d46bcc68f5d4c07e030b42d6", + "reference": "cbbeb711353b5613d46bcc68f5d4c07e030b42d6", "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-02-05T11:37:48+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": "af61943caaa512a4f00f1ee80e6e0cfec3fb63d1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/181dd66fd666ed397991ded7b725fe90a8a00413", - "reference": "181dd66fd666ed397991ded7b725fe90a8a00413", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/af61943caaa512a4f00f1ee80e6e0cfec3fb63d1", + "reference": "af61943caaa512a4f00f1ee80e6e0cfec3fb63d1", "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", @@ -2292,6 +2294,7 @@ "monolog/monolog": ">=1.8,<1.12", "namshi/jose": "<2.2", "onelogin/php-saml": "<2.10.4", + "oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5", "openid/php-openid": "<2.3", "oro/crm": ">=1.7,<1.7.4", "oro/platform": ">=1.7,<1.7.4", @@ -2301,7 +2304,7 @@ "paypal/merchant-sdk-php": "<3.12", "pear/archive_tar": "<1.4.4", "phpmailer/phpmailer": ">=5,<5.2.27|>=6,<6.0.6", - "phpoffice/phpexcel": "<=1.8.1", + "phpoffice/phpexcel": "<1.8.2", "phpoffice/phpspreadsheet": "<=1.5", "phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3", "phpwhois/phpwhois": "<=4.2.5", @@ -2311,16 +2314,21 @@ "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", + "silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1", + "silverstripe/assets": ">=1,<1.3.5", "silverstripe/cms": ">=3,<=3.0.11|>=3.1,<3.1.11", + "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", - "silverstripe/framework": ">=3,<3.6.7|>=3.7,<3.7.3|>=4,<4.4", + "silverstripe/framework": ">=3,<3.9.99|>=4,<4.4.4", "silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2", "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1", "silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4", + "silverstripe/subsites": ">=2,<2.1.1", + "silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1", "silverstripe/userforms": "<3", "simple-updates/phpwhois": "<=1", "simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4", @@ -2332,12 +2340,14 @@ "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", + "symbiote/silverstripe-multivaluefield": ">=3,<3.0.99", "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 +2433,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-02-05T14:02:42+00:00" }, { "name": "symfony/config",