Skip to content

Problems with path repositories and git branches #12291

Answered by Seldaek
cweiske asked this question in Q&A / Support
Discussion options

You must be logged in to vote

The best solution I have to this problem is to hardcode a version in the extension (assuming it never needs to be published). So you put "version": "1.0.0", in the extension's composer.json, and require it as such instead of dev-develop, then it always matches no matter which branch you're on.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cweiske
Comment options

Answer selected by cweiske
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants