From 9077cae7e0f795347c17d672f00464c7aabff617 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Laurent=20L=C3=A9cluse?= <laurent.lecluse@unicaen.fr>
Date: Fri, 29 Nov 2019 15:34:24 +0100
Subject: [PATCH] =?UTF-8?q?Suppression=20d'une=20d=C3=A9pendance=20=C3=A0?=
 =?UTF-8?q?=20PHP=20d=C3=A9j=C3=A0=20pr=C3=A9sente=20dans=20UnicaenApp?=
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 af842f3..8ba17c0 100644
--- a/composer.json
+++ b/composer.json
@@ -8,7 +8,6 @@
         }
     ],
     "require": {
-        "php":                                          "7.3.*",
         "unicaen/app":                                  "^3.0",
         "unicaen/bjy-authorize":                        "^3.0",
         "jasig/phpcas":                                 "^1.3",
-- 
GitLab