Merge pull request #56 from refactorian/dependabot/composer/phpunit/phpunit-11.0.9

Bump phpunit/phpunit from 11.0.8 to 11.0.9
This commit is contained in:
Refactorian
2024-04-01 21:24:28 +09:00
committed by GitHub

12
composer.lock generated
View File

@@ -6778,16 +6778,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.0.8", "version": "11.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "48ea58408879a9aad630022186398364051482fc" "reference": "591bbfe416400385527d5086b346b92c06de404b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/48ea58408879a9aad630022186398364051482fc", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b",
"reference": "48ea58408879a9aad630022186398364051482fc", "reference": "591bbfe416400385527d5086b346b92c06de404b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6858,7 +6858,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/11.0.8" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.9"
}, },
"funding": [ "funding": [
{ {
@@ -6874,7 +6874,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-22T04:21:01+00:00" "time": "2024-03-28T10:09:42+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",