You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 13, 2024. It is now read-only.
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).