Closed daFish closed 11 years ago
Nice! But you need to update the composer.json
file to require symfony/expression-language ~2.4@dev
.
Changed the composer.json
. I'm currently integrating other changes for the services so this PR must stay open a bit longer. :)
@willdurand Any suggestion regarding setting the used UrlGenerator? I'd introduce a new configuration option to specify a FQCN.
yes, I'd do that as well
@daFish could you squash your commits? I'd like to merge this PR as soon as possible, and then we will write new PRs for the next changes.
@willdurand Squashed.
great, thank you!
The next PR will handle the URL generator stuff. I hope I'll come up with a good idea in the next couple of days.
This WIP PR tries to catch up with the latest service additions made by @adrienbrault