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 c6ad610 commit 5909df0Copy full SHA for 5909df0
composer.json
@@ -9,5 +9,8 @@
9
"email": "ed@rockfire.co"
10
}
11
],
12
- "require": {}
+ "require": {},
13
+ "autoload": {
14
+ "psr-4": { "A1phanumeric\\": "A1phanumeric" }
15
+ }
16
0 commit comments