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

Package not installing on Laravel Framework 9.30.1 #25

Open
Raza9798 opened this issue Sep 24, 2022 · 1 comment
Open

Package not installing on Laravel Framework 9.30.1 #25

Raza9798 opened this issue Sep 24, 2022 · 1 comment

Comments

@Raza9798
Copy link

What i have done was i just created a new project and then i installed the ui package "laravel/ui": "^4.0" after that trying to install the adminlte which raises following problem

 Problem 1
    - Root composer.json requires infyomlabs/laravel-ui-adminlte ^5.1 -> satisfiable by infyomlabs/laravel-ui-adminlte[v5.1.0, 5.x-dev].
    - infyomlabs/laravel-ui-adminlte[v5.1.0, ..., 5.x-dev] require laravel/ui ^3.0 -> found laravel/ui[v3.0.0, ..., 3.x-dev] but it conflicts with your root composer.json require (^4.0).

@mitulgolakiya
Copy link
Member

Try to use "laravel/ui": "^3.0"

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

2 participants