mirror of
https://github.com/envoyr/nginx-configurator.git
synced 2026-04-28 04:06:18 +00:00
Extracted NginxConfigrator library with feature plan for CLI manipulation
This commit is contained in:
@@ -10,7 +10,15 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"phpspec/phpspec": "^2.5",
|
||||
"phpunit/phpunit": "~4"
|
||||
"phpunit/phpunit": "~4",
|
||||
"knplabs/phpspec-welldone-extension": "dev-master",
|
||||
"henrikbjorn/phpspec-code-coverage": "1.0.*",
|
||||
"squizlabs/php_codesniffer": "^2.3",
|
||||
"phpunit/phpcov": "*",
|
||||
"jakub-onderka/php-parallel-lint": "0.*",
|
||||
"jakub-onderka/php-console-highlighter": "0.*",
|
||||
"satooshi/php-coveralls": "dev-master",
|
||||
"clover/dump": "dev-master"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user