-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
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
Conflict problems when use 2.4.2 #1741
Comments
same problem |
almasaeed2010
added a commit
that referenced
this issue
Feb 4, 2018
Would adding this line in AdminLTE's composer.json require: {
"bower-asset/jquery": ">=1.9.* <4.0.0"
} If so, I'll add and push a new version. |
almasaeed2010
added a commit
that referenced
this issue
Feb 4, 2018
If i use your line in my composer.json, i got:
|
In my composer.json im using:
But im getting:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue type:
[ ] Feature request
[X] Bug report
[ ] Documentation
Environment:
Description:
When i use in my composer version 2.3.11, it install without problems, but when i try use the latest version (2.4.2), i got conflict problems:
Can anyone help me?
file: composer.json
The text was updated successfully, but these errors were encountered: