Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / contrib-destination.make.yml
diff --git a/vendor/drush/drush/tests/makefiles/contrib-destination.make.yml b/vendor/drush/drush/tests/makefiles/contrib-destination.make.yml
new file mode 100644 (file)
index 0000000..3ff3356
--- /dev/null
@@ -0,0 +1,13 @@
+core: '6.x'
+api: 2
+projects:
+  boxes:
+    subdir: 'contrib'
+    version: '1.0'
+  admin:
+    subdir: 'contrib'
+    version: '2.0'
+  zen:
+    subdir: 'contrib'
+    version: '2.1'
+    type: 'theme'