Skip to content

Commit 8538318

Browse files
committed
🔧 modify composer.json
Signed-off-by: otengkwame <[email protected]>
1 parent 964ebd8 commit 8538318

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414
"autoload": {
1515
"psr-4": {
1616
"Base\\": "Core/core"
17-
}
17+
},
18+
"classmap": [
19+
"CodeIgniter/Framework"
20+
]
1821
},
1922
"minimum-stability": "stable"
2023
}

0 commit comments

Comments
 (0)