From d3533936e700f499585c64c0db95a33370ae0f98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Wed, 4 May 2022 15:45:36 +0200
Subject: [PATCH] Syntaxce foireuse

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 25f6035e5f..d4b9ed8221 100755
--- a/composer.json
+++ b/composer.json
@@ -39,5 +39,5 @@
         "sniffer:php8": "./vendor/bin/phpcs -p ./module --standard=vendor/phpcompatibility/php-compatibility/PHPCompatibility --runtime-set testVersion 8.0",
         "phpcs"       : "./vendor/bin/phpcs -p ./module --standard=PSR12"
     },
-    "minimum-stability": "dev",
+    "minimum-stability": "dev"
 }
-- 
GitLab