profile update done

This commit is contained in:
Olivier PARPAILLON
2024-11-20 12:51:11 +01:00
parent 8563a74e3b
commit 40019dff72
16 changed files with 498 additions and 24 deletions

View File

@@ -11,6 +11,7 @@
"doctrine/doctrine-bundle": "^2.13",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.3",
"fzaninotto/faker": "^1.5",
"phpdocumentor/reflection-docblock": "^5.6",
"phpstan/phpdoc-parser": "^2.0",
"symfony/asset": "6.4.*",
@@ -98,6 +99,7 @@
}
},
"require-dev": {
"doctrine/doctrine-fixtures-bundle": "*",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "6.4.*",
"symfony/css-selector": "6.4.*",