Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
Feature release (minor)
dompdf/dompdf requirement from ^0.7 || ^0.8 to ^0.7 || ^0.8 || ^1.0.0 [@dependabot] ([#174])Renamed namespace Core23\DompdfBundle to Nucleos\DompdfBundle after move to [@nucleos]
Run
$ composer remove core23/dompdf-bundle
and
$ composer require nucleos/dompdf-bundle
to update.
Run
$ find . -type f -exec sed -i '.bak' 's/Core23\\DompdfBundle/Nucleos\\DompdfBundle/g' {} \;
to replace occurrences of Core23\DompdfBundle with Nucleos\DompdfBundle.
Run
$ find -type f -name '*.bak' -delete
to delete backup files created in the previous step.
[@nucleos]: https://github.com/nucleos [@core23]: https://github.com/core23 [#174]: https://github.com/nucleos/NucleosDompdfBundle/pull/174 [#152]: https://github.com/nucleos/NucleosDompdfBundle/pull/152 [#80]: https://github.com/nucleos/NucleosDompdfBundle/pull/80 [#70]: https://github.com/nucleos/NucleosDompdfBundle/pull/70 [@dependabot]: https://github.com/dependabot
How can I help you explore Laravel packages today?