We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c036d commit 9831b52Copy full SHA for 9831b52
bench/composer.json
@@ -29,6 +29,7 @@
29
"bench:extract": "@bench --filter=benchExtract",
30
"bench:normalize": "@bench --filter=benchNormalization",
31
"bench:denormalize": "@bench --filter=benchDenormalization",
32
+ "bench:map": ["@bench:denormalize", "@bench:normalize"],
33
"bench": "phpbench run --report=default --tag=current"
34
},
35
"minimum-stability": "dev",
0 commit comments