Commit graph

4 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
Nic Appleby
ae1f632ebe
Don't test against PHP 8.0 (#6)
* try upgrade phpunit

* Don't test against PHP *

* Don't upgrade phpunit actually

* Test against PHP 7.3
2019-02-11 15:19:22 +02:00
Matthew Goslett
b12194ec6f enable redis ext in travis build 2017-07-27 14:22:32 +02:00
Matthew Goslett
bf1a4e1879 initial commit 2017-07-27 11:11:02 +02:00