Updated from some -dev modules to alpha, beta or full releases
[yaffs-website] / vendor / psy / psysh / box.json.dist
diff --git a/vendor/psy/psysh/box.json.dist b/vendor/psy/psysh/box.json.dist
new file mode 100644 (file)
index 0000000..32305a5
--- /dev/null
@@ -0,0 +1,13 @@
+{
+    "stub": "stub",
+    "output": "psysh",
+    "compactors": [
+        "KevinGH\\Box\\Compactor\\Php"
+    ],
+    "chmod": "0755",
+    "blacklist": [
+        "grammar",
+        "test_old",
+        "Documentation"
+    ]
+}