Elasticquent icon indicating copy to clipboard operation
Elasticquent copied to clipboard

Fix Travis tests and composer requirements

Open coffeeburrito opened this issue 6 years ago • 0 comments

The change to ES ~6.0 raised requirements to PHP 7.x, but Travis was testing at PHP 5.5/5.6.

I updated composer.json to the lowest dependencies that passed phpunit, fixed Travis config to include testing against lowest dependencies, and changed the non-lowest dependencies test command for consistency.

coffeeburrito avatar Jun 13 '18 16:06 coffeeburrito