Skip to content

Commit f946ed0

Browse files
committed
removed firebase/php-jwt package
1 parent a3de2af commit f946ed0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,14 @@
33
"description": "Zoom.us API v2 client for PHP",
44
"type": "library",
55
"license": "GPL-2.0",
6-
76
"authors": [
87
{
98
"name": "Anton Korotkov",
109
"email": "[email protected]"
10+
},
11+
{
12+
"name": "Vladimir Palant",
13+
"email": "[email protected]"
1114
}
1215
],
1316

0 commit comments

Comments
 (0)