-
-
Notifications
You must be signed in to change notification settings - Fork 156
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
Could not parse version constraint <=1.3.x: Invalid version string "1.3.x" #236
Comments
Try with the |
Is this error it is permanent bug of composer-asset-plugin? What is wrong? Is it realy so difficult to fix it one time and forever? I go to the Converter/SemverConverter and push this
for install plugin. I think anyone who work with plugin more than one hour can to fix it more smarter. It is realy dolefully to solve similar problems instead programming. |
I just try to install the {
"require": {
"yevgen-grytsay/yii2-marionettejs": "*"
}
}
|
The |
francoispluchino, hi.
Composer version - 1.2.2 2016-11-03 17:43:15 |
Your problem is fixed in the |
Error when i try to install
composer require yevgen-grytsay/yii2-marionettejs -vv
The text was updated successfully, but these errors were encountered: