Skip to content

Commit 47c2827

Browse files
committed
check
1 parent 700ea90 commit 47c2827

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
2-
"name": "deesoft/yii2-angular",
2+
"name": "vitprog/yii2-angular",
33
"description": "Yii2 angular extension",
44
"keywords": ["yii2", "angularjs"],
55
"type": "yii2-extension",
66
"license": "BSD-3-Clause",
77
"support": {
8-
"issues": "https://github.com/deesoft/yii2-angular/issues",
9-
"source": "https://github.com/deesoft/yii2-angular"
8+
"issues": "https://github.com/vitprog/yii2-angular/issues",
9+
"source": "https://github.com/vitprog/yii2-angular"
1010
},
1111
"authors": [
1212
{
13-
"name": "Misbahul Munir",
13+
"name": "Misbahul Munir + VitProg",
1414
"email": "misbahuldmunir@gmail.com"
1515
}
1616
],

0 commit comments

Comments
 (0)