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 28b0fbe commit 84b1d0eCopy full SHA for 84b1d0e
composer.json
@@ -19,10 +19,10 @@
19
"ext-redis": "*",
20
"psr/log": "^2.0 | ^3.0",
21
"psr/container": "^1.0 | ^2.0",
22
- "webman/console": "^1.0",
23
- "illuminate/redis": "^9.0 | ^10.0 | ^11.0",
24
- "illuminate/events": "^9.0 | ^10.0 | ^11.0",
25
- "illuminate/database": "^9.0 | ^10.0 | ^11.0",
+ "webman/console": "^1.0 | ^2.0",
+ "illuminate/redis": "^9.0 | ^10.0 | ^11.0 | ^12.0",
+ "illuminate/events": "^9.0 | ^10.0 | ^11.0 | ^12.0",
+ "illuminate/database": "^9.0 | ^10.0 | ^11.0 | ^12.0",
26
"monolog/monolog": "^2.0 | ^3.0"
27
},
28
"require-dev": {
0 commit comments