Remove PHP 8.2

Added 8.4 as well for testing purposes
This commit is contained in:
Jonny Barnes 2024-02-23 16:10:04 +00:00
parent 8875662434
commit 7e6a047bc8
Signed by: jonny
SSH key fingerprint: SHA256:CTuSlns5U7qlD9jqHvtnVmfYV3Zwl2Z7WnJ4/dqOaL8

View file

@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
operating-system: ['ubuntu-latest']
php-versions: ['8.2', '8.3']
php-versions: ['8.3', '8.4']
phpunit-versions: ['latest']
services: