Commit f9e1f5e4 authored by Benjamin Eberlei's avatar Benjamin Eberlei

Fix composer.json

parent c1973479
......@@ -16,6 +16,6 @@
"doctrine/common": "2.*"
},
"autoload": {
"psr-0": { "Doctrine/DBAL": "src/" }
"psr-0": { "Doctrine\\DBAL": "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