laravel-pdf icon indicating copy to clipboard operation
laravel-pdf copied to clipboard

Update composer.json to fix #225

Open arsenstorm opened this issue 2 years ago • 0 comments

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

arsenstorm avatar Jun 16 '22 19:06 arsenstorm