{ "_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": "429d7eff84eac74d49d251ef29d221ad", "packages": [ { "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" ], "time": "2020-03-25T18:49:23+00:00" }, { "name": "robrichards/wse-php", "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/robrichards/wse-php.git", "reference": "5dde350ec77930f2ff6c1bb15c4d9e257b1d2496" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/robrichards/wse-php/zipball/5dde350ec77930f2ff6c1bb15c4d9e257b1d2496", "reference": "5dde350ec77930f2ff6c1bb15c4d9e257b1d2496", "shasum": "" }, "require": { "php": ">= 5.3", "robrichards/xmlseclibs": "^2.0" }, "type": "library", "autoload": { "psr-4": { "RobRichards\\WsePhp\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Rob Richards", "homepage": "http://www.cdatazone.org/", "role": "Main developer" } ], "description": "Libraries for adding WS-* support to ext/soap in PHP.", "homepage": "https://github.com/robrichards/wse-php", "keywords": [ "WS-Security", "soap", "ws-addressing" ], "time": "2017-03-09T16:42:34+00:00" }, { "name": "robrichards/xmlseclibs", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/robrichards/xmlseclibs.git", "reference": "a29eb3100eb6c5a427d6a3f9e61aff37492405ae" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/a29eb3100eb6c5a427d6a3f9e61aff37492405ae", "reference": "a29eb3100eb6c5a427d6a3f9e61aff37492405ae", "shasum": "" }, "require": { "php": ">= 5.6" }, "suggest": { "ext-openssl": "OpenSSL extension" }, "type": "library", "autoload": { "psr-4": { "RobRichards\\XMLSecLibs\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "A PHP library for XML Security", "homepage": "https://github.com/robrichards/xmlseclibs", "keywords": [ "security", "signature", "xml", "xmldsig" ], "time": "2017-05-25T15:25:34+00:00" }, { "name": "salesforce-mc/fuel-sdk-php", "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/salesforce-marketingcloud/FuelSDK-PHP.git", "reference": "5f4fe362eb6edb025c05e63d7a5962c1b0180497" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/salesforce-marketingcloud/FuelSDK-PHP/zipball/5f4fe362eb6edb025c05e63d7a5962c1b0180497", "reference": "5f4fe362eb6edb025c05e63d7a5962c1b0180497", "shasum": "" }, "require": { "ext-curl": "*", "ext-openssl": "*", "ext-soap": "*", "firebase/php-jwt": ">=5.0.0", "php": ">=5.6.24", "robrichards/wse-php": "2.0.1" }, "require-dev": { "dompdf/dompdf": "0.6", "phpdocumentor/phpdocumentor": "2.8.0", "phpunit/phpunit": ">=5.7.20" }, "type": "library", "autoload": { "psr-4": { "\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Salesforce Marketing Cloud Fuel SDK for PHP", "homepage": "https://developer.salesforce.com/docs/atlas.en-us.mc-sdks.meta/mc-sdks/index-sdk.htm", "keywords": [ "exacttarget", "fuel sdk", "fuel-sdk", "marketing cloud", "php sdk", "salesforce", "sdk" ], "time": "2017-07-18T14:59:46+00:00" } ], "packages-dev": [], "aliases": [ { "alias": "2.0.1", "alias_normalized": "2.0.1.0", "version": "3.0.0.0", "package": "robrichards/xmlseclibs" } ], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "1.1.0" }