jenssegers / php-proxy

A PHP proxy script with https and post support
https://jenssegers.com
932 stars 266 forks source link

fix(#75): replace deprecated dependency #78

Closed jmolivas closed 4 years ago

jenssegers commented 4 years ago

Yeah I think we can bump PHP to at least 7.1 in a next release.

jmolivas commented 4 years ago

I take care of updating the .travis.yml file.

jmolivas commented 4 years ago

This versions are currently tested after my changes

php:
  - 7.1
  - 7.2
  - 7.3