diff --git a/composer.json b/composer.json index 624057d..ab5a66d 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "yoanm/symfony-jsonrpc-http-server-openapi-doc", "description": "Symfony bundle for easy JSON-RPC server OpenAPI 3.0.0 documentation", "license": "MIT", - "type": "library", + "type": "symfony-bundle", "support": { "issues": "https://github.com/yoanm/symfony-jsonrpc-http-server-openapi-doc/issues" },