Incompatible with PHP 7.1
stu177 opened this issue · 2 comments
stu177 commented
Currently requires:
php: ~5.5.0|~5.6.0|~7.0.0
So it's throwing:
[InvalidArgumentException]
Could not find package firebear/importexportfree at any version matching your PHP version 7.1.10.0
Is this because of breaking changes in the new PHP version or just the requirement on the package hasn't been updated to 7.1?
biotech commented
This is fixed now , works great on PHP 7.1 https://github.com/firebearstudio/importexportfree/blob/master/composer.json
stu177 commented
Can you tag this so it gets updated in packagist? In the latest version 1.0.10, this is still broken.