set email

This commit is contained in:
jleroy2023
2024-11-20 12:49:19 +01:00
parent 8563a74e3b
commit 6938ae1bd1
10 changed files with 186 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require": {
"php": ">=8.1",
"php": ">=8.2",
"ext-ctype": "*",
"ext-iconv": "*",
"doctrine/dbal": "^3",