Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate composer #3927

Merged
merged 2 commits into from
Jan 20, 2016
Merged

Conversation

bendavies
Copy link
Contributor

The current composer.lock hash is out out date, so composer install shows a warning.
Fix that, and prevent from happening again.

@@ -66,6 +66,8 @@ before_script:
- php -i | grep -v GITHUB_OAUTH_TOKEN

script:
- composer validate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pjedrzejewski
Copy link
Member

Nice! 👍

michalmarcinkowski added a commit that referenced this pull request Jan 20, 2016
@michalmarcinkowski michalmarcinkowski merged commit 6246312 into Sylius:master Jan 20, 2016
@michalmarcinkowski
Copy link
Contributor

Thanks Ben!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants