Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neverabe authored Jun 10, 2016
1 parent 4f41e93 commit b2aa893
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "faryshta/yii2-disable-submit-buttons",
"name": "tecnocen/yii2-disable-submit-buttons",
"description": "Yii2 asset to automatically disable submit buttons on Yii2 ActiveForm.",
"keywords": [
"yii",
Expand All @@ -10,12 +10,12 @@
],
"type": "yii2-extension",
"license": "BSD-3-Clause",
"homepage": "https://github.com/Faryshta/yii2-jquery-tagsinput",
"homepage": "https://github.com/tecnocen/yii2-jquery-tagsinput",
"authors": [
{
"name": "Angel (Faryshta) Guevara",
"email": "angeldelcaos@gmail.com",
"homepage": "https://github.com/Faryshta",
"email": "aguevara@tecnocen.com",
"homepage": "https://github.com/Tecnocen-com",
"role": "Developer"
}
],
Expand All @@ -24,7 +24,7 @@
},
"autoload": {
"psr-4": {
"faryshta\\": ""
"tecnocen\\disablesubmitbutton\\": ""
}
},
"extra": {
Expand Down

0 comments on commit b2aa893

Please sign in to comment.