Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Update composer files
Browse files Browse the repository at this point in the history
  • Loading branch information
fredemmott committed Feb 7, 2019
1 parent 07def87 commit 8a5f820
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
13 changes: 1 addition & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,8 @@
"facebook/fbexpect": "^2.1"
},
"autoload": {
"classmap": [
"src/Writer.php",
"src/"
],
"files": [
"src/AutoloadMap.php",
"src/Config.php",
"src/TypeAssert.php"
]
},
"autoload-dev": {
"classmap": [
"tests/"
"src/ComposerPlugin.php"
]
},
"extra": {
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a5f820

Please sign in to comment.