{
    "packages": [
        {
            "name": "composer/ca-bundle",
            "version": "1.3.6",
            "version_normalized": "1.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/ca-bundle.git",
                "reference": "90d087e988ff194065333d16bc5cf649872d9cdb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/90d087e988ff194065333d16bc5cf649872d9cdb",
                "reference": "90d087e988ff194065333d16bc5cf649872d9cdb",
                "shasum": ""
            },
            "require": {
                "ext-openssl": "*",
                "ext-pcre": "*",
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "psr/log": "^1.0",
                "symfony/phpunit-bridge": "^4.2 || ^5",
                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
            },
            "time": "2023-06-06T12:02:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\CaBundle\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                }
            ],
            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
            "keywords": [
                "cabundle",
                "cacert",
                "certificate",
                "ssl",
                "tls"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/ca-bundle/issues",
                "source": "https://github.com/composer/ca-bundle/tree/1.3.6"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./ca-bundle"
        },
        {
            "name": "geoip2/geoip2",
            "version": "v2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/GeoIP2-php.git",
                "reference": "419557cd21d9fe039721a83490701a58c8ce784a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/419557cd21d9fe039721a83490701a58c8ce784a",
                "reference": "419557cd21d9fe039721a83490701a58c8ce784a",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "maxmind-db/reader": "~1.5",
                "maxmind/web-service-common": "~0.6",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "5.*",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2019-12-12T18:48:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GeoIp2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind GeoIP2 PHP API",
            "homepage": "https://github.com/maxmind/GeoIP2-php",
            "keywords": [
                "IP",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
                "source": "https://github.com/maxmind/GeoIP2-php/tree/master"
            },
            "install-path": "../geoip2/geoip2"
        },
        {
            "name": "its/php-smpp",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/atn18/php-smpp.git",
                "reference": "5e68a5ee531f99b1793d0c666646c361909390e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/atn18/php-smpp/zipball/5e68a5ee531f99b1793d0c666646c361909390e9",
                "reference": "5e68a5ee531f99b1793d0c666646c361909390e9",
                "shasum": ""
            },
            "require": {
                "ext-sockets": "*",
                "php": ">=5.3.0"
            },
            "time": "2019-11-16T09:59:51+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OnlineCity": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "OnlineCity",
                    "email": "hd@onlinecity.dk",
                    "homepage": "http://www.onlinecity.dk/"
                },
                {
                    "name": "Anton Gladkov",
                    "email": "agladkov@it-lame.ru",
                    "homepage": "http://www.it-lame.ru"
                }
            ],
            "description": "PHP SMPP client library",
            "homepage": "http://github.com/agladkov/php-smpp",
            "keywords": [
                "lib",
                "php",
                "smpp"
            ],
            "support": {
                "source": "https://github.com/atn18/php-smpp/tree/master"
            },
            "install-path": "../its/php-smpp"
        },
        {
            "name": "jmathai/epiphany",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/jmathai/epiphany.git",
                "reference": "0d2c06f8bfedc806e3050d919474be1225dd3852"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jmathai/epiphany/zipball/0d2c06f8bfedc806e3050d919474be1225dd3852",
                "reference": "0d2c06f8bfedc806e3050d919474be1225dd3852",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "time": "2020-12-17T07:34:54+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "support": {
                "issues": "https://github.com/jmathai/epiphany/issues",
                "source": "https://github.com/jmathai/epiphany/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/jmathai",
                    "type": "github"
                }
            ],
            "install-path": "../jmathai/epiphany"
        },
        {
            "name": "marcelog/pami",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/marcelog/PAMI.git",
                "reference": "f586d0fcbf7db7952965ccb91e4ed231bd168fb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/marcelog/PAMI/zipball/f586d0fcbf7db7952965ccb91e4ed231bd168fb3",
                "reference": "f586d0fcbf7db7952965ccb91e4ed231bd168fb3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "psr/log": ">= 1.0.0"
            },
            "require-dev": {
                "codeclimate/php-test-reporter": "dev-master",
                "evert/phpdoc-md": "~0.1.1",
                "marcelog/pagi": "2.*",
                "monolog/monolog": "1.*",
                "phing/phing": "2.*",
                "phpdocumentor/phpdocumentor": "2.*",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "4.*",
                "satooshi/php-coveralls": "1.0.1",
                "sebastian/phpcpd": "*",
                "squizlabs/php_codesniffer": "2.*"
            },
            "time": "2017-10-10T18:59:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PAMI\\": "src/PAMI"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache2"
            ],
            "authors": [
                {
                    "name": "Marcelo Gornstein",
                    "email": "marcelog@gmail.com",
                    "homepage": "http://marcelog.github.com/",
                    "role": "Developer"
                }
            ],
            "description": "Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented",
            "homepage": "http://marcelog.github.com/PAMI",
            "keywords": [
                "action",
                "ami",
                "asterisk",
                "client",
                "event",
                "manager",
                "monitor",
                "telephony",
                "voip"
            ],
            "support": {
                "issues": "https://github.com/marcelog/PAMI/issues",
                "source": "https://github.com/marcelog/PAMI/tree/v2.0.2"
            },
            "install-path": "../marcelog/pami"
        },
        {
            "name": "maxmind-db/reader",
            "version": "v1.6.0",
            "version_normalized": "1.6.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
                "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/febd4920bf17c1da84cef58e56a8227dfb37fbe4",
                "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "conflict": {
                "ext-maxminddb": "<1.6.0,>=2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpcov": "^3.0",
                "phpunit/phpunit": "5.*",
                "squizlabs/php_codesniffer": "3.*"
            },
            "suggest": {
                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
            },
            "time": "2019-12-19T22:59:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Db\\": "src/MaxMind/Db"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory J. Oschwald",
                    "email": "goschwald@maxmind.com",
                    "homepage": "https://www.maxmind.com/"
                }
            ],
            "description": "MaxMind DB Reader API",
            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
            "keywords": [
                "database",
                "geoip",
                "geoip2",
                "geolocation",
                "maxmind"
            ],
            "support": {
                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.6.0"
            },
            "install-path": "../maxmind-db/reader"
        },
        {
            "name": "maxmind/web-service-common",
            "version": "v0.7.0",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maxmind/web-service-common-php.git",
                "reference": "74c996c218ada5c639c8c2f076756e059f5552fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/74c996c218ada5c639c8c2f076756e059f5552fc",
                "reference": "74c996c218ada5c639c8c2f076756e059f5552fc",
                "shasum": ""
            },
            "require": {
                "composer/ca-bundle": "^1.0.3",
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.6"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.*",
                "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0",
                "squizlabs/php_codesniffer": "3.*"
            },
            "time": "2020-05-06T14:07:26+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MaxMind\\Exception\\": "src/Exception",
                    "MaxMind\\WebService\\": "src/WebService"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Gregory Oschwald",
                    "email": "goschwald@maxmind.com"
                }
            ],
            "description": "Internal MaxMind Web Service API",
            "homepage": "https://github.com/maxmind/web-service-common-php",
            "support": {
                "issues": "https://github.com/maxmind/web-service-common-php/issues",
                "source": "https://github.com/maxmind/web-service-common-php/tree/master"
            },
            "install-path": "../maxmind/web-service-common"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "twilio/sdk",
            "version": "5.42.2",
            "version_normalized": "5.42.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twilio/twilio-php.git",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twilio/twilio-php/zipball/0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "reference": "0cfcb871b18a9c427dd9e8f0ed7458d43009b48a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0"
            },
            "require-dev": {
                "apigen/apigen": "^4.1",
                "guzzlehttp/guzzle": "^6.3",
                "phpunit/phpunit": ">=4.5"
            },
            "suggest": {
                "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
            },
            "time": "2020-02-05T19:55:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Twilio\\": "src/Twilio/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Twilio API Team",
                    "email": "api@twilio.com"
                }
            ],
            "description": "A PHP wrapper for Twilio's API",
            "homepage": "http://github.com/twilio/twilio-php",
            "keywords": [
                "api",
                "sms",
                "twilio"
            ],
            "support": {
                "issues": "https://github.com/twilio/twilio-php/issues",
                "source": "https://github.com/twilio/twilio-php/tree/5.42.2"
            },
            "install-path": "../twilio/sdk"
        }
    ],
    "dev": true,
    "dev-package-names": []
}
