Ahoi, I guess with "symfony/symfony": "2.3-dev as 2.2" I would only have an alias on "symfony/symfony", but I would need to have separate alias for each specific component if I want to start testing f.e. a bundle that depends on another bundle that in turn has not yet allowed dev-master?
@Jordi/Stof: could one of you show me how I could for example test https://github.com/symfony-cmf/TreeBrowserBundle with 2.3? I mean I can change the dev deps of the Bundle itself to ">=2.1,<2.4-dev" but then I would need to set an alias for all dependencies f.e. of DoctrineBundle to also allow for 2.3 there .. right? regards, Lukas Kahwe Smith [email protected] -- -- If you want to report a vulnerability issue on Symfony, please read the procedure on http://symfony.com/security You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en --- You received this message because you are subscribed to the Google Groups "Symfony developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
