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

[WIP] Add symfony 3.0 support #85

Merged
merged 1 commit into from
Nov 26, 2015
Merged

[WIP] Add symfony 3.0 support #85

merged 1 commit into from
Nov 26, 2015

Conversation

rande
Copy link
Member

@rande rande commented Nov 25, 2015

No description provided.

@rande rande changed the title [WIP] Fix deprecation notices [WIP] Add symfony 3.0 support Nov 25, 2015
@rande rande force-pushed the fix_deprecation_notices branch 3 times, most recently from 1173c92 to 913f4aa Compare November 26, 2015 09:42
@@ -35,19 +35,18 @@ matrix:
- php: 5.6
env: SYMFONY_VERSION=2.8.*@dev
- php: 5.6
env: SYMFONY_VERSION="3.0.x-dev as 2.8"
env: SYMFONY_VERSION="3.0.x-dev" DEPENDENCIES="dev" COMPOSER_FLAGS="--prefer-stable"
Copy link
Member

Choose a reason for hiding this comment

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

Why not just 3.0.*@dev?

Event better, set minimum-stability to dev and prefer-stable to true directly on composer.json file and remove @dev annotations.

@rande rande merged commit 8ab0b0e into master Nov 26, 2015
@OskarStark
Copy link
Member

good job 👍

@soullivaneuh soullivaneuh deleted the fix_deprecation_notices branch November 30, 2015 08:54
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.

3 participants