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

Incompatible version convention with composer #12

Open
bilogic opened this issue Dec 23, 2023 · 0 comments
Open

Incompatible version convention with composer #12

bilogic opened this issue Dec 23, 2023 · 0 comments

Comments

@bilogic
Copy link

bilogic commented Dec 23, 2023

Generally, in composer,

if the git branch starts with a non-numeric, dev should be prepended as dev-, e.g. dev-main, dev-master
if the git branch starts with a number, dev should be appended as -dev, e.g. 10.x-dev

acappella always prepends (dev-master, dev-10.x).

Usingdev-10.x makes it incompatible with composer, see composer/composer#11770

bilogic added a commit to bilogic/acappella that referenced this issue Dec 24, 2023
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

No branches or pull requests

1 participant