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

Update dependencies to support Symfony 3 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

petrepatrasc
Copy link

Hey, our team is using the IvoryGoogleMapBundle, and currently in order to upgrade to Symfony 3, the composer versions need to be bumped on both projects. I've made this pull request in hope that this way, I can also submit another to IvoryGoogleMapBundle, and thus upgrade both projects.

I've tested using the ~3.0 dependencies and all tests run fine 👍 but I had to increase the PHP versions being tested within Travis's config.

I would like to propose a new stable tag (2.0), so that it's easy to fix strictly within composer's deps.

Also below the output from the deprecation checker:

Checking your application for deprecations - this could take a while ...
Loading RuleSet...
RuleSet loaded.
Parsing files & Searching for deprecations...
Finished searching for deprecations.
Rendering output...
Finished rendering output.

There are no violations - congratulations!
Checked 3 source files in 3.272 seconds, 17.75 MB memory used

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.

1 participant