Skip to content

Commit a94d348

Browse files
authored
Remove suggest section in composer.json (#34)
* Sort suggest section in composer.json alphabetically * Remove suggest section from composer.json
1 parent a7ddc11 commit a94d348

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@
3636
"symfony/console": "^6.4 || ^7.3",
3737
"symfony/process": "^6.4 || ^7.3"
3838
},
39-
"suggest": {
40-
"symfony/console": "To use SymfonyConsoleTransport for STDIO",
41-
"psr/cache": "To use CachePoolStore with SSE Transport"
42-
},
4339
"autoload": {
4440
"psr-4": {
4541
"Mcp\\": "src/"

0 commit comments

Comments
 (0)