|
@@ -34,7 +34,8 @@
|
|
|
"illuminate/redis": "^8.83",
|
|
"illuminate/redis": "^8.83",
|
|
|
"symfony/cache": "^5.4",
|
|
"symfony/cache": "^5.4",
|
|
|
"webman/console": "^1.0",
|
|
"webman/console": "^1.0",
|
|
|
- "webman/redis-queue": "^1.1"
|
|
|
|
|
|
|
+ "webman/redis-queue": "^1.1",
|
|
|
|
|
+ "symfony/translation": "^5.4"
|
|
|
},
|
|
},
|
|
|
"suggest": {
|
|
"suggest": {
|
|
|
"ext-event": "For better performance. "
|
|
"ext-event": "For better performance. "
|