Skip to content

Instantly share code, notes, and snippets.

@wouterj
Created December 3, 2013 16:07
Show Gist options
  • Save wouterj/7771891 to your computer and use it in GitHub Desktop.
Save wouterj/7771891 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<container xmlns="http://symfony.com/schema/dic/services">
<config xmlns="http://symfony.com/schema/dic/framework_extra">
<router annotations="true" />
<request converters="true" />
<view annotations="true" />
<cache annotations="true" />
</config>
</container>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment