drahak / Restful

Drahak\Restful - Nette REST API bundle
0 stars 0 forks source link

travis: allow PHP 7.* #132

Closed TomasVotruba closed 7 years ago

drahak commented 7 years ago

There is a bug in Mockista (solved in https://github.com/janmarek/mockista/pull/35) which is causing it to fail in PHP 7.1. We will use version 1.0 for now (https://github.com/drahak/Restful/commit/6221d1820a8010febc4d8ca33bfaf3f76fb25480). Thanks for your commit.

TomasVotruba commented 7 years ago

Thanks, we're actually running it on PHP 7.1, so this is really helpful