Created
February 26, 2015 16:49
-
-
Save johnpbloch/4209ac47a4652a8e804c to your computer and use it in GitHub Desktop.
Revisions
-
johnpbloch created this gist
Feb 26, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ /vendor/ This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ { "name": "johnpbloch/test-2", "type": "wordpress-plugin", "license": "MIT", "authors": [ { "name": "John P Bloch", "email": "[email protected]" } ], "minimum-stability": "dev", "require": {}, "provide": {"johnpbloch/test-3":"dev-master"} }