Skip to content

Commit

Permalink
update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Aug 21, 2017
1 parent 8433874 commit 3131576
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 @@ -32,9 +32,7 @@
"psr-4": {
"BEAR\\Sunday\\": "src/"
},
"autoload": {
"exclude-from-classmap": ["/docs/", "/tests/"]
}
"exclude-from-classmap": ["/example/", "/tests/"]
},
"autoload-dev": {
"files": ["tests/functions.php"]
Expand Down

0 comments on commit 3131576

Please sign in to comment.