We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23233c5 commit 54a8e21Copy full SHA for 54a8e21
composer.json
@@ -39,10 +39,6 @@
39
"symfony/event-dispatcher": "^6.4 || ^7.0",
40
"symfony/process": "^6.4 || ^7.0"
41
},
42
- "suggest": {
43
- "psr/cache": "To use CachePoolStore with SSE Transport",
44
- "symfony/console": "To use SymfonyConsoleTransport for STDIO"
45
- },
46
"autoload": {
47
"psr-4": {
48
"Mcp\\": "src/"
0 commit comments