Browse Source

create composer.json

Stephen Fisher 7 years ago
parent
commit
238b249b33
1 changed files with 6 additions and 0 deletions
  1. 6 0
      composer.json

+ 6 - 0
composer.json

@@ -0,0 +1,6 @@
+{
+    "name": "squibbleFish/bones",
+    "description": "Fork of the Bones WP Theme",
+    "version": "0.0.1",
+    "require": {}
+}