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 16c30df commit 1790bf8Copy full SHA for 1790bf8
composer.json
@@ -19,9 +19,9 @@
19
"php": "^8.0",
20
"ext-rdkafka": "*",
21
"ensi/laravel-phprdkafka": "^0.3",
22
- "illuminate/contracts": "^8.37 || ^9.0",
23
- "illuminate/pipeline": "^8.37 || ^9.0",
24
- "illuminate/support": "^8.37 || ^9.0"
+ "illuminate/contracts": "^8.37 || ^9.0 || ^10.0",
+ "illuminate/pipeline": "^8.37 || ^9.0 || ^10.0",
+ "illuminate/support": "^8.37 || ^9.0 || ^10.0"
25
},
26
"require-dev": {
27
"brianium/paratest": "^6.2",
0 commit comments