From d7468fc363b5d028db84373d4abfa6d7d19bacb9 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 11 Aug 2025 06:25:39 +0200 Subject: =?UTF-8?q?nouveau=20routeur!=20et=20contr=C3=B4leurs=20et=20vues?= =?UTF-8?q?=20pour=20la=20connexion=20et=20la=20gestion=20du=20compte,=20d?= =?UTF-8?q?=C3=A9but=20d'utilisation=20de=20Request=20et=20Response?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 12c7202..3ebe29c 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,8 @@ "htmlawed/htmlawed": "^1.2", "tinymce/tinymce": "^7.7", "tweeb/tinymce-i18n": "^2.0", - "phpmailer/phpmailer": "^6.10" + "phpmailer/phpmailer": "^6.10", + "symfony/http-foundation": "^7.3" }, "scripts": { "post-install-cmd": [ -- cgit v1.2.3