-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
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
Set minimum PHP requirement to 7.1 #1445
Comments
Why not for v5.0.0? PHP 5.6 is already in the end of life cycle. |
@aistis- maybe your right, but PHP 5.6 will not reach EOL until 2019. You can use PHP 7+ already, the KunstmaanBundlesCMS is works great with it, but we do not depend on it yet. So for now, why not support PHP 5.6? |
I vote also for 5.0.0. Then we can also bump twig to 2.x |
You should probably skip 7.0 and go directly to 7.1, symfony and other projects are doing the same |
Yes indeed, in order to support SF4.0 we will also have to skip 7.0 |
See #2090 |
No description provided.
The text was updated successfully, but these errors were encountered: