Created
February 26, 2015 16:48
-
-
Save johnpbloch/1e7437c01704d07507e0 to your computer and use it in GitHub Desktop.
This file contains 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 characters
/vendor/ |
This file contains 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 characters
{ | |
"name": "johnpbloch/test-1", | |
"license": "MIT", | |
"authors": [ | |
{ | |
"name": "John P Bloch", | |
"email": "me@johnpbloch.com" | |
} | |
], | |
"minimum-stability": "dev", | |
"require": { | |
"johnpbloch/test-3":"dev-master" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment