Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Yikes!
  • Loading branch information
andrzejkupczyk committed Mar 7, 2015
1 parent 7ce4112 commit 2f23bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "andrzejkupczyk/yii2-tokens",
"name": "omnilight/yii2-tokens",
"description": "Provides classes for token validations for Yii2 framework",
"keywords": ["yii2", "token", "auth"],
"minimum-stability": "dev",
Expand All @@ -20,4 +20,4 @@
"extra": {
"bootstrap": "omnilight\\tokens\\Bootstrap"
}
}
}

0 comments on commit 2f23bf4

Please sign in to comment.