Skip to content

Commit f4fb3e2

Browse files
committed
Fix typo in composer
1 parent ff50481 commit f4fb3e2

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
@@ -12,7 +12,7 @@
1212
},
1313
"autoload": {
1414
"psr-4": {
15-
"Sadekd\\NovaOpeningHoursField\\": "src/"
15+
"SadekD\\NovaOpeningHoursField\\": "src/"
1616
}
1717
},
1818
"extra": {

0 commit comments

Comments
 (0)