Merge pull request #69 from refactorian/dependabot/composer/phpunit/phpunit-11.1.2

Bump phpunit/phpunit from 11.1.1 to 11.1.2
This commit is contained in:
Refactorian
2024-04-15 21:04:19 +09:00
committed by GitHub

12
composer.lock generated
View File

@@ -6779,16 +6779,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.1.1",
"version": "11.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade"
"reference": "51e342a0bc987e0ea8418105d0711f08ae116de3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/816cb6070af901c0548aa5f18f2132fd8a6e4ade",
"reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/51e342a0bc987e0ea8418105d0711f08ae116de3",
"reference": "51e342a0bc987e0ea8418105d0711f08ae116de3",
"shasum": ""
},
"require": {
@@ -6859,7 +6859,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.1.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.1.2"
},
"funding": [
{
@@ -6875,7 +6875,7 @@
"type": "tidelift"
}
],
"time": "2024-04-06T06:20:21+00:00"
"time": "2024-04-14T07:13:56+00:00"
},
{
"name": "rector/rector",