Skip to content

Commit

Permalink
Fix composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Nov 1, 2011
1 parent 5a0d9fc commit aa71afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"doctrine/common": "2.*"
},
"autoload": {
"psr-0": { "Symfony": "src/" }
"psr-0": { "Doctrine\\DBAL": "src/" }
}
}

0 comments on commit aa71afc

Please sign in to comment.