Skip to content

Instantly share code, notes, and snippets.

@FredericoC
Created July 25, 2019 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FredericoC/92643c84630b103002ea4aac4215b645 to your computer and use it in GitHub Desktop.
Save FredericoC/92643c84630b103002ea4aac4215b645 to your computer and use it in GitHub Desktop.
Install Go-live-pro via composer
{
"repositories": [
{
"type": "package",
"package": {
"name": "matlipe/go-live-update-urls-pro",
"type": "wordpress-plugin",
"version": "2.6.0",
"dist": {
"url": "https://matlipe.com/?download_file....",
"type": "zip"
}
}
}
],
"require": {
"wpackagist-plugin/go-live-update-urls": "^5.2.9",
"matlipe/go-live-update-urls-pro": "2.6.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment