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

Outdated composer dependencies #9

Open
maxruby opened this issue May 14, 2020 · 2 comments
Open

Outdated composer dependencies #9

maxruby opened this issue May 14, 2020 · 2 comments

Comments

@maxruby
Copy link

maxruby commented May 14, 2020

Thanks for open sourcing this convenient wrapper for the pdfgeneratorapi.

As we just updated our Laravel projects to v6.18.14, I encountered a conflict with the version of Laravel that pdfgeneratorapi-laravel can support.

Could you update this package to support the Laravel version > v6.18 ? If not, would you accept a Merge Request where only the composer dependencies are updated? The reason I formulate it this way is that we do not need the Laravel demo project contained here, and most likely we would have to add tests for the pdfgeneratorapi wrapper methods ourselves anyway (since there are not any contained here).

@marcuus
Copy link

marcuus commented Dec 15, 2022

Im having a similar problem, Im using laravel 8.75:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires actualreports/pdfgeneratorapi-laravel v1.0.6 -> satisfiable by actualreports/pdfgeneratorapi-laravel[v1.0.6].
    - actualreports/pdfgeneratorapi-laravel v1.0.6 requires illuminate/support ~5.1 -> found illuminate/support[v5.1.1, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.

@tanelt
Copy link
Contributor

tanelt commented Dec 16, 2022

This library is deprecated, please use the general PHP client available here: https://github.com/pdfgeneratorapi/php-client

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