Merge pull request #693 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.0.14

Bump phpunit/phpunit from 10.0.13 to 10.0.14
This commit is contained in:
Jonny Barnes 2023-03-03 19:50:30 +00:00 committed by GitHub
commit 224f418bcf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9944,16 +9944,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.0.13", "version": "10.0.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c37a88d7a905266eab6498817a1bf1170043313f" "reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c37a88d7a905266eab6498817a1bf1170043313f", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7065dbebcb0f66cf16a45fc9cfc28c2351e06169",
"reference": "c37a88d7a905266eab6498817a1bf1170043313f", "reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10024,7 +10024,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.13" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.14"
}, },
"funding": [ "funding": [
{ {
@ -10040,7 +10040,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-27T13:07:57+00:00" "time": "2023-03-01T05:37:49+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",