Releases: danielboendergaard/phantom-pdf
Releases · danielboendergaard/phantom-pdf
v3.1.0
v3.0.0
Support Symfony 6
v2.0.0
Compatibility with Symfony 5
v1.4.0
Symfony made a breaking change to their Process component. The version contraints in this package were to loose and allowed all new versions.
v1.3.0
Inline option for createFromView
Laravel 5.5 package discovery
v1.2.0
Added a configuration option for setting a custom conversion script.
v1.1.0
Moved the default base_tag
setting to the config file to be able to skip the insertion of the tag entirely. This might give some issues if you have overridden the config file. If your assets are not loading, update your config file to reflect the new default: https://github.com/danielboendergaard/phantom-pdf/blob/master/src/config/config.php#L27