sterntours/vendor/ocramius/proxy-manager/phpbench.json
2020-07-09 12:49:32 +02:00

10 lines
214 B
JSON

{
"bootstrap": "vendor/autoload.php",
"path": "tests/ProxyManagerBench",
"retry_threshold": 5,
"reports": {
"report": {
"extends": "aggregate"
}
}
}