Skip to content

Commit

Permalink
Fixed composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
leogr committed Oct 21, 2014
1 parent baa7e4e commit 62083e3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,7 @@
],
"autoload": {
"psr-4": {
"Matryoshka\\Model\\": "library/"
}
},
"autoload-dev": {
"psr-4": {
"Matryoshka\\Model\\": "library/",
"MatryoshkaTest\\Model\\": "tests/"
}
},
Expand Down

0 comments on commit 62083e3

Please sign in to comment.