Skip to content

Commit ded37ef

Browse files
author
Ed Rackham
committedMar 10, 2023
Updated autoload
1 parent f6d2ae7 commit ded37ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
}
1111
],
1212
"require": {},
13-
"autoload": {
14-
"psr-4": { "A1phanumeric\\": "A1phanumeric" }
13+
"autoload": {
14+
"psr-4": { "A1phanumeric\\": "" }
1515
}
1616
}

0 commit comments

Comments
 (0)
Please sign in to comment.