From 92c058213b34ba61f4aa6c03e11ce1ea8cc71421 Mon Sep 17 00:00:00 2001 From: tristan Date: Mon, 26 Jan 2026 14:24:38 +0100 Subject: [PATCH] =?UTF-8?q?fix=20:=20suppression=20du=20num=C3=A9ro=20de?= =?UTF-8?q?=20version=20dans=20le=20composer.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 14184d5..e3737a3 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "malio/ednotif-bundle", "description": "Client EDNOTIF (Guichet + wsIpBNotif) pour Symfony", "type": "symfony-bundle", - "version": "0.0.1", "license": "MIT", "require": { "php": "^8.4",