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

Research direction

Start by locating the documentation or README section that supplies the composer.json snippet. Check the snippet as a complete Composer JSON document and compare it with the reported working form. Done means the documented example parses correctly without requiring users to infer missing outer structure.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.