Skip to content

Commit 566e4f6

Browse files
authored
Update composer type property (#45)
1 parent 197d3e9 commit 566e4f6

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-params-validator",
33
"description": "Symfony bundle for easy JSON-RPC params validation",
44
"license": "MIT",
5-
"type": "library",
5+
"type": "symfony-bundle",
66
"support": {
77
"issues": "https://github.com/yoanm/symfony-jsonrpc-params-validator/issues"
88
},

0 commit comments

Comments
 (0)