Commit d53661a1 authored by Igor Wiedler's avatar Igor Wiedler

[composer] add autoload information

parent ff54c09c
......@@ -34,5 +34,8 @@
"symfony/twig-bridge": ">=2.0",
"symfony/validator": ">=2.0",
"twig/twig": ">=1.2.0"
},
"autoload": {
"psr-0": { "Silex": "src/" }
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment