{ "_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": "b73f984923f8fad1c7bbd73c5620946e", "packages": [ { "name": "automattic/woocommerce", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/woocommerce/wc-api-php.git", "reference": "6181e20b96e95b2be8639d1e1dce76cc98856339" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/woocommerce/wc-api-php/zipball/6181e20b96e95b2be8639d1e1dce76cc98856339", "reference": "6181e20b96e95b2be8639d1e1dce76cc98856339", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">= 5.4.0" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-4": { "Automattic\\WooCommerce\\": [ "src/WooCommerce" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Claudio Sanches", "email": "claudio.sanches@automattic.com" } ], "description": "A PHP wrapper for the WooCommerce REST API", "keywords": [ "api", "woocommerce" ], "support": { "issues": "https://github.com/woocommerce/wc-api-php/issues", "source": "https://github.com/woocommerce/wc-api-php/tree/1.3.0" }, "time": "2017-06-06T20:38:08+00:00" }, { "name": "firebase/php-jwt", "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/feb0e820b8436873675fd3aca04f3728eb2185cb", "reference": "feb0e820b8436873675fd3aca04f3728eb2185cb", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=4.8 <=9" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/master" }, "time": "2020-03-25T18:49:23+00:00" }, { "name": "mobily-ws/api", "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/mobily-ws/api.git", "reference": "bf152742e4631f9594b1b88caf5fb7d6a438223f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mobily-ws/api/zipball/bf152742e4631f9594b1b88caf5fb7d6a438223f", "reference": "bf152742e4631f9594b1b88caf5fb7d6a438223f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "MobilySms.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mobily.ws", "email": "info@mobily.ws" } ], "description": "Mobily-api is the PHP library for sending sms through internet ", "homepage": "http://mobily.ws/", "keywords": [ "api", "mobily", "mobily.ws", "sms" ], "support": { "issues": "https://github.com/mobily-ws/api/issues", "source": "https://github.com/mobily-ws/api/tree/1.0.0" }, "time": "2017-10-31T13:36:02+00:00" }, { "name": "ralouphie/getallheaders", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/ralouphie/getallheaders.git", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "~3.7.0", "satooshi/php-coveralls": ">=1.0" }, "type": "library", "autoload": { "files": [ "src/getallheaders.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ralph Khattar", "email": "ralph.khattar@gmail.com" } ], "description": "A polyfill for getallheaders.", "support": { "issues": "https://github.com/ralouphie/getallheaders/issues", "source": "https://github.com/ralouphie/getallheaders/tree/2.0.5" }, "time": "2016-02-11T07:05:27+00:00" }, { "name": "twilio/sdk", "version": "6.12.0", "source": { "type": "git", "url": "https://github.com/twilio/twilio-php.git", "reference": "8649f40db24f074a66e3f762b11079be31cfdb8b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/twilio/twilio-php/zipball/8649f40db24f074a66e3f762b11079be31cfdb8b", "reference": "8649f40db24f074a66e3f762b11079be31cfdb8b", "shasum": "" }, "require": { "php": ">=7.1.0" }, "require-dev": { "guzzlehttp/guzzle": "^6.3 || ^7.0", "phpunit/phpunit": ">=4.5", "theseer/phpdox": "^0.12.0" }, "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" ], "support": { "issues": "https://github.com/twilio/twilio-php/issues", "source": "https://github.com/twilio/twilio-php/tree/6.12.0" }, "time": "2020-11-05T21:49:26+00:00" }, { "name": "webonyx/graphql-php", "version": "v14.3.0", "source": { "type": "git", "url": "https://github.com/webonyx/graphql-php.git", "reference": "4f3430990824ff410fe548102cb85f0c46442704" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/webonyx/graphql-php/zipball/4f3430990824ff410fe548102cb85f0c46442704", "reference": "4f3430990824ff410fe548102cb85f0c46442704", "shasum": "" }, "require": { "ext-json": "*", "ext-mbstring": "*", "php": "^7.1||^8.0" }, "require-dev": { "amphp/amp": "^2.3", "doctrine/coding-standard": "^6.0", "nyholm/psr7": "^1.2", "phpbench/phpbench": "^0.16.10", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "0.12.32", "phpstan/phpstan-phpunit": "0.12.11", "phpstan/phpstan-strict-rules": "0.12.2", "phpunit/phpunit": "^7.2|^8.5", "psr/http-message": "^1.0", "react/promise": "2.*", "simpod/php-coveralls-mirror": "^3.0", "squizlabs/php_codesniffer": "3.5.4" }, "suggest": { "psr/http-message": "To use standard GraphQL server", "react/promise": "To leverage async resolving on React PHP platform" }, "type": "library", "autoload": { "psr-4": { "GraphQL\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "A PHP port of GraphQL reference implementation", "homepage": "https://github.com/webonyx/graphql-php", "keywords": [ "api", "graphql" ], "support": { "issues": "https://github.com/webonyx/graphql-php/issues", "source": "https://github.com/webonyx/graphql-php/tree/master" }, "funding": [ { "url": "https://opencollective.com/webonyx-graphql-php", "type": "open_collective" } ], "time": "2020-08-23T11:52:38+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }