Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove bin stub.
It is no longer part of the framework and issues warnings.
  • Loading branch information
markstory committed Apr 24, 2014
1 parent c2008e7 commit 12cf3f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Expand Up @@ -31,8 +31,5 @@
"Cake\\": "src",
"Cake\\Test\\": "tests"
}
},
"bin": [
"src/Console/cake"
]
}
}

0 comments on commit 12cf3f5

Please sign in to comment.