mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-18 20:00:39 +00:00
chore: add tests for php 8.3 (#373)
authored-by: Christopher Georg <christopher.georg@sr-travel.de>
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
php: ['8.1', '8.2']
|
||||
php: ['8.1', '8.2', '8.3']
|
||||
deps: [highest]
|
||||
|
||||
include:
|
||||
|
||||
Reference in New Issue
Block a user