PHPUnit 9.5.9

This commit is contained in:
Dylan K. Taylor 2021-09-03 11:47:31 +01:00
parent ac060f2ec6
commit 183489e863
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

12
composer.lock generated
View File

@ -1495,16 +1495,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.5.8", "version": "9.5.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb" "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/191768ccd5c85513b4068bdbe99bb6390c7d54fb", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
"reference": "191768ccd5c85513b4068bdbe99bb6390c7d54fb", "reference": "ea8c2dfb1065eb35a79b3681eee6e6fb0a6f273b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1582,7 +1582,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.8" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.9"
}, },
"funding": [ "funding": [
{ {
@ -1594,7 +1594,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2021-07-31T15:17:34+00:00" "time": "2021-08-31T06:47:40+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",