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
Usually projects only commit composer.json and composer.lock files to git since those can be used to recreate vendor folder.
Investigate if we can switch to that mode of operation and remove contents of vendor folder from git.
Usually projects only commit composer.json and composer.lock files to git since those can be used to recreate vendor folder.
Investigate if we can switch to that mode of operation and remove contents of vendor folder from git.