PHP version
Closed this issue · 4 comments
petrnemec commented
Compatible PHP version(s) are not specified in composer.json
fprochazka commented
Is that a problem?
petrnemec commented
Since composer installs the latest (incompatible) version on PHP 5.3.x, it is actually a big problem!
The same problem is also with other extensions like Kdyby/Console or Kdyby/Doctrine.
fprochazka commented
Hmm, I didn't think of that. Dammit. Too bad this can't be probably fixed. Only for the versions in the future :-/ I would have to force push them and that is a no no.
fprochazka commented
I will do my best to always have the version constraint valid from now on. f310d62