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 2b09618 commit 056a028Copy full SHA for 056a028
composer.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "austinallover/firebase-php-gae",
+ "name": "neojato/firebase-php-gae",
3
"description": "GAE Firebase PHP Client",
4
- "homepage": "https://github.com/AustinAllover/firebase-php-gae",
+ "homepage": "https://github.com/neojato/firebase-php-gae",
5
"keywords": [
6
"firebase",
7
"REST",
@@ -19,6 +19,10 @@
19
20
"name": "Austin Oliver",
21
"email": "austinallover@gmail.com"
22
+ },
23
+ {
24
+ "name": "Kyle Paul",
25
+ "email": "kpaul86+github@gmail.com"
26
}
27
],
28
"autoload": {
0 commit comments