phpunit 9.4.4

This commit is contained in:
Dylan K. Taylor 2020-12-01 17:32:27 +00:00
parent 48fa19fdcd
commit b550cf5163

12
composer.lock generated
View File

@ -1489,16 +1489,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "9.4.3", "version": "9.4.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab" "reference": "6535e637961f0829832621dc1b7308c2d24a799e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6535e637961f0829832621dc1b7308c2d24a799e",
"reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab", "reference": "6535e637961f0829832621dc1b7308c2d24a799e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1576,7 +1576,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.4.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/9.4.4"
}, },
"funding": [ "funding": [
{ {
@ -1588,7 +1588,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-11-10T12:53:30+00:00" "time": "2020-12-01T04:58:47+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",