Continued a bit:
[core.git] / composer.json
diff --git a/composer.json b/composer.json
new file mode 100644 (file)
index 0000000..7f3d93c
--- /dev/null
@@ -0,0 +1,5 @@
+{
+       "require-dev": {
+               "phpunit/phpunit": "^6.2"
+       }
+}