Merge pull request #49 from refactorian/dependabot/composer/phpunit/phpunit-10.5.13

Bump phpunit/phpunit from 10.5.12 to 10.5.13
This commit is contained in:
Refactorian
2024-03-19 19:41:38 +09:00
committed by GitHub

24
composer.lock generated
View File

@@ -6454,16 +6454,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "10.1.13", "version": "10.1.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "d51c3aec14896d5e80b354fad58e998d1980f8f8" "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d51c3aec14896d5e80b354fad58e998d1980f8f8", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
"reference": "d51c3aec14896d5e80b354fad58e998d1980f8f8", "reference": "e3f51450ebffe8e0efdf7346ae966a656f7d5e5b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6520,7 +6520,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.13" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.14"
}, },
"funding": [ "funding": [
{ {
@@ -6528,7 +6528,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-03-09T16:54:15+00:00" "time": "2024-03-12T15:33:41+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@@ -6775,16 +6775,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.12", "version": "10.5.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "41a9886b85ac7bf3929853baf96b95361cd69d2b" "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/41a9886b85ac7bf3929853baf96b95361cd69d2b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/20a63fc1c6db29b15da3bd02d4b6cf59900088a7",
"reference": "41a9886b85ac7bf3929853baf96b95361cd69d2b", "reference": "20a63fc1c6db29b15da3bd02d4b6cf59900088a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6856,7 +6856,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.12" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.13"
}, },
"funding": [ "funding": [
{ {
@@ -6872,7 +6872,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-09T12:04:07+00:00" "time": "2024-03-12T15:37:41+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",