Skip to content

Instantly share code, notes, and snippets.

@tsudot
Last active September 4, 2018 06:14
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 tsudot/f939658214706d84323d25551c80a517 to your computer and use it in GitHub Desktop.
Save tsudot/f939658214706d84323d25551c80a517 to your computer and use it in GitHub Desktop.
Composer config for karix
{
"repositories": [
{
"type": "git",
"url": "https://github.com/karixtech/karix-php.git"
}
],
"require": {
"karixtech/karix-php": "0.0.2"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment