Skip to content

Commit 29baf40

Browse files
committed
Fixed PSR-4 Namespace
1 parent bcddc89 commit 29baf40

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
@@ -23,7 +23,7 @@
2323
},
2424
"autoload": {
2525
"psr-4": {
26-
"BReda\\AlphaWidget": "src/"
26+
"BReda\\AlphaWidget\\": "src/"
2727
},
2828
"files": [
2929
"src/helpers.php"

0 commit comments

Comments
 (0)