Skip to content

Commit 0d9ef87

Browse files
committed
Fixed error in composer.json
1 parent 9789ee3 commit 0d9ef87

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@
1818
"autoload": {
1919
"psr-4": {
2020
"AdamCrampton\\LaravelDatabaseLogger\\": "src/"
21-
},
22-
"files": [
23-
"app/Helpers.php"
24-
]
21+
}
2522
},
2623
"autoload-dev": {
2724
"psr-4": {

0 commit comments

Comments
 (0)