Skip to content

Commit e52b412

Browse files
author
Corey McCormick
committed
Auto load facade for laravel
1 parent a9ac415 commit e52b412

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
@@ -37,7 +37,7 @@
3737
"SimpleSoftwareIO\\QrCode\\QrCodeServiceProvider"
3838
],
3939
"aliases": {
40-
"QrCode": "SimpleSoftwareIO\\QrCode\\QrCode"
40+
"QrCode": "SimpleSoftwareIO\\QrCode\\Facades\\QrCode"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)