downgraded PHPUnit to v10

This commit is contained in:
2024-09-12 23:16:35 +02:00
parent 2fdb2cd725
commit fb4774001e
2 changed files with 223 additions and 231 deletions

View File

@@ -15,7 +15,7 @@
"owenvoke/gitea": "^0.1.6" "owenvoke/gitea": "^0.1.6"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9 || ^10 || ^11", "phpunit/phpunit": "^9 || ^10",
"symfony/config": "^6 || ^7", "symfony/config": "^6 || ^7",
"symfony/dependency-injection": "^6 || ^7", "symfony/dependency-injection": "^6 || ^7",
"symfony/http-kernel": "^6 || ^7", "symfony/http-kernel": "^6 || ^7",

452
composer.lock generated

File diff suppressed because it is too large Load Diff