Skip to content

Commit

Permalink
Removed "target-dir" from composer as it's deprected on psr-4
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdevs committed Sep 10, 2018
1 parent e0f0888 commit 538bed4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@
"autoload": {
"psr-4": { "Tbbc\\MoneyBundle\\": "" },
"exclude-from-classmap": [ "/Tests/" ]
},
"target-dir": "Tbbc/MoneyBundle"
}
}

0 comments on commit 538bed4

Please sign in to comment.