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 1ed20aa commit 05d7e3aCopy full SHA for 05d7e3a
composer.json
@@ -19,9 +19,9 @@
19
"php": "^8.0",
20
"ext-rdkafka": "*",
21
"ensi/laravel-phprdkafka": "^0.2",
22
- "illuminate/contracts": "^7.30 || ^8.37",
23
- "illuminate/pipeline": "^7.30 || ^8.37",
24
- "illuminate/support": "^7.30 || ^8.37"
+ "illuminate/contracts": "^8.37 || ^9.0",
+ "illuminate/pipeline": "^8.37 || ^9.0",
+ "illuminate/support": "^8.37 || ^9.0"
25
},
26
"require-dev": {
27
"brianium/paratest": "^6.2",
0 commit comments