change dependencies from github to codeberg

This commit is contained in:
Marco Cavalli 2023-10-11 11:25:30 +02:00
parent 19e6214214
commit f9b409c177
2 changed files with 81 additions and 100 deletions

View File

@ -19,7 +19,7 @@
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "vcs",
"url": "https://github.com/albumed/gitea-php", "url": "https://codeberg.org/albume/gitea-php",
"only": ["owenvoke/gitea"] "only": ["owenvoke/gitea"]
} }
], ],

179
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "05d7893fe6b183c48679b2a85512e4b2", "content-hash": "485cac19b6c92421a3ec0f28d1b484c0",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -425,16 +425,16 @@
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "4.0.1", "version": "4.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff" "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/3a85486b709bc384dae8eb78fb2eec649bdb64ff", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
"reference": "3a85486b709bc384dae8eb78fb2eec649bdb64ff", "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -443,8 +443,8 @@
"symfony/polyfill-intl-idn": "^1.26" "symfony/polyfill-intl-idn": "^1.26"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5.27", "phpunit/phpunit": "^10.2",
"vimeo/psalm": "^4.30" "vimeo/psalm": "^5.12"
}, },
"suggest": { "suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
@ -480,7 +480,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/egulias/EmailValidator/issues", "issues": "https://github.com/egulias/EmailValidator/issues",
"source": "https://github.com/egulias/EmailValidator/tree/4.0.1" "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
}, },
"funding": [ "funding": [
{ {
@ -488,7 +488,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-01-14T14:17:03+00:00" "time": "2023-10-06T06:47:41+00:00"
}, },
{ {
"name": "flipbox/lumen-generator", "name": "flipbox/lumen-generator",
@ -1136,7 +1136,7 @@
}, },
{ {
"name": "illuminate/auth", "name": "illuminate/auth",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/auth.git", "url": "https://github.com/illuminate/auth.git",
@ -1194,7 +1194,7 @@
}, },
{ {
"name": "illuminate/broadcasting", "name": "illuminate/broadcasting",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/broadcasting.git", "url": "https://github.com/illuminate/broadcasting.git",
@ -1252,7 +1252,7 @@
}, },
{ {
"name": "illuminate/bus", "name": "illuminate/bus",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/bus.git", "url": "https://github.com/illuminate/bus.git",
@ -1305,7 +1305,7 @@
}, },
{ {
"name": "illuminate/cache", "name": "illuminate/cache",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/cache.git", "url": "https://github.com/illuminate/cache.git",
@ -1367,16 +1367,16 @@
}, },
{ {
"name": "illuminate/collections", "name": "illuminate/collections",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/collections.git", "url": "https://github.com/illuminate/collections.git",
"reference": "133f59956c8002448b07a3ff5f4352f3b3de5614" "reference": "bb8784ce913bd46f944b4bd67cd857f40d9cfe68"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/collections/zipball/133f59956c8002448b07a3ff5f4352f3b3de5614", "url": "https://api.github.com/repos/illuminate/collections/zipball/bb8784ce913bd46f944b4bd67cd857f40d9cfe68",
"reference": "133f59956c8002448b07a3ff5f4352f3b3de5614", "reference": "bb8784ce913bd46f944b4bd67cd857f40d9cfe68",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1418,11 +1418,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-09-19T22:43:12+00:00" "time": "2023-10-10T12:55:25+00:00"
}, },
{ {
"name": "illuminate/conditionable", "name": "illuminate/conditionable",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/conditionable.git", "url": "https://github.com/illuminate/conditionable.git",
@ -1468,7 +1468,7 @@
}, },
{ {
"name": "illuminate/config", "name": "illuminate/config",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/config.git", "url": "https://github.com/illuminate/config.git",
@ -1516,16 +1516,16 @@
}, },
{ {
"name": "illuminate/console", "name": "illuminate/console",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/console.git", "url": "https://github.com/illuminate/console.git",
"reference": "9026700a83b59c8a21f1a9a52ea52a1af9e517cc" "reference": "cde1c0af65175205d839d9d7366ea06e2e154964"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/console/zipball/9026700a83b59c8a21f1a9a52ea52a1af9e517cc", "url": "https://api.github.com/repos/illuminate/console/zipball/cde1c0af65175205d839d9d7366ea06e2e154964",
"reference": "9026700a83b59c8a21f1a9a52ea52a1af9e517cc", "reference": "cde1c0af65175205d839d9d7366ea06e2e154964",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1577,11 +1577,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-10-02T18:20:22+00:00" "time": "2023-10-09T14:21:07+00:00"
}, },
{ {
"name": "illuminate/container", "name": "illuminate/container",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/container.git", "url": "https://github.com/illuminate/container.git",
@ -1632,7 +1632,7 @@
}, },
{ {
"name": "illuminate/contracts", "name": "illuminate/contracts",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/contracts.git", "url": "https://github.com/illuminate/contracts.git",
@ -1680,16 +1680,16 @@
}, },
{ {
"name": "illuminate/database", "name": "illuminate/database",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/database.git", "url": "https://github.com/illuminate/database.git",
"reference": "f3be980302c06dcc7ed941d4b0079ae849c6c28a" "reference": "7b82234921a80bfc7a8fe67ff3ba3043c384fc04"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/database/zipball/f3be980302c06dcc7ed941d4b0079ae849c6c28a", "url": "https://api.github.com/repos/illuminate/database/zipball/7b82234921a80bfc7a8fe67ff3ba3043c384fc04",
"reference": "f3be980302c06dcc7ed941d4b0079ae849c6c28a", "reference": "7b82234921a80bfc7a8fe67ff3ba3043c384fc04",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1745,11 +1745,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-10-02T18:33:10+00:00" "time": "2023-10-09T18:36:56+00:00"
}, },
{ {
"name": "illuminate/encryption", "name": "illuminate/encryption",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/encryption.git", "url": "https://github.com/illuminate/encryption.git",
@ -1800,7 +1800,7 @@
}, },
{ {
"name": "illuminate/events", "name": "illuminate/events",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/events.git", "url": "https://github.com/illuminate/events.git",
@ -1855,7 +1855,7 @@
}, },
{ {
"name": "illuminate/filesystem", "name": "illuminate/filesystem",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/filesystem.git", "url": "https://github.com/illuminate/filesystem.git",
@ -1919,7 +1919,7 @@
}, },
{ {
"name": "illuminate/hashing", "name": "illuminate/hashing",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/hashing.git", "url": "https://github.com/illuminate/hashing.git",
@ -1967,7 +1967,7 @@
}, },
{ {
"name": "illuminate/http", "name": "illuminate/http",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/http.git", "url": "https://github.com/illuminate/http.git",
@ -2027,7 +2027,7 @@
}, },
{ {
"name": "illuminate/log", "name": "illuminate/log",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/log.git", "url": "https://github.com/illuminate/log.git",
@ -2076,7 +2076,7 @@
}, },
{ {
"name": "illuminate/macroable", "name": "illuminate/macroable",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/macroable.git", "url": "https://github.com/illuminate/macroable.git",
@ -2122,7 +2122,7 @@
}, },
{ {
"name": "illuminate/pagination", "name": "illuminate/pagination",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pagination.git", "url": "https://github.com/illuminate/pagination.git",
@ -2172,7 +2172,7 @@
}, },
{ {
"name": "illuminate/pipeline", "name": "illuminate/pipeline",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/pipeline.git", "url": "https://github.com/illuminate/pipeline.git",
@ -2220,16 +2220,16 @@
}, },
{ {
"name": "illuminate/queue", "name": "illuminate/queue",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/queue.git", "url": "https://github.com/illuminate/queue.git",
"reference": "feea96d13fbbc0aadc3f859290c4927ec4c3ed93" "reference": "18627dd2d72a1101a1f188139aa02b90f7bed628"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/queue/zipball/feea96d13fbbc0aadc3f859290c4927ec4c3ed93", "url": "https://api.github.com/repos/illuminate/queue/zipball/18627dd2d72a1101a1f188139aa02b90f7bed628",
"reference": "feea96d13fbbc0aadc3f859290c4927ec4c3ed93", "reference": "18627dd2d72a1101a1f188139aa02b90f7bed628",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2283,11 +2283,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-10-02T18:20:22+00:00" "time": "2023-10-10T12:54:38+00:00"
}, },
{ {
"name": "illuminate/session", "name": "illuminate/session",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/session.git", "url": "https://github.com/illuminate/session.git",
@ -2344,16 +2344,16 @@
}, },
{ {
"name": "illuminate/support", "name": "illuminate/support",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/support.git", "url": "https://github.com/illuminate/support.git",
"reference": "c7cf96f64ae6766a85fcd17f46afcae5a6a88744" "reference": "dd3b3275a9dbd30736363f232e6bc2970d7681e9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/support/zipball/c7cf96f64ae6766a85fcd17f46afcae5a6a88744", "url": "https://api.github.com/repos/illuminate/support/zipball/dd3b3275a9dbd30736363f232e6bc2970d7681e9",
"reference": "c7cf96f64ae6766a85fcd17f46afcae5a6a88744", "reference": "dd3b3275a9dbd30736363f232e6bc2970d7681e9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2411,11 +2411,11 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-09-21T20:37:39+00:00" "time": "2023-10-06T13:41:04+00:00"
}, },
{ {
"name": "illuminate/testing", "name": "illuminate/testing",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/testing.git", "url": "https://github.com/illuminate/testing.git",
@ -2474,7 +2474,7 @@
}, },
{ {
"name": "illuminate/translation", "name": "illuminate/translation",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/translation.git", "url": "https://github.com/illuminate/translation.git",
@ -2525,16 +2525,16 @@
}, },
{ {
"name": "illuminate/validation", "name": "illuminate/validation",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/validation.git", "url": "https://github.com/illuminate/validation.git",
"reference": "915facef589cd37e4701febcd9acfab555615bb1" "reference": "c40a641bfc0854326a1b9a758f4295cdeb823522"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/validation/zipball/915facef589cd37e4701febcd9acfab555615bb1", "url": "https://api.github.com/repos/illuminate/validation/zipball/c40a641bfc0854326a1b9a758f4295cdeb823522",
"reference": "915facef589cd37e4701febcd9acfab555615bb1", "reference": "c40a641bfc0854326a1b9a758f4295cdeb823522",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2582,20 +2582,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-09-26T21:22:43+00:00" "time": "2023-10-10T12:56:32+00:00"
}, },
{ {
"name": "illuminate/view", "name": "illuminate/view",
"version": "v10.26.2", "version": "v10.28.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/illuminate/view.git", "url": "https://github.com/illuminate/view.git",
"reference": "7bf80422ba95fdd664e8a827b6f43716ef459f14" "reference": "c1eacdb5255a0f332c1654e8758e13af6c6a4e0d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/illuminate/view/zipball/7bf80422ba95fdd664e8a827b6f43716ef459f14", "url": "https://api.github.com/repos/illuminate/view/zipball/c1eacdb5255a0f332c1654e8758e13af6c6a4e0d",
"reference": "7bf80422ba95fdd664e8a827b6f43716ef459f14", "reference": "c1eacdb5255a0f332c1654e8758e13af6c6a4e0d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2636,7 +2636,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2023-09-28T13:43:11+00:00" "time": "2023-10-05T13:03:55+00:00"
}, },
{ {
"name": "laravel/lumen-framework", "name": "laravel/lumen-framework",
@ -3257,14 +3257,8 @@
"version": "dev-main", "version": "dev-main",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/albumed/gitea-php.git", "url": "https://codeberg.org/albume/gitea-php",
"reference": "74668acb184cf379222511eac616186397386d61" "reference": "452f3ddfa1d7dfc2354698a487ce528de907e361"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/albumed/gitea-php/zipball/74668acb184cf379222511eac616186397386d61",
"reference": "74668acb184cf379222511eac616186397386d61",
"shasum": ""
}, },
"require": { "require": {
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
@ -3313,20 +3307,7 @@
"MIT" "MIT"
], ],
"description": "An object oriented PHP wrapper for the Gitea API", "description": "An object oriented PHP wrapper for the Gitea API",
"support": { "time": "2023-10-11T08:56:47+00:00"
"source": "https://github.com/albumed/gitea-php/tree/main"
},
"funding": [
{
"type": "github",
"url": "https://github.com/owenvoke"
},
{
"type": "custom",
"url": "https://ecologi.com/owenvoke?gift-trees"
}
],
"time": "2023-10-04T12:35:30+00:00"
}, },
{ {
"name": "php-http/client-common", "name": "php-http/client-common",
@ -7034,16 +7015,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "10.1.6", "version": "10.1.7",
"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": "56f33548fe522c8d82da7ff3824b42829d324364" "reference": "355324ca4980b8916c18b9db29f3ef484078f26e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/56f33548fe522c8d82da7ff3824b42829d324364", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/355324ca4980b8916c18b9db29f3ef484078f26e",
"reference": "56f33548fe522c8d82da7ff3824b42829d324364", "reference": "355324ca4980b8916c18b9db29f3ef484078f26e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7100,7 +7081,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.6" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.7"
}, },
"funding": [ "funding": [
{ {
@ -7108,7 +7089,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-09-19T04:59:03+00:00" "time": "2023-10-04T15:34:17+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
@ -7355,16 +7336,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.3.5", "version": "10.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "747c3b2038f1139e3dcd9886a3f5a948648b7503" "reference": "62bd7af13d282deeb95650077d28ba3600ca321c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/747c3b2038f1139e3dcd9886a3f5a948648b7503", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c",
"reference": "747c3b2038f1139e3dcd9886a3f5a948648b7503", "reference": "62bd7af13d282deeb95650077d28ba3600ca321c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7404,7 +7385,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "10.3-dev" "dev-main": "10.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -7436,7 +7417,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.3.5" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.1"
}, },
"funding": [ "funding": [
{ {
@ -7452,7 +7433,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-09-19T05:42:37+00:00" "time": "2023-10-08T05:01:11+00:00"
}, },
{ {
"name": "sebastian/cli-parser", "name": "sebastian/cli-parser",