Answers for "- laravel/installer is locked to version v3.2.0 and an update of this package was not requested."

1

- laravel/installer is locked to version v3.2.0 and an update of this package was not requested.

#on MAC
composer global require laravel/installer --update-with-all-dependencies
or
composer global remove laravel/installer
Posted by: Guest on February-22-2021

Code answers related to "- laravel/installer is locked to version v3.2.0 and an update of this package was not requested."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language