Skip to content
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 3b9d9ca

Browse files
committed
Fixing PSR-4 namespace
1 parent c1e1344 commit 3b9d9ca

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
@@ -27,7 +27,7 @@
2727
},
2828
"autoload": {
2929
"psr-4": {
30-
"LaravelArdent\\Ardent\\": "src/"
30+
"LaravelArdent\\": "src/"
3131
}
3232
},
3333
"minimum-stability": "dev"

0 commit comments

Comments
 (0)