Skip to content

Composer matching version error when installing #141

Answered by shekenz
shekenz asked this question in Q&A
Discussion options

You must be logged in to vote

Okay this is really silly, as always... I'm using zsh and in that shell, you have to put the version number in double quotes, otherwise it does some kind of interpretions. So to fix this :

composer require vanilo/framework "^3.1" instead of composer require vanilo/framework ^3.1

Now composer finally informs me that I'm missing some extensions, but that I know how to fix.

Thanks alot for the reactivity !

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@fulopattila122
Comment options

@fulopattila122
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by shekenz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants