Created
March 28, 2025 15:16
-
-
Save szepeviktor/d9792120337b8e8d8c446f3d44615fe8 to your computer and use it in GitHub Desktop.
WHMCS Composer repository
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": "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