Created
October 12, 2014 15:51
-
-
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.
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": { | |
| "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