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

chore: change refs of master to main #63

Merged
merged 1 commit into from
Jun 28, 2020

Conversation

frederickfogerty
Copy link
Contributor

@frederickfogerty frederickfogerty commented Jun 26, 2020

This PR changes any references from the master branch to the main branch, now that it is the default.

@frederickfogerty frederickfogerty changed the title chore: change refs of master to main\n\nThis PR changes any references from the master branch to the main branch, now that it is the default. chore: change refs of master to main Jun 26, 2020
@@ -40,7 +40,7 @@ Define the following requirement in your `composer.json` file:
```json
{
"require": {
"imgix/imgix-php": "dev-master"
"imgix/imgix-php": "dev-main"
Copy link
Contributor

Choose a reason for hiding this comment

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

Just thinking out loud, this worries me that changing the base branch name could have negative effects for users. However, it looks like both tags are available online -- thanks to our auto-updating hooks.

Because of that, I think it's ok to move forward with this now, but it would be worth modifying this install step with something like what is described in #21

@frederickfogerty frederickfogerty merged commit 981d482 into main Jun 28, 2020
@frederickfogerty frederickfogerty deleted the f/update-refs-to-master branch June 28, 2020 21:29
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.

2 participants