Skip to content

Commit df2d16f

Browse files
authored
Update composer type -> symfony-bundle (#31)
1 parent 6e0691f commit df2d16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "yoanm/symfony-jsonrpc-http-server-swagger-doc",
33
"description": "Symfony bundle for easy JSON-RPC server Swagger 2.0 documentation",
44
"license": "MIT",
5-
"type": "library",
5+
"type": "symfony-bundle",
66
"support": {
77
"issues": "https://github.com/yoanm/symfony-jsonrpc-http-server-swagger-doc/issues"
88
},

0 commit comments

Comments
 (0)