소스 검색

create composer.json

Stephen Fisher 7 년 전
부모
커밋
238b249b33
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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": {}
+}