Skip to content

Commit b8d0b60

Browse files
committed
chore: update for v4.5.3
1 parent 9dcf37e commit b8d0b60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@
3737
"minimum-stability": "dev",
3838
"prefer-stable": true,
3939
"autoload": {
40+
"psr-4": {
41+
"App\\": "app/",
42+
"Config\\": "app/Config"
43+
},
4044
"exclude-from-classmap": [
4145
"**/Database/Migrations/**"
4246
]

0 commit comments

Comments
 (0)