Support Laravel 9
- Now Supports Laravel 9
- The Facade is renamed from Barryvdh\DomPDF\Facade to Barryvdh\DomPDF\Facade\Pdf to provide more helpful auto-completion. The old Facade is still available, but will be removed in the future. No changes needed for the \Pdf facade because Laravel does this automatically.
- Breaking change/fix: setEncryption now works as expected.