Skip to content

Commit 072725d

Browse files
committed
chore: bench
1 parent 440ebd6 commit 072725d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

phpbench.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"$schema": "vendor/phpbench/phpbench/phpbench.schema.json",
3-
"runner": {
4-
"bootstrap": "vendor/autoload.php",
5-
"path": "tests/Abuse/Bench",
6-
"file_pattern": "*.php"
7-
}
3+
"runner.bootstrap": "vendor/autoload.php",
4+
"runner.path": "tests/Abuse/Bench",
5+
"runner.file_pattern": "*.php"
86
}

0 commit comments

Comments
 (0)