engineyard / engineyard/ey-php-performance-tools
need another set of braces for composer.json?
Aperta
- Lingua principale
- PHP
- Stelle
- 99
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"
}
}
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.