Skip to content

Instantly share code, notes, and snippets.

@szepeviktor
Created March 28, 2025 15:16
Show Gist options
  • Save szepeviktor/d9792120337b8e8d8c446f3d44615fe8 to your computer and use it in GitHub Desktop.
Save szepeviktor/d9792120337b8e8d8c446f3d44615fe8 to your computer and use it in GitHub Desktop.
WHMCS Composer repository
{
"repositories": [
{
"type": "composer",
"url": "https://releases.whmcs.com/v2"
}
],
"require": {
"whmcs/whmcs": "^8.9"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment