Ajout du bundle ednotif (!6)

| Numéro du ticket | Titre du ticket |
|------------------|-----------------|
|                  |                 |

## Description de la PR

## Modification du .env

## Check list

- [ ] Pas de régression
- [ ] TU/TI/TF rédigée
- [x] TU/TI/TF OK
- [x] CHANGELOG modifié

Reviewed-on: https://gitea.malio.fr/MALIO-DEV/Ferme/pulls/6
Co-authored-by: tristan <tristan@yuno.malio.fr>
Co-committed-by: tristan <tristan@yuno.malio.fr>
This commit is contained in:
tristan
2026-01-27 07:04:19 +00:00
committed by Autin
parent 2cd05a39ba
commit 9ae073e69e
20 changed files with 1767 additions and 1367 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ build-without-cache:
--no-cache
migration-migrate:
$(SYMFONY_CONSOLE) bin/console doctrine:migrations:migrate --no-interaction
$(SYMFONY_CONSOLE) doctrine:migrations:migrate --no-interaction
# Attention, supprime votre bdd local
db-reset: