engineyard / engineyard/ey-php-performance-tools
need another set of braces for composer.json?
Open
- Dominant language
- PHP
- Stars
- 99
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
the composer.json file would not work for me until I added an external set of braces around the supplied piece of code:
{"repositories": [
{
"type": "vcs",
"url": "http://github.com/engineyard/ey-php-performance-tools"
}
],
"require": {
"php": ">=5.3.3",
"engineyard/php-performance-tools": "dev-master"
}
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.