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

Drop old versions of php/sf #232

Merged
merged 1 commit into from Nov 17, 2017
Merged

Conversation

core23
Copy link
Member

@core23 core23 commented Oct 16, 2017

I am targeting this branch, because this is BC.

Changelog

### Removed
- Support for old versions of Symfony.

greg0ire
greg0ire previously approved these changes Oct 16, 2017
Copy link

@jlamur jlamur left a comment

Choose a reason for hiding this comment

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

We need to wait for this PR (devkit updates) to be merged: #230 because tests are failing.

@SonataCI
Copy link
Collaborator

Could you please rebase your PR and fix merge conflicts?

@jordisala1991
Copy link
Member

Now we can do this change again, can you rebase and fix conflicts @core23 ?

composer.json Outdated
@@ -17,15 +17,15 @@
}
],
"require": {
"php": "^5.3 || ^7.0",
"php": "^5.6 || ^7.1",
Copy link
Member

Choose a reason for hiding this comment

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

this should be: ^5.6 || ^7.0

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@jordisala1991
Copy link
Member

Please review @jlamur

@greg0ire greg0ire merged commit 2015470 into sonata-project:3.x Nov 17, 2017
@core23 core23 deleted the patch/php-support branch November 17, 2017 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants