Skip to content

Instantly share code, notes, and snippets.

@grandsilence
Created April 10, 2019 12:28
Show Gist options
  • Save grandsilence/9b4e1ed46c8fe713bdffa8ab7f1f6aa1 to your computer and use it in GitHub Desktop.
Save grandsilence/9b4e1ed46c8fe713bdffa8ab7f1f6aa1 to your computer and use it in GitHub Desktop.
PHP Composer use fork of package
"repositories": [
{
"type": "vcs",
"url": "https://github.com/grandsilence/laravel-steam-auth"
}
],
"require": {
"invisnik/laravel-steam-auth": "dev-master",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment