conflict resolved

This commit is contained in:
Olivier PARPAILLON
2024-11-20 12:53:20 +01:00
10 changed files with 185 additions and 14 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",