From 37faac3977a2766411014c2fb647e44fcbaf7275 Mon Sep 17 00:00:00 2001 From: nicod_ <nicod@lerebooteux.fr> Date: Thu, 14 Sep 2023 13:30:26 +0200 Subject: [PATCH] =?UTF-8?q?N=C3=A9cessite=20spip=5Fbonux=20pour=20le=20cri?= =?UTF-8?q?t=C3=A8re=20compteur=5Fleft?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ref #4 --- paquet.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/paquet.xml b/paquet.xml index 3296b87..39cb9b7 100644 --- a/paquet.xml +++ b/paquet.xml @@ -15,6 +15,7 @@ <licence>GNU/GPL</licence> <necessite nom="saisies" compatibilite="[3.50.1;]"/> + <necessite nom="spip_bonux" compatibilite="[4.1.2;]"/> <necessite nom="ajaxfiltre"/> <pipeline nom="autoriser" inclure="blocks_autorisations.php"/> -- GitLab