2024-03-02 04:44:33 +03:00
{
"_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"
],
2024-03-16 15:53:03 +03:00
"content-hash": "b183f271b766b565d7485c78e2d49411",
2024-03-02 04:44:33 +03:00
"packages": [
{
"name": "defuse/php-encryption",
"version": "v2.4.0",
"source": {
"type": "git",
"url": "https://github.com/defuse/php-encryption.git",
"reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
"reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"paragonie/random_compat": ">= 2",
"php": ">=5.6.0"
},
"require-dev": {
"phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
"yoast/phpunit-polyfills": "^2.0.0"
},
"bin": [
"bin/generate-defuse-key"
],
"type": "library",
"autoload": {
"psr-4": {
"Defuse\\Crypto\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Taylor Hornby",
"email": "taylor@defuse.ca",
"homepage": "https://defuse.ca/"
},
{
"name": "Scott Arciszewski",
"email": "info@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "Secure PHP Encryption Library",
"keywords": [
"aes",
"authenticated encryption",
"cipher",
"crypto",
"cryptography",
"encrypt",
"encryption",
"openssl",
"security",
"symmetric key cryptography"
],
"support": {
"issues": "https://github.com/defuse/php-encryption/issues",
"source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
},
"time": "2023-06-19T06:10:36+00:00"
},
{
"name": "lcobucci/jwt",
2024-03-16 15:53:03 +03:00
"version": "3.4.6",
2024-03-02 04:44:33 +03:00
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
2024-03-16 15:53:03 +03:00
"reference": "3ef8657a78278dfeae7707d51747251db4176240"
2024-03-02 04:44:33 +03:00
},
"dist": {
"type": "zip",
2024-03-16 15:53:03 +03:00
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240",
"reference": "3ef8657a78278dfeae7707d51747251db4176240",
2024-03-02 04:44:33 +03:00
"shasum": ""
},
"require": {
2024-03-08 02:20:24 +03:00
"ext-mbstring": "*",
2024-03-02 04:44:33 +03:00
"ext-openssl": "*",
2024-03-16 15:53:03 +03:00
"php": "^5.6 || ^7.0"
2024-03-02 04:44:33 +03:00
},
"require-dev": {
2024-03-16 15:53:03 +03:00
"mikey179/vfsstream": "~1.5",
"phpmd/phpmd": "~2.2",
"phpunit/php-invoker": "~1.1",
"phpunit/phpunit": "^5.7 || ^7.3",
"squizlabs/php_codesniffer": "~2.3"
},
"suggest": {
"lcobucci/clock": "*"
2024-03-02 04:44:33 +03:00
},
"type": "library",
2024-03-16 15:53:03 +03:00
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
2024-03-02 04:44:33 +03:00
"autoload": {
2024-03-16 15:53:03 +03:00
"files": [
"compat/class-aliases.php",
"compat/json-exception-polyfill.php",
"compat/lcobucci-clock-polyfill.php"
],
2024-03-02 04:44:33 +03:00
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
2024-03-16 15:53:03 +03:00
"name": "Luís Otávio Cobucci Oblonczyk",
2024-03-02 04:44:33 +03:00
"email": "lcobucci@gmail.com",
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
"keywords": [
"JWS",
"jwt"
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
2024-03-16 15:53:03 +03:00
"source": "https://github.com/lcobucci/jwt/tree/3.4.6"
2024-03-02 04:44:33 +03:00
},
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
2024-03-16 15:53:03 +03:00
"time": "2021-09-28T19:18:28+00:00"
2024-03-02 04:44:33 +03:00
},
{
"name": "league/event",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/event.git",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
"shasum": ""
},
"require": {
"php": ">=5.4.0"
},
"require-dev": {
"henrikbjorn/phpspec-code-coverage": "~1.0.1",
"phpspec/phpspec": "^2.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2-dev"
}
},
"autoload": {
"psr-4": {
"League\\Event\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frenky.net"
}
],
"description": "Event package",
"keywords": [
"emitter",
"event",
"listener"
],
"support": {
"issues": "https://github.com/thephpleague/event/issues",
"source": "https://github.com/thephpleague/event/tree/master"
},
"time": "2018-11-26T11:52:41+00:00"
},
{
"name": "league/oauth2-server",
2024-03-16 15:53:03 +03:00
"version": "8.4.2",
2024-03-02 04:44:33 +03:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-server.git",
2024-03-16 15:53:03 +03:00
"reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
2024-03-02 04:44:33 +03:00
},
"dist": {
"type": "zip",
2024-03-16 15:53:03 +03:00
"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
"reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
2024-03-02 04:44:33 +03:00
"shasum": ""
},
"require": {
2024-03-16 15:53:03 +03:00
"defuse/php-encryption": "^2.2.1",
"ext-json": "*",
2024-03-02 04:44:33 +03:00
"ext-openssl": "*",
2024-03-16 15:53:03 +03:00
"lcobucci/jwt": "^3.4.6 || ^4.0.4",
2024-03-02 04:44:33 +03:00
"league/event": "^2.2",
2024-03-16 15:53:03 +03:00
"league/uri": "^6.4",
"php": "^7.2 || ^8.0",
"psr/http-message": "^1.0.1"
2024-03-02 04:44:33 +03:00
},
"replace": {
"league/oauth2server": "*",
"lncd/oauth2": "*"
},
"require-dev": {
2024-03-16 15:53:03 +03:00
"laminas/laminas-diactoros": "^2.4.1",
2024-03-02 04:44:33 +03:00
"phpstan/phpstan": "^0.12.57",
"phpstan/phpstan-phpunit": "^0.12.16",
2024-03-16 15:53:03 +03:00
"phpunit/phpunit": "^8.5.13",
2024-03-02 04:44:33 +03:00
"roave/security-advisories": "dev-master"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\OAuth2\\Server\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Bilbie",
"email": "hello@alexbilbie.com",
"homepage": "http://www.alexbilbie.com",
"role": "Developer"
},
{
"name": "Andy Millington",
"email": "andrew@noexceptions.io",
"homepage": "https://www.noexceptions.io",
"role": "Developer"
}
],
"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
"homepage": "https://oauth2.thephpleague.com/",
"keywords": [
"Authentication",
"api",
"auth",
"authorisation",
"authorization",
"oauth",
"oauth 2",
"oauth 2.0",
"oauth2",
"protect",
"resource",
"secure",
"server"
],
"support": {
"issues": "https://github.com/thephpleague/oauth2-server/issues",
2024-03-16 15:53:03 +03:00
"source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2"
2024-03-02 04:44:33 +03:00
},
"funding": [
{
"url": "https://github.com/sephster",
"type": "github"
}
],
2024-03-16 15:53:03 +03:00
"time": "2023-08-02T22:54:39+00:00"
2024-03-02 04:44:33 +03:00
},
{
"name": "league/uri",
2024-03-16 15:53:03 +03:00
"version": "6.4.0",
2024-03-02 04:44:33 +03:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri.git",
2024-03-16 15:53:03 +03:00
"reference": "09da64118eaf4c5d52f9923a1e6a5be1da52fd9a"
2024-03-02 04:44:33 +03:00
},
"dist": {
"type": "zip",
2024-03-16 15:53:03 +03:00
"url": "https://api.github.com/repos/thephpleague/uri/zipball/09da64118eaf4c5d52f9923a1e6a5be1da52fd9a",
"reference": "09da64118eaf4c5d52f9923a1e6a5be1da52fd9a",
2024-03-02 04:44:33 +03:00
"shasum": ""
},
"require": {
2024-03-16 15:53:03 +03:00
"ext-json": "*",
"league/uri-interfaces": "^2.1",
"php": ">=7.2",
"psr/http-message": "^1.0"
2024-03-02 04:44:33 +03:00
},
"conflict": {
"league/uri-schemes": "^1.0"
},
2024-03-16 15:53:03 +03:00
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/phpunit": "^8.0 || ^9.0",
"psr/http-factory": "^1.0"
},
2024-03-02 04:44:33 +03:00
"suggest": {
2024-03-16 15:53:03 +03:00
"ext-fileinfo": "Needed to create Data URI from a filepath",
"ext-intl": "Needed to improve host validation",
"league/uri-components": "Needed to easily manipulate URI objects",
"psr/http-factory": "Needed to use the URI factory"
2024-03-02 04:44:33 +03:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-03-16 15:53:03 +03:00
"dev-master": "6.x-dev"
2024-03-02 04:44:33 +03:00
}
},
"autoload": {
"psr-4": {
2024-03-16 15:53:03 +03:00
"League\\Uri\\": "src"
2024-03-02 04:44:33 +03:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
"description": "URI manipulation library",
2024-03-16 15:53:03 +03:00
"homepage": "http://uri.thephpleague.com",
2024-03-02 04:44:33 +03:00
"keywords": [
"data-uri",
"file-uri",
"ftp",
"hostname",
"http",
"https",
"middleware",
"parse_str",
"parse_url",
"psr-7",
"query-string",
"querystring",
"rfc3986",
"rfc3987",
"rfc6570",
"uri",
"uri-template",
"url",
"ws"
],
"support": {
"docs": "https://uri.thephpleague.com",
"forum": "https://thephpleague.slack.com",
2024-03-16 15:53:03 +03:00
"issues": "https://github.com/thephpleague/uri/issues",
"source": "https://github.com/thephpleague/uri/tree/6.4.0"
2024-03-02 04:44:33 +03:00
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
2024-03-16 15:53:03 +03:00
"time": "2020-11-22T14:29:11+00:00"
2024-03-02 04:44:33 +03:00
},
{
"name": "league/uri-interfaces",
2024-03-16 15:53:03 +03:00
"version": "2.3.0",
2024-03-02 04:44:33 +03:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/uri-interfaces.git",
2024-03-16 15:53:03 +03:00
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
2024-03-02 04:44:33 +03:00
},
"dist": {
"type": "zip",
2024-03-16 15:53:03 +03:00
"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
"reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
2024-03-02 04:44:33 +03:00
"shasum": ""
},
"require": {
2024-03-16 15:53:03 +03:00
"ext-json": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19",
"phpstan/phpstan": "^0.12.90",
"phpstan/phpstan-phpunit": "^0.12.19",
"phpstan/phpstan-strict-rules": "^0.12.9",
"phpunit/phpunit": "^8.5.15 || ^9.5"
2024-03-02 04:44:33 +03:00
},
"suggest": {
2024-03-16 15:53:03 +03:00
"ext-intl": "to use the IDNA feature",
"symfony/intl": "to use the IDNA feature via Symfony Polyfill"
2024-03-02 04:44:33 +03:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-03-16 15:53:03 +03:00
"dev-master": "2.x-dev"
2024-03-02 04:44:33 +03:00
}
},
"autoload": {
"psr-4": {
2024-03-16 15:53:03 +03:00
"League\\Uri\\": "src/"
2024-03-02 04:44:33 +03:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://nyamsprod.com"
}
],
2024-03-16 15:53:03 +03:00
"description": "Common interface for URI representation",
"homepage": "http://github.com/thephpleague/uri-interfaces",
2024-03-02 04:44:33 +03:00
"keywords": [
"rfc3986",
"rfc3987",
"uri",
2024-03-16 15:53:03 +03:00
"url"
2024-03-02 04:44:33 +03:00
],
"support": {
2024-03-16 15:53:03 +03:00
"issues": "https://github.com/thephpleague/uri-interfaces/issues",
"source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
2024-03-02 04:44:33 +03:00
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
2024-03-16 15:53:03 +03:00
"time": "2021-06-28T04:27:21+00:00"
2024-03-02 04:44:33 +03:00
},
{
"name": "paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
{
"name": "psr/http-message",
2024-03-16 15:53:03 +03:00
"version": "1.1",
2024-03-02 04:44:33 +03:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
2024-03-16 15:53:03 +03:00
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
2024-03-02 04:44:33 +03:00
},
"dist": {
"type": "zip",
2024-03-16 15:53:03 +03:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
2024-03-02 04:44:33 +03:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"type": "library",
"extra": {
"branch-alias": {
2024-03-16 15:53:03 +03:00
"dev-master": "1.1.x-dev"
2024-03-02 04:44:33 +03:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2024-03-16 15:53:03 +03:00
"homepage": "http://www.php-fig.org/"
2024-03-02 04:44:33 +03:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
2024-03-16 15:53:03 +03:00
"source": "https://github.com/php-fig/http-message/tree/1.1"
2024-03-02 04:44:33 +03:00
},
2024-03-16 15:53:03 +03:00
"time": "2023-04-04T09:50:52+00:00"
2024-03-02 04:44:33 +03:00
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
2024-03-08 02:20:24 +03:00
"platform": {
2024-03-16 15:53:03 +03:00
"php": "^7.2.5",
2024-03-08 02:20:24 +03:00
"ext-openssl": "*"
},
2024-03-02 04:44:33 +03:00
"platform-dev": [],
2024-03-16 15:53:03 +03:00
"platform-overrides": {
"php": "7.2.5"
},
2024-03-02 04:44:33 +03:00
"plugin-api-version": "2.6.0"
}