smiley 10 лет назад
Родитель
Сommit
f506bf573d
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      composer.json

+ 3 - 0
composer.json

@@ -20,6 +20,9 @@
 	"require": {
 		"php": ">=5.6.0"
 	},
+	"require-dev": {
+		"phpunit/phpunit": "5.1.*"
+	},
 	"suggest": {
 		"chillerlan/php-googleauth": "*"
 	},