Browse code

removed Telnyx Plivo Twilio Flowroute appinfo/info.xml appinfo/signature.json README.md lib/Controller/AuthorApiController.php

DoubleBastionAdmin authored on 20/08/2022 16:26:33
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,512 +0,0 @@
1
-{
2
-    "_readme": [
3
-        "This file locks the dependencies of your project to a known state",
4
-        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
-        "This file is @generated automatically"
6
-    ],
7
-    "content-hash": "dd9a9f1fe48d7a65b6ff848e51640106",
8
-    "packages": [
9
-        {
10
-            "name": "firebase/php-jwt",
11
-            "version": "v5.2.0",
12
-            "source": {
13
-                "type": "git",
14
-                "url": "https://github.com/firebase/php-jwt.git",
15
-                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
16
-            },
17
-            "dist": {
18
-                "type": "zip",
19
-                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
20
-                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
21
-                "shasum": ""
22
-            },
23
-            "require": {
24
-                "php": ">=5.3.0"
25
-            },
26
-            "require-dev": {
27
-                "phpunit/phpunit": ">=4.8 <=9"
28
-            },
29
-            "type": "library",
30
-            "autoload": {
31
-                "psr-4": {
32
-                    "Firebase\\JWT\\": "src"
33
-                }
34
-            },
35
-            "notification-url": "https://packagist.org/downloads/",
36
-            "license": [
37
-                "BSD-3-Clause"
38
-            ],
39
-            "authors": [
40
-                {
41
-                    "name": "Neuman Vong",
42
-                    "email": "neuman+pear@twilio.com",
43
-                    "role": "Developer"
44
-                },
45
-                {
46
-                    "name": "Anant Narayanan",
47
-                    "email": "anant@php.net",
48
-                    "role": "Developer"
49
-                }
50
-            ],
51
-            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
52
-            "homepage": "https://github.com/firebase/php-jwt",
53
-            "keywords": [
54
-                "jwt",
55
-                "php"
56
-            ],
57
-            "support": {
58
-                "issues": "https://github.com/firebase/php-jwt/issues",
59
-                "source": "https://github.com/firebase/php-jwt/tree/master"
60
-            },
61
-            "time": "2020-03-25T18:49:23+00:00"
62
-        },
63
-        {
64
-            "name": "guzzlehttp/guzzle",
65
-            "version": "7.2.0",
66
-            "source": {
67
-                "type": "git",
68
-                "url": "https://github.com/guzzle/guzzle.git",
69
-                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
70
-            },
71
-            "dist": {
72
-                "type": "zip",
73
-                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
74
-                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
75
-                "shasum": ""
76
-            },
77
-            "require": {
78
-                "ext-json": "*",
79
-                "guzzlehttp/promises": "^1.4",
80
-                "guzzlehttp/psr7": "^1.7",
81
-                "php": "^7.2.5 || ^8.0",
82
-                "psr/http-client": "^1.0"
83
-            },
84
-            "provide": {
85
-                "psr/http-client-implementation": "1.0"
86
-            },
87
-            "require-dev": {
88
-                "ext-curl": "*",
89
-                "php-http/client-integration-tests": "^3.0",
90
-                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
91
-                "psr/log": "^1.1"
92
-            },
93
-            "suggest": {
94
-                "ext-curl": "Required for CURL handler support",
95
-                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
96
-                "psr/log": "Required for using the Log middleware"
97
-            },
98
-            "type": "library",
99
-            "extra": {
100
-                "branch-alias": {
101
-                    "dev-master": "7.1-dev"
102
-                }
103
-            },
104
-            "autoload": {
105
-                "psr-4": {
106
-                    "GuzzleHttp\\": "src/"
107
-                },
108
-                "files": [
109
-                    "src/functions_include.php"
110
-                ]
111
-            },
112
-            "notification-url": "https://packagist.org/downloads/",
113
-            "license": [
114
-                "MIT"
115
-            ],
116
-            "authors": [
117
-                {
118
-                    "name": "Michael Dowling",
119
-                    "email": "mtdowling@gmail.com",
120
-                    "homepage": "https://github.com/mtdowling"
121
-                },
122
-                {
123
-                    "name": "Márk Sági-Kazár",
124
-                    "email": "mark.sagikazar@gmail.com",
125
-                    "homepage": "https://sagikazarmark.hu"
126
-                }
127
-            ],
128
-            "description": "Guzzle is a PHP HTTP client library",
129
-            "homepage": "http://guzzlephp.org/",
130
-            "keywords": [
131
-                "client",
132
-                "curl",
133
-                "framework",
134
-                "http",
135
-                "http client",
136
-                "psr-18",
137
-                "psr-7",
138
-                "rest",
139
-                "web service"
140
-            ],
141
-            "support": {
142
-                "issues": "https://github.com/guzzle/guzzle/issues",
143
-                "source": "https://github.com/guzzle/guzzle/tree/7.2.0"
144
-            },
145
-            "funding": [
146
-                {
147
-                    "url": "https://github.com/GrahamCampbell",
148
-                    "type": "github"
149
-                },
150
-                {
151
-                    "url": "https://github.com/Nyholm",
152
-                    "type": "github"
153
-                },
154
-                {
155
-                    "url": "https://github.com/alexeyshockov",
156
-                    "type": "github"
157
-                },
158
-                {
159
-                    "url": "https://github.com/gmponos",
160
-                    "type": "github"
161
-                }
162
-            ],
163
-            "time": "2020-10-10T11:47:56+00:00"
164
-        },
165
-        {
166
-            "name": "guzzlehttp/promises",
167
-            "version": "1.4.0",
168
-            "source": {
169
-                "type": "git",
170
-                "url": "https://github.com/guzzle/promises.git",
171
-                "reference": "60d379c243457e073cff02bc323a2a86cb355631"
172
-            },
173
-            "dist": {
174
-                "type": "zip",
175
-                "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
176
-                "reference": "60d379c243457e073cff02bc323a2a86cb355631",
177
-                "shasum": ""
178
-            },
179
-            "require": {
180
-                "php": ">=5.5"
181
-            },
182
-            "require-dev": {
183
-                "symfony/phpunit-bridge": "^4.4 || ^5.1"
184
-            },
185
-            "type": "library",
186
-            "extra": {
187
-                "branch-alias": {
188
-                    "dev-master": "1.4-dev"
189
-                }
190
-            },
191
-            "autoload": {
192
-                "psr-4": {
193
-                    "GuzzleHttp\\Promise\\": "src/"
194
-                },
195
-                "files": [
196
-                    "src/functions_include.php"
197
-                ]
198
-            },
199
-            "notification-url": "https://packagist.org/downloads/",
200
-            "license": [
201
-                "MIT"
202
-            ],
203
-            "authors": [
204
-                {
205
-                    "name": "Michael Dowling",
206
-                    "email": "mtdowling@gmail.com",
207
-                    "homepage": "https://github.com/mtdowling"
208
-                }
209
-            ],
210
-            "description": "Guzzle promises library",
211
-            "keywords": [
212
-                "promise"
213
-            ],
214
-            "support": {
215
-                "issues": "https://github.com/guzzle/promises/issues",
216
-                "source": "https://github.com/guzzle/promises/tree/1.4.0"
217
-            },
218
-            "time": "2020-09-30T07:37:28+00:00"
219
-        },
220
-        {
221
-            "name": "guzzlehttp/psr7",
222
-            "version": "1.7.0",
223
-            "source": {
224
-                "type": "git",
225
-                "url": "https://github.com/guzzle/psr7.git",
226
-                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
227
-            },
228
-            "dist": {
229
-                "type": "zip",
230
-                "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
231
-                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
232
-                "shasum": ""
233
-            },
234
-            "require": {
235
-                "php": ">=5.4.0",
236
-                "psr/http-message": "~1.0",
237
-                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
238
-            },
239
-            "provide": {
240
-                "psr/http-message-implementation": "1.0"
241
-            },
242
-            "require-dev": {
243
-                "ext-zlib": "*",
244
-                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
245
-            },
246
-            "suggest": {
247
-                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
248
-            },
249
-            "type": "library",
250
-            "extra": {
251
-                "branch-alias": {
252
-                    "dev-master": "1.7-dev"
253
-                }
254
-            },
255
-            "autoload": {
256
-                "psr-4": {
257
-                    "GuzzleHttp\\Psr7\\": "src/"
258
-                },
259
-                "files": [
260
-                    "src/functions_include.php"
261
-                ]
262
-            },
263
-            "notification-url": "https://packagist.org/downloads/",
264
-            "license": [
265
-                "MIT"
266
-            ],
267
-            "authors": [
268
-                {
269
-                    "name": "Michael Dowling",
270
-                    "email": "mtdowling@gmail.com",
271
-                    "homepage": "https://github.com/mtdowling"
272
-                },
273
-                {
274
-                    "name": "Tobias Schultze",
275
-                    "homepage": "https://github.com/Tobion"
276
-                }
277
-            ],
278
-            "description": "PSR-7 message implementation that also provides common utility methods",
279
-            "keywords": [
280
-                "http",
281
-                "message",
282
-                "psr-7",
283
-                "request",
284
-                "response",
285
-                "stream",
286
-                "uri",
287
-                "url"
288
-            ],
289
-            "support": {
290
-                "issues": "https://github.com/guzzle/psr7/issues",
291
-                "source": "https://github.com/guzzle/psr7/tree/1.7.0"
292
-            },
293
-            "time": "2020-09-30T07:37:11+00:00"
294
-        },
295
-        {
296
-            "name": "plivo/plivo-php",
297
-            "version": "v4.17.0",
298
-            "source": {
299
-                "type": "git",
300
-                "url": "https://github.com/plivo/plivo-php.git",
301
-                "reference": "25e65763d382dcc50587972387e4df3fd3c18328"
302
-            },
303
-            "dist": {
304
-                "type": "zip",
305
-                "url": "https://api.github.com/repos/plivo/plivo-php/zipball/25e65763d382dcc50587972387e4df3fd3c18328",
306
-                "reference": "25e65763d382dcc50587972387e4df3fd3c18328",
307
-                "shasum": ""
308
-            },
309
-            "require": {
310
-                "firebase/php-jwt": "^5.2",
311
-                "guzzlehttp/guzzle": "^6.3 || ^7.0",
312
-                "php": ">=7.1.0"
313
-            },
314
-            "require-dev": {
315
-                "justinrainbow/json-schema": "^5.2",
316
-                "phpunit/phpunit": "^8.1.5"
317
-            },
318
-            "type": "library",
319
-            "autoload": {
320
-                "classmap": [
321
-                    "src/",
322
-                    "tests/"
323
-                ],
324
-                "exclude-from-classmap": []
325
-            },
326
-            "notification-url": "https://packagist.org/downloads/",
327
-            "license": [
328
-                "MIT"
329
-            ],
330
-            "authors": [
331
-                {
332
-                    "name": "Plivo SDKs Team",
333
-                    "email": "sdks@plivo.com",
334
-                    "homepage": "https://developers.plivo.com",
335
-                    "role": "Developer"
336
-                }
337
-            ],
338
-            "description": "A PHP SDK to make voice calls & send SMS using Plivo and to generate Plivo XML",
339
-            "homepage": "http://github.com/plivo/plivo-php",
340
-            "keywords": [
341
-                "api",
342
-                "plivo",
343
-                "plivo xml",
344
-                "sms",
345
-                "voice calls"
346
-            ],
347
-            "support": {
348
-                "issues": "https://github.com/plivo/plivo-php/issues",
349
-                "source": "https://github.com/plivo/plivo-php"
350
-            },
351
-            "time": "2020-12-17T11:13:34+00:00"
352
-        },
353
-        {
354
-            "name": "psr/http-client",
355
-            "version": "1.0.1",
356
-            "source": {
357
-                "type": "git",
358
-                "url": "https://github.com/php-fig/http-client.git",
359
-                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
360
-            },
361
-            "dist": {
362
-                "type": "zip",
363
-                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
364
-                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
365
-                "shasum": ""
366
-            },
367
-            "require": {
368
-                "php": "^7.0 || ^8.0",
369
-                "psr/http-message": "^1.0"
370
-            },
371
-            "type": "library",
372
-            "extra": {
373
-                "branch-alias": {
374
-                    "dev-master": "1.0.x-dev"
375
-                }
376
-            },
377
-            "autoload": {
378
-                "psr-4": {
379
-                    "Psr\\Http\\Client\\": "src/"
380
-                }
381
-            },
382
-            "notification-url": "https://packagist.org/downloads/",
383
-            "license": [
384
-                "MIT"
385
-            ],
386
-            "authors": [
387
-                {
388
-                    "name": "PHP-FIG",
389
-                    "homepage": "http://www.php-fig.org/"
390
-                }
391
-            ],
392
-            "description": "Common interface for HTTP clients",
393
-            "homepage": "https://github.com/php-fig/http-client",
394
-            "keywords": [
395
-                "http",
396
-                "http-client",
397
-                "psr",
398
-                "psr-18"
399
-            ],
400
-            "support": {
401
-                "source": "https://github.com/php-fig/http-client/tree/master"
402
-            },
403
-            "time": "2020-06-29T06:28:15+00:00"
404
-        },
405
-        {
406
-            "name": "psr/http-message",
407
-            "version": "1.0.1",
408
-            "source": {
409
-                "type": "git",
410
-                "url": "https://github.com/php-fig/http-message.git",
411
-                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
412
-            },
413
-            "dist": {
414
-                "type": "zip",
415
-                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
416
-                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
417
-                "shasum": ""
418
-            },
419
-            "require": {
420
-                "php": ">=5.3.0"
421
-            },
422
-            "type": "library",
423
-            "extra": {
424
-                "branch-alias": {
425
-                    "dev-master": "1.0.x-dev"
426
-                }
427
-            },
428
-            "autoload": {
429
-                "psr-4": {
430
-                    "Psr\\Http\\Message\\": "src/"
431
-                }
432
-            },
433
-            "notification-url": "https://packagist.org/downloads/",
434
-            "license": [
435
-                "MIT"
436
-            ],
437
-            "authors": [
438
-                {
439
-                    "name": "PHP-FIG",
440
-                    "homepage": "http://www.php-fig.org/"
441
-                }
442
-            ],
443
-            "description": "Common interface for HTTP messages",
444
-            "homepage": "https://github.com/php-fig/http-message",
445
-            "keywords": [
446
-                "http",
447
-                "http-message",
448
-                "psr",
449
-                "psr-7",
450
-                "request",
451
-                "response"
452
-            ],
453
-            "support": {
454
-                "source": "https://github.com/php-fig/http-message/tree/master"
455
-            },
456
-            "time": "2016-08-06T14:39:51+00:00"
457
-        },
458
-        {
459
-            "name": "ralouphie/getallheaders",
460
-            "version": "3.0.3",
461
-            "source": {
462
-                "type": "git",
463
-                "url": "https://github.com/ralouphie/getallheaders.git",
464
-                "reference": "120b605dfeb996808c31b6477290a714d356e822"
465
-            },
466
-            "dist": {
467
-                "type": "zip",
468
-                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
469
-                "reference": "120b605dfeb996808c31b6477290a714d356e822",
470
-                "shasum": ""
471
-            },
472
-            "require": {
473
-                "php": ">=5.6"
474
-            },
475
-            "require-dev": {
476
-                "php-coveralls/php-coveralls": "^2.1",
477
-                "phpunit/phpunit": "^5 || ^6.5"
478
-            },
479
-            "type": "library",
480
-            "autoload": {
481
-                "files": [
482
-                    "src/getallheaders.php"
483
-                ]
484
-            },
485
-            "notification-url": "https://packagist.org/downloads/",
486
-            "license": [
487
-                "MIT"
488
-            ],
489
-            "authors": [
490
-                {
491
-                    "name": "Ralph Khattar",
492
-                    "email": "ralph.khattar@gmail.com"
493
-                }
494
-            ],
495
-            "description": "A polyfill for getallheaders.",
496
-            "support": {
497
-                "issues": "https://github.com/ralouphie/getallheaders/issues",
498
-                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
499
-            },
500
-            "time": "2019-03-08T08:55:37+00:00"
501
-        }
502
-    ],
503
-    "packages-dev": [],
504
-    "aliases": [],
505
-    "minimum-stability": "stable",
506
-    "stability-flags": [],
507
-    "prefer-stable": false,
508
-    "prefer-lowest": false,
509
-    "platform": [],
510
-    "platform-dev": [],
511
-    "plugin-api-version": "2.0.0"
512
-}
Browse code

Created repository.

DoubleBastionAdmin authored on 01/03/2022 23:47:00
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,512 @@
1
+{
2
+    "_readme": [
3
+        "This file locks the dependencies of your project to a known state",
4
+        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5
+        "This file is @generated automatically"
6
+    ],
7
+    "content-hash": "dd9a9f1fe48d7a65b6ff848e51640106",
8
+    "packages": [
9
+        {
10
+            "name": "firebase/php-jwt",
11
+            "version": "v5.2.0",
12
+            "source": {
13
+                "type": "git",
14
+                "url": "https://github.com/firebase/php-jwt.git",
15
+                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb"
16
+            },
17
+            "dist": {
18
+                "type": "zip",
19
+                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb",
20
+                "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb",
21
+                "shasum": ""
22
+            },
23
+            "require": {
24
+                "php": ">=5.3.0"
25
+            },
26
+            "require-dev": {
27
+                "phpunit/phpunit": ">=4.8 <=9"
28
+            },
29
+            "type": "library",
30
+            "autoload": {
31
+                "psr-4": {
32
+                    "Firebase\\JWT\\": "src"
33
+                }
34
+            },
35
+            "notification-url": "https://packagist.org/downloads/",
36
+            "license": [
37
+                "BSD-3-Clause"
38
+            ],
39
+            "authors": [
40
+                {
41
+                    "name": "Neuman Vong",
42
+                    "email": "neuman+pear@twilio.com",
43
+                    "role": "Developer"
44
+                },
45
+                {
46
+                    "name": "Anant Narayanan",
47
+                    "email": "anant@php.net",
48
+                    "role": "Developer"
49
+                }
50
+            ],
51
+            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
52
+            "homepage": "https://github.com/firebase/php-jwt",
53
+            "keywords": [
54
+                "jwt",
55
+                "php"
56
+            ],
57
+            "support": {
58
+                "issues": "https://github.com/firebase/php-jwt/issues",
59
+                "source": "https://github.com/firebase/php-jwt/tree/master"
60
+            },
61
+            "time": "2020-03-25T18:49:23+00:00"
62
+        },
63
+        {
64
+            "name": "guzzlehttp/guzzle",
65
+            "version": "7.2.0",
66
+            "source": {
67
+                "type": "git",
68
+                "url": "https://github.com/guzzle/guzzle.git",
69
+                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
70
+            },
71
+            "dist": {
72
+                "type": "zip",
73
+                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
74
+                "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
75
+                "shasum": ""
76
+            },
77
+            "require": {
78
+                "ext-json": "*",
79
+                "guzzlehttp/promises": "^1.4",
80
+                "guzzlehttp/psr7": "^1.7",
81
+                "php": "^7.2.5 || ^8.0",
82
+                "psr/http-client": "^1.0"
83
+            },
84
+            "provide": {
85
+                "psr/http-client-implementation": "1.0"
86
+            },
87
+            "require-dev": {
88
+                "ext-curl": "*",
89
+                "php-http/client-integration-tests": "^3.0",
90
+                "phpunit/phpunit": "^8.5.5 || ^9.3.5",
91
+                "psr/log": "^1.1"
92
+            },
93
+            "suggest": {
94
+                "ext-curl": "Required for CURL handler support",
95
+                "ext-intl": "Required for Internationalized Domain Name (IDN) support",
96
+                "psr/log": "Required for using the Log middleware"
97
+            },
98
+            "type": "library",
99
+            "extra": {
100
+                "branch-alias": {
101
+                    "dev-master": "7.1-dev"
102
+                }
103
+            },
104
+            "autoload": {
105
+                "psr-4": {
106
+                    "GuzzleHttp\\": "src/"
107
+                },
108
+                "files": [
109
+                    "src/functions_include.php"
110
+                ]
111
+            },
112
+            "notification-url": "https://packagist.org/downloads/",
113
+            "license": [
114
+                "MIT"
115
+            ],
116
+            "authors": [
117
+                {
118
+                    "name": "Michael Dowling",
119
+                    "email": "mtdowling@gmail.com",
120
+                    "homepage": "https://github.com/mtdowling"
121
+                },
122
+                {
123
+                    "name": "Márk Sági-Kazár",
124
+                    "email": "mark.sagikazar@gmail.com",
125
+                    "homepage": "https://sagikazarmark.hu"
126
+                }
127
+            ],
128
+            "description": "Guzzle is a PHP HTTP client library",
129
+            "homepage": "http://guzzlephp.org/",
130
+            "keywords": [
131
+                "client",
132
+                "curl",
133
+                "framework",
134
+                "http",
135
+                "http client",
136
+                "psr-18",
137
+                "psr-7",
138
+                "rest",
139
+                "web service"
140
+            ],
141
+            "support": {
142
+                "issues": "https://github.com/guzzle/guzzle/issues",
143
+                "source": "https://github.com/guzzle/guzzle/tree/7.2.0"
144
+            },
145
+            "funding": [
146
+                {
147
+                    "url": "https://github.com/GrahamCampbell",
148
+                    "type": "github"
149
+                },
150
+                {
151
+                    "url": "https://github.com/Nyholm",
152
+                    "type": "github"
153
+                },
154
+                {
155
+                    "url": "https://github.com/alexeyshockov",
156
+                    "type": "github"
157
+                },
158
+                {
159
+                    "url": "https://github.com/gmponos",
160
+                    "type": "github"
161
+                }
162
+            ],
163
+            "time": "2020-10-10T11:47:56+00:00"
164
+        },
165
+        {
166
+            "name": "guzzlehttp/promises",
167
+            "version": "1.4.0",
168
+            "source": {
169
+                "type": "git",
170
+                "url": "https://github.com/guzzle/promises.git",
171
+                "reference": "60d379c243457e073cff02bc323a2a86cb355631"
172
+            },
173
+            "dist": {
174
+                "type": "zip",
175
+                "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
176
+                "reference": "60d379c243457e073cff02bc323a2a86cb355631",
177
+                "shasum": ""
178
+            },
179
+            "require": {
180
+                "php": ">=5.5"
181
+            },
182
+            "require-dev": {
183
+                "symfony/phpunit-bridge": "^4.4 || ^5.1"
184
+            },
185
+            "type": "library",
186
+            "extra": {
187
+                "branch-alias": {
188
+                    "dev-master": "1.4-dev"
189
+                }
190
+            },
191
+            "autoload": {
192
+                "psr-4": {
193
+                    "GuzzleHttp\\Promise\\": "src/"
194
+                },
195
+                "files": [
196
+                    "src/functions_include.php"
197
+                ]
198
+            },
199
+            "notification-url": "https://packagist.org/downloads/",
200
+            "license": [
201
+                "MIT"
202
+            ],
203
+            "authors": [
204
+                {
205
+                    "name": "Michael Dowling",
206
+                    "email": "mtdowling@gmail.com",
207
+                    "homepage": "https://github.com/mtdowling"
208
+                }
209
+            ],
210
+            "description": "Guzzle promises library",
211
+            "keywords": [
212
+                "promise"
213
+            ],
214
+            "support": {
215
+                "issues": "https://github.com/guzzle/promises/issues",
216
+                "source": "https://github.com/guzzle/promises/tree/1.4.0"
217
+            },
218
+            "time": "2020-09-30T07:37:28+00:00"
219
+        },
220
+        {
221
+            "name": "guzzlehttp/psr7",
222
+            "version": "1.7.0",
223
+            "source": {
224
+                "type": "git",
225
+                "url": "https://github.com/guzzle/psr7.git",
226
+                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
227
+            },
228
+            "dist": {
229
+                "type": "zip",
230
+                "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
231
+                "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
232
+                "shasum": ""
233
+            },
234
+            "require": {
235
+                "php": ">=5.4.0",
236
+                "psr/http-message": "~1.0",
237
+                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
238
+            },
239
+            "provide": {
240
+                "psr/http-message-implementation": "1.0"
241
+            },
242
+            "require-dev": {
243
+                "ext-zlib": "*",
244
+                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
245
+            },
246
+            "suggest": {
247
+                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
248
+            },
249
+            "type": "library",
250
+            "extra": {
251
+                "branch-alias": {
252
+                    "dev-master": "1.7-dev"
253
+                }
254
+            },
255
+            "autoload": {
256
+                "psr-4": {
257
+                    "GuzzleHttp\\Psr7\\": "src/"
258
+                },
259
+                "files": [
260
+                    "src/functions_include.php"
261
+                ]
262
+            },
263
+            "notification-url": "https://packagist.org/downloads/",
264
+            "license": [
265
+                "MIT"
266
+            ],
267
+            "authors": [
268
+                {
269
+                    "name": "Michael Dowling",
270
+                    "email": "mtdowling@gmail.com",
271
+                    "homepage": "https://github.com/mtdowling"
272
+                },
273
+                {
274
+                    "name": "Tobias Schultze",
275
+                    "homepage": "https://github.com/Tobion"
276
+                }
277
+            ],
278
+            "description": "PSR-7 message implementation that also provides common utility methods",
279
+            "keywords": [
280
+                "http",
281
+                "message",
282
+                "psr-7",
283
+                "request",
284
+                "response",
285
+                "stream",
286
+                "uri",
287
+                "url"
288
+            ],
289
+            "support": {
290
+                "issues": "https://github.com/guzzle/psr7/issues",
291
+                "source": "https://github.com/guzzle/psr7/tree/1.7.0"
292
+            },
293
+            "time": "2020-09-30T07:37:11+00:00"
294
+        },
295
+        {
296
+            "name": "plivo/plivo-php",
297
+            "version": "v4.17.0",
298
+            "source": {
299
+                "type": "git",
300
+                "url": "https://github.com/plivo/plivo-php.git",
301
+                "reference": "25e65763d382dcc50587972387e4df3fd3c18328"
302
+            },
303
+            "dist": {
304
+                "type": "zip",
305
+                "url": "https://api.github.com/repos/plivo/plivo-php/zipball/25e65763d382dcc50587972387e4df3fd3c18328",
306
+                "reference": "25e65763d382dcc50587972387e4df3fd3c18328",
307
+                "shasum": ""
308
+            },
309
+            "require": {
310
+                "firebase/php-jwt": "^5.2",
311
+                "guzzlehttp/guzzle": "^6.3 || ^7.0",
312
+                "php": ">=7.1.0"
313
+            },
314
+            "require-dev": {
315
+                "justinrainbow/json-schema": "^5.2",
316
+                "phpunit/phpunit": "^8.1.5"
317
+            },
318
+            "type": "library",
319
+            "autoload": {
320
+                "classmap": [
321
+                    "src/",
322
+                    "tests/"
323
+                ],
324
+                "exclude-from-classmap": []
325
+            },
326
+            "notification-url": "https://packagist.org/downloads/",
327
+            "license": [
328
+                "MIT"
329
+            ],
330
+            "authors": [
331
+                {
332
+                    "name": "Plivo SDKs Team",
333
+                    "email": "sdks@plivo.com",
334
+                    "homepage": "https://developers.plivo.com",
335
+                    "role": "Developer"
336
+                }
337
+            ],
338
+            "description": "A PHP SDK to make voice calls & send SMS using Plivo and to generate Plivo XML",
339
+            "homepage": "http://github.com/plivo/plivo-php",
340
+            "keywords": [
341
+                "api",
342
+                "plivo",
343
+                "plivo xml",
344
+                "sms",
345
+                "voice calls"
346
+            ],
347
+            "support": {
348
+                "issues": "https://github.com/plivo/plivo-php/issues",
349
+                "source": "https://github.com/plivo/plivo-php"
350
+            },
351
+            "time": "2020-12-17T11:13:34+00:00"
352
+        },
353
+        {
354
+            "name": "psr/http-client",
355
+            "version": "1.0.1",
356
+            "source": {
357
+                "type": "git",
358
+                "url": "https://github.com/php-fig/http-client.git",
359
+                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
360
+            },
361
+            "dist": {
362
+                "type": "zip",
363
+                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
364
+                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
365
+                "shasum": ""
366
+            },
367
+            "require": {
368
+                "php": "^7.0 || ^8.0",
369
+                "psr/http-message": "^1.0"
370
+            },
371
+            "type": "library",
372
+            "extra": {
373
+                "branch-alias": {
374
+                    "dev-master": "1.0.x-dev"
375
+                }
376
+            },
377
+            "autoload": {
378
+                "psr-4": {
379
+                    "Psr\\Http\\Client\\": "src/"
380
+                }
381
+            },
382
+            "notification-url": "https://packagist.org/downloads/",
383
+            "license": [
384
+                "MIT"
385
+            ],
386
+            "authors": [
387
+                {
388
+                    "name": "PHP-FIG",
389
+                    "homepage": "http://www.php-fig.org/"
390
+                }
391
+            ],
392
+            "description": "Common interface for HTTP clients",
393
+            "homepage": "https://github.com/php-fig/http-client",
394
+            "keywords": [
395
+                "http",
396
+                "http-client",
397
+                "psr",
398
+                "psr-18"
399
+            ],
400
+            "support": {
401
+                "source": "https://github.com/php-fig/http-client/tree/master"
402
+            },
403
+            "time": "2020-06-29T06:28:15+00:00"
404
+        },
405
+        {
406
+            "name": "psr/http-message",
407
+            "version": "1.0.1",
408
+            "source": {
409
+                "type": "git",
410
+                "url": "https://github.com/php-fig/http-message.git",
411
+                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
412
+            },
413
+            "dist": {
414
+                "type": "zip",
415
+                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
416
+                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
417
+                "shasum": ""
418
+            },
419
+            "require": {
420
+                "php": ">=5.3.0"
421
+            },
422
+            "type": "library",
423
+            "extra": {
424
+                "branch-alias": {
425
+                    "dev-master": "1.0.x-dev"
426
+                }
427
+            },
428
+            "autoload": {
429
+                "psr-4": {
430
+                    "Psr\\Http\\Message\\": "src/"
431
+                }
432
+            },
433
+            "notification-url": "https://packagist.org/downloads/",
434
+            "license": [
435
+                "MIT"
436
+            ],
437
+            "authors": [
438
+                {
439
+                    "name": "PHP-FIG",
440
+                    "homepage": "http://www.php-fig.org/"
441
+                }
442
+            ],
443
+            "description": "Common interface for HTTP messages",
444
+            "homepage": "https://github.com/php-fig/http-message",
445
+            "keywords": [
446
+                "http",
447
+                "http-message",
448
+                "psr",
449
+                "psr-7",
450
+                "request",
451
+                "response"
452
+            ],
453
+            "support": {
454
+                "source": "https://github.com/php-fig/http-message/tree/master"
455
+            },
456
+            "time": "2016-08-06T14:39:51+00:00"
457
+        },
458
+        {
459
+            "name": "ralouphie/getallheaders",
460
+            "version": "3.0.3",
461
+            "source": {
462
+                "type": "git",
463
+                "url": "https://github.com/ralouphie/getallheaders.git",
464
+                "reference": "120b605dfeb996808c31b6477290a714d356e822"
465
+            },
466
+            "dist": {
467
+                "type": "zip",
468
+                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
469
+                "reference": "120b605dfeb996808c31b6477290a714d356e822",
470
+                "shasum": ""
471
+            },
472
+            "require": {
473
+                "php": ">=5.6"
474
+            },
475
+            "require-dev": {
476
+                "php-coveralls/php-coveralls": "^2.1",
477
+                "phpunit/phpunit": "^5 || ^6.5"
478
+            },
479
+            "type": "library",
480
+            "autoload": {
481
+                "files": [
482
+                    "src/getallheaders.php"
483
+                ]
484
+            },
485
+            "notification-url": "https://packagist.org/downloads/",
486
+            "license": [
487
+                "MIT"
488
+            ],
489
+            "authors": [
490
+                {
491
+                    "name": "Ralph Khattar",
492
+                    "email": "ralph.khattar@gmail.com"
493
+                }
494
+            ],
495
+            "description": "A polyfill for getallheaders.",
496
+            "support": {
497
+                "issues": "https://github.com/ralouphie/getallheaders/issues",
498
+                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
499
+            },
500
+            "time": "2019-03-08T08:55:37+00:00"
501
+        }
502
+    ],
503
+    "packages-dev": [],
504
+    "aliases": [],
505
+    "minimum-stability": "stable",
506
+    "stability-flags": [],
507
+    "prefer-stable": false,
508
+    "prefer-lowest": false,
509
+    "platform": [],
510
+    "platform-dev": [],
511
+    "plugin-api-version": "2.0.0"
512
+}