prestaconcept / PrestaSonataGedmoDoctrineExtensionsBundle

Gedmo integration in Sonata Admin : Translatable...
http://prestaconcept.github.io/presta-gedmo-doctrine-extensions/index.html
3 stars 7 forks source link

will there be support for symfony 2.3? #7

Open emreavsar opened 9 years ago

emreavsar commented 9 years ago

I really wanted to install this bundle and use it, but unfortunatelly it is not compatible with symfony 2.3

I'm getting this error

Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for presta/sonata-admin-extended-bundle ~1.0 -> satisfiable by presta/sonata-admin-extended-bundle[1.0.0].
    - presta/sonata-admin-extended-bundle 1.0.0 requires sonata-project/admin-bundle 2.2.* -> no matching package found.
  Problem 2
    - presta/sonata-admin-extended-bundle 1.0.0 requires sonata-project/admin-bundle 2.2.* -> no matching package found.
    - symfony/framework-standard-edition 2.5.x-dev requires presta/sonata-admin-extended-bundle ~1.0 -> satisfiable by presta/sonata-admin-extended-bundle[1.0.0].
    - Installation request for symfony/framework-standard-edition 2.5.x-dev -> satisfiable by symfony/framework-standard-edition[2.5.x-dev].

Potential causes:
 - A typo in the package name
 - The package is not available in a stable-enough version according to your minimum-stability setting
   see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.

so is there a workaround or is it planned to make it compatible with symfony 2.3?

nicolas-bastien commented 9 years ago

Hi this bundle has moved to sonata project.

Please have a look at : https://github.com/sonata-project/SonataTranslationBundle Would be nice if you can star it if you like it (SonataTranslationBundle)

emreavsar commented 9 years ago

hey,

thanks thats great. But I can't find a detailed documentation...

cheers emre

On Wed, Oct 15, 2014 at 4:07 PM, Nicolas Bastien notifications@github.com wrote:

Hi this bundle has moved to sonata project.

Please have a look at : https://github.com/sonata-project/SonataTranslationBundle Would be nice if you can star it if you like it (SonataTranslationBundle)

— Reply to this email directly or view it on GitHub https://github.com/prestaconcept/PrestaSonataGedmoDoctrineExtensionsBundle/issues/7#issuecomment-59210299 .