actualreports / pdfgeneratorapi-laravel

PDF Generator API for Laravel
https://pdfgeneratorapi.com
MIT License
3 stars 3 forks source link

Outdated composer dependencies #9

Open maxruby opened 4 years ago

maxruby commented 4 years ago

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 commented 1 year ago

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 commented 1 year ago

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