We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67fa166 commit 3a1cf85Copy full SHA for 3a1cf85
composer.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "phpbenchmarks/mkframework-common",
3
+ "license": "proprietary",
4
+ "type": "project",
5
+ "autoload": {
6
+ "psr-4": {
7
+ "PhpBenchmarksMkframework\\HelloWorldBenchmark\\": ""
8
+ }
9
10
+}
0 commit comments