From 40d16cb1f73f75cb82cb80cb1cf3318861695cf7 Mon Sep 17 00:00:00 2001
From: Cristiano Magro <cristiano.magro@vola.it>
Date: Tue, 16 Jan 2018 19:15:52 +0100
Subject: [PATCH] Old code
---
composer.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/composer.json b/composer.json
index c1bae62..4d270f6 100644
--- a/composer.json
+++ b/composer.json
@@ -7,7 +7,7 @@
"email": "cristiano.magro@vola.it"
}
],
- "require": {
-
+ "require-dev": {
+ "phpunit/phpunit": "^4.8"
}
-}
\ No newline at end of file
+}
--
Gitblit v1.8.0