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
chore(git): remove composer.lock from version control
- Remove composer.lock from git tracking
- Add composer.lock to .gitignore
This prevents potential conflicts in dependency versions across different
environments while maintaining project stability through composer.json
0 commit comments