Created
March 13, 2019 02:48
-
-
Save bitwombat/2312f929fd8f1e0f97fc8e0c82e5e422 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
{ | |
"name": "gbell2/tmp", | |
"authors": [ | |
{ | |
"name": "Greg Bell", | |
"email": "greg@bitwombat.com.au" | |
} | |
], | |
"repositories": [ | |
{ | |
"type": "vcs", | |
"url": "https://github.com/bitwombat/phpaes" | |
} | |
], | |
"require": { | |
"chuyskywalker/phpaes": "*" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment