Merge pull request #1307 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.11

build(deps-dev): Bump phpunit/phpunit from 10.5.10 to 10.5.11
This commit is contained in:
Jonny Barnes 2024-02-27 18:05:06 +00:00 committed by GitHub
commit 88e986c883
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -11765,16 +11765,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.10", "version": "10.5.11",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c" "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50b8e314b6d0dd06521dc31d1abffa73f25f850c", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4",
"reference": "50b8e314b6d0dd06521dc31d1abffa73f25f850c", "reference": "0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11846,7 +11846,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues", "issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy", "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.10" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.11"
}, },
"funding": [ "funding": [
{ {
@ -11862,7 +11862,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-02-04T09:07:51+00:00" "time": "2024-02-25T14:05:00+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",