Merge pull request #1080 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.4.1

build(deps-dev): Bump phpunit/phpunit from 10.4.0 to 10.4.1
This commit is contained in:
Jonny Barnes 2023-10-09 11:17:19 +01:00 committed by GitHub
commit 844dfae016
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -10747,16 +10747,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.4.0", "version": "10.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "9784e877e3700de37475545bdbdce8383ff53d25" "reference": "62bd7af13d282deeb95650077d28ba3600ca321c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9784e877e3700de37475545bdbdce8383ff53d25", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c",
"reference": "9784e877e3700de37475545bdbdce8383ff53d25", "reference": "62bd7af13d282deeb95650077d28ba3600ca321c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10828,7 +10828,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.4.0" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.1"
}, },
"funding": [ "funding": [
{ {
@ -10844,7 +10844,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-10-06T03:41:22+00:00" "time": "2023-10-08T05:01:11+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",