Skip to content

Commit 66fd3ab

Browse files
fix Provider
1 parent 3a010ce commit 66fd3ab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
}
2323
},
2424
"autoload": {
25-
"files": [
26-
"src/Helpers/helpers.php"
27-
],
25+
"files": [],
2826
"psr-4": {
2927
"FarshidRezaei\\Larabbitmq\\": "src/"
3028
}

0 commit comments

Comments
 (0)