按照Webman文檔安裝cache組件報錯
我的版本是PHP 7.4.33
composer -W symfony/cache ^5.2 psr/simple-cache
執(zhí)行composer報錯:
[Symfony\Component\Console\Exception\CommandNotFoundException]
Command "symfony/cache" is not defined.
window10