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
feature #1067 Validate composer files while TravisCI build (voronkovich)
This PR was squashed before being merged into the master branch (closes#1067).
Discussion
----------
Validate composer files while TravisCI build
This check prevents us from having an out of sync composer's lock-file (For example, when someone forgot to commit composer.lock file: #1066).
Commits
-------
8438677 Validate composer files while TravisCI build
0 commit comments