Skip to content

Remove package dependency on PHP 5.6.

Latest
Compare
Choose a tag to compare
@szainmehdi szainmehdi released this 06 Dec 00:33

Since the package itself doesn't use any language features not present in PHP 5.4, I've downgraded the composer php requirement to >=5.4.

Note that running tests for this package does require PHP >= 5.6 since I'm using phpunit 5.x.