Category: Command Line
composer self-update –stable
Update Nothing – will just rewrite the lock and autoloaders, but otherwise will keep everything that’s installed as-is.
git fetch origin mastergit reset –hard origin/master
composer self-update –stable
Update Nothing – will just rewrite the lock and autoloaders, but otherwise will keep everything that’s installed as-is.
git fetch origin mastergit reset –hard origin/master