mollie / laravel-mollie

Mollie API client wrapper for Laravel & Mollie Connect provider for Laravel Socialite
https://www.mollie.com/
MIT License
322 stars 62 forks source link

Run CI tests on PHP 8.3 #233

Closed jnoordsij closed 11 months ago

jnoordsij commented 11 months ago

Description

Add PHP 8.3 to CI test runs.

Motivation and Context

With a few RC's released and the final release coming up in november, it might be a good thing to start running tests on the new PHP.

See also https://github.com/mollie/mollie-api-php/pull/697.

How Has This Been Tested?

Screenshots (if appropriate):

n/a

Types of changes

Checklist:

sandervanhooft commented 11 months ago

Thanks @jnoordsij !