Skip to content
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

PHP 7.1+ is now required #2037

Merged
merged 2 commits into from
Mar 14, 2018
Merged

PHP 7.1+ is now required #2037

merged 2 commits into from
Mar 14, 2018

Conversation

retlehs
Copy link
Member

@retlehs retlehs commented Mar 7, 2018

@csknk
Copy link

csknk commented Mar 7, 2018

Should that not be ^ 7.1.3? From problem 2 in the Travis report, but maybe I'm reading it wrong...

@retlehs retlehs merged commit ea76b61 into master Mar 14, 2018
@retlehs retlehs deleted the php-7.1 branch March 14, 2018 04:48
@christianmagill
Copy link

@retlehs, Do you know if there are is any code that relies on the updated dependency? Would requiring "illuminate/support": "5.5.34" resolve the issue. I'm waiting on a server to be updated and would prefer to use 9.0.1 for the time being. Thanks!

@alwaysblank
Copy link
Member

alwaysblank commented Jun 8, 2018

You can use composer show --tree and composer depends php to track down which things require an updated version of PHP.

These seems like a personal support request, though, and we encourage you to post those in the forum instead of on GitHub: https://discourse.roots.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants