diff --git a/composer.json b/composer.json index dcf13d8..f24fc7a 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ { + "name": "ktxc/server", "type": "project", "license": "proprietary", "minimum-stability": "stable", @@ -13,7 +14,7 @@ "symfony/console": "^8.0" }, "require-dev": { - "phpunit/phpunit": "^13.0" + "phpunit/phpunit": "^11.0" }, "config": { "allow-plugins": {