Updating myth auth library via composer |
Hello
I still trying to learn ci4 and some new things like composer ;] I've installed framework via composer and then myauth library. I have some problem with filters Code: Declaration of Myth\Auth\Filters\LoginFilter::before(CodeIgniter\HTTP\RequestInterface $request) must be compatible with CodeIgniter\Filters\FilterInterface::before(CodeIgniter\HTTP\RequestInterface $request, $arguments = NULL) When Im trying Code: composer update myth Code: Package "myth" listed for update is not installed. Ignoring When im trying "composer require myth/auth" Code: Nothing to install or update My composer.json looks like that Code: { Thanks
When was the last time you installed Myth/Auth? Because it was just updated a few days ago.
I don't use Composer but I do have it installed here, I manually install Myth/Auth here. What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |