egeloen / IvoryLuceneSearchBundle

Provides a Zend Lucene Search integration for your Symfony2 project.
MIT License
29 stars 11 forks source link

Upgrade dependencies versions #13

Closed jamyouss closed 8 years ago

jamyouss commented 8 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Hello, This pull request upgrade composer dependencies versions.

jamyouss commented 8 years ago

@egeloen we should considering to update the minimum php version to 5.6. What do you think ?

egeloen commented 8 years ago

For now, I'm not in favor of bumping PHP to 5.6. Basically, I would like to do it one time for all my libraries/bundles...

Anyway, can you explain me why would you like to bump Symfony to 3.1 and don't allow Symfony 3.0? Tests are green for this version: https://github.com/egeloen/IvoryLuceneSearchBundle/blob/master/.travis.yml#L47-L48

jamyouss commented 8 years ago

Anyway, can you explain me why would you like to bump Symfony to 3.1 and don't allow Symfony 3.0? Tests are green for this version: https://github.com/egeloen/IvoryLuceneSearchBundle/blob/master/.travis.yml#L47-L48

@egeloen You're right, my bad :-( Going to change this mistake.

egeloen commented 8 years ago

Closing as if we drop your changes related to symfony version, there is nothing more in this PR.