We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d407fdd commit 561ce21Copy full SHA for 561ce21
1 file changed
composer.json
@@ -9,6 +9,9 @@
9
"email": "nj@mixnode.com"
10
}
11
],
12
+ "autoload": {
13
+ "psr-4": { "Mixnode\\" : "src/" }
14
+ },
15
"minimum-stability": "dev",
16
"require": {}
17
0 commit comments