Skip to content
This repository has been archived by the owner on Jan 3, 2020. It is now read-only.

Version in composer should be <1.4 #13

Open
Tsht opened this issue Nov 14, 2015 · 1 comment
Open

Version in composer should be <1.4 #13

Tsht opened this issue Nov 14, 2015 · 1 comment

Comments

@Tsht
Copy link

Tsht commented Nov 14, 2015

As it's <=1.3, it won't work with 1.3.4 for instance.
I think it's not meant to be this way.

Example :

Problem 1
- deralex/yaml-config-service-provider 1.0.x-dev requires silex/silex >=1.0 <=1.3 -> satisfiable by silex/silex[v1.3.0].
- deralex/yaml-config-service-provider 1.0.x-dev requires silex/silex >=1.0 <=1.3 -> satisfiable by silex/silex[v1.3.0].
- Conclusion: don't install silex/silex v1.3.0
- Installation request for deralex/yaml-config-service-provider 1.0.x-dev -> satisfiable by deralex/yaml-config-service-provider[1.0.x-dev].

with "silex/silex" : "^1.3"

@SebastienTainon
Copy link

👍 It works for Silex 1.3

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

2 participants