Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
vonage
/
nexmo-bridge
Location:
/home/zoteqbgb/public_html/vendor/vonage/nexmo-bridge
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: composer.json
{ "name": "vonage/nexmo-bridge", "description": "Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace", "type": "library", "license": "BSD-3-Clause", "authors": [ { "name": "Chris Tankersley", "email": "chris.tankersley@vonage.com" } ], "require": { "php": "^7.1 || ^8.0" }, "autoload": { "files": [ "src/autoload.php" ], "psr-4": { "Vonage\\NexmoBridge\\": "src/" } }, "autoload-dev": { "files": [ "test/classes.php" ], "psr-4": { "VonageTest\\NexmoBridge\\": "test/", "Vonage\\": "test/TestAsset/Vonage/" } }, "require-dev": { "phpunit/phpunit": "^7.4", "phpstan/phpstan": "^0.12.39", "squizlabs/php_codesniffer": "^3.5" } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
LICENSE
1,519 bytes
0644
2023-02-14 20:54
âï¸
ðï¸
Rename
README.md
1,756 bytes
0644
2023-02-14 20:54
âï¸
ðï¸
Rename
composer.json
904 bytes
0644
2023-02-14 20:54
âï¸
ðï¸
Rename
src
-
0755
2025-02-20 14:15
ðï¸
Rename
Chang
Apply