Merge pull request #105 from refactorian/dependabot/composer/phpunit/phpunit-11.2.5

Bump phpunit/phpunit from 11.2.2 to 11.2.5
This commit is contained in:
Refactorian
2024-06-24 21:30:40 +09:00
committed by GitHub

26
composer.lock generated
View File

@@ -6768,16 +6768,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.2.2", "version": "11.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b" "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3e1843a58adc9c433ee6170bdee7d615f7ccc20b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/be9e3ed32a1287a9bfda15936cc86fef4e4cf591",
"reference": "3e1843a58adc9c433ee6170bdee7d615f7ccc20b", "reference": "be9e3ed32a1287a9bfda15936cc86fef4e4cf591",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6801,7 +6801,7 @@
"sebastian/comparator": "^6.0", "sebastian/comparator": "^6.0",
"sebastian/diff": "^6.0", "sebastian/diff": "^6.0",
"sebastian/environment": "^7.0", "sebastian/environment": "^7.0",
"sebastian/exporter": "^6.0", "sebastian/exporter": "^6.1.2",
"sebastian/global-state": "^7.0", "sebastian/global-state": "^7.0",
"sebastian/object-enumerator": "^6.0", "sebastian/object-enumerator": "^6.0",
"sebastian/type": "^5.0", "sebastian/type": "^5.0",
@@ -6848,7 +6848,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.2.2" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.5"
}, },
"funding": [ "funding": [
{ {
@@ -6864,7 +6864,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-15T09:14:53+00:00" "time": "2024-06-20T13:11:31+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
@@ -7363,16 +7363,16 @@
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",
"version": "6.0.3", "version": "6.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git", "url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "1d978d75456094ec0c67692bca1d4662d5ce9c9f" "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/1d978d75456094ec0c67692bca1d4662d5ce9c9f", "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/507d2333cbc4e6ea248fbda2d45ee1511e03da13",
"reference": "1d978d75456094ec0c67692bca1d4662d5ce9c9f", "reference": "507d2333cbc4e6ea248fbda2d45ee1511e03da13",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7429,7 +7429,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues", "issues": "https://github.com/sebastianbergmann/exporter/issues",
"security": "https://github.com/sebastianbergmann/exporter/security/policy", "security": "https://github.com/sebastianbergmann/exporter/security/policy",
"source": "https://github.com/sebastianbergmann/exporter/tree/6.0.3" "source": "https://github.com/sebastianbergmann/exporter/tree/6.1.2"
}, },
"funding": [ "funding": [
{ {
@@ -7437,7 +7437,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-06-17T07:48:18+00:00" "time": "2024-06-18T11:19:56+00:00"
}, },
{ {
"name": "sebastian/global-state", "name": "sebastian/global-state",