From ec0123dfbdc7ca8d2b6a4a657ea8dbab519cf408 Mon Sep 17 00:00:00 2001 From: Dorian Contal Date: Wed, 23 Apr 2025 09:08:04 +0200 Subject: [PATCH] Correctif description --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 27b3fe1..ab612f3 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "sudalys/import-service", - "description": "Service Symfony pour l'importation et la validation de fichiers CSV et Excel (XLS/XLSX), avec transformation automatisée.", + "description": "Flexible data import tool with validation and transformation support.", "keywords": ["import","csv","excel","xls","xlsx","validation","sudalys"], "type": "library", "license": "MIT",