Source
xxxxxxxxxx
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
{
"_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": "1ee52b25c924d066e2a8bbb59364146f",
"packages": [
{
"name": "duosecurity/duo_universal_php",
"version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/duosecurity/duo_universal_php.git",
"reference": "8734a47480d2d2f0539e8ee782675e052025d026"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/duosecurity/duo_universal_php/zipball/8734a47480d2d2f0539e8ee782675e052025d026",
"reference": "8734a47480d2d2f0539e8ee782675e052025d026",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"firebase/php-jwt": "^6.0",
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "3.*"
},
"type": "library",
"autoload": {
"psr-4": {
"Duo\\DuoUniversal\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"description": "A PHP implementation of the Duo Universal SDK.",
"homepage": "https://duo.com/",
"support": {
"email": "support@duosecurity.com",
"issues": "https://github.com/duosecurity/duo_universal_php/issues",
"source": "https://github.com/duosecurity/duo_universal_php/tree/1.0.2"
},
"time": "2023-01-13T18:47:58+00:00"
},
{
"name": "firebase/php-jwt",
"version": "v6.10.0",
"source": {
"type": "git",
"url": "https://github.com/firebase/php-jwt.git",
"reference": "a49db6f0a5033aef5143295342f1c95521b075ff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/a49db6f0a5033aef5143295342f1c95521b075ff",
"reference": "a49db6f0a5033aef5143295342f1c95521b075ff",
"shasum": ""
},
"require": {
"php": "^7.4||^8.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.5||^7.4",
"phpspec/prophecy-phpunit": "^2.0",
"phpunit/phpunit": "^9.5",
"psr/cache": "^1.0||^2.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0"
},
"suggest": {
"ext-sodium": "Support EdDSA (Ed25519) signatures",
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
},
"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",