test: update DomainTest after refactor

This commit is contained in:
Maël Gangloff
2025-10-22 22:11:28 +02:00
parent 29341b550c
commit 57952b3e33
2 changed files with 83 additions and 87 deletions

View File

@@ -20,7 +20,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.2",
"php": ">=8.4",
"ext-ctype": "*",
"ext-iconv": "*",
"ext-simplexml": "*",