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 6da369a commit 25fc51bCopy full SHA for 25fc51b
composer.json
@@ -37,7 +37,7 @@
37
"symfony/polyfill-php85": "^1.33"
38
},
39
"suggest": {
40
- "elasticsearch/elasticsearch": "Required to use the elasticsearch client (^7.0|^8.0).",
+ "elasticsearch/elasticsearch": "Required to use the elasticsearch client (^7.0 || ^8.0).",
41
"hyperf/amqp": "Required to use the amqp event (~3.1.9).",
42
"hyperf/crontab": "Required to use the crontab event (~3.1.7).",
43
"hyperf/database": "Required to use the crontab event (~3.1.0).",
0 commit comments