Skip to content

Commit 02dfd20

Browse files
authored
Update package name
1 parent 581d040 commit 02dfd20

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gomzyakov/huawei-push-kit",
2+
"name": "avto-dev/huawei-push-kit",
33
"description": "Simple Huawei Push in PHP",
44
"type": "library",
55
"require": {
@@ -14,6 +14,12 @@
1414
"phpstan/phpstan": "^1.12"
1515
},
1616
"license": "MIT",
17+
"authors": [
18+
{
19+
"name": "Hafiq",
20+
"email": "hafiqiqmal93@gmail.com"
21+
}
22+
],
1723
"autoload": {
1824
"psr-4": {
1925
"Afiqiqmal\\HuaweiPush\\":"src/"

0 commit comments

Comments
 (0)