Skip to content

Commit 056a028

Browse files
authored
Update composer.json
1 parent 2b09618 commit 056a028

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "austinallover/firebase-php-gae",
2+
"name": "neojato/firebase-php-gae",
33
"description": "GAE Firebase PHP Client",
4-
"homepage": "https://github.com/AustinAllover/firebase-php-gae",
4+
"homepage": "https://github.com/neojato/firebase-php-gae",
55
"keywords": [
66
"firebase",
77
"REST",
@@ -19,6 +19,10 @@
1919
{
2020
"name": "Austin Oliver",
2121
"email": "austinallover@gmail.com"
22+
},
23+
{
24+
"name": "Kyle Paul",
25+
"email": "kpaul86+github@gmail.com"
2226
}
2327
],
2428
"autoload": {

0 commit comments

Comments
 (0)