liip / LiipMonitorBundle

Integrates the LiipMonitor library into Symfony
http://liip.ch
467 stars 103 forks source link

[BREAKING] Drop Support for PHP 7.0 #210

Closed jrjohnson closed 5 years ago

jrjohnson commented 5 years ago

Attempting to unlock #203 which requires a new minimum PHP version.

PHP 7.0 is end of life as of January, 7.1 is now the minimum safe version.

I left this in multiple commits so each step was clear and everything wasn't smashed together, let me know if you'd rather I squashed it. It ended up being a bit complicated as version bumps had a cascading effect.

kbond commented 5 years ago

I'm fine with this - @lsmith77 ?

lsmith77 commented 5 years ago

fine for me too.