You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run command like php artisan version:patch to update version, I got error "version is in git absorb mode, cannot be incremented". It does not update the value of version.yml file.
It worked fine one my local but does not work on live environment.
The text was updated successfully, but these errors were encountered:
When I run command like
php artisan version:patch
to update version, I got error "version is in git absorb mode, cannot be incremented". It does not update the value of version.yml file.It worked fine one my local but does not work on live environment.
The text was updated successfully, but these errors were encountered: