Skip to content

Commit bbc2783

Browse files
author
Martin Brecht-Precht
committed
Fixed an issue in the composer.json
1 parent 13177c0 commit bbc2783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"autoload": {
2121
"psr-4": {
22-
"Markdom\\HandlerInterface": "src"
22+
"Markdom\\HandlerInterface\\": "src"
2323
}
2424
},
2525
"require": {

0 commit comments

Comments
 (0)