Closed edbentinck closed 8 years ago
Hi,
I updated the composer.json
file so that you can install this package with Laravel 5.3 now.
composer require hieu-le/active
If you cannot see the version 3.3.x is loaded, run this command
composer require hieu-le/active:^3.3
Awesome! It worked.
Thanks and keep up the good work 😃
Now that Laravel 5.3 has officially been released, it would be awesome if this package could be updated to be installable in new projects.
Currently, running
composer require hieu-le/active
in a new Laravel project errors out with dependency failures.Thanks, dude! 😃