server/src/composer.json
changeset 18 f2a40bbc27f6
parent 4 f55970e41793
child 24 de47e8f66e8b
--- a/server/src/composer.json	Fri Nov 13 16:45:27 2015 +0100
+++ b/server/src/composer.json	Tue Nov 17 13:11:55 2015 +0100
@@ -13,7 +13,7 @@
 		"laravelcollective/html": "5.1.*"
 	},
 	"require-dev": {
-		"phpunit/phpunit": "~4.0",
+		"phpunit/phpunit": "~5.0",
 		"phpspec/phpspec": "~2.1",
 		"fabpot/php-cs-fixer": "^1.9",
 		"mockery/mockery": "dev-master"