Skip to content

Merge bundles #16

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

Merged
merged 1 commit into from
Dec 27, 2013
Merged

Merge bundles #16

merged 1 commit into from
Dec 27, 2013

Conversation

ddeboer
Copy link
Member

@ddeboer ddeboer commented Dec 26, 2013

And close #3.

- SYMFONY_VERSION=2.1.*
- SYMFONY_VERSION=2.2.*
- SYMFONY_VERSION=2.3.*
- SYMFONY_VERSION=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.

symfony 2.4 is out, so that should be in this list too.

do we still care about symfony < 2.3? i would suggest to ditch those, they are EOL and people still on symfony 2.1/2.2 can use the old LiipCacheControlBundle which will remain available for legacy.

Copy link
Member Author

Choose a reason for hiding this comment

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

Agreed.

@dbu
Copy link
Contributor

dbu commented Dec 27, 2013

great, looks good. i found some details and commented to prove that i went through the diff :-)

once this is merged, we should try to activate travis and see what the tests are saying.

 Merge composer.json

Merge configuration

Merge PHPUnit config

Create separate installation doc

Change namespace to FOS

Support Symfony 2.4 and drop 2.1/2.2 support

Remove cURL check

Fix search/replace mistake

Fix typo

Make contributors homepage URL forwards-compatible
@ddeboer
Copy link
Member Author

ddeboer commented Dec 27, 2013

Squashed commits. Feel free to have a last look and merge if you're okay with it.

dbu added a commit that referenced this pull request Dec 27, 2013
@dbu dbu merged commit 0c11ae5 into master Dec 27, 2013
@dbu dbu deleted the merge-bundles branch December 27, 2013 11:38
@dbu
Copy link
Contributor

dbu commented Dec 27, 2013

great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge DependencyInjection and liipDependencyInjection
2 participants