Merge pull request #74 from refactorian/dependabot/composer/phpunit/phpunit-11.1.3

Bump phpunit/phpunit from 11.1.2 to 11.1.3
This commit is contained in:
Refactorian
2024-04-29 21:33:11 +09:00
committed by GitHub

12
composer.lock generated
View File

@@ -6784,16 +6784,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.1.2",
"version": "11.1.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "51e342a0bc987e0ea8418105d0711f08ae116de3"
"reference": "d475be032238173ca3b0a516f5cc291d174708ae"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/51e342a0bc987e0ea8418105d0711f08ae116de3",
"reference": "51e342a0bc987e0ea8418105d0711f08ae116de3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d475be032238173ca3b0a516f5cc291d174708ae",
"reference": "d475be032238173ca3b0a516f5cc291d174708ae",
"shasum": ""
},
"require": {
@@ -6864,7 +6864,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.2"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.1.3"
},
"funding": [
{
@@ -6880,7 +6880,7 @@
"type": "tidelift"
}
],
"time": "2024-04-14T07:13:56+00:00"
"time": "2024-04-24T06:34:25+00:00"
},
{
"name": "rector/rector",