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

feat: lower the php version #38

Merged
merged 8 commits into from Jul 14, 2017
Merged

feat: lower the php version #38

merged 8 commits into from Jul 14, 2017

Conversation

josegonzalez
Copy link
Owner

feat: add php 5.3+ support back

Copy link

@markstory markstory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this 👍

composer.json Outdated
@@ -14,7 +14,7 @@
}
],
"require": {
"php": ">=7.0.0",
"php": ">=5.3.0",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Cake's needs 5.5+ would be plenty. But this works too.

@josegonzalez josegonzalez merged commit 81382da into master Jul 14, 2017
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.

None yet

2 participants