{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "1ebdbc2eb84a7b05514a8aad6b3e4d89", "packages": [ { "name": "infobip/infobip-api-php-client", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/infobip/infobip-api-php-client.git", "reference": "fa80d9b6791971b2c0d84616dda67d73bca846f7" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/infobip/infobip-api-php-client/zipball/fa80d9b6791971b2c0d84616dda67d73bca846f7", "reference": "fa80d9b6791971b2c0d84616dda67d73bca846f7", "shasum": "" }, "require": { "netresearch/jsonmapper": "0.9.0" }, "type": "library", "autoload": { "psr-4": { "infobip\\": "infobip/", "infobip\\api\\": "infobip/api/", "infobip\\api\\client\\": "infobip/api/client/", "infobip\\api\\configuration\\": "infobip/api/configuration/", "infobip\\api\\model\\": "infobip/api/model/", "infobip\\api\\model\\account\\": "infobip/api/model/account/", "infobip\\api\\model\\conversion\\": "infobip/api/model/conversion/", "infobip\\api\\model\\nc\\": "infobip/api/model/nc/", "infobip\\api\\model\\nc\\logs\\": "infobip/api/model/nc/logs/", "infobip\\api\\model\\nc\\notify\\": "infobip/api/model/nc/notify/", "infobip\\api\\model\\nc\\query\\": "infobip/api/model/nc/query/", "infobip\\api\\model\\sms\\": "infobip/api/model/sms/", "infobip\\api\\model\\sms\\mo\\": "infobip/api/model/sms/mo/", "infobip\\api\\model\\sms\\mo\\logs\\": "infobip/api/model/sms/mo/logs/", "infobip\\api\\model\\sms\\mo\\reports\\": "infobip/api/model/sms/mo/reports/", "infobip\\api\\model\\sms\\mt\\": "infobip/api/model/sms/mt/", "infobip\\api\\model\\sms\\mt\\bulks\\": "infobip/api/model/sms/mt/bulks/", "infobip\\api\\model\\sms\\mt\\bulks\\status\\": "infobip/api/model/sms/mt/bulks/status/", "infobip\\api\\model\\sms\\mt\\logs\\": "infobip/api/model/sms/mt/logs/", "infobip\\api\\model\\sms\\mt\\reports\\": "infobip/api/model/sms/mt/reports/", "infobip\\api\\model\\sms\\mt\\send\\": "infobip/api/model/sms/mt/send/", "infobip\\api\\model\\sms\\mt\\send\\binary\\": "infobip/api/model/sms/mt/send/binary/", "infobip\\api\\model\\sms\\mt\\send\\preview\\": "infobip/api/model/sms/mt/send/preview/", "infobip\\api\\model\\sms\\mt\\send\\textual\\": "infobip/api/model/sms/mt/send/textual/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "email": "libraries@infobip.com" } ], "description": "Infobip SMS library for PHP", "homepage": "http://dev.infobip.com", "keywords": [ "Infobip", "api", "hlr", "msisdn", "sms" ], "time": "2018-07-11T06:13:40+00:00" }, { "name": "markbaker/complex", "version": "1.4.8", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPComplex.git", "reference": "8eaa40cceec7bf0518187530b2e63871be661b72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72", "reference": "8eaa40cceec7bf0518187530b2e63871be661b72", "shasum": "" }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "phpcompatibility/php-compatibility": "^9.0", "phpdocumentor/phpdocumentor": "2.*", "phploc/phploc": "2.*", "phpmd/phpmd": "2.*", "phpunit/phpunit": "^4.8.35|^5.4.0", "sebastian/phpcpd": "2.*", "squizlabs/php_codesniffer": "^3.4.0" }, "type": "library", "autoload": { "psr-4": { "Complex\\": "classes/src/" }, "files": [ "classes/src/functions/abs.php", "classes/src/functions/acos.php", "classes/src/functions/acosh.php", "classes/src/functions/acot.php", "classes/src/functions/acoth.php", "classes/src/functions/acsc.php", "classes/src/functions/acsch.php", "classes/src/functions/argument.php", "classes/src/functions/asec.php", "classes/src/functions/asech.php", "classes/src/functions/asin.php", "classes/src/functions/asinh.php", "classes/src/functions/atan.php", "classes/src/functions/atanh.php", "classes/src/functions/conjugate.php", "classes/src/functions/cos.php", "classes/src/functions/cosh.php", "classes/src/functions/cot.php", "classes/src/functions/coth.php", "classes/src/functions/csc.php", "classes/src/functions/csch.php", "classes/src/functions/exp.php", "classes/src/functions/inverse.php", "classes/src/functions/ln.php", "classes/src/functions/log2.php", "classes/src/functions/log10.php", "classes/src/functions/negative.php", "classes/src/functions/pow.php", "classes/src/functions/rho.php", "classes/src/functions/sec.php", "classes/src/functions/sech.php", "classes/src/functions/sin.php", "classes/src/functions/sinh.php", "classes/src/functions/sqrt.php", "classes/src/functions/tan.php", "classes/src/functions/tanh.php", "classes/src/functions/theta.php", "classes/src/operations/add.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with complex numbers", "homepage": "https://github.com/MarkBaker/PHPComplex", "keywords": [ "complex", "mathematics" ], "time": "2020-03-11T20:15:49+00:00" }, { "name": "markbaker/matrix", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/MarkBaker/PHPMatrix.git", "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21", "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21", "shasum": "" }, "require": { "php": "^5.6.0|^7.0.0" }, "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "phpcompatibility/php-compatibility": "dev-master", "phploc/phploc": "^4", "phpmd/phpmd": "dev-master", "phpunit/phpunit": "^5.7", "sebastian/phpcpd": "^3.0", "squizlabs/php_codesniffer": "^3.0@dev" }, "type": "library", "autoload": { "psr-4": { "Matrix\\": "classes/src/" }, "files": [ "classes/src/functions/adjoint.php", "classes/src/functions/antidiagonal.php", "classes/src/functions/cofactors.php", "classes/src/functions/determinant.php", "classes/src/functions/diagonal.php", "classes/src/functions/identity.php", "classes/src/functions/inverse.php", "classes/src/functions/minors.php", "classes/src/functions/trace.php", "classes/src/functions/transpose.php", "classes/src/operations/add.php", "classes/src/operations/directsum.php", "classes/src/operations/subtract.php", "classes/src/operations/multiply.php", "classes/src/operations/divideby.php", "classes/src/operations/divideinto.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mark Baker", "email": "mark@lange.demon.co.uk" } ], "description": "PHP Class for working with matrices", "homepage": "https://github.com/MarkBaker/PHPMatrix", "keywords": [ "mathematics", "matrix", "vector" ], "time": "2019-10-06T11:29:25+00:00" }, { "name": "mikechip/chatapi", "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/mikechip/whatsapp-chatapi-sdk.git", "reference": "d883ffb2df76167d0a266dd507d9baa82d9cd379" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikechip/whatsapp-chatapi-sdk/zipball/d883ffb2df76167d0a266dd507d9baa82d9cd379", "reference": "d883ffb2df76167d0a266dd507d9baa82d9cd379", "shasum": "" }, "require": { "php": ">=7.0.0" }, "type": "library", "autoload": { "classmap": [ "chatapi.class.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0-or-later" ], "authors": [ { "name": "Boris Stelmakh", "email": "mikael.chip@gmail.com" } ], "description": "Simple middleware to work with Chat-API.com", "time": "2019-04-27T06:36:19+00:00" }, { "name": "mtdowling/cron-expression", "version": "v1.2.3", "source": { "type": "git", "url": "https://github.com/mtdowling/cron-expression.git", "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9be552eebcc1ceec9776378f7dcc085246cacca6", "reference": "9be552eebcc1ceec9776378f7dcc085246cacca6", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "~4.0|~5.0" }, "type": "library", "autoload": { "psr-4": { "Cron\\": "src/Cron/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due", "keywords": [ "cron", "schedule" ], "abandoned": "dragonmantank/cron-expression", "time": "2019-12-28T04:23:06+00:00" }, { "name": "netresearch/jsonmapper", "version": "v0.9.0", "source": { "type": "git", "url": "https://github.com/cweiske/jsonmapper.git", "reference": "1c3803fa6d1be7bd083fb853f1c6af56f96d1833" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/1c3803fa6d1be7bd083fb853f1c6af56f96d1833", "reference": "1c3803fa6d1be7bd083fb853f1c6af56f96d1833", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.2.*", "squizlabs/php_codesniffer": "~1.5" }, "type": "library", "autoload": { "psr-0": { "": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "OSL-3.0" ], "authors": [ { "name": "Christian Weiske", "email": "christian.weiske@netresearch.de", "homepage": "http://www.netresearch.de/", "role": "Developer" } ], "description": "Map nested JSON structures onto PHP classes", "time": "2015-08-14T14:07:23+00:00" }, { "name": "peppeocchi/php-cron-scheduler", "version": "v2.4.1", "source": { "type": "git", "url": "https://github.com/peppeocchi/php-cron-scheduler.git", "reference": "e1fc0ada48db063aedf9651abc2f677c64035394" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/peppeocchi/php-cron-scheduler/zipball/e1fc0ada48db063aedf9651abc2f677c64035394", "reference": "e1fc0ada48db063aedf9651abc2f677c64035394", "shasum": "" }, "require": { "mtdowling/cron-expression": "~1.0", "php": ">=5.5.9" }, "require-dev": { "phpunit/phpunit": "~5.7", "satooshi/php-coveralls": "^1.0", "swiftmailer/swiftmailer": "~5.4 || ^6.0" }, "suggest": { "swiftmailer/swiftmailer": "Required to send the output of a job to email address/es (~5.4 || ^6.0)." }, "type": "library", "autoload": { "psr-4": { "GO\\": "src/GO/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Giuseppe Occhipinti", "email": "peppeocchi@gmail.com" }, { "name": "Carsten Windler", "email": "carsten@carstenwindler.de", "homepage": "http://carstenwindler.de", "role": "Contributor" } ], "description": "PHP Cron Job Scheduler", "keywords": [ "cron job", "scheduler" ], "time": "2019-10-25T06:58:21+00:00" }, { "name": "phpoffice/phpspreadsheet", "version": "1.8.2", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "reference": "0c1346a1956347590b7db09533966307d20cb7cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/0c1346a1956347590b7db09533966307d20cb7cc", "reference": "0c1346a1956347590b7db09533966307d20cb7cc", "shasum": "" }, "require": { "ext-ctype": "*", "ext-dom": "*", "ext-fileinfo": "*", "ext-gd": "*", "ext-iconv": "*", "ext-libxml": "*", "ext-mbstring": "*", "ext-simplexml": "*", "ext-xml": "*", "ext-xmlreader": "*", "ext-xmlwriter": "*", "ext-zip": "*", "ext-zlib": "*", "markbaker/complex": "^1.4", "markbaker/matrix": "^1.1", "php": "^5.6|^7.0", "psr/simple-cache": "^1.0" }, "require-dev": { "doctrine/instantiator": "^1.0.0", "dompdf/dompdf": "^0.8.0", "friendsofphp/php-cs-fixer": "@stable", "jpgraph/jpgraph": "^4.0", "mpdf/mpdf": "^7.0.0", "phpcompatibility/php-compatibility": "^8.0", "phpunit/phpunit": "^5.7", "squizlabs/php_codesniffer": "^3.3", "tecnickcom/tcpdf": "^6.2" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer", "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers", "mpdf/mpdf": "Option for rendering PDF with PDF Writer", "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer" }, "type": "library", "autoload": { "psr-4": { "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.1-or-later" ], "authors": [ { "name": "Erik Tilt" }, { "name": "Adrien Crivelli" }, { "name": "Maarten Balliauw", "homepage": "https://blog.maartenballiauw.be" }, { "name": "Mark Baker", "homepage": "https://markbakeruk.net" }, { "name": "Franck Lefevre", "homepage": "https://rootslabs.net" } ], "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine", "homepage": "https://github.com/PHPOffice/PhpSpreadsheet", "keywords": [ "OpenXML", "excel", "gnumeric", "ods", "php", "spreadsheet", "xls", "xlsx" ], "time": "2019-07-08T21:21:25+00:00" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23T01:57:42+00:00" }, { "name": "twilio/sdk", "version": "5.42.2", "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" }, "type": "library", "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" ], "time": "2020-02-05T19:55:13+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "infobip/infobip-api-php-client": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }