Skip to content

Commit 90481ba

Browse files
committed
chore: composer normalize
1 parent 7ad5d96 commit 90481ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"autoload": {
6060
"psr-4": {
6161
"App\\": "app/",
62-
"Config\\": "app/Config/",
63-
"CodeIgniter\\": "system/"
62+
"CodeIgniter\\": "system/",
63+
"Config\\": "app/Config/"
6464
},
6565
"exclude-from-classmap": [
6666
"**/Database/Migrations/**"

0 commit comments

Comments
 (0)