Skip to content

Commit 061a968

Browse files
committed
Merge branch 'master' of github.com:jlorente/laravel-application-end-queue
2 parents 114be95 + 37990a3 commit 061a968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"autoload": {
2727
"psr-4": {
28-
"Jlorente\\Laravel\\Queue\\ApplicationEnd": "src/"
28+
"Jlorente\\Laravel\\Queue\\ApplicationEnd\\": "src/"
2929
}
3030
},
3131
"extra": {

0 commit comments

Comments
 (0)