Merge pull request #1417 from jonnybarnes/dependabot/composer/phpunit/phpunit-10.5.20

build(deps-dev): Bump phpunit/phpunit from 10.5.16 to 10.5.20
This commit is contained in:
Jonny Barnes 2024-06-16 15:37:57 +01:00 committed by GitHub
commit df0a388da6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -11460,16 +11460,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.16", "version": "10.5.20",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd" "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3",
"reference": "18f8d4a5f52b61fdd9370aaae3167daa0eeb69cd", "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11541,7 +11541,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.16" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20"
}, },
"funding": [ "funding": [
{ {
@ -11557,7 +11557,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-28T10:08:10+00:00" "time": "2024-04-24T06:32:35+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",