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

Execute phpcs and security-checker from vendor/bin #52

Merged
merged 2 commits into from Sep 9, 2018

Conversation

gapple
Copy link
Contributor

@gapple gapple commented Jul 12, 2018

Proposed Changes

sensiolabs/security-checker introduced a change in 4.1.6 that makes the phar only compatible with PHP 7.1+

  1. Use composer to manage the required version of security-checker instead of downloading via curl
  2. Execute phpcs and security-checker from /vendor/bin instead of the phar files.

Related Issues

@frenck frenck merged commit 4259d3a into PHPCSStandards:master Sep 9, 2018
@gapple gapple deleted the composer-bin branch June 3, 2021 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants