laravel-pdf
laravel-pdf copied to clipboard
Update composer.json to fix #225
This small change fixes #225 by allowing laravel-pdf to be installed on more PHP Versions
An alternative to this is to install with --ignore-platform-reqs
For example:
composer require niklasravnsborg/laravel-pdf --ignore-platform-reqs