Commit Graph

4 Commits

Author SHA1 Message Date
Alexis Saettler 41a77ddd87 chore(deps): update to Laravel 5.7 (#1803)
* Update to Laravel 5.7
* Backport new Laravel 5.7 configurations
* Replace karakus/laravel-cloudflare with monicahq/laravel-cloudflare
2018-10-05 13:38:48 +02:00
Tobias Fröberg 6ef07ee355 Use the config helper instead of putenv in the test suit (#608)
We've used putenv() to set environment variables in tests forcing us
to reload the environment. We don't have to if we use the config
helper in Laravel instead.
2017-10-12 17:39:51 -04:00
Régis Freyd a2172f0851 Add style CI (#503)
Hopefully this will result in slightly better code.
2017-07-26 21:02:55 -04:00
Régis Freyd 647e8fa4f8 Add version checking (#495) 2017-07-24 23:19:49 -04:00