Skip to content

Commit 5909df0

Browse files
authored
Update composer.json
1 parent c6ad610 commit 5909df0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@
99
"email": "[email protected]"
1010
}
1111
],
12-
"require": {}
12+
"require": {},
13+
"autoload": {
14+
"psr-4": { "A1phanumeric\\": "A1phanumeric" }
15+
}
1316
}

0 commit comments

Comments
 (0)