Skip to content

Commit

Permalink
Removing files directive: not needed anymore, as per #33
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius committed Jul 22, 2016
1 parent c3a26b5 commit 86f2636
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 @@ -20,10 +20,7 @@
"autoload": {
"psr-4": {
"PackageVersions\\": "src/PackageVersions"
},
"files": [
"src/PackageVersions/Versions.php"
]
}
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 86f2636

Please sign in to comment.