You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [CI] Add PHP 7.2 to travis build matrix
Since PHP 7.2 will be soon out of the oven we should start testing
against 7.2 and support it.
* [COMPOSER] Bump `phpstan/phpstan` to version 0.8
* [COMPOSER] Bump `guzzlehttp/guzzle` to version 6.3
In order to support PHP 7.2 we need to bump the version, otherwise the
builds will fail.
See https://travis-ci.org/flix-tech/schema-registry-php-client/jobs/282192876
for more details.
0 commit comments