Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Isn't clear which version of Symfony is supported #31

Open
maral opened this issue Apr 12, 2016 · 6 comments
Open

Isn't clear which version of Symfony is supported #31

maral opened this issue Apr 12, 2016 · 6 comments

Comments

@maral
Copy link

maral commented Apr 12, 2016

Hello, I would like to use your library, but I tried with Symfony 3.0 and 2.7 and both aren't working. It says:

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - creads/api2symfony 1.1.1 requires symfony/filesystem ~2.6 -> no matching package found.
    - creads/api2symfony 1.1.0 requires symfony/filesystem ~2.6 -> no matching package found.
    - Installation request for creads/api2symfony ^1.1 -> satisfiable by creads/api2symfony[1.1.0, 1.1.1].

I don't really know which version of symfony has symfony/filesystem 2.6. Are you going to support some latter versions of Symfony, or can you at least state the required version here at GitHub?

Thanks and thanks for your work.

@qpautrat
Copy link
Contributor

Hello @maral !

I just tried with a fresh new project under symfony 2.7 and it works as i expected.
It is normal that you can't install it under symfony >= 3 because it uses symfony.filesystem: self.version and we do not handle version > 2.x.x.
You are right, we should manage it as well if test pass.
@pitpit

@maral
Copy link
Author

maral commented Apr 12, 2016

Hi @qpautrat, thanks for quick answer, I will try it with 2.7 then. Are you going to support Symfony 3.0 in future though?

@qpautrat
Copy link
Contributor

I honestly don't know. I don't have write access, I'm not working at Creads anymore and I will not maintain this repository. However I pinged @pitpit, will see.

@pitpit
Copy link
Contributor

pitpit commented Apr 13, 2016

Hi @maral,

Unfortunatly, we don't plan to maintain effort on this bundle for now. However It should not be really hard to migrate code to SF3. Would you like to submit a PR ?

@qpautrat I restored your write access on the bundle. It was a mistake

@maral
Copy link
Author

maral commented Apr 13, 2016

Hey @pitpit, I would love to, but I'm afraid it would take me way too long,
I'm not Symfony well-spoken...

2016-04-13 14:07 GMT+02:00 Damien Pitard notifications@github.com:

Hi @maral https://github.com/maral,

Unfortunatly, we don't plan to maintain effort on this bundle for now.
However It should not be really hard to migrate code to SF3. Would you like
to submit a PR ?

@qpautrat https://github.com/qpautrat I restored your write access on
the bundle. It was a mistake


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#31 (comment)

S přáním krásného dne
Marek Lisý

mail: marek.lisy.hk@gmail.com | phone: +420 702 143 850 <+420702143850>
| blog: www.mareklisy.cz http://www.mareklisy.cz/

@bartosz-malec
Copy link

Is it possible to jump to Symfony3?

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

No branches or pull requests

4 participants