From fe25829458d3a724d1bc5ecbfab3d48dc4929845 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Tue, 03 Apr 2018 12:24:20 +0200
Subject: [PATCH] aggiornamento versione phpunit

---
 composer.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/composer.json b/composer.json
index 4d270f6..e4c2569 100644
--- a/composer.json
+++ b/composer.json
@@ -8,6 +8,6 @@
         }
     ],
     "require-dev": {
-        "phpunit/phpunit": "^4.8"
+        "phpunit/phpunit": "<5"
     }
 }

--
Gitblit v1.8.0