ok

Mini Shell

Direktori : /home2/selectio/www/ecommerce-website/website/vendor/nexmo/laravel/
Upload File :
Current File : /home2/selectio/www/ecommerce-website/website/vendor/nexmo/laravel/composer.json

{
    "name": "nexmo/laravel",
    "description": "Laravel Package for Nexmo's PHP Client",
    "license": "MIT",
    "type": "library",
    "authors": [
        {
            "name": "Tim Lytle",
            "email": "tim@nexmo.com",
            "role": "Developer",
            "homepage": "http://twitter.com/tjlytle"
        },
        {
            "name": "Michael Heap",
            "email": "michael.heap@nexmo.com",
            "role": "Developer",
            "homepage": "http://twitter.com/mheap"
        },
        {
            "name": "Chris Tankersley",
            "email": "chris.tankersley@nexmo.com",
            "role": "Developer",
            "homepage": "http://twitter.com/dragonmantank"
        }
    ],
    "support": {
        "email": "devrel@nexmo.com"
    },
    "require": {
        "php": "^5.6|^7.1|^8.0",
        "illuminate/support": "^5.2|^6.0|^7.0|^8.0",
        "vonage/client": "^2.0"
    },
    "require-dev": {
        "phpunit/phpunit": "^5.3|~6.0|~8.0|~9.0",
        "orchestra/testbench": "~3.0|^4.0|^5.0|^6.0"
    },
    "autoload": {
        "psr-4": {
            "Nexmo\\Laravel\\": "src/"
        }
    },
    "autoload-dev": {
        "psr-4": {
            "Nexmo\\Laravel\\Tests\\": "tests/"
        }
    },
    "extra": {
        "laravel": {
            "providers": [
                "Nexmo\\Laravel\\NexmoServiceProvider"
            ],
            "aliases": {
                "Nexmo": "Nexmo\\Laravel\\Facade\\Nexmo"
            }
        }
    },
    "scripts": {
        "test": "phpunit"
    }
}

Zerion Mini Shell 1.0