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

Support Laravel 9 #139

Closed
wbetalleluzd opened this issue Feb 10, 2022 · 2 comments
Closed

Support Laravel 9 #139

wbetalleluzd opened this issue Feb 10, 2022 · 2 comments

Comments

@wbetalleluzd
Copy link

wbetalleluzd commented Feb 10, 2022

wbeta@Laptop-WRBD MINGW64 /d/Projects Laravel - Livewire/Projects/idept.edu.pe - IDEPT System
$ composer require codedge/laravel-fpdf
Using version ^1.8 for codedge/laravel-fpdf
./composer.json has been updated
Running composer update codedge/laravel-fpdf
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires codedge/laravel-fpdf ^1.8 -> satisfiable by codedge/laravel-fpdf[1.8.0].
- codedge/laravel-fpdf 1.8.0 requires illuminate/support ^6.0 || ^7.0 || ^8.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

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

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

@philipe-vieira
Copy link

I'm going through the same problem.
I need to update a project to laravel 9.0 asap. :(

@codedge
Copy link
Owner

codedge commented Feb 17, 2022

Release 1.8.1 support Laravel 9

@codedge codedge closed this as completed Feb 17, 2022
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

3 participants