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

[InstallerBundle] - fixed recommended version of php lower then required #3385

Conversation

nakashu
Copy link
Contributor

@nakashu nakashu commented Oct 2, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

Recommended version of was php lower then required,
required -> 5.5.9
recommended -> 5.3.8

Also added constant for php recommended version RECOMMENDED_PHP_VERSION
set to 5.6.13, just because its current.

If anyone got suggestion what the recommended version should be, drop it here and I'll change it.

…han required version.

Added constant for recommended version RECOMMENDED_PHP_VERSION = 5.6.13
@pjedrzejewski
Copy link
Member

👍

michalmarcinkowski added a commit that referenced this pull request Oct 7, 2015
…s-then-required

[InstallerBundle] - fixed recommended version of php lower then required
@michalmarcinkowski michalmarcinkowski merged commit dd6e0b4 into Sylius:master Oct 7, 2015
@michalmarcinkowski
Copy link
Contributor

Thank you @nakashu

@nakashu nakashu deleted the fix/install-recommended-php-less-then-required branch February 16, 2016 22:11
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

3 participants