Merge pull request #4281 from firefly-iii/dependabot/composer/develop/phpunit/phpunit-9.5.1

Bump phpunit/phpunit from 9.5.0 to 9.5.1
This commit is contained in:
James Cole 2021-01-18 09:44:38 +01:00 committed by GitHub
commit fbc6d4a002
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
composer.lock generated
View File

@ -9001,16 +9001,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.0", "version": "9.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe" "reference": "e7bdf4085de85a825f4424eae52c99a1cec2f360"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8e16c225d57c3d6808014df6b1dd7598d0a5bbbe", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7bdf4085de85a825f4424eae52c99a1cec2f360",
"reference": "8e16c225d57c3d6808014df6b1dd7598d0a5bbbe", "reference": "e7bdf4085de85a825f4424eae52c99a1cec2f360",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9096,7 +9096,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-12-04T05:05:53+00:00" "time": "2021-01-17T07:42:25+00:00"
}, },
{ {
"name": "react/promise", "name": "react/promise",