Skip to content

Instantly share code, notes, and snippets.

@RoesWibowo
Created October 12, 2014 15:51
Show Gist options
  • Select an option

  • Save RoesWibowo/77b1ea3d6a5e62616939 to your computer and use it in GitHub Desktop.

Select an option

Save RoesWibowo/77b1ea3d6a5e62616939 to your computer and use it in GitHub Desktop.
Solve composer install/update error because packagist json doesn't macth it's signature.
"repositories": {
"packagist": {
"url": "https://packagist.org",
"type": "composer"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment