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 4fef07d commit 23233c5Copy full SHA for 23233c5
composer.json
@@ -40,8 +40,8 @@
40
"symfony/process": "^6.4 || ^7.0"
41
},
42
"suggest": {
43
- "symfony/console": "To use SymfonyConsoleTransport for STDIO",
44
- "psr/cache": "To use CachePoolStore with SSE Transport"
+ "psr/cache": "To use CachePoolStore with SSE Transport",
+ "symfony/console": "To use SymfonyConsoleTransport for STDIO"
45
46
"autoload": {
47
"psr-4": {
0 commit comments