craigpaul / laravel-postmark

A Postmark adapter for Laravel
MIT License
204 stars 23 forks source link

Adds PHP 8.1 to testing matrix #129

Closed craigpaul closed 2 years ago

craigpaul commented 2 years ago

Description

This PR aims to add proven/tested support for PHP 8.1 for Laravel 8 (with the appropriate stable dependencies)

Motivation and context

PHP 8.1 has been released and this library will need to prove support for it.

How has this been tested?

Running automated tests against the appropriate dependency versions.