Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add missing comma in composer.json
  • Loading branch information
shama committed Dec 21, 2012
1 parent c41d851 commit ac7665f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion App/composer.json
Expand Up @@ -9,7 +9,7 @@
},
"require-dev": {
"phpunit/phpunit": "3.7.*"
}
},
"autoload": {
"psr-0": {
"App\\": "."
Expand Down

0 comments on commit ac7665f

Please sign in to comment.