Skip to content

Commit

Permalink
use psr-4 autoloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Robeson committed Aug 27, 2014
1 parent 085cda7 commit 956e550
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@
"doctrine/mongodb-odm-bundle": "to use the MongoDB ODM extensions"
},
"autoload": {
"psr-0": { "Stof\\DoctrineExtensionsBundle": "" }
"psr-4": { "Stof\\DoctrineExtensionsBundle\\": "" }
},
"target-dir": "Stof/DoctrineExtensionsBundle",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
Expand Down

0 comments on commit 956e550

Please sign in to comment.