chore: Configuration pour l'environnement prod

This commit is contained in:
Serreau Jovann
2025-07-17 08:41:27 +02:00
parent ff8b054d08
commit 528908d895
2 changed files with 4 additions and 1 deletions

View File

@@ -38,3 +38,6 @@ jobs:
with:
php-version: '8.3'
tools: symfony-cli
- name: Install Composer dependencies
run: composer install --no-suggest --no-interaction --prefer-dist