imbo / behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
MIT License
108 stars 42 forks source link

Require PHP >= 7.2 #80

Closed christeredvartsen closed 4 years ago

christeredvartsen commented 5 years ago

Version 3 of imbo/behat-api-extension should require PHP >= 7.2. The code base should be updated to reflect this.

Also, move CI from Travis-CI to GitHub Actions.

christeredvartsen commented 5 years ago

From now on the develop branch will work towards this goal. The v2.x branch can be used for bugfixing on 2.x releases.

christeredvartsen commented 4 years ago

Resolved in #81