engineyard / engineyard/ey-php-performance-tools

need another set of braces for composer.json?

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.