We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I was wondering why did you force to use PHP 5.6 as the library underneath supports php >=5.4 ?
Thanks
The text was updated successfully, but these errors were encountered:
Because it's a new project and as a new project we start from the actual supported PHP version which is 5.6.
See http://php.net/supported-versions.php.
Sorry, something went wrong.
Ok it's a little bit harsh as other major bundle still support 5.4 and 5.5 but i understand your choice. I will try another bundle then.
We could at least accept PHP 5.5 as it's still supported for Security fixes.
Feel free to send a PR.
No branches or pull requests
Hi,
I was wondering why did you force to use PHP 5.6 as the library underneath supports php >=5.4 ?
Thanks
The text was updated successfully, but these errors were encountered: