diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index b1a230d..fe2663b 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
fail-fast: true
matrix:
#php: [8.0, 8.1]
- php: [8.1, 8.2]
+ php: [8.1, 8.2, 8.3]
mapper: [mysql, pgsql]
name: Unit tests PHP ${{ matrix.php }} and ${{ matrix.mapper }}
diff --git a/phpunit.dist.xml b/phpunit.dist.xml
index 08cb85d..dbae90e 100644
--- a/phpunit.dist.xml
+++ b/phpunit.dist.xml
@@ -24,7 +24,7 @@
-
+