thinkphp 6 使用redis队列安装think-queue报错

thinkphp 6 使用redis队列,我查资料是要使用predis和think-queue,
但是在composer安装think-queue,使用 composer require topthink/think-queue报错
require.think-queue is invalid, it should have a vendor name, a forward sla sh, and a package name. The vendor and package name can be words separated by-.. or _The complete name should match "^[a-z0-9]<[_.-]?[a-z0-9]+)/[ a-z0-9 ]<<[__]?|-<0,2}>[a-z0-9]+)$".

img


,有明白的吗?请教一下这个问题,或者我的方式对不对?

【相关推荐】




如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^