Commit graph

5 commits

Author SHA1 Message Date
FutureMatt
4e1e6e0940
PHP 7.2+ Support
* Updated the composer.json to require PHP 7.2, removed Travis CI tests for all PHP versions prior to 7.2 and replace jimdo/prometheus_client_php with endclothing/prometheus_client_php to support PHP 7.2.

* Updated PHPUnit to v8 and Mockery to v1.4 in order to support PHP 7.4.

* Downgraded Mockery from 1.4 to 1.3 in order to support PHP versions < 7.3.
2020-09-11 15:48:24 +01:00
Stefan Bauer
885f959ce9
Make Laravel 7.0 compatible (#14) 2020-03-16 11:01:52 +02:00
Luca Critelli
c8ef2037dc Update composer to work with Laravel 5 and Laravel 6 (#10)
Update composer to work with Laravel 5 and Laravel 6
2019-10-17 09:45:01 +02:00
Jarryd Tilbrook
d6ec61c8bc Enable package discovery for laravel 5.5+ (#5) 2019-02-11 15:56:48 +02:00
Matthew Goslett
bf1a4e1879 initial commit 2017-07-27 11:11:02 +02:00