dompdf / php-svg-lib

SVG file parsing / rendering library
GNU Lesser General Public License v3.0
1.4k stars 77 forks source link

Require sabberworm/php-css-parser ^8 instead of 8.1.* #51

Closed dontub closed 4 years ago

dontub commented 5 years ago

Currently sabberworm/php-css-parser is required in version 8.1.*. Is there any specific reason to disallow minor updates? If not, I would suggest to change the required version to ^8. (The current version of sabberworm/php-css-parser is 8.3.0.)

bsweeney commented 5 years ago

Relevant to #45

m-bosch commented 4 years ago

Will this me solved? I cant upgrade to Laravel 6.0 because of this issue.

PhenX commented 4 years ago

Fixed by #45

m-bosch commented 4 years ago

Thanks @PhenX are you building/releasing a new version?

PhenX commented 4 years ago

@m-bosch yep https://github.com/PhenX/php-svg-lib/releases/tag/v0.3.3