Skip to content

SF4 and php7 mods #8

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

Closed
wants to merge 2 commits into from
Closed

SF4 and php7 mods #8

wants to merge 2 commits into from

Conversation

w473
Copy link

@w473 w473 commented Feb 13, 2018

Modification to make it work with php7 and symfony 4
NOT TESTED with previous versions

"symfony/framework-bundle": "~2.1|^3.0",
"doesntmattr/mongodb-migrations": "^1.1",
"symfony/framework-bundle": "~2.1|^3.0|^4",
"doesntmattr/mongodb-migrations": "^1.1|dev-master",
Copy link
Contributor

Choose a reason for hiding this comment

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

@w473
dev-master makes me a little nervous, I think we would likely have a 1.2 with your mongodb-migrations changes ( doesntmattr/mongodb-migrations#13 ) and ^1.1 will include it..

@w473
Copy link
Author

w473 commented Feb 14, 2018

I left it like this after my local test so both PRs would work together. I will then decline this one and wait for other to finish

@w473 w473 closed this Feb 14, 2018
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.

2 participants