Skip to content

Commit

Permalink
Merge pull request #7 from clearbooks/updating-composer.json
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
Clearbooks-Tom committed Sep 9, 2015
2 parents 34c16be + 26374d1 commit 82258e5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
}
],
"autoload": {
"psr-4": {"Clearbooks\\Labs\\Client\\": "src/"}
},
"autoload-dev": {
"psr-4": {"Clearbooks\\Labs\\Client\\": "test/"}
"psr-4": {"Clearbooks\\Labs\\Client\\": ["src/", "test/"]}
},
"require-dev": {
"phpunit/phpunit":"4.7.*",
Expand Down

0 comments on commit 82258e5

Please sign in to comment.