Open kikemaru opened 1 year ago
I use the composer create-project swoft/swoft swoft command
I get an error: Problem 1
Root composer.json requires phpunit/phpunit, it could not be found in any version, there may be a typo in the package name.
is the framework no longer supported?
It has something to do with redis. (Check the very first error displayed before composer.json problems. Make sure you install redis first, before composer create-project swoft/swoft swoft command
I use the composer create-project swoft/swoft swoft command
I get an error: Problem 1
Root composer.json requires phpunit/phpunit, it could not be found in any version, there may be a typo in the package name.
is the framework no longer supported?