Skip to content

Commit

Permalink
Adicionando auto discovery para o PagSeguroBoleto
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandobandeira authored May 9, 2018
1 parent e7644e6 commit 635bc66
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
],
"aliases": {
"PagSeguro": "Artistas\\PagSeguro\\PagSeguroFacade",
"PagSeguroRecorrente": "Artistas\\PagSeguro\\PagSeguroRecorrenteFacade"
"PagSeguroRecorrente": "Artistas\\PagSeguro\\PagSeguroRecorrenteFacade",
"PagSeguroBoletoFacade": "Artistas\\PagSeguro\\PagSeguroBoletoFacade"
}
}
}
Expand Down

0 comments on commit 635bc66

Please sign in to comment.