Created
November 9, 2015 15:08
-
-
Save dsturm/71876b7be343d9e77bf8 to your computer and use it in GitHub Desktop.
Advanced Custom Fields PRO for Composer
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 characters
{ | |
"repositories": [ | |
{ | |
"type": "package", | |
"package": { | |
"name": "advanced-custom-fields/advanced-custom-fields-pro", | |
"version": "5.0", | |
"type": "wordpress-plugin", | |
"dist": { | |
"type": "zip", | |
"url": "http://connect.advancedcustomfields.com/index.php?p=pro&a=download&k=yourkeyhere" | |
} | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment