Bump phpunit/phpunit from 10.1.3 to 10.2.0 #68

Merged
dependabot[bot] merged 1 commits from dependabot/composer/phpunit/phpunit-10.2.0 into main 2023-06-05 02:00:02 +00:00

14
composer.lock generated
View File

@@ -7946,16 +7946,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.1.3", "version": "10.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "2379ebafc1737e71cdc84f402acb6b7f04198b9d" "reference": "3aad97fde1f3e490e2b316ba56bc4680310e3c3f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2379ebafc1737e71cdc84f402acb6b7f04198b9d", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3aad97fde1f3e490e2b316ba56bc4680310e3c3f",
"reference": "2379ebafc1737e71cdc84f402acb6b7f04198b9d", "reference": "3aad97fde1f3e490e2b316ba56bc4680310e3c3f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7995,7 +7995,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "10.1-dev" "dev-main": "10.2-dev"
} }
}, },
"autoload": { "autoload": {
@@ -8027,7 +8027,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.1.3" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.2.0"
}, },
"funding": [ "funding": [
{ {
@@ -8043,7 +8043,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-05-11T05:16:22+00:00" "time": "2023-06-02T05:42:13+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",