summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold Daniels <arnold@jasny.net>2014-08-27 17:00:08 +0200
committerArnold Daniels <arnold@jasny.net>2014-08-27 17:00:08 +0200
commit7a453b03fd16b093fc55fffc5e49570e1b5f76e4 (patch)
tree1f25d41e041e1cffdc66862ef8095f2f9dc4175f
parentd1f249786e6ca74719d81397672cd2c0064b2949 (diff)
downloadauth-7a453b03fd16b093fc55fffc5e49570e1b5f76e4.zip
auth-7a453b03fd16b093fc55fffc5e49570e1b5f76e4.tar.gz
auth-7a453b03fd16b093fc55fffc5e49570e1b5f76e4.tar.bz2
Removed non-existant bin/auth entry in composer.json
-rw-r--r--composer.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 44ffabf..3af8e97 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,5 @@
{
"name": "jasny/auth",
- "bin": ["bin/auth"],
"description": "Authentication and level based authorization",
"keywords": ["auth"],
"license": "MIT",