Skip to content

Commit

Permalink
Change composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
beberlei committed Jan 23, 2012
1 parent b0404d6 commit 2751a85
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
"symfony/symfony" : ">=2.0"
},
"autoload": {
"psr-0": {
"Acme\\PizzaBundle\\":""
}
"psr-0": { "Acme\\PizzaBundle":"" }
},
"target-dir": "Acme/PizzaBundle"
}

0 comments on commit 2751a85

Please sign in to comment.