From 8c576953ad291d23149257d449f7850dbfdbbcdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:21:25 +0000 Subject: [PATCH] Bump phpunit/phpunit from 9.3.10 to 9.3.11 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.3.10 to 9.3.11. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.3.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.3.10...9.3.11) Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/composer.lock b/composer.lock index 79b08047f1..af88dfa9f6 100644 --- a/composer.lock +++ b/composer.lock @@ -8241,16 +8241,16 @@ }, { "name": "nikic/php-parser", - "version": "v4.10.1", + "version": "v4.10.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "1b479e7592812411c20c34d9ed33db3957bde66e" + "reference": "658f1be311a230e0907f5dfe0213742aff0596de" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1b479e7592812411c20c34d9ed33db3957bde66e", - "reference": "1b479e7592812411c20c34d9ed33db3957bde66e", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de", + "reference": "658f1be311a230e0907f5dfe0213742aff0596de", "shasum": "" }, "require": { @@ -8289,7 +8289,7 @@ "parser", "php" ], - "time": "2020-09-23T18:23:49+00:00" + "time": "2020-09-26T10:30:38+00:00" }, { "name": "nunomaduro/larastan", @@ -9288,16 +9288,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.3.10", + "version": "9.3.11", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2" + "reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/919333f2d046a89f9238f15d09f17a8f0baa5cc2", - "reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f7316ea106df7c9507f4fdaa88c47bc10a3b27a1", + "reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1", "shasum": "" }, "require": { @@ -9313,7 +9313,7 @@ "phar-io/version": "^3.0.2", "php": ">=7.3", "phpspec/prophecy": "^1.11.1", - "phpunit/php-code-coverage": "^9.1.5", + "phpunit/php-code-coverage": "^9.1.11", "phpunit/php-file-iterator": "^3.0.4", "phpunit/php-invoker": "^3.1", "phpunit/php-text-template": "^2.0.2", @@ -9383,7 +9383,7 @@ "type": "github" } ], - "time": "2020-09-12T09:34:39+00:00" + "time": "2020-09-24T08:08:49+00:00" }, { "name": "psalm/plugin-laravel", @@ -9452,12 +9452,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72" + "reference": "0749ceaf15c136d085b722a5bb88141398a54142" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72", - "reference": "8fb9e3b37233994f7cf1aa2d1a5e99cdb14dbf72", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0749ceaf15c136d085b722a5bb88141398a54142", + "reference": "0749ceaf15c136d085b722a5bb88141398a54142", "shasum": "" }, "conflict": { @@ -9487,7 +9487,7 @@ "composer/composer": "<=1-alpha.11", "contao-components/mediaelement": ">=2.14.2,<2.21.1", "contao/core": ">=2,<3.5.39", - "contao/core-bundle": ">=4,<4.4.46|>=4.5,<4.8.6", + "contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0", "contao/listing-bundle": ">=4,<4.4.8", "datadog/dd-trace": ">=0.30,<0.30.2", "david-garcia/phpwhois": "<=4.3.1", @@ -9749,7 +9749,7 @@ "type": "tidelift" } ], - "time": "2020-09-23T23:02:06+00:00" + "time": "2020-09-24T17:02:11+00:00" }, { "name": "sebastian/cli-parser",