Commit 5a0d9fc4 authored by Benjamin Eberlei's avatar Benjamin Eberlei

Add autoload section

parent 08150588
......@@ -14,5 +14,8 @@
"require": {
"php": ">=5.3.2",
"doctrine/common": "2.*"
},
"autoload": {
"psr-0": { "Symfony": "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