Merge pull request #99 from refactorian/dependabot/composer/phpunit/phpunit-11.2.0

Bump phpunit/phpunit from 11.1.3 to 11.2.0
This commit is contained in:
Refactorian
2024-06-10 20:45:13 +09:00
committed by GitHub

14
composer.lock generated
View File

@@ -6768,16 +6768,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.1.3", "version": "11.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "d475be032238173ca3b0a516f5cc291d174708ae" "reference": "705eba0190afe04bc057f565ad843267717cf109"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/d475be032238173ca3b0a516f5cc291d174708ae", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/705eba0190afe04bc057f565ad843267717cf109",
"reference": "d475be032238173ca3b0a516f5cc291d174708ae", "reference": "705eba0190afe04bc057f565ad843267717cf109",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6816,7 +6816,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "11.1-dev" "dev-main": "11.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -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.1.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -6864,7 +6864,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-24T06:34:25+00:00" "time": "2024-06-07T04:48:50+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",