phergie / plugin-http

MIT License
3 stars 6 forks source link

Version 2 updates #2

Closed svpernova09 closed 8 years ago

svpernova09 commented 8 years ago

This build will fail until the DNS plugin gets updated and tagged to support version 2.

This package has the changes I mentioned in the PR above about removing 5.4 and setting minimum PHP version to 5.5

WyriHaximus commented 8 years ago

Could you also target ^5.5||^7.0 so we explicitly support PHP 7? (And ditch the allowed failures because of it.)

svpernova09 commented 8 years ago

Targeting ^5.5||^7.0 and updated the 7 specific tests to work even when composer update --prefer-lowest