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

Fix contribution guide #1441

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Fix contribution guide #1441

merged 1 commit into from
Feb 3, 2022

Conversation

pxlrbt
Copy link
Member

@pxlrbt pxlrbt commented Feb 3, 2022

Composer requires branches to be prefixed with dev-

you should prefix your custom branch name with "dev-" (without making it part of the actual branch name)

https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository

Composer requires branches to be prefixed with `dev-`

> you should prefix your custom branch name with "dev-" (without making it part of the actual branch name)

https://getcomposer.org/doc/05-repositories.md#loading-a-package-from-a-vcs-repository
@danharrin danharrin added the bug Something isn't working label Feb 3, 2022
@danharrin danharrin merged commit aaeb7e9 into filamentphp:2.x Feb 3, 2022
@danharrin
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants