Merge pull request #3865 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.3.11

Bump phpunit/phpunit from 9.3.10 to 9.3.11
This commit is contained in:
James Cole
2020-09-28 07:29:38 +02:00
committed by GitHub

22
composer.lock generated
View File

@@ -8241,16 +8241,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.10.1", "version": "v4.10.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "1b479e7592812411c20c34d9ed33db3957bde66e" "reference": "658f1be311a230e0907f5dfe0213742aff0596de"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1b479e7592812411c20c34d9ed33db3957bde66e", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de",
"reference": "1b479e7592812411c20c34d9ed33db3957bde66e", "reference": "658f1be311a230e0907f5dfe0213742aff0596de",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8289,7 +8289,7 @@
"parser", "parser",
"php" "php"
], ],
"time": "2020-09-23T18:23:49+00:00" "time": "2020-09-26T10:30:38+00:00"
}, },
{ {
"name": "nunomaduro/larastan", "name": "nunomaduro/larastan",
@@ -9288,16 +9288,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.3.10", "version": "9.3.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2" "reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/919333f2d046a89f9238f15d09f17a8f0baa5cc2", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f7316ea106df7c9507f4fdaa88c47bc10a3b27a1",
"reference": "919333f2d046a89f9238f15d09f17a8f0baa5cc2", "reference": "f7316ea106df7c9507f4fdaa88c47bc10a3b27a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9313,7 +9313,7 @@
"phar-io/version": "^3.0.2", "phar-io/version": "^3.0.2",
"php": ">=7.3", "php": ">=7.3",
"phpspec/prophecy": "^1.11.1", "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-file-iterator": "^3.0.4",
"phpunit/php-invoker": "^3.1", "phpunit/php-invoker": "^3.1",
"phpunit/php-text-template": "^2.0.2", "phpunit/php-text-template": "^2.0.2",
@@ -9383,7 +9383,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-09-12T09:34:39+00:00" "time": "2020-09-24T08:08:49+00:00"
}, },
{ {
"name": "psalm/plugin-laravel", "name": "psalm/plugin-laravel",