Closed ferkun closed 7 years ago
Hey, @ferkun !
Latest version of the package supports the latest version of the Laravel Framework, which is 5.5.
In your case, I can see you're using Laravel 5.4, so you should use 5.4.*
version of the package.
Please, install package using this command:
composer require "illuminated/console-mutex:5.4.*"
Hope it helps!
I get this message installing the package.
I tried updating first , same result.
Thanks in advance