Skip to content

Tags: barryvdh/laravel-dompdf

Tags

v3.0.0-beta2

Toggle v3.0.0-beta2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating the codestyle of the configuration file with laravel/pint. (#…

…1051)

v3.0.0-beta1

Toggle v3.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Only support DomPDF 3 (#1049)

* Allow Dompdf3, add new options

* Drop support for pre 9.x

* Bump dev version

* Disable remote access by default

* Update changelog

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 2.0.7

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Fix setOptions method (#974)" (#1039)

This reverts commit 0918341.

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Laravel 11.x Compatibility (#1037)

* Bump dependencies for Laravel 11

* Update GitHub Actions for Laravel 11

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Laravel 10.x support (#944)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.0.0-rc1

Toggle v2.0.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update CHANGELOG.md

v2.0.0-beta3

Toggle v2.0.0-beta3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename PDF facade to Pdf (#899)

* Update composer.json

* Update PdfTest.php

* Update TestCase.php

* Update composer.json

* Update PdfTest.php

* Update phpstan.neon

* Update PdfTest.php

* Update readme.md

v2.0.0-beta2

Toggle v2.0.0-beta2's commit message
Add changelog, prepare release