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

Update for laravel 9 #133

Closed
wants to merge 7 commits into from
Closed

Conversation

xndbogdan
Copy link

No description provided.

michaeldyrynda added a commit to laravel-shift/tailwindcss that referenced this pull request Apr 1, 2022
@imran300
Copy link

imran300 commented Apr 7, 2022

Hello, I am having this compatibility issue. Kindly Help please..

Capture

@schoolbooking-mark
Copy link

I am also having the same problem as @imran300

I am running the command - composer require laravel-frontend-presets/tailwindcss --dev

and get the following error :-

Running composer update laravel-frontend-presets/tailwindcss
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- laravel-frontend-presets/tailwindcss[4.3.0, ..., 4.3.1] require laravel/framework ^8.0 -> found laravel/framework[v8.0.0, ..., 8.x-dev] but it conflicts with your root composer.json require (^9.2).
- Root composer.json requires laravel-frontend-presets/tailwindcss ^4.3 -> satisfiable by laravel-frontend-presets/tailwindcss[4.3.0, 4.3.1].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

You can also try re-running composer require with an explicit version constraint, e.g. "composer require laravel-frontend-presets/tailwindcss:*" to figure out if any version is installable, or "composer require laravel-frontend-presets/tailwindcss:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I have tried to use the --with-all-dependencies (-W) but that doesn't work either...

@carlosolivas
Copy link

Hello,

I'm also having the same issue... is this project still active?

@xndbogdan
Copy link
Author

xndbogdan commented Aug 16, 2022

Releasing as separate package here:
https://packagist.org/packages/xndbogdan/tailwindcss
Install it and have fun.

@xndbogdan xndbogdan closed this Aug 16, 2022
@elgallouchi
Copy link

Thank you this solved my problem.

composer require xndbogdan/tailwindcss

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

Successfully merging this pull request may close these issues.

None yet

5 participants