We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700ea90 commit 47c2827Copy full SHA for 47c2827
composer.json
@@ -1,16 +1,16 @@
1
{
2
- "name": "deesoft/yii2-angular",
+ "name": "vitprog/yii2-angular",
3
"description": "Yii2 angular extension",
4
"keywords": ["yii2", "angularjs"],
5
"type": "yii2-extension",
6
"license": "BSD-3-Clause",
7
"support": {
8
- "issues": "https://github.com/deesoft/yii2-angular/issues",
9
- "source": "https://github.com/deesoft/yii2-angular"
+ "issues": "https://github.com/vitprog/yii2-angular/issues",
+ "source": "https://github.com/vitprog/yii2-angular"
10
},
11
"authors": [
12
13
- "name": "Misbahul Munir",
+ "name": "Misbahul Munir + VitProg",
14
"email": "misbahuldmunir@gmail.com"
15
}
16
],
0 commit comments