-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update repo references #158
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've got two minor point which also could be addressed later, to keep this moving.
2097acb
to
dd816a2
Compare
I just noticed the |
And the |
Now the repo has moved to the PHPCSStandards organisation and the package has been renamed from `phpcodesniffer-composer-installer` to `composer-installer`, all direct links and references to the repo need to be updated.
dd816a2
to
b5aaaf5
Compare
Oopsie.. Thanks for catching those @Potherca ! Fixed now. |
Looks like auto-merge is "confused" as the branch protection settings had to be updated before the checks could pass. Will disengage and reengage it now. |
Proposed Changes
Now the repo has moved to the PHPCSStandards organisation and the package has been renamed from
phpcodesniffer-composer-installer
tocomposer-installer
, all direct links and references to the repo need to be updated.Related Issues
Closes #146