1.4.0
- added Laravel package discovery, thanks luisdalmolin
- use the contract for the Laravel view factory instead of the concrete class, this fixes incompatibilities with https://github.com/fntneves/laravel-transactional-events
- updated https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases and have it run on tests too