Skip to content

Commit bb28dd9

Browse files
committed
Release v4.5.3
1 parent a4c5bb6 commit bb28dd9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"autoload": {
2222
"psr-4": {
23-
"App\\": "app/"
23+
"App\\": "app/",
24+
"Config\\": "app/Config"
2425
},
2526
"exclude-from-classmap": [
2627
"**/Database/Migrations/**"

0 commit comments

Comments
 (0)