Skip to content

Commit b7d591a

Browse files
committed
chore: remove autoload of auth_helper.php by Composer
1 parent fd2dff9 commit b7d591a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@
5252
"psr-4": {
5353
"CodeIgniter\\Shield\\": "src"
5454
},
55-
"files": [
56-
"src/Helpers/auth_helper.php"
57-
],
5855
"exclude-from-classmap": [
5956
"**/Database/Migrations/**"
6057
]

0 commit comments

Comments
 (0)