mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
8d42044a99
This is mostly to store an initial state, before we go on and start manipulating the UUID library internals.
11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"bootstrap": "vendor/autoload.php",
|
|
"path": "tests/benchmark",
|
|
"retry_threshold": 5,
|
|
"reports": {
|
|
"report": {
|
|
"extends": "aggregate"
|
|
}
|
|
}
|
|
}
|