From a9ee0e70d606fccd98458f618d362dff5e18ea97 Mon Sep 17 00:00:00 2001 From: David D'ALMEIDA Date: Thu, 19 Oct 2023 08:28:51 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 88126ccb..bb620010 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ trigger: steps: - name: test - image: php:8.2 + image: composer:2.6 commands: - cd Sources # Installe les dépendances PHP si nécessaire