Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/joomla5/libraries/vendor/composer/ |
| [Home] [System Details] [Kill Me] |
{
"packages": [
{
"name": "algo26-matthias/idna-convert",
"version": "v3.1.1",
"version_normalized": "3.1.1.0",
"source": {
"type": "git",
"url":
"https://github.com/algo26-matthias/idna-convert.git",
"reference":
"d8dbf18599548b8460ab0c462f299a15cacf6e66"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/algo26-matthias/idna-convert/zipball/d8dbf18599548b8460ab0c462f299a15cacf6e66",
"reference":
"d8dbf18599548b8460ab0c462f299a15cacf6e66",
"shasum": ""
},
"require": {
"ext-pcre": "*",
"jakeasmith/http_build_url": "^1",
"php": ">=7.2.0"
},
"require-dev": {
"phpunit/phpunit": "8.0"
},
"suggest": {
"ext-iconv": "Install ext/iconv for using
input / output other than UTF-8 or ISO-8859-1",
"ext-mbstring": "Install ext/mbstring for
using input / output other than UTF-8 or ISO-8859-1"
},
"time": "2024-03-18T16:24:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Algo26\\IdnaConvert\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"LGPL-2.1+"
],
"authors": [
{
"name": "Matthias Sommerfeld",
"email":
"matthias.sommerfeld@algo26.de",
"role": "Developer"
}
],
"description": "A library for encoding and
decoding internationalized domain names",
"homepage": "http://idnaconv.net/",
"keywords": [
"idn",
"idna",
"php"
],
"support": {
"issues":
"https://github.com/algo26-matthias/idna-convert/issues",
"source":
"https://github.com/algo26-matthias/idna-convert/tree/v3.1.1"
},
"install-path":
"../algo26-matthias/idna-convert"
},
{
"name": "brick/math",
"version": "0.12.1",
"version_normalized": "0.12.1.0",
"source": {
"type": "git",
"url":
"https://github.com/brick/math.git",
"reference":
"f510c0a40911935b77b86859eb5223d58d660df1"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
"reference":
"f510c0a40911935b77b86859eb5223d58d660df1",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "5.16.0"
},
"time": "2023-11-29T23:19:16+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic
library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"bignumber",
"brick",
"decimal",
"integer",
"math",
"mathematics",
"rational"
],
"support": {
"issues":
"https://github.com/brick/math/issues",
"source":
"https://github.com/brick/math/tree/0.12.1"
},
"funding": [
{
"url":
"https://github.com/BenMorel",
"type": "github"
}
],
"install-path": "../brick/math"
},
{
"name": "composer/ca-bundle",
"version": "1.5.0",
"version_normalized": "1.5.0.0",
"source": {
"type": "git",
"url":
"https://github.com/composer/ca-bundle.git",
"reference":
"0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"reference":
"0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^4.0 || ^5.0 || ^6.0 ||
^7.0"
},
"time": "2024-03-15T14:00:32+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the
system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
"support": {
"irc":
"irc://irc.freenode.org/composer",
"issues":
"https://github.com/composer/ca-bundle/issues",
"source":
"https://github.com/composer/ca-bundle/tree/1.5.0"
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url":
"https://github.com/composer",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
"install-path": "./ca-bundle"
},
{
"name": "defuse/php-encryption",
"version": "v2.4.0",
"version_normalized": "2.4.0.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"
},
"time": "2023-06-19T06:10:36+00:00",
"bin": [
"bin/generate-defuse-key"
],
"type": "library",
"installation-source": "dist",
"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"
},
"install-path": "../defuse/php-encryption"
},
{
"name": "doctrine/inflector",
"version": "1.4.4",
"version_normalized": "1.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/doctrine/inflector.git",
"reference":
"4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
"reference":
"4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^8.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules":
"^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 ||
^9.0"
},
"time": "2021-04-16T17:34:40+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Doctrine\\Inflector\\":
"lib/Doctrine/Inflector",
"Doctrine\\Common\\Inflector\\":
"lib/Doctrine/Common/Inflector"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email":
"guilhermeblanco@gmail.com"
},
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
"description": "PHP Doctrine Inflector is a
small library that can perform string manipulations with regard to
upper/lowercase and singular/plural forms of words.",
"homepage":
"https://www.doctrine-project.org/projects/inflector.html",
"keywords": [
"inflection",
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
"support": {
"issues":
"https://github.com/doctrine/inflector/issues",
"source":
"https://github.com/doctrine/inflector/tree/1.4.4"
},
"funding": [
{
"url":
"https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url":
"https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url":
"https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
],
"install-path": "../doctrine/inflector"
},
{
"name": "dragonmantank/cron-expression",
"version": "v3.3.3",
"version_normalized": "3.3.3.0",
"source": {
"type": "git",
"url":
"https://github.com/dragonmantank/cron-expression.git",
"reference":
"adfb1f505deb6384dc8b39804c5065dd3c8c8c0a"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/dragonmantank/cron-expression/zipball/adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
"reference":
"adfb1f505deb6384dc8b39804c5065dd3c8c8c0a",
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
"webmozart/assert": "^1.0"
},
"replace": {
"mtdowling/cron-expression": "^1.0"
},
"require-dev": {
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-webmozart-assert":
"^1.0",
"phpunit/phpunit": "^7.0|^8.0|^9.0"
},
"time": "2023-08-10T19:36:49+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Chris Tankersley",
"email": "chris@ctankersley.com",
"homepage":
"https://github.com/dragonmantank"
}
],
"description": "CRON for PHP: Calculate the next
or previous run date and determine if a CRON expression is due",
"keywords": [
"cron",
"schedule"
],
"support": {
"issues":
"https://github.com/dragonmantank/cron-expression/issues",
"source":
"https://github.com/dragonmantank/cron-expression/tree/v3.3.3"
},
"funding": [
{
"url":
"https://github.com/dragonmantank",
"type": "github"
}
],
"install-path":
"../dragonmantank/cron-expression"
},
{
"name": "enshrined/svg-sanitize",
"version": "0.15.4",
"version_normalized": "0.15.4.0",
"source": {
"type": "git",
"url":
"https://github.com/darylldoyle/svg-sanitizer.git",
"reference":
"e50b83a2f1f296ca61394fe88fbfe3e896a84cf4"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
"reference":
"e50b83a2f1f296ca61394fe88fbfe3e896a84cf4",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
"php": "^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.5 || ^8.5"
},
"time": "2022-02-21T09:13:59+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"enshrined\\svgSanitize\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "Daryll Doyle",
"email": "daryll@enshrined.co.uk"
}
],
"description": "An SVG sanitizer for PHP",
"support": {
"issues":
"https://github.com/darylldoyle/svg-sanitizer/issues",
"source":
"https://github.com/darylldoyle/svg-sanitizer/tree/0.15.4"
},
"install-path": "../enshrined/svg-sanitize"
},
{
"name": "fig/link-util",
"version": "1.2.0",
"version_normalized": "1.2.0.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/link-util.git",
"reference":
"10e52348a2e9ad4581f2bf3e16458f0861a88c6a"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/link-util/zipball/10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
"reference":
"10e52348a2e9ad4581f2bf3e16458f0861a88c6a",
"shasum": ""
},
"require": {
"php": ">=8.0.0",
"psr/link": "^1.1.0 | ^2.0.0"
},
"provide": {
"psr/link-implementation": "1.0"
},
"require-dev": {
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^2.3.1"
},
"time": "2021-03-11T23:09:19+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Fig\\Link\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common utility implementations
for HTTP links",
"keywords": [
"http",
"http-link",
"link",
"psr",
"psr-13",
"rest"
],
"support": {
"issues":
"https://github.com/php-fig/link-util/issues",
"source":
"https://github.com/php-fig/link-util/tree/1.2.0"
},
"install-path": "../fig/link-util"
},
{
"name": "google/recaptcha",
"version": "1.3.0",
"version_normalized": "1.3.0.0",
"source": {
"type": "git",
"url":
"https://github.com/google/recaptcha.git",
"reference":
"d59a801e98a4e9174814a6d71bbc268dff1202df"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/google/recaptcha/zipball/d59a801e98a4e9174814a6d71bbc268dff1202df",
"reference":
"d59a801e98a4e9174814a6d71bbc268dff1202df",
"shasum": ""
},
"require": {
"php": ">=8"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.14",
"php-coveralls/php-coveralls": "^2.5",
"phpunit/phpunit": "^10"
},
"time": "2023-02-18T17:41:46+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"ReCaptcha\\": "src/ReCaptcha"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Client library for reCAPTCHA, a
free service that protects websites from spam and abuse.",
"homepage":
"https://www.google.com/recaptcha/",
"keywords": [
"Abuse",
"captcha",
"recaptcha",
"spam"
],
"support": {
"forum":
"https://groups.google.com/forum/#!forum/recaptcha",
"issues":
"https://github.com/google/recaptcha/issues",
"source":
"https://github.com/google/recaptcha"
},
"install-path": "../google/recaptcha"
},
{
"name": "guzzlehttp/promises",
"version": "1.5.3",
"version_normalized": "1.5.3.0",
"source": {
"type": "git",
"url":
"https://github.com/guzzle/promises.git",
"reference":
"67ab6e18aaa14d753cc148911d273f6e6cb6721e"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/guzzle/promises/zipball/67ab6e18aaa14d753cc148911d273f6e6cb6721e",
"reference":
"67ab6e18aaa14d753cc148911d273f6e6cb6721e",
"shasum": ""
},
"require": {
"php": ">=5.5"
},
"require-dev": {
"symfony/phpunit-bridge": "^4.4 ||
^5.1"
},
"time": "2023-05-21T12:31:43+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage":
"https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage":
"https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage":
"https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage":
"https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues":
"https://github.com/guzzle/promises/issues",
"source":
"https://github.com/guzzle/promises/tree/1.5.3"
},
"funding": [
{
"url":
"https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
"install-path": "../guzzlehttp/promises"
},
{
"name": "guzzlehttp/psr7",
"version": "2.6.2",
"version_normalized": "2.6.2.0",
"source": {
"type": "git",
"url":
"https://github.com/guzzle/psr7.git",
"reference":
"45b30f99ac27b5ca93cb4831afe16285f57b8221"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
"reference":
"45b30f99ac27b5ca93cb4831afe16285f57b8221",
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation":
"1.0",
"psr/http-message-implementation":
"1.0"
},
"require-dev": {
"bamarni/composer-bin-plugin":
"^1.8.2",
"http-interop/http-factory-tests":
"^0.9",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit
PSR-7 responses"
},
"time": "2023-12-03T20:05:35+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage":
"https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage":
"https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage":
"https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage":
"https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email":
"mark.sagikazar@gmail.com",
"homepage":
"https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage":
"https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email":
"mark.sagikazar@gmail.com",
"homepage":
"https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation
that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues":
"https://github.com/guzzle/psr7/issues",
"source":
"https://github.com/guzzle/psr7/tree/2.6.2"
},
"funding": [
{
"url":
"https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"install-path": "../guzzlehttp/psr7"
},
{
"name": "jakeasmith/http_build_url",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/jakeasmith/http_build_url.git",
"reference":
"93c273e77cb1edead0cf8bcf8cd2003428e74e37"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
"reference":
"93c273e77cb1edead0cf8bcf8cd2003428e74e37",
"shasum": ""
},
"time": "2017-05-01T15:36:40+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"src/http_build_url.php"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jake A. Smith",
"email": "theman@jakeasmith.com"
}
],
"description": "Provides functionality for
http_build_url() to environments without pecl_http.",
"support": {
"issues":
"https://github.com/jakeasmith/http_build_url/issues",
"source":
"https://github.com/jakeasmith/http_build_url"
},
"install-path":
"../jakeasmith/http_build_url"
},
{
"name": "jfcherng/php-color-output",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/jfcherng/php-color-output.git",
"reference":
"6c7bf16686cc6a291647fcb87491640a2d5edd20"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/jfcherng/php-color-output/zipball/6c7bf16686cc6a291647fcb87491640a2d5edd20",
"reference":
"6c7bf16686cc6a291647fcb87491640a2d5edd20",
"shasum": ""
},
"require": {
"php": ">=7.1.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19",
"liip/rmt": "^1.6",
"phan/phan": "^2 || ^3 || ^4",
"phpunit/phpunit": ">=7 <10",
"squizlabs/php_codesniffer": "^3.5"
},
"time": "2021-05-27T02:45:54+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Jfcherng\\Utility\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
}
],
"description": "Make your PHP command-line
application colorful.",
"keywords": [
"ansi-colors",
"color",
"command-line",
"str-color"
],
"support": {
"issues":
"https://github.com/jfcherng/php-color-output/issues",
"source":
"https://github.com/jfcherng/php-color-output/tree/3.0.0"
},
"funding": [
{
"url":
"https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
"install-path":
"../jfcherng/php-color-output"
},
{
"name": "jfcherng/php-diff",
"version": "6.16.2",
"version_normalized": "6.16.2.0",
"source": {
"type": "git",
"url":
"https://github.com/jfcherng/php-diff.git",
"reference":
"7f46bcfc582e81769237d0b3f6b8a548efe8799d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/jfcherng/php-diff/zipball/7f46bcfc582e81769237d0b3f6b8a548efe8799d",
"reference":
"7f46bcfc582e81769237d0b3f6b8a548efe8799d",
"shasum": ""
},
"require": {
"jfcherng/php-color-output": "^3",
"jfcherng/php-mb-string": "^1.4.6 ||
^2",
"jfcherng/php-sequence-matcher": "^3.2.10 ||
^4",
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.51",
"liip/rmt": "^1.6",
"phan/phan": "^5",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.6"
},
"time": "2024-03-10T17:40:29+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Jfcherng\\Diff\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
},
{
"name": "Chris Boulton",
"email":
"chris.boulton@interspire.com"
}
],
"description": "A comprehensive library for
generating differences between two strings in multiple formats (unified,
side by side HTML etc).",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues":
"https://github.com/jfcherng/php-diff/issues",
"source":
"https://github.com/jfcherng/php-diff/tree/6.16.2"
},
"funding": [
{
"url":
"https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
"install-path": "../jfcherng/php-diff"
},
{
"name": "jfcherng/php-mb-string",
"version": "2.0.1",
"version_normalized": "2.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/jfcherng/php-mb-string.git",
"reference":
"8407bfefde47849c9e7c9594e6de2ac85a0f845d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/jfcherng/php-mb-string/zipball/8407bfefde47849c9e7c9594e6de2ac85a0f845d",
"reference":
"8407bfefde47849c9e7c9594e6de2ac85a0f845d",
"shasum": ""
},
"require": {
"ext-iconv": "*",
"php": ">=8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"phan/phan": "^5",
"phpunit/phpunit": "^9 || ^10"
},
"suggest": {
"ext-iconv": "Either \"ext-iconv\"
or \"ext-mbstring\" is requried.",
"ext-mbstring": "Either
\"ext-iconv\" or \"ext-mbstring\" is requried."
},
"time": "2023-04-17T14:23:16+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Jfcherng\\Utility\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
}
],
"description": "A high performance multibytes
sting implementation for frequently reading/writing operations.",
"support": {
"issues":
"https://github.com/jfcherng/php-mb-string/issues",
"source":
"https://github.com/jfcherng/php-mb-string/tree/2.0.1"
},
"funding": [
{
"url":
"https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
"install-path": "../jfcherng/php-mb-string"
},
{
"name": "jfcherng/php-sequence-matcher",
"version": "4.0.3",
"version_normalized": "4.0.3.0",
"source": {
"type": "git",
"url":
"https://github.com/jfcherng/php-sequence-matcher.git",
"reference":
"d2038ac29627340a7458609072a8ba355e80ec5b"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/jfcherng/php-sequence-matcher/zipball/d2038ac29627340a7458609072a8ba355e80ec5b",
"reference":
"d2038ac29627340a7458609072a8ba355e80ec5b",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3",
"phan/phan": "^5",
"phpunit/phpunit": "^9 || ^10",
"squizlabs/php_codesniffer": "^3.7"
},
"time": "2023-05-21T07:57:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Jfcherng\\Diff\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
},
{
"name": "Chris Boulton",
"email":
"chris.boulton@interspire.com"
}
],
"description": "A longest sequence matcher. The
logic is primarily based on the Python difflib package.",
"support": {
"issues":
"https://github.com/jfcherng/php-sequence-matcher/issues",
"source":
"https://github.com/jfcherng/php-sequence-matcher/tree/4.0.3"
},
"funding": [
{
"url":
"https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
"install-path":
"../jfcherng/php-sequence-matcher"
},
{
"name": "joomla/application",
"version": "3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/application.git",
"reference":
"608393d09e355180e858b33f3c49d188c22d279c"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/application/zipball/608393d09e355180e858b33f3c49d188c22d279c",
"reference":
"608393d09e355180e858b33f3c49d188c22d279c",
"shasum": ""
},
"require": {
"joomla/event": "^3.0",
"joomla/registry": "^3.0",
"laminas/laminas-diactoros": "^2.24.0",
"php": "^8.1.0",
"psr/http-message": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"ext-json": "*",
"joomla/controller": "^3.0",
"joomla/di": "^3.0",
"joomla/input": "^3.0",
"joomla/router": "^3.0",
"joomla/session": "^3.0",
"joomla/test": "^3.0",
"joomla/uri": "^3.0",
"phan/phan": "^5.4",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"rector/rector": "^0.15.21",
"squizlabs/php_codesniffer": "~3.7.1",
"symfony/phpunit-bridge": "^5.0"
},
"suggest": {
"ext-json": "To use JSON format, ext-json is
required",
"joomla/controller": "^3.0 To support
resolving ControllerInterface objects in ControllerResolverInterface,
install joomla/controller",
"joomla/input": "^3.0 To use
WebApplicationInterface, install joomla/input",
"joomla/router": "^3.0 To use WebApplication
or ControllerResolverInterface implementations, install
joomla/router",
"joomla/session": "^3.0 To use
SessionAwareWebApplicationInterface, install joomla/session",
"joomla/uri": "^3.0 To use
AbstractWebApplication, install joomla/uri",
"psr/container": "^1.0 To use the
ContainerControllerResolver, install any PSR-11 compatible container"
},
"time": "2024-01-18T17:13:50+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Application\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "The Joomla! Project",
"homepage":
"https://framework.joomla.org/"
}
],
"description": "Joomla Application
Package",
"homepage":
"https://github.com/joomla-framework/application",
"keywords": [
"application",
"framework",
"joomla",
"joomla-package"
],
"support": {
"docs":
"https://developer.joomla.org/framework/documentation.html",
"forum":
"https://groups.google.com/g/joomla-dev-framework",
"issues":
"https://github.com/joomla-framework/application/issues",
"source":
"https://github.com/joomla-framework/application",
"wiki":
"https://github.com/joomla-framework/application/wiki"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url":
"https://github.com/sponsors/joomla",
"type": "github"
}
],
"install-path": "../joomla/application"
},
{
"name": "joomla/archive",
"version": "3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/archive.git",
"reference":
"8dd5190d54ef6705d48927fbe2d17a3b0184b273"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/archive/zipball/8dd5190d54ef6705d48927fbe2d17a3b0184b273",
"reference":
"8dd5190d54ef6705d48927fbe2d17a3b0184b273",
"shasum": ""
},
"require": {
"joomla/filesystem": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "~3.7.2"
},
"suggest": {
"ext-bz2": "To extract bzip2 compressed
packages",
"ext-zip": "To extract zip compressed
packages",
"ext-zlib": "To extract gzip or zip
compressed packages"
},
"time": "2024-01-21T22:05:29+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Archive\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Archive Package",
"homepage":
"https://github.com/joomla-framework/archive",
"keywords": [
"archive",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/archive/issues",
"source":
"https://github.com/joomla-framework/archive/tree/3.0.1"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/archive"
},
{
"name": "joomla/authentication",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/authentication.git",
"reference":
"c8caa1b772c9ff7442115f68f6d1a6db1f633e8a"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/authentication/zipball/c8caa1b772c9ff7442115f68f6d1a6db1f633e8a",
"reference":
"c8caa1b772c9ff7442115f68f6d1a6db1f633e8a",
"shasum": ""
},
"require": {
"php": "^8.1.0"
},
"require-dev": {
"joomla/database": "^3.0",
"joomla/input": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/phpunit-bridge": "^5.0"
},
"suggest": {
"joomla/database": "Required if you want to
use Joomla\\Authentication\\Strategies\\DatabaseStrategy",
"joomla/input": "Required if you want to use
classes in the Joomla\\Authentication\\Strategies namespace"
},
"time": "2023-10-05T19:38:42+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Authentication\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Authentication
Package",
"homepage":
"https://github.com/joomla-framework/authentication",
"keywords": [
"Authentication",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/authentication/issues",
"source":
"https://github.com/joomla-framework/authentication/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/authentication"
},
{
"name": "joomla/console",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/console.git",
"reference":
"e105c751a53b63d5ff932c122e31ddf5480aa66d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/console/zipball/e105c751a53b63d5ff932c122e31ddf5480aa66d",
"reference":
"e105c751a53b63d5ff932c122e31ddf5480aa66d",
"shasum": ""
},
"require": {
"joomla/application": "^3.0",
"joomla/event": "^3.0",
"joomla/string": "^3.0",
"php": "^8.1.0",
"symfony/console": "^v6.2.0",
"symfony/error-handler": "^6"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"psr/container": "^1.0",
"squizlabs/php_codesniffer": "~3.7.2"
},
"suggest": {
"psr/container-implementation": "To use the
ContainerLoader"
},
"time": "2023-10-05T20:00:00+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Console\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Console Package",
"homepage":
"https://github.com/joomla-framework/console",
"keywords": [
"console",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/console/issues",
"source":
"https://github.com/joomla-framework/console/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/console"
},
{
"name": "joomla/crypt",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/crypt.git",
"reference":
"2f1c4e43eeb520557887a9e6ed6b2747485ee78d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/crypt/zipball/2f1c4e43eeb520557887a9e6ed6b2747485ee78d",
"reference":
"2f1c4e43eeb520557887a9e6ed6b2747485ee78d",
"shasum": ""
},
"require": {
"php": "^8.1.0"
},
"require-dev": {
"defuse/php-encryption": "^2.0",
"paragonie/sodium_compat": "^1.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "~3.7.2",
"symfony/phpunit-bridge": "^5.0",
"symfony/polyfill-util": "^1.0"
},
"suggest": {
"defuse/php-encryption": "To use Crypto
cipher",
"ext-openssl": "To use the OpenSSL
cipher",
"ext-sodium": "To use the Sodium
cipher",
"paragonie/sodium_compat": "To use Sodium
cipher if neither ext/sodium or ext/libsodium are available"
},
"time": "2023-10-05T20:18:57+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Crypt\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Crypt Package",
"homepage":
"https://github.com/joomla-framework/crypt",
"keywords": [
"crypt",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/crypt/issues",
"source":
"https://github.com/joomla-framework/crypt/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/crypt"
},
{
"name": "joomla/data",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/data.git",
"reference":
"1fd9dbac7a19c761874784ea4c8215c3c3ff775b"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/data/zipball/1fd9dbac7a19c761874784ea4c8215c3c3ff775b",
"reference":
"1fd9dbac7a19c761874784ea4c8215c3c3ff775b",
"shasum": ""
},
"require": {
"joomla/registry": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "~3.7.2"
},
"time": "2023-10-06T15:50:35+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Data\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Data Package",
"homepage":
"https://github.com/joomla-framework/data",
"keywords": [
"data",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/data/issues",
"source":
"https://github.com/joomla-framework/data/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/data"
},
{
"name": "joomla/database",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/database.git",
"reference":
"d440247b1e07710f22d5e07650393fbd9364b01e"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/database/zipball/d440247b1e07710f22d5e07650393fbd9364b01e",
"reference":
"d440247b1e07710f22d5e07650393fbd9364b01e",
"shasum": ""
},
"require": {
"joomla/event": "^3.0",
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"joomla/archive": "^3.0",
"joomla/console": "^3.0",
"joomla/di": "^3.0",
"joomla/filesystem": "^3.0",
"joomla/registry": "^3.0",
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"psr/log": "^1.1",
"squizlabs/php_codesniffer": "~3.7.2",
"symfony/phpunit-bridge": "^5.0"
},
"suggest": {
"ext-mysqli": "To connect to a MySQL
database via MySQLi",
"ext-pdo": "To connect to a MySQL,
PostgreSQL, or SQLite database via PDO",
"ext-sqlsrv": "To connect to a SQL Server
database",
"joomla/archive": "To use the ExportCommand
class, install joomla/archive",
"joomla/console": "To use the ExportCommand
and ImportCommand classes, install joomla/console",
"joomla/di": "To use the Database
ServiceProviderInterface objects, install joomla/di.",
"joomla/filesystem": "To use the
ExportCommand and ImportCommand classes, install joomla/filesystem",
"joomla/registry": "To use the Database
ServiceProviderInterface objects, install joomla/registry.",
"psr/log": "To use the LoggingMonitor,
install psr/log."
},
"time": "2023-10-06T17:19:23+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Database\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Database Package",
"homepage":
"https://github.com/joomla-framework/database",
"keywords": [
"database",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/database/issues",
"source":
"https://github.com/joomla-framework/database/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/database"
},
{
"name": "joomla/di",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/di.git",
"reference":
"ec3866463257b3d4bfbd5ed0900a5e5505b909cb"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/di/zipball/ec3866463257b3d4bfbd5ed0900a5e5505b909cb",
"reference":
"ec3866463257b3d4bfbd5ed0900a5e5505b909cb",
"shasum": ""
},
"require": {
"php": "^8.1.0",
"psr/container": "^1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"provide": {
"psr/container-implementation": "~1.0"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "~3.7.2"
},
"time": "2023-10-06T16:05:26+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\DI\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla DI Package",
"homepage":
"https://github.com/joomla-framework/di",
"keywords": [
"container",
"dependency injection",
"di",
"framework",
"ioc",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/di/issues",
"source":
"https://github.com/joomla-framework/di/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/di"
},
{
"name": "joomla/event",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/event.git",
"reference":
"b259ffdb574067ec74953693cb61a9690291920e"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/event/zipball/b259ffdb574067ec74953693cb61a9690291920e",
"reference":
"b259ffdb574067ec74953693cb61a9690291920e",
"shasum": ""
},
"require": {
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"joomla/console": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"psr/container": "^1.0",
"squizlabs/php_codesniffer": "~3.7.2"
},
"suggest": {
"joomla/console": "If you want to use the
DebugEventDispatcherCommand class, please install joomla/console",
"psr/container-implementation": "If you want
to use the LazyServiceEventListener class, please install a PSR-11
container"
},
"time": "2023-10-06T19:19:02+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Event\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Event Package",
"homepage":
"https://github.com/joomla-framework/event",
"keywords": [
"event",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/event/issues",
"source":
"https://github.com/joomla-framework/event/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/event"
},
{
"name": "joomla/filesystem",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/filesystem.git",
"reference":
"1398fe1b3acbd97c5237cd9b405530a1f7d49daa"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/filesystem/zipball/1398fe1b3acbd97c5237cd9b405530a1f7d49daa",
"reference":
"1398fe1b3acbd97c5237cd9b405530a1f7d49daa",
"shasum": ""
},
"require": {
"php": "^8.1.0"
},
"require-dev": {
"joomla/test": "^3.0",
"mikey179/vfsstream": "^1.6.11",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"time": "2023-10-07T21:08:48+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Filesystem\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Filesystem Package",
"homepage":
"https://github.com/joomla/joomla-framework-filesystem",
"keywords": [
"filesystem",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/filesystem/issues",
"source":
"https://github.com/joomla-framework/filesystem/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/filesystem"
},
{
"name": "joomla/filter",
"version": "3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/filter.git",
"reference":
"552b882b374aae70759e65e4f87e4db232b5f32e"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/filter/zipball/552b882b374aae70759e65e4f87e4db232b5f32e",
"reference":
"552b882b374aae70759e65e4f87e4db232b5f32e",
"shasum": ""
},
"require": {
"joomla/string": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"joomla/language": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"joomla/language": "Required only if you
want to use `OutputFilter::stringURLSafe`."
},
"time": "2024-02-20T16:41:55+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Filter\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Filter Package",
"homepage":
"https://github.com/joomla-framework/filter",
"keywords": [
"filter",
"framework",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/filter/issues",
"source":
"https://github.com/joomla-framework/filter/tree/3.0.1"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/filter"
},
{
"name": "joomla/http",
"version": "3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/http.git",
"reference":
"3379b5a0c68524685b89d6997e5fec56c6ad3d43"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/http/zipball/3379b5a0c68524685b89d6997e5fec56c6ad3d43",
"reference":
"3379b5a0c68524685b89d6997e5fec56c6ad3d43",
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.3.5",
"joomla/uri": "^3.0",
"laminas/laminas-diactoros": "^2.24.0",
"php": "^8.1.0",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"ext-curl": "To use cURL for HTTP
connections"
},
"time": "2024-03-11T18:42:37+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Http\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla HTTP Package",
"homepage":
"https://github.com/joomla-framework/http",
"keywords": [
"framework",
"http",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/http/issues",
"source":
"https://github.com/joomla-framework/http/tree/3.0.1"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/http"
},
{
"name": "joomla/input",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/input.git",
"reference":
"3ab947f2baf8b8f08b8ecc11f7ada91092a75354"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/input/zipball/3ab947f2baf8b8f08b8ecc11f7ada91092a75354",
"reference":
"3ab947f2baf8b8f08b8ecc11f7ada91092a75354",
"shasum": ""
},
"require": {
"joomla/filter": "^3.0",
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"time": "2023-10-07T21:27:35+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Input\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Input Package",
"homepage":
"https://github.com/joomla-framework/input",
"keywords": [
"framework",
"input",
"joomla"
],
"support": {
"issues":
"https://github.com/joomla-framework/input/issues",
"source":
"https://github.com/joomla-framework/input/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/input"
},
{
"name": "joomla/language",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/language.git",
"reference":
"d2008ccb727f3a582579496d1fba9a4af840c03c"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/language/zipball/d2008ccb727f3a582579496d1fba9a4af840c03c",
"reference":
"d2008ccb727f3a582579496d1fba9a4af840c03c",
"shasum": ""
},
"require": {
"ext-xml": "*",
"joomla/string": "^3.0",
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"joomla/di": "^3.0",
"joomla/registry": "^3.0",
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"joomla/di": "To use the Language
ServiceProviderInterface objects, install joomla/di."
},
"time": "2023-10-08T13:03:04+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Language\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Language Package",
"homepage":
"https://github.com/joomla-framework/language",
"keywords": [
"framework",
"joomla",
"language"
],
"support": {
"issues":
"https://github.com/joomla-framework/language/issues",
"source":
"https://github.com/joomla-framework/language/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/language"
},
{
"name": "joomla/oauth1",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/oauth1.git",
"reference":
"bf390ed9288a6b858853880efc41620dd8d08a2d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/oauth1/zipball/bf390ed9288a6b858853880efc41620dd8d08a2d",
"reference":
"bf390ed9288a6b858853880efc41620dd8d08a2d",
"shasum": ""
},
"require": {
"joomla/application": "^3.0",
"joomla/http": "^3.0",
"joomla/input": "^3.0",
"joomla/registry": "^3.0",
"joomla/session": "^3.0",
"joomla/uri": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"joomla/event": "^3.0",
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"time": "2023-10-08T13:31:42+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\OAuth1\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla OAuth1 Package",
"homepage":
"https://github.com/joomla-framework/oauth1",
"keywords": [
"framework",
"joomla",
"oauth1"
],
"support": {
"issues":
"https://github.com/joomla-framework/oauth1/issues",
"source":
"https://github.com/joomla-framework/oauth1/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/oauth1"
},
{
"name": "joomla/oauth2",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/oauth2.git",
"reference":
"70f61fe09a9e7d261684194f8d55a2035e84dbcc"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/oauth2/zipball/70f61fe09a9e7d261684194f8d55a2035e84dbcc",
"reference":
"70f61fe09a9e7d261684194f8d55a2035e84dbcc",
"shasum": ""
},
"require": {
"joomla/application": "^3.0",
"joomla/http": "^3.0",
"joomla/input": "^3.0",
"joomla/session": "^3.0",
"joomla/uri": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"time": "2023-10-08T13:36:24+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\OAuth2\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla OAuth2 Package",
"homepage":
"https://github.com/joomla-framework/oauth2",
"keywords": [
"framework",
"joomla",
"oauth2"
],
"support": {
"issues":
"https://github.com/joomla-framework/oauth2/issues",
"source":
"https://github.com/joomla-framework/oauth2/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/oauth2"
},
{
"name": "joomla/registry",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/registry.git",
"reference":
"dc57ab21856e79d45e5a44cf6d41253a2414d110"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/registry/zipball/dc57ab21856e79d45e5a44cf6d41253a2414d110",
"reference":
"dc57ab21856e79d45e5a44cf6d41253a2414d110",
"shasum": ""
},
"require": {
"joomla/utilities": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/yaml": "^5.0"
},
"suggest": {
"ext-json": "ext-json is needed for JSON
support",
"ext-simplexml": "ext-simplexml is needed
for XML support",
"symfony/yaml": "Install symfony/yaml if you
require YAML support."
},
"time": "2023-10-08T14:10:01+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Registry\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Registry Package",
"homepage":
"https://github.com/joomla-framework/registry",
"keywords": [
"framework",
"joomla",
"registry"
],
"support": {
"issues":
"https://github.com/joomla-framework/registry/issues",
"source":
"https://github.com/joomla-framework/registry/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/registry"
},
{
"name": "joomla/router",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/router.git",
"reference":
"951c2fa144b459cc35d9fe69193e970a3ef86893"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/router/zipball/951c2fa144b459cc35d9fe69193e970a3ef86893",
"reference":
"951c2fa144b459cc35d9fe69193e970a3ef86893",
"shasum": ""
},
"require": {
"php": "^8.1.0"
},
"conflict": {
"jeremeamia/superclosure": "<2.4"
},
"require-dev": {
"jeremeamia/superclosure": "^2.4",
"joomla/console": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"jeremeamia/superclosure": "If you use
Closure based controllers and want to be able to serialize the router,
please install jeremeamia/superclosure",
"joomla/console": "If you want to use the
DebugRouterCommand class, please install joomla/console"
},
"time": "2023-10-08T14:26:51+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Router\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Router Package",
"homepage":
"https://github.com/joomla-framework/router",
"keywords": [
"framework",
"joomla",
"router"
],
"support": {
"issues":
"https://github.com/joomla-framework/router/issues",
"source":
"https://github.com/joomla-framework/router/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/router"
},
{
"name": "joomla/session",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/session.git",
"reference":
"be15f3eee054802c3d8dfeabb2e42ecbe5a4c574"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/session/zipball/be15f3eee054802c3d8dfeabb2e42ecbe5a4c574",
"reference":
"be15f3eee054802c3d8dfeabb2e42ecbe5a4c574",
"shasum": ""
},
"require": {
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"require-dev": {
"joomla/console": "^3.0",
"joomla/database": "^3.0",
"joomla/event": "^3.0",
"joomla/input": "^3.0",
"joomla/test": "^3.0",
"joomla/utilities": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"ext-apcu": "To use APCu cache as a session
handler",
"ext-memcached": "To use a Memcached server
as a session handler",
"ext-redis": "To use a Redis server as a
session handler",
"ext-session": "To use the
Joomla\\Session\\Storage\\NativeStorage storage class.",
"ext-wincache": "To use WinCache as a
session handler",
"joomla/console": "Install joomla/console if
you want to use the CreateSessionTableCommand class.",
"joomla/database": "Install joomla/database
if you want to use a database connection managed with
Joomla\\Database\\DatabaseDriver as a session handler.",
"joomla/event": "The joomla/event package is
required to use Joomla\\Session\\Session.",
"joomla/input": "The joomla/input package is
required to use Address and Forwarded session validators."
},
"time": "2023-10-08T14:30:42+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.x-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Session\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Session Package",
"homepage":
"https://github.com/joomla-framework/session",
"keywords": [
"framework",
"joomla",
"session"
],
"support": {
"issues":
"https://github.com/joomla-framework/session/issues",
"source":
"https://github.com/joomla-framework/session/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/session"
},
{
"name": "joomla/string",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/string.git",
"reference":
"9d76d779450745679c2fa591add238b5dd3f203f"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/string/zipball/9d76d779450745679c2fa591add238b5dd3f203f",
"reference":
"9d76d779450745679c2fa591add238b5dd3f203f",
"shasum": ""
},
"require": {
"php": "^8.1.0",
"symfony/deprecation-contracts":
"^2|^3"
},
"conflict": {
"doctrine/inflector": "<1.2"
},
"require-dev": {
"doctrine/inflector": "^1.2",
"joomla/test": "^3.0",
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"doctrine/inflector": "To use the string
inflector",
"ext-mbstring": "For improved
processing"
},
"time": "2023-10-08T14:33:26+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src/phputf8/utf8.php",
"src/phputf8/ord.php",
"src/phputf8/str_ireplace.php",
"src/phputf8/str_pad.php",
"src/phputf8/str_split.php",
"src/phputf8/strcasecmp.php",
"src/phputf8/strcspn.php",
"src/phputf8/stristr.php",
"src/phputf8/strrev.php",
"src/phputf8/strspn.php",
"src/phputf8/trim.php",
"src/phputf8/ucfirst.php",
"src/phputf8/ucwords.php",
"src/phputf8/utils/ascii.php",
"src/phputf8/utils/validation.php"
],
"psr-4": {
"Joomla\\String\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla String Package",
"homepage":
"https://github.com/joomla-framework/string",
"keywords": [
"framework",
"joomla",
"string"
],
"support": {
"issues":
"https://github.com/joomla-framework/string/issues",
"source":
"https://github.com/joomla-framework/string/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/string"
},
{
"name": "joomla/uri",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/uri.git",
"reference":
"42862cc99be6dc75587e6ce6eb29e0c33de6ffa2"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/uri/zipball/42862cc99be6dc75587e6ce6eb29e0c33de6ffa2",
"reference":
"42862cc99be6dc75587e6ce6eb29e0c33de6ffa2",
"shasum": ""
},
"require": {
"php": "^8.1.0"
},
"require-dev": {
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"suggest": {
"ext-mbstring": "Used to speed up url
parsing"
},
"time": "2023-10-08T14:40:26+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Uri\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Uri Package",
"homepage":
"https://github.com/joomla-framework/uri",
"keywords": [
"framework",
"joomla",
"uri"
],
"support": {
"issues":
"https://github.com/joomla-framework/uri/issues",
"source":
"https://github.com/joomla-framework/uri/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/uri"
},
{
"name": "joomla/utilities",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-framework/utilities.git",
"reference":
"0b85f5c876b7b81046648402db4b84168be96d9a"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-framework/utilities/zipball/0b85f5c876b7b81046648402db4b84168be96d9a",
"reference":
"0b85f5c876b7b81046648402db4b84168be96d9a",
"shasum": ""
},
"require": {
"joomla/string": "^3.0",
"php": "^8.1.0"
},
"require-dev": {
"phan/phan": "^5.4.2",
"phpstan/phpstan": "^1.10.7",
"phpunit/phpunit": "^9.5.28",
"squizlabs/php_codesniffer": "^3.7.2"
},
"time": "2023-10-08T14:45:40+00:00",
"type": "joomla-package",
"extra": {
"branch-alias": {
"dev-2.0-dev": "2.0-dev",
"dev-3.x-dev": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Joomla\\Utilities\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"GPL-2.0-or-later"
],
"description": "Joomla Utilities Package",
"homepage":
"https://github.com/joomla-framework/utilities",
"keywords": [
"framework",
"joomla",
"utilities"
],
"support": {
"issues":
"https://github.com/joomla-framework/utilities/issues",
"source":
"https://github.com/joomla-framework/utilities/tree/3.0.0"
},
"funding": [
{
"url":
"https://community.joomla.org/sponsorship-campaigns.html",
"type": "custom"
},
{
"url": "https://github.com/joomla",
"type": "github"
}
],
"install-path": "../joomla/utilities"
},
{
"name": "laminas/laminas-diactoros",
"version": "2.26.0",
"version_normalized": "2.26.0.0",
"source": {
"type": "git",
"url":
"https://github.com/laminas/laminas-diactoros.git",
"reference":
"6584d44eb8e477e89d453313b858daac6183cddc"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/laminas/laminas-diactoros/zipball/6584d44eb8e477e89d453313b858daac6183cddc",
"reference":
"6584d44eb8e477e89d453313b858daac6183cddc",
"shasum": ""
},
"require": {
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 ||
~8.3.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1"
},
"conflict": {
"zendframework/zend-diactoros": "*"
},
"provide": {
"psr/http-factory-implementation":
"1.0",
"psr/http-message-implementation":
"1.0"
},
"require-dev": {
"ext-curl": "*",
"ext-dom": "*",
"ext-gd": "*",
"ext-libxml": "*",
"http-interop/http-factory-tests":
"^0.9.0",
"laminas/laminas-coding-standard":
"^2.5",
"php-http/psr7-integration-tests":
"^1.2",
"phpunit/phpunit": "^9.5.28",
"psalm/plugin-phpunit": "^0.18.4",
"vimeo/psalm": "^5.6"
},
"time": "2023-10-29T16:17:44+00:00",
"type": "library",
"extra": {
"laminas": {
"config-provider":
"Laminas\\Diactoros\\ConfigProvider",
"module": "Laminas\\Diactoros"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"src/functions/create_uploaded_file.php",
"src/functions/marshal_headers_from_sapi.php",
"src/functions/marshal_method_from_sapi.php",
"src/functions/marshal_protocol_version_from_sapi.php",
"src/functions/marshal_uri_from_sapi.php",
"src/functions/normalize_server.php",
"src/functions/normalize_uploaded_files.php",
"src/functions/parse_cookie_header.php",
"src/functions/create_uploaded_file.legacy.php",
"src/functions/marshal_headers_from_sapi.legacy.php",
"src/functions/marshal_method_from_sapi.legacy.php",
"src/functions/marshal_protocol_version_from_sapi.legacy.php",
"src/functions/marshal_uri_from_sapi.legacy.php",
"src/functions/normalize_server.legacy.php",
"src/functions/normalize_uploaded_files.legacy.php",
"src/functions/parse_cookie_header.legacy.php"
],
"psr-4": {
"Laminas\\Diactoros\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "PSR HTTP Message
implementations",
"homepage": "https://laminas.dev",
"keywords": [
"http",
"laminas",
"psr",
"psr-17",
"psr-7"
],
"support": {
"chat": "https://laminas.dev/chat",
"docs":
"https://docs.laminas.dev/laminas-diactoros/",
"forum":
"https://discourse.laminas.dev",
"issues":
"https://github.com/laminas/laminas-diactoros/issues",
"rss":
"https://github.com/laminas/laminas-diactoros/releases.atom",
"source":
"https://github.com/laminas/laminas-diactoros"
},
"funding": [
{
"url":
"https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
"install-path":
"../laminas/laminas-diactoros"
},
{
"name": "lcobucci/clock",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/lcobucci/clock.git",
"reference":
"039ef98c6b57b101d10bd11d8fdfda12cbd996dc"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/lcobucci/clock/zipball/039ef98c6b57b101d10bd11d8fdfda12cbd996dc",
"reference":
"039ef98c6b57b101d10bd11d8fdfda12cbd996dc",
"shasum": ""
},
"require": {
"php": "~8.1.0 || ~8.2.0",
"psr/clock": "^1.0"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
"infection/infection": "^0.26",
"lcobucci/coding-standard": "^9.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-deprecation-rules":
"^1.1.1",
"phpstan/phpstan-phpunit": "^1.3.2",
"phpstan/phpstan-strict-rules":
"^1.4.4",
"phpunit/phpunit": "^9.5.27"
},
"time": "2022-12-19T15:00:24+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Lcobucci\\Clock\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Luís Cobucci",
"email": "lcobucci@gmail.com"
}
],
"description": "Yet another clock
abstraction",
"support": {
"issues":
"https://github.com/lcobucci/clock/issues",
"source":
"https://github.com/lcobucci/clock/tree/3.0.0"
},
"funding": [
{
"url":
"https://github.com/lcobucci",
"type": "github"
},
{
"url":
"https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"install-path": "../lcobucci/clock"
},
{
"name": "lcobucci/jwt",
"version": "4.3.0",
"version_normalized": "4.3.0.0",
"source": {
"type": "git",
"url":
"https://github.com/lcobucci/jwt.git",
"reference":
"4d7de2fe0d51a96418c0d04004986e410e87f6b4"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/lcobucci/jwt/zipball/4d7de2fe0d51a96418c0d04004986e410e87f6b4",
"reference":
"4d7de2fe0d51a96418c0d04004986e410e87f6b4",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-sodium": "*",
"lcobucci/clock": "^2.0 || ^3.0",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"infection/infection": "^0.21",
"lcobucci/coding-standard": "^6.0",
"mikey179/vfsstream": "^1.6.7",
"phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules":
"^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5"
},
"time": "2023-01-02T13:28:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Luís Cobucci",
"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",
"source":
"https://github.com/lcobucci/jwt/tree/4.3.0"
},
"funding": [
{
"url":
"https://github.com/lcobucci",
"type": "github"
},
{
"url":
"https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"install-path": "../lcobucci/jwt"
},
{
"name": "maximebf/debugbar",
"version": "v1.21.3",
"version_normalized": "1.21.3.0",
"source": {
"type": "git",
"url":
"https://github.com/maximebf/php-debugbar.git",
"reference":
"0b407703b08ea0cf6ebc61e267cc96ff7000911b"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/maximebf/php-debugbar/zipball/0b407703b08ea0cf6ebc61e267cc96ff7000911b",
"reference":
"0b407703b08ea0cf6ebc61e267cc96ff7000911b",
"shasum": ""
},
"require": {
"php": "^7.1|^8",
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^4|^5|^6|^7"
},
"require-dev": {
"phpunit/phpunit": ">=7.5.20
<10.0",
"twig/twig": "^1.38|^2.7|^3.0"
},
"suggest": {
"kriswallsmith/assetic": "The best way to
manage assets",
"monolog/monolog": "Log using Monolog",
"predis/predis": "Redis storage"
},
"time": "2024-03-12T14:23:07+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.21-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"DebugBar\\": "src/DebugBar/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Maxime Bouroumeau-Fuseau",
"email":
"maxime.bouroumeau@gmail.com",
"homepage": "http://maximebf.com"
},
{
"name": "Barry vd. Heuvel",
"email": "barryvdh@gmail.com"
}
],
"description": "Debug bar in the browser for php
application",
"homepage":
"https://github.com/maximebf/php-debugbar",
"keywords": [
"debug",
"debugbar"
],
"support": {
"issues":
"https://github.com/maximebf/php-debugbar/issues",
"source":
"https://github.com/maximebf/php-debugbar/tree/v1.21.3"
},
"install-path": "../maximebf/debugbar"
},
{
"name": "paragonie/constant_time_encoding",
"version": "v2.6.3",
"version_normalized": "2.6.3.0",
"source": {
"type": "git",
"url":
"https://github.com/paragonie/constant_time_encoding.git",
"reference":
"58c3f47f650c94ec05a151692652a868995d2938"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
"reference":
"58c3f47f650c94ec05a151692652a868995d2938",
"shasum": ""
},
"require": {
"php": "^7|^8"
},
"require-dev": {
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
},
"time": "2022-06-14T06:56:20+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative
Enterprises",
"email": "security@paragonie.com",
"homepage":
"https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz'
Thomas",
"email": "steve@tobtu.com",
"homepage":
"https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of
RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues":
"https://github.com/paragonie/constant_time_encoding/issues",
"source":
"https://github.com/paragonie/constant_time_encoding"
},
"install-path":
"../paragonie/constant_time_encoding"
},
{
"name": "paragonie/sodium_compat",
"version": "v1.20.0",
"version_normalized": "1.20.0.0",
"source": {
"type": "git",
"url":
"https://github.com/paragonie/sodium_compat.git",
"reference":
"e592a3e06d1fa0d43988c7c7d9948ca836f644b6"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/paragonie/sodium_compat/zipball/e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
"reference":
"e592a3e06d1fa0d43988c7c7d9948ca836f644b6",
"shasum": ""
},
"require": {
"paragonie/random_compat": ">=1",
"php":
"^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
},
"require-dev": {
"phpunit/phpunit":
"^3|^4|^5|^6|^7|^8|^9"
},
"suggest": {
"ext-libsodium": "PHP < 7.0: Better
performance, password hashing (Argon2i), secure memory management
(memzero), and better security.",
"ext-sodium": "PHP >= 7.0: Better
performance, password hashing (Argon2i), secure memory management
(memzero), and better security."
},
"time": "2023-04-30T00:54:53+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"autoload.php"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Paragon Initiative
Enterprises",
"email": "security@paragonie.com"
},
{
"name": "Frank Denis",
"email": "jedisct1@pureftpd.org"
}
],
"description": "Pure PHP implementation of
libsodium; uses the PHP extension if it exists",
"keywords": [
"Authentication",
"BLAKE2b",
"ChaCha20",
"ChaCha20-Poly1305",
"Chapoly",
"Curve25519",
"Ed25519",
"EdDSA",
"Edwards-curve Digital Signature Algorithm",
"Elliptic Curve Diffie-Hellman",
"Poly1305",
"Pure-PHP cryptography",
"RFC 7748",
"RFC 8032",
"Salpoly",
"Salsa20",
"X25519",
"XChaCha20-Poly1305",
"XSalsa20-Poly1305",
"Xchacha20",
"Xsalsa20",
"aead",
"cryptography",
"ecdh",
"elliptic curve",
"elliptic curve cryptography",
"encryption",
"libsodium",
"php",
"public-key cryptography",
"secret-key cryptography",
"side-channel resistant"
],
"support": {
"issues":
"https://github.com/paragonie/sodium_compat/issues",
"source":
"https://github.com/paragonie/sodium_compat/tree/v1.20.0"
},
"install-path":
"../paragonie/sodium_compat"
},
{
"name": "php-tuf/php-tuf",
"version": "1.0.1",
"version_normalized": "1.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/joomla-backports/php-tuf.git",
"reference":
"ca2039924ddc6ccd510c67e88e3b337b2395989f"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-backports/php-tuf/zipball/ca2039924ddc6ccd510c67e88e3b337b2395989f",
"reference":
"ca2039924ddc6ccd510c67e88e3b337b2395989f",
"shasum": ""
},
"require": {
"ext-json": "*",
"guzzlehttp/promises": "^1.5",
"guzzlehttp/psr7": "^2.4",
"paragonie/sodium_compat": "^1.13",
"php": "^8",
"symfony/polyfill-php81": "^1.27",
"symfony/validator": "^4.4 || ^5 || ^6"
},
"require-dev": {
"guzzlehttp/guzzle": "^6.5 || ^7.2",
"phpspec/prophecy": "^1.16",
"phpspec/prophecy-phpunit": "^2",
"phpunit/phpunit": "^9",
"slevomat/coding-standard": "^8.2",
"squizlabs/php_codesniffer": "^3.7",
"symfony/phpunit-bridge": "^5"
},
"suggest": {
"ext-sodium": "Provides faster verification
of updates"
},
"time": "2024-03-11T19:10:07+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Tuf\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Tuf\\Tests\\": "tests/"
}
},
"scripts": {
"coverage": [
"@putenv XDEBUG_MODE=coverage",
"phpunit --coverage-text --color=always
--testdox"
],
"fixtures": [
"pipenv install",
"pipenv run python generate_fixtures.py"
],
"phpcs": [
"phpcs"
],
"phpcbf": [
"phpcbf"
],
"test": [
"phpunit --testdox"
],
"lint": [
"find src -name '*.php' -exec php -l {}
\\;"
]
},
"license": [
"MIT"
],
"description": "PHP implementation of The Update
Framework (TUF)",
"install-path": "../php-tuf/php-tuf"
},
{
"name": "phpmailer/phpmailer",
"version": "v6.9.1",
"version_normalized": "6.9.1.0",
"source": {
"type": "git",
"url":
"https://github.com/PHPMailer/PHPMailer.git",
"reference":
"039de174cd9c17a8389754d3b877a2ed22743e18"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
"reference":
"039de174cd9c17a8389754d3b877a2ed22743e18",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-filter": "*",
"ext-hash": "*",
"php": ">=5.5.0"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer":
"^1.0",
"doctrine/annotations": "^1.2.6 ||
^1.13.3",
"php-parallel-lint/php-console-highlighter":
"^1.0.0",
"php-parallel-lint/php-parallel-lint":
"^1.3.2",
"phpcompatibility/php-compatibility":
"^9.3.5",
"roave/security-advisories":
"dev-latest",
"squizlabs/php_codesniffer": "^3.7.2",
"yoast/phpunit-polyfills": "^1.0.4"
},
"suggest": {
"decomplexity/SendOauth2": "Adapter for
using XOAUTH2 authentication",
"ext-mbstring": "Needed to send email in
multibyte encoding charset or decode encoded addresses",
"ext-openssl": "Needed for secure SMTP
sending and DKIM signing",
"greew/oauth2-azure-provider": "Needed for
Microsoft Azure XOAUTH2 authentication",
"hayageek/oauth2-yahoo": "Needed for Yahoo
XOAUTH2 authentication",
"league/oauth2-google": "Needed for Google
XOAUTH2 authentication",
"psr/log": "For optional PSR-3 debug
logging",
"symfony/polyfill-mbstring": "To support
UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
"thenetworg/oauth2-azure": "Needed for
Microsoft XOAUTH2 authentication"
},
"time": "2023-11-25T22:23:28+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"PHPMailer\\PHPMailer\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"LGPL-2.1-only"
],
"authors": [
{
"name": "Marcus Bointon",
"email":
"phpmailer@synchromedia.co.uk"
},
{
"name": "Jim Jagielski",
"email": "jimjag@gmail.com"
},
{
"name": "Andy Prevost",
"email":
"codeworxtech@users.sourceforge.net"
},
{
"name": "Brent R. Matzelle"
}
],
"description": "PHPMailer is a full-featured
email creation and transfer class for PHP",
"support": {
"issues":
"https://github.com/PHPMailer/PHPMailer/issues",
"source":
"https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
},
"funding": [
{
"url":
"https://github.com/Synchro",
"type": "github"
}
],
"install-path": "../phpmailer/phpmailer"
},
{
"name": "phpseclib/bcmath_compat",
"version": "2.0.2",
"version_normalized": "2.0.2.0",
"source": {
"type": "git",
"url":
"https://github.com/phpseclib/bcmath_compat.git",
"reference":
"29bbf07a7039ff65ce7daa44502ba34baf1512ec"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/phpseclib/bcmath_compat/zipball/29bbf07a7039ff65ce7daa44502ba34baf1512ec",
"reference":
"29bbf07a7039ff65ce7daa44502ba34baf1512ec",
"shasum": ""
},
"require": {
"phpseclib/phpseclib": "^3.0"
},
"provide": {
"ext-bcmath": "8.1.0"
},
"require-dev": {
"phpunit/phpunit":
"^4.8.35|^5.7|^6.0|^9.4",
"squizlabs/php_codesniffer": "^3.0"
},
"suggest": {
"ext-gmp": "Will enable faster math
operations"
},
"time": "2024-02-21T10:30:36+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"lib/bcmath.php"
],
"psr-4": {
"bcmath_compat\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"homepage":
"http://phpseclib.sourceforge.net"
}
],
"description": "PHP 5.x-8.x polyfill for bcmath
extension",
"keywords": [
"BigInteger",
"bcmath",
"bigdecimal",
"math",
"polyfill"
],
"support": {
"email": "terrafrost@php.net",
"issues":
"https://github.com/phpseclib/bcmath_compat/issues",
"source":
"https://github.com/phpseclib/bcmath_compat"
},
"install-path":
"../phpseclib/bcmath_compat"
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.37",
"version_normalized": "3.0.37.0",
"source": {
"type": "git",
"url":
"https://github.com/phpseclib/phpseclib.git",
"reference":
"cfa2013d0f68c062055180dd4328cc8b9d1f30b8"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/phpseclib/phpseclib/zipball/cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
"reference":
"cfa2013d0f68c062055180dd4328cc8b9d1f30b8",
"shasum": ""
},
"require": {
"paragonie/constant_time_encoding":
"^1|^2",
"paragonie/random_compat":
"^1.4|^2.0|^9.99.99",
"php": ">=5.6.1"
},
"require-dev": {
"phpunit/phpunit": "*"
},
"suggest": {
"ext-dom": "Install the DOM extension to
load XML formatted public keys.",
"ext-gmp": "Install the GMP (GNU Multiple
Precision) extension in order to speed up arbitrary precision integer
arithmetic operations.",
"ext-libsodium": "SSH2/SFTP can make use of
some algorithms provided by the libsodium-php extension.",
"ext-mcrypt": "Install the Mcrypt extension
in order to speed up a few other cryptographic operations.",
"ext-openssl": "Install the OpenSSL
extension in order to speed up a wide variety of cryptographic
operations."
},
"time": "2024-03-03T02:14:58+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"phpseclib/bootstrap.php"
],
"psr-4": {
"phpseclib3\\": "phpseclib/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jim Wigginton",
"email": "terrafrost@php.net",
"role": "Lead Developer"
},
{
"name": "Patrick Monnerat",
"email": "pm@datasphere.ch",
"role": "Developer"
},
{
"name": "Andreas Fischer",
"email": "bantu@phpbb.com",
"role": "Developer"
},
{
"name": "Hans-Jürgen Petrich",
"email":
"petrich@tronic-media.com",
"role": "Developer"
},
{
"name": "Graham Campbell",
"email": "graham@alt-three.com",
"role": "Developer"
}
],
"description": "PHP Secure Communications
Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509
etc.",
"homepage":
"http://phpseclib.sourceforge.net",
"keywords": [
"BigInteger",
"aes",
"asn.1",
"asn1",
"blowfish",
"crypto",
"cryptography",
"encryption",
"rsa",
"security",
"sftp",
"signature",
"signing",
"ssh",
"twofish",
"x.509",
"x509"
],
"support": {
"issues":
"https://github.com/phpseclib/phpseclib/issues",
"source":
"https://github.com/phpseclib/phpseclib/tree/3.0.37"
},
"funding": [
{
"url":
"https://github.com/terrafrost",
"type": "github"
},
{
"url":
"https://www.patreon.com/phpseclib",
"type": "patreon"
},
{
"url":
"https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
"type": "tidelift"
}
],
"install-path": "../phpseclib/phpseclib"
},
{
"name": "psr/clock",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/clock.git",
"reference":
"e41a24703d4560fd0acb709162f73b8adfc3aa0d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"reference":
"e41a24703d4560fd0acb709162f73b8adfc3aa0d",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0"
},
"time": "2022-11-25T14:36:26+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Clock\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common interface for reading the
clock.",
"homepage":
"https://github.com/php-fig/clock",
"keywords": [
"clock",
"now",
"psr",
"psr-20",
"time"
],
"support": {
"issues":
"https://github.com/php-fig/clock/issues",
"source":
"https://github.com/php-fig/clock/tree/1.0.0"
},
"install-path": "../psr/clock"
},
{
"name": "psr/container",
"version": "1.1.2",
"version_normalized": "1.1.2.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/container.git",
"reference":
"513e0666f7216c7459170d56df27dfcefe1689ea"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference":
"513e0666f7216c7459170d56df27dfcefe1689ea",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"time": "2021-11-05T16:50:12+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common Container Interface (PHP
FIG PSR-11)",
"homepage":
"https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
"support": {
"issues":
"https://github.com/php-fig/container/issues",
"source":
"https://github.com/php-fig/container/tree/1.1.2"
},
"install-path": "../psr/container"
},
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"version_normalized": "1.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/event-dispatcher.git",
"reference":
"dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference":
"dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"time": "2019-01-08T18:20:26+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event
handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
"support": {
"issues":
"https://github.com/php-fig/event-dispatcher/issues",
"source":
"https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
"install-path": "../psr/event-dispatcher"
},
{
"name": "psr/http-client",
"version": "1.0.3",
"version_normalized": "1.0.3.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/http-client.git",
"reference":
"bb5906edc1c324c9a05aa0873d40117941e5fa90"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference":
"bb5906edc1c324c9a05aa0873d40117941e5fa90",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
},
"time": "2023-09-23T14:17:50+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common interface for HTTP
clients",
"homepage":
"https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
"support": {
"source":
"https://github.com/php-fig/http-client"
},
"install-path": "../psr/http-client"
},
{
"name": "psr/http-factory",
"version": "1.0.2",
"version_normalized": "1.0.2.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/http-factory.git",
"reference":
"e616d01114759c4c489f93b099585439f795fe35"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference":
"e616d01114759c4c489f93b099585439f795fe35",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"psr/http-message": "^1.0 || ^2.0"
},
"time": "2023-04-10T20:10:41+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common interfaces for PSR-7 HTTP
message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
"support": {
"source":
"https://github.com/php-fig/http-factory/tree/1.0.2"
},
"install-path": "../psr/http-factory"
},
{
"name": "psr/http-message",
"version": "1.1",
"version_normalized": "1.1.0.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/http-message.git",
"reference":
"cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"reference":
"cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"time": "2023-04-04T09:50:52+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"http://www.php-fig.org/"
}
],
"description": "Common interface for HTTP
messages",
"homepage":
"https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
"support": {
"source":
"https://github.com/php-fig/http-message/tree/1.1"
},
"install-path": "../psr/http-message"
},
{
"name": "psr/link",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/link.git",
"reference":
"846c25f58a1f02b93a00f2404e3626b6bf9b7807"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/link/zipball/846c25f58a1f02b93a00f2404e3626b6bf9b7807",
"reference":
"846c25f58a1f02b93a00f2404e3626b6bf9b7807",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"time": "2021-03-11T22:59:13+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Link\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"http://www.php-fig.org/"
}
],
"description": "Common interfaces for HTTP
links",
"homepage":
"https://github.com/php-fig/link",
"keywords": [
"http",
"http-link",
"link",
"psr",
"psr-13",
"rest"
],
"support": {
"source":
"https://github.com/php-fig/link/tree/1.1.1"
},
"install-path": "../psr/link"
},
{
"name": "psr/log",
"version": "3.0.0",
"version_normalized": "3.0.0.0",
"source": {
"type": "git",
"url":
"https://github.com/php-fig/log.git",
"reference":
"fe5ea303b0887d5caefd3d431c3e61ad47037001"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference":
"fe5ea303b0887d5caefd3d431c3e61ad47037001",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
"time": "2021-07-14T16:46:02+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Psr\\Log\\": "src"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage":
"https://www.php-fig.org/"
}
],
"description": "Common interface for logging
libraries",
"homepage":
"https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
"support": {
"source":
"https://github.com/php-fig/log/tree/3.0.0"
},
"install-path": "../psr/log"
},
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"version_normalized": "3.0.3.0",
"source": {
"type": "git",
"url":
"https://github.com/ralouphie/getallheaders.git",
"reference":
"120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference":
"120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"time": "2019-03-08T08:55:37+00:00",
"type": "library",
"installation-source": "dist",
"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/develop"
},
"install-path":
"../ralouphie/getallheaders"
},
{
"name": "spomky-labs/cbor-php",
"version": "3.0.4",
"version_normalized": "3.0.4.0",
"source": {
"type": "git",
"url":
"https://github.com/Spomky-Labs/cbor-php.git",
"reference":
"658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
"reference":
"658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12",
"ext-mbstring": "*",
"php": ">=8.0"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"ext-json": "*",
"infection/infection": "^0.27",
"php-parallel-lint/php-parallel-lint":
"^1.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-beberlei-assert":
"^1.0",
"phpstan/phpstan-deprecation-rules":
"^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^10.1",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.19",
"roave/security-advisories":
"dev-latest",
"symfony/var-dumper": "^6.0|^7.0",
"symplify/easy-coding-standard":
"^12.0"
},
"suggest": {
"ext-bcmath": "GMP or BCMath extensions will
drastically improve the library performance. BCMath extension needed to
handle the Big Float and Decimal Fraction Tags",
"ext-gmp": "GMP or BCMath extensions will
drastically improve the library performance"
},
"time": "2024-01-29T20:33:48+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"CBOR\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage":
"https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage":
"https://github.com/Spomky-Labs/cbor-php/contributors"
}
],
"description": "CBOR Encoder/Decoder for
PHP",
"keywords": [
"Concise Binary Object Representation",
"RFC7049",
"cbor"
],
"support": {
"issues":
"https://github.com/Spomky-Labs/cbor-php/issues",
"source":
"https://github.com/Spomky-Labs/cbor-php/tree/3.0.4"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path": "../spomky-labs/cbor-php"
},
{
"name": "spomky-labs/pki-framework",
"version": "1.1.1",
"version_normalized": "1.1.1.0",
"source": {
"type": "git",
"url":
"https://github.com/Spomky-Labs/pki-framework.git",
"reference":
"86102bdd19379b2c6e5b0feb94fd490d40e7d133"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/86102bdd19379b2c6e5b0feb94fd490d40e7d133",
"reference":
"86102bdd19379b2c6e5b0feb94fd490d40e7d133",
"shasum": ""
},
"require": {
"brick/math": "^0.10|^0.11|^0.12",
"ext-mbstring": "*",
"php": ">=8.1"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"ext-gmp": "*",
"ext-openssl": "*",
"infection/infection": "^0.27",
"php-parallel-lint/php-parallel-lint":
"^1.3",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-beberlei-assert":
"^1.0",
"phpstan/phpstan-deprecation-rules":
"^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^10.1",
"rector/rector": "^0.19",
"roave/security-advisories":
"dev-latest",
"symfony/phpunit-bridge": "^6.4|^7.0",
"symfony/string": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0",
"symplify/easy-coding-standard":
"^12.0"
},
"suggest": {
"ext-bcmath": "For better performance (or
GMP)",
"ext-gmp": "For better performance (or
BCMath)",
"ext-openssl": "For OpenSSL based
cyphering"
},
"time": "2024-02-05T20:37:46+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"SpomkyLabs\\Pki\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joni Eskelinen",
"email": "jonieske@gmail.com",
"role": "Original developer"
},
{
"name": "Florent Morselli",
"email":
"florent.morselli@spomky-labs.com",
"role": "Spomky-Labs PKI Framework
developer"
}
],
"description": "A PHP framework for managing
Public Key Infrastructures. It comprises X.509 public key certificates,
attribute certificates, certification requests and certification path
validation.",
"homepage":
"https://github.com/spomky-labs/pki-framework",
"keywords": [
"DER",
"Private Key",
"ac",
"algorithm identifier",
"asn.1",
"asn1",
"attribute certificate",
"certificate",
"certification request",
"cryptography",
"csr",
"decrypt",
"ec",
"encrypt",
"pem",
"pkcs",
"public key",
"rsa",
"sign",
"signature",
"verify",
"x.509",
"x.690",
"x509",
"x690"
],
"support": {
"issues":
"https://github.com/Spomky-Labs/pki-framework/issues",
"source":
"https://github.com/Spomky-Labs/pki-framework/tree/1.1.1"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path":
"../spomky-labs/pki-framework"
},
{
"name": "symfony/console",
"version": "v6.4.4",
"version_normalized": "6.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/console.git",
"reference":
"0d9e4eb5ad413075624378f474c4167ea202de78"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/console/zipball/0d9e4eb5ad413075624378f474c4167ea202de78",
"reference":
"0d9e4eb5ad413075624378f474c4167ea202de78",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/string": "^5.4|^6.0|^7.0"
},
"conflict": {
"symfony/dependency-injection":
"<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
},
"provide": {
"psr/log-implementation": "1.0|2.0|3.0"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection":
"^5.4|^6.0|^7.0",
"symfony/event-dispatcher":
"^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
"time": "2024-02-22T20:27:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Eases the creation of beautiful
and testable command line interfaces",
"homepage": "https://symfony.com",
"keywords": [
"cli",
"command-line",
"console",
"terminal"
],
"support": {
"source":
"https://github.com/symfony/console/tree/v6.4.4"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/console"
},
{
"name": "symfony/deprecation-contracts",
"version": "v3.4.0",
"version_normalized": "3.4.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/deprecation-contracts.git",
"reference":
"7c3aff79d10325257a001fcf92d991f24fc967cf"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference":
"7c3aff79d10325257a001fcf92d991f24fc967cf",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"time": "2023-05-23T14:45:45+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url":
"https://github.com/symfony/contracts"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"function.php"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "A generic function and
convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source":
"https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/deprecation-contracts"
},
{
"name": "symfony/error-handler",
"version": "v6.4.4",
"version_normalized": "6.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/error-handler.git",
"reference":
"c725219bdf2afc59423c32793d5019d2a904e13a"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/error-handler/zipball/c725219bdf2afc59423c32793d5019d2a904e13a",
"reference":
"c725219bdf2afc59423c32793d5019d2a904e13a",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
"conflict": {
"symfony/deprecation-contracts":
"<2.5",
"symfony/http-kernel": "<6.4"
},
"require-dev": {
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0"
},
"time": "2024-02-22T20:27:10+00:00",
"bin": [
"Resources/bin/patch-type-declarations"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\ErrorHandler\\":
""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides tools to manage errors
and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source":
"https://github.com/symfony/error-handler/tree/v6.4.4"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/error-handler"
},
{
"name": "symfony/http-client",
"version": "v6.4.5",
"version_normalized": "6.4.5.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/http-client.git",
"reference":
"f3c86a60a3615f466333a11fd42010d4382a82c7"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/http-client/zipball/f3c86a60a3615f466333a11fd42010d4382a82c7",
"reference":
"f3c86a60a3615f466333a11fd42010d4382a82c7",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/http-client-contracts": "^3",
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"php-http/discovery": "<1.15",
"symfony/http-foundation": "<6.3"
},
"provide": {
"php-http/async-client-implementation":
"*",
"php-http/client-implementation": "*",
"psr/http-client-implementation":
"1.0",
"symfony/http-client-implementation":
"3.0"
},
"require-dev": {
"amphp/amp": "^2.5",
"amphp/http-client": "^4.2.1",
"amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection":
"^5.4|^6.0|^7.0",
"symfony/http-kernel":
"^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
},
"time": "2024-03-02T12:45:30+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpClient\\":
""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides powerful methods to
fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"keywords": [
"http"
],
"support": {
"source":
"https://github.com/symfony/http-client/tree/v6.4.5"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/http-client"
},
{
"name": "symfony/http-client-contracts",
"version": "v3.4.0",
"version_normalized": "3.4.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/http-client-contracts.git",
"reference":
"1ee70e699b41909c209a0c930f11034b93578654"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
"reference":
"1ee70e699b41909c209a0c930f11034b93578654",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"time": "2023-07-30T20:28:31+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url":
"https://github.com/symfony/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\":
""
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to
HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source":
"https://github.com/symfony/http-client-contracts/tree/v3.4.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/http-client-contracts"
},
{
"name": "symfony/ldap",
"version": "v6.4.3",
"version_normalized": "6.4.3.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/ldap.git",
"reference":
"38c083fc655ccb31ebbce96f906f53b85898a125"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/ldap/zipball/38c083fc655ccb31ebbce96f906f53b85898a125",
"reference":
"38c083fc655ccb31ebbce96f906f53b85898a125",
"shasum": ""
},
"require": {
"ext-ldap": "*",
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/options-resolver":
"^5.4|^6.0|^7.0"
},
"conflict": {
"symfony/options-resolver": "<5.4",
"symfony/security-core": "<5.4"
},
"require-dev": {
"symfony/security-core":
"^5.4|^6.0|^7.0",
"symfony/security-http":
"^5.4|^6.0|^7.0"
},
"time": "2024-01-23T14:51:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Ldap\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Charles Sarrazin",
"email": "charles@sarraz.in"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides a LDAP client for PHP
on top of PHP's ldap extension",
"homepage": "https://symfony.com",
"keywords": [
"active-directory",
"ldap"
],
"support": {
"source":
"https://github.com/symfony/ldap/tree/v6.4.3"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/ldap"
},
{
"name": "symfony/options-resolver",
"version": "v6.4.0",
"version_normalized": "6.4.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/options-resolver.git",
"reference":
"22301f0e7fdeaacc14318928612dee79be99860e"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e",
"reference":
"22301f0e7fdeaacc14318928612dee79be99860e",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3"
},
"time": "2023-08-08T10:16:24+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\OptionsResolver\\":
""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides an improved replacement
for the array_replace PHP function",
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
"support": {
"source":
"https://github.com/symfony/options-resolver/tree/v6.4.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/options-resolver"
},
{
"name": "symfony/polyfill-ctype",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-ctype.git",
"reference":
"ef4d7e442ca910c4764bce785146269b30cb5fc4"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
"reference":
"ef4d7e442ca910c4764bce785146269b30cb5fc4",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-ctype": "*"
},
"suggest": {
"ext-ctype": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype
functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
"support": {
"source":
"https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-ctype"
},
{
"name": "symfony/polyfill-iconv",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-iconv.git",
"reference":
"cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-iconv/zipball/cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
"reference":
"cd4226d140ecd3d0f13d32ed0a4a095ffe871d2f",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-iconv": "*"
},
"suggest": {
"ext-iconv": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Iconv\\": ""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Iconv
extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"iconv",
"polyfill",
"portable",
"shim"
],
"support": {
"source":
"https://github.com/symfony/polyfill-iconv/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-iconv"
},
{
"name": "symfony/polyfill-intl-grapheme",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-intl-grapheme.git",
"reference":
"32a9da87d7b3245e09ac426c83d334ae9f06f80f"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
"reference":
"32a9da87d7b3245e09ac426c83d334ae9f06f80f",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\":
""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's
grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
"source":
"https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/polyfill-intl-grapheme"
},
{
"name": "symfony/polyfill-intl-normalizer",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-intl-normalizer.git",
"reference":
"bc45c394692b948b4d383a08d7753968bed9a83d"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
"reference":
"bc45c394692b948b4d383a08d7753968bed9a83d",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"suggest": {
"ext-intl": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\":
""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's
Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
"support": {
"source":
"https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/polyfill-intl-normalizer"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-mbstring.git",
"reference":
"9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"reference":
"9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the
Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source":
"https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/polyfill-mbstring"
},
{
"name": "symfony/polyfill-php83",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-php83.git",
"reference":
"86fcae159633351e5fd145d1c47de6c528f8caff"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
"reference":
"86fcae159633351e5fd145d1c47de6c528f8caff",
"shasum": ""
},
"require": {
"php": ">=7.1",
"symfony/polyfill-php80": "^1.14"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php83\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting
some PHP 8.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source":
"https://github.com/symfony/polyfill-php83/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-php83"
},
{
"name": "symfony/polyfill-uuid",
"version": "v1.29.0",
"version_normalized": "1.29.0.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/polyfill-uuid.git",
"reference":
"3abdd21b0ceaa3000ee950097bc3cf9efc137853"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853",
"reference":
"3abdd21b0ceaa3000ee950097bc3cf9efc137853",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-uuid": "*"
},
"suggest": {
"ext-uuid": "For best performance"
},
"time": "2024-01-29T20:11:03+00:00",
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url":
"https://github.com/symfony/polyfill"
}
},
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for uuid
functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"uuid"
],
"support": {
"source":
"https://github.com/symfony/polyfill-uuid/tree/v1.29.0"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/polyfill-uuid"
},
{
"name": "symfony/service-contracts",
"version": "v3.4.1",
"version_normalized": "3.4.1.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/service-contracts.git",
"reference":
"fe07cbc8d837f60caf7018068e350cc5163681a0"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
"reference":
"fe07cbc8d837f60caf7018068e350cc5163681a0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/container": "^1.1|^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
},
"time": "2023-12-26T14:02:43+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url":
"https://github.com/symfony/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to
writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source":
"https://github.com/symfony/service-contracts/tree/v3.4.1"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/service-contracts"
},
{
"name": "symfony/string",
"version": "v6.4.4",
"version_normalized": "6.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/string.git",
"reference":
"4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/string/zipball/4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
"reference":
"4e465a95bdc32f49cf4c7f07f751b843bbd6dcd9",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme":
"~1.0",
"symfony/polyfill-intl-normalizer":
"~1.0",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/translation-contracts":
"<2.5"
},
"require-dev": {
"symfony/error-handler":
"^5.4|^6.0|^7.0",
"symfony/http-client":
"^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
"symfony/translation-contracts":
"^2.5|^3.0",
"symfony/var-exporter":
"^5.4|^6.0|^7.0"
},
"time": "2024-02-01T13:16:41+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Resources/functions.php"
],
"psr-4": {
"Symfony\\Component\\String\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API
to strings and deals with bytes, UTF-8 code points and grapheme clusters in
a unified way",
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
"source":
"https://github.com/symfony/string/tree/v6.4.4"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/string"
},
{
"name": "symfony/translation-contracts",
"version": "v3.4.1",
"version_normalized": "3.4.1.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/translation-contracts.git",
"reference":
"06450585bf65e978026bda220cdebca3f867fde7"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
"reference":
"06450585bf65e978026bda220cdebca3f867fde7",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"time": "2023-12-26T14:02:43+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.4-dev"
},
"thanks": {
"name": "symfony/contracts",
"url":
"https://github.com/symfony/contracts"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\":
""
},
"exclude-from-classmap": [
"/Test/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to
translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source":
"https://github.com/symfony/translation-contracts/tree/v3.4.1"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path":
"../symfony/translation-contracts"
},
{
"name": "symfony/uid",
"version": "v6.4.3",
"version_normalized": "6.4.3.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/uid.git",
"reference":
"1d31267211cc3a2fff32bcfc7c1818dac41b6fc0"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/uid/zipball/1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
"reference":
"1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-uuid": "^1.15"
},
"require-dev": {
"symfony/console": "^5.4|^6.0|^7.0"
},
"time": "2024-01-23T14:51:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Uid\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API
to generate and represent UIDs",
"homepage": "https://symfony.com",
"keywords": [
"UID",
"ulid",
"uuid"
],
"support": {
"source":
"https://github.com/symfony/uid/tree/v6.4.3"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/uid"
},
{
"name": "symfony/validator",
"version": "v6.4.4",
"version_normalized": "6.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/validator.git",
"reference":
"1cf92edc9a94d16275efef949fa6748d11cc8f47"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/validator/zipball/1cf92edc9a94d16275efef949fa6748d11cc8f47",
"reference":
"1cf92edc9a94d16275efef949fa6748d11cc8f47",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php83": "^1.27",
"symfony/translation-contracts":
"^2.5|^3"
},
"conflict": {
"doctrine/annotations": "<1.13",
"doctrine/lexer": "<1.1",
"symfony/dependency-injection":
"<5.4",
"symfony/expression-language":
"<5.4",
"symfony/http-kernel": "<5.4",
"symfony/intl": "<5.4",
"symfony/property-info": "<5.4",
"symfony/translation":
"<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3",
"symfony/yaml": "<5.4"
},
"require-dev": {
"doctrine/annotations": "^1.13|^2",
"egulias/email-validator":
"^2.1.10|^3|^4",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection":
"^5.4|^6.0|^7.0",
"symfony/expression-language":
"^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-client":
"^5.4|^6.0|^7.0",
"symfony/http-foundation":
"^5.4|^6.0|^7.0",
"symfony/http-kernel":
"^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/property-access":
"^5.4|^6.0|^7.0",
"symfony/property-info":
"^5.4|^6.0|^7.0",
"symfony/translation":
"^5.4.35|~6.3.12|^6.4.3|^7.0.3",
"symfony/yaml": "^5.4|^6.0|^7.0"
},
"time": "2024-02-22T20:27:10+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Validator\\":
""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides tools to validate
values",
"homepage": "https://symfony.com",
"support": {
"source":
"https://github.com/symfony/validator/tree/v6.4.4"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/validator"
},
{
"name": "symfony/var-dumper",
"version": "v6.4.4",
"version_normalized": "6.4.4.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/var-dumper.git",
"reference":
"b439823f04c98b84d4366c79507e9da6230944b1"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/var-dumper/zipball/b439823f04c98b84d4366c79507e9da6230944b1",
"reference":
"b439823f04c98b84d4366c79507e9da6230944b1",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
"symfony/console": "<5.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.3|^7.0",
"symfony/http-kernel":
"^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
"twig/twig": "^2.13|^3.0.4"
},
"time": "2024-02-15T11:23:52+00:00",
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\":
""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Provides mechanisms for walking
through any arbitrary PHP variable",
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
"support": {
"source":
"https://github.com/symfony/var-dumper/tree/v6.4.4"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/var-dumper"
},
{
"name": "symfony/web-link",
"version": "v6.4.3",
"version_normalized": "6.4.3.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/web-link.git",
"reference":
"1722ee157388aaf2f312954addf5b9665e4b7ee9"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/web-link/zipball/1722ee157388aaf2f312954addf5b9665e4b7ee9",
"reference":
"1722ee157388aaf2f312954addf5b9665e4b7ee9",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/link": "^1.1|^2.0"
},
"conflict": {
"symfony/http-kernel": "<5.4"
},
"provide": {
"psr/link-implementation": "1.0|2.0"
},
"require-dev": {
"symfony/http-kernel": "^5.4|^6.0|^7.0"
},
"time": "2024-01-23T14:51:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\WebLink\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kévin Dunglas",
"email": "dunglas@gmail.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Manages links between
resources",
"homepage": "https://symfony.com",
"keywords": [
"dns-prefetch",
"http",
"http2",
"link",
"performance",
"prefetch",
"preload",
"prerender",
"psr13",
"push"
],
"support": {
"source":
"https://github.com/symfony/web-link/tree/v6.4.3"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/web-link"
},
{
"name": "symfony/yaml",
"version": "v6.4.3",
"version_normalized": "6.4.3.0",
"source": {
"type": "git",
"url":
"https://github.com/symfony/yaml.git",
"reference":
"d75715985f0f94f978e3a8fa42533e10db921b90"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90",
"reference":
"d75715985f0f94f978e3a8fa42533e10db921b90",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/deprecation-contracts":
"^2.5|^3",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
"symfony/console": "<5.4"
},
"require-dev": {
"symfony/console": "^5.4|^6.0|^7.0"
},
"time": "2024-01-23T14:51:35+00:00",
"bin": [
"Resources/bin/yaml-lint"
],
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage":
"https://symfony.com/contributors"
}
],
"description": "Loads and dumps YAML
files",
"homepage": "https://symfony.com",
"support": {
"source":
"https://github.com/symfony/yaml/tree/v6.4.3"
},
"funding": [
{
"url":
"https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url":
"https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"install-path": "../symfony/yaml"
},
{
"name": "tobscure/json-api",
"version": "dev-joomla-backports",
"version_normalized":
"dev-joomla-backports",
"source": {
"type": "git",
"url":
"https://github.com/joomla-backports/json-api-php.git",
"reference":
"a56f59df9e0fc95b1421a5210e1cdf208c9f91d2"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/joomla-backports/json-api-php/zipball/a56f59df9e0fc95b1421a5210e1cdf208c9f91d2",
"reference":
"a56f59df9e0fc95b1421a5210e1cdf208c9f91d2",
"shasum": ""
},
"require": {
"php": "^7.0 || ^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0 || ^7.0 || ^8.0 ||
^9.0",
"yoast/phpunit-polyfills": "^1.0"
},
"time": "2022-12-30T19:09:00+00:00",
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Tobscure\\JsonApi\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"Tobscure\\Tests\\JsonApi\\":
"tests/"
}
},
"license": [
"MIT"
],
"authors": [
{
"name": "Toby Zerner",
"email": "toby.zerner@gmail.com"
}
],
"description": "JSON-API responses in PHP",
"keywords": [
"api",
"json",
"jsonapi",
"standard"
],
"install-path": "../tobscure/json-api"
},
{
"name": "typo3/phar-stream-wrapper",
"version": "v3.1.7",
"version_normalized": "3.1.7.0",
"source": {
"type": "git",
"url":
"https://github.com/TYPO3/phar-stream-wrapper.git",
"reference":
"5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
"reference":
"5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.0 || ^8.0"
},
"require-dev": {
"ext-xdebug": "*",
"phpspec/prophecy": "^1.10",
"symfony/phpunit-bridge": "^5.1"
},
"suggest": {
"ext-fileinfo": "For PHP builtin file type
guessing, otherwise uses internal processing"
},
"time": "2021-09-20T19:19:13+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "v3.x-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"TYPO3\\PharStreamWrapper\\":
"src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Interceptors for PHP's
native phar:// stream handling",
"homepage": "https://typo3.org/",
"keywords": [
"phar",
"php",
"security",
"stream-wrapper"
],
"support": {
"issues":
"https://github.com/TYPO3/phar-stream-wrapper/issues",
"source":
"https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7"
},
"install-path":
"../typo3/phar-stream-wrapper"
},
{
"name": "voku/portable-ascii",
"version": "2.0.1",
"version_normalized": "2.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/voku/portable-ascii.git",
"reference":
"b56450eed252f6801410d810c8e1727224ae0743"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743",
"reference":
"b56450eed252f6801410d810c8e1727224ae0743",
"shasum": ""
},
"require": {
"php": ">=7.0.0"
},
"require-dev": {
"phpunit/phpunit": "~6.0 || ~7.0 ||
~9.0"
},
"suggest": {
"ext-intl": "Use Intl for
transliterator_transliterate() support"
},
"time": "2022-03-08T17:03:00+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lars Moelleken",
"homepage":
"http://www.moelleken.org/"
}
],
"description": "Portable ASCII library -
performance optimized (ascii) string functions for php.",
"homepage":
"https://github.com/voku/portable-ascii",
"keywords": [
"ascii",
"clean",
"php"
],
"support": {
"issues":
"https://github.com/voku/portable-ascii/issues",
"source":
"https://github.com/voku/portable-ascii/tree/2.0.1"
},
"funding": [
{
"url":
"https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url":
"https://opencollective.com/portable-ascii",
"type": "open_collective"
},
{
"url":
"https://www.patreon.com/voku",
"type": "patreon"
},
{
"url":
"https://tidelift.com/funding/github/packagist/voku/portable-ascii",
"type": "tidelift"
}
],
"install-path": "../voku/portable-ascii"
},
{
"name": "voku/portable-utf8",
"version": "6.0.13",
"version_normalized": "6.0.13.0",
"source": {
"type": "git",
"url":
"https://github.com/voku/portable-utf8.git",
"reference":
"b8ce36bf26593e5c2e81b1850ef0ffb299d2043f"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/voku/portable-utf8/zipball/b8ce36bf26593e5c2e81b1850ef0ffb299d2043f",
"reference":
"b8ce36bf26593e5c2e81b1850ef0ffb299d2043f",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"symfony/polyfill-iconv": "~1.0",
"symfony/polyfill-intl-grapheme":
"~1.0",
"symfony/polyfill-intl-normalizer":
"~1.0",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php72": "~1.0",
"voku/portable-ascii": "~2.0.0"
},
"require-dev": {
"phpstan/phpstan": "1.9.*@dev",
"phpstan/phpstan-strict-rules":
"1.4.*@dev",
"phpunit/phpunit": "~6.0 || ~7.0 ||
~9.0",
"thecodingmachine/phpstan-strict-rules":
"1.0.*@dev",
"voku/phpstan-rules": "3.1.*@dev"
},
"suggest": {
"ext-ctype": "Use Ctype for e.g. hexadecimal
digit detection",
"ext-fileinfo": "Use Fileinfo for better
binary file detection",
"ext-iconv": "Use iconv for best
performance",
"ext-intl": "Use Intl for best
performance",
"ext-json": "Use JSON for string
detection",
"ext-mbstring": "Use Mbstring for best
performance"
},
"time": "2023-03-08T08:35:38+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"voku\\": "src/voku/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"(Apache-2.0 or GPL-2.0)"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Hamid Sarfraz",
"homepage":
"http://pageconfig.com/"
},
{
"name": "Lars Moelleken",
"homepage":
"http://www.moelleken.org/"
}
],
"description": "Portable UTF-8 library -
performance optimized (unicode) string functions for php.",
"homepage":
"https://github.com/voku/portable-utf8",
"keywords": [
"UTF",
"clean",
"php",
"unicode",
"utf-8",
"utf8"
],
"support": {
"issues":
"https://github.com/voku/portable-utf8/issues",
"source":
"https://github.com/voku/portable-utf8/tree/6.0.13"
},
"funding": [
{
"url":
"https://www.paypal.me/moelleken",
"type": "custom"
},
{
"url": "https://github.com/voku",
"type": "github"
},
{
"url":
"https://opencollective.com/portable-utf8",
"type": "open_collective"
},
{
"url":
"https://www.patreon.com/voku",
"type": "patreon"
},
{
"url":
"https://tidelift.com/funding/github/packagist/voku/portable-utf8",
"type": "tidelift"
}
],
"install-path": "../voku/portable-utf8"
},
{
"name": "wamania/php-stemmer",
"version": "v3.0.1",
"version_normalized": "3.0.1.0",
"source": {
"type": "git",
"url":
"https://github.com/wamania/php-stemmer.git",
"reference":
"8ea32b6fa27d6888587fe860b64a8763525c5a66"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/wamania/php-stemmer/zipball/8ea32b6fa27d6888587fe860b64a8763525c5a66",
"reference":
"8ea32b6fa27d6888587fe860b64a8763525c5a66",
"shasum": ""
},
"require": {
"php": ">=7.3",
"voku/portable-utf8": "^5.4|^6.0"
},
"require-dev": {
"phpunit/phpunit": "^9.0"
},
"time": "2023-05-11T10:50:27+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Wamania\\Snowball\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Wamania",
"homepage": "http://wamania.com"
}
],
"description": "Native PHP Stemmer",
"keywords": [
"php",
"porter",
"stemmer"
],
"support": {
"issues":
"https://github.com/wamania/php-stemmer/issues",
"source":
"https://github.com/wamania/php-stemmer/tree/v3.0.1"
},
"install-path": "../wamania/php-stemmer"
},
{
"name": "web-auth/cose-lib",
"version": "4.3.0",
"version_normalized": "4.3.0.0",
"source": {
"type": "git",
"url":
"https://github.com/web-auth/cose-lib.git",
"reference":
"e5c417b3b90e06c84638a18d350e438d760cb955"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/web-auth/cose-lib/zipball/e5c417b3b90e06c84638a18d350e438d760cb955",
"reference":
"e5c417b3b90e06c84638a18d350e438d760cb955",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"php": ">=8.1",
"spomky-labs/pki-framework": "^1.0"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"infection/infection": "^0.27",
"php-parallel-lint/php-parallel-lint":
"^1.3",
"phpstan/extension-installer": "^1.3",
"phpstan/phpstan": "^1.7",
"phpstan/phpstan-deprecation-rules":
"^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.2",
"phpunit/phpunit": "^10.1",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.19",
"symfony/phpunit-bridge": "^6.4|^7.0",
"symplify/easy-coding-standard":
"^12.0"
},
"suggest": {
"ext-bcmath": "For better performance,
please install either GMP (recommended) or BCMath extension",
"ext-gmp": "For better performance, please
install either GMP (recommended) or BCMath extension"
},
"time": "2024-02-05T21:00:39+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Cose\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage":
"https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage":
"https://github.com/web-auth/cose/contributors"
}
],
"description": "CBOR Object Signing and
Encryption (COSE) For PHP",
"homepage": "https://github.com/web-auth",
"keywords": [
"COSE",
"RFC8152"
],
"support": {
"issues":
"https://github.com/web-auth/cose-lib/issues",
"source":
"https://github.com/web-auth/cose-lib/tree/4.3.0"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path": "../web-auth/cose-lib"
},
{
"name": "web-auth/metadata-service",
"version": "4.5.2",
"version_normalized": "4.5.2.0",
"source": {
"type": "git",
"url":
"https://github.com/web-auth/webauthn-metadata-service.git",
"reference":
"82b3a517894987db1f8959a9320b9891515af9e7"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/82b3a517894987db1f8959a9320b9891515af9e7",
"reference":
"82b3a517894987db1f8959a9320b9891515af9e7",
"shasum": ""
},
"require": {
"ext-json": "*",
"lcobucci/clock": "^2.2|^3.0",
"paragonie/constant_time_encoding":
"^2.6",
"php": ">=8.1",
"psr/clock": "^1.0",
"psr/event-dispatcher": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/pki-framework": "^1.0",
"symfony/deprecation-contracts": "^3.2"
},
"suggest": {
"psr/clock-implementation": "As of 4.5.x,
the PSR Clock implementation will replace lcobucci/clock",
"psr/log-implementation": "Recommended to
receive logs from the library",
"web-token/jwt-key-mgmt": "Mandatory for
fetching Metadata Statement from distant sources",
"web-token/jwt-signature-algorithm-ecdsa":
"Mandatory for fetching Metadata Statement from distant sources"
},
"time": "2023-01-22T17:02:25+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Webauthn\\MetadataService\\":
"src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage":
"https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage":
"https://github.com/web-auth/metadata-service/contributors"
}
],
"description": "Metadata Service for
FIDO2/Webauthn",
"homepage": "https://github.com/web-auth",
"keywords": [
"FIDO2",
"fido",
"webauthn"
],
"support": {
"source":
"https://github.com/web-auth/webauthn-metadata-service/tree/4.5.2"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path":
"../web-auth/metadata-service"
},
{
"name": "web-auth/webauthn-lib",
"version": "4.5.2",
"version_normalized": "4.5.2.0",
"source": {
"type": "git",
"url":
"https://github.com/web-auth/webauthn-lib.git",
"reference":
"30c5e891c6418abef6d87a4351132b01b1828a98"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/web-auth/webauthn-lib/zipball/30c5e891c6418abef6d87a4351132b01b1828a98",
"reference":
"30c5e891c6418abef6d87a4351132b01b1828a98",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"paragonie/constant_time_encoding":
"^2.6",
"php": ">=8.1",
"psr/event-dispatcher": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/cbor-php": "^3.0",
"symfony/uid": "^6.1",
"web-auth/cose-lib": "^4.0.12",
"web-auth/metadata-service":
"self.version"
},
"require-dev": {
"symfony/event-dispatcher": "^6.1"
},
"suggest": {
"psr/log-implementation": "Recommended to
receive logs from the library",
"symfony/event-dispatcher": "Recommended to
use dispatched events",
"web-token/jwt-key-mgmt": "Mandatory for the
AndroidSafetyNet Attestation Statement support",
"web-token/jwt-signature-algorithm-ecdsa":
"Recommended for the AndroidSafetyNet Attestation Statement
support",
"web-token/jwt-signature-algorithm-eddsa":
"Recommended for the AndroidSafetyNet Attestation Statement
support",
"web-token/jwt-signature-algorithm-rsa":
"Mandatory for the AndroidSafetyNet Attestation Statement
support"
},
"time": "2023-05-12T18:26:01+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Webauthn\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage":
"https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage":
"https://github.com/web-auth/webauthn-library/contributors"
}
],
"description": "FIDO2/Webauthn Support For
PHP",
"homepage": "https://github.com/web-auth",
"keywords": [
"FIDO2",
"fido",
"webauthn"
],
"support": {
"source":
"https://github.com/web-auth/webauthn-lib/tree/4.5.2"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path": "../web-auth/webauthn-lib"
},
{
"name": "web-token/jwt-library",
"version": "3.3.1",
"version_normalized": "3.3.1.0",
"source": {
"type": "git",
"url":
"https://github.com/web-token/jwt-library.git",
"reference":
"37a0665d89865d09579e484e5d7d70950d079198"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/web-token/jwt-library/zipball/37a0665d89865d09579e484e5d7d70950d079198",
"reference":
"37a0665d89865d09579e484e5d7d70950d079198",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12",
"ext-json": "*",
"ext-mbstring": "*",
"paragonie/constant_time_encoding":
"^2.6",
"paragonie/sodium_compat": "^1.20",
"php": ">=8.1",
"psr/clock": "^1.0",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
"spomky-labs/pki-framework": "^1.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/http-client":
"^5.4|^6.0|^7.0",
"symfony/polyfill-mbstring": "^1.12"
},
"conflict": {
"spomky-labs/jose": "*"
},
"suggest": {
"ext-bcmath": "GMP or BCMath is highly
recommended to improve the library performance",
"ext-gmp": "GMP or BCMath is highly
recommended to improve the library performance",
"ext-openssl": "For key management
(creation, optimization, etc.) and some algorithms (AES, RSA, ECDSA,
etc.)",
"ext-sodium": "Sodium is required for OKP
key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP
keys",
"paragonie/sodium_compat": "Sodium is
required for OKP key creation, EdDSA signature algorithm and ECDH-ES key
encryption with OKP keys",
"spomky-labs/aes-key-wrap": "For all Key
Wrapping algorithms (A128KW, A192KW, A256KW, A128GCMKW, A192GCMKW,
A256GCMKW, PBES2-HS256+A128KW, PBES2-HS384+A192KW,
PBES2-HS512+A256KW...)",
"symfony/http-client": "To enable JKU/X5U
support."
},
"time": "2024-02-28T09:04:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
"psr-4": {
"Jose\\Component\\": ""
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage":
"https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage":
"https://github.com/web-token/jwt-framework/contributors"
}
],
"description": "JWT library",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
"support": {
"issues":
"https://github.com/web-token/jwt-library/issues",
"source":
"https://github.com/web-token/jwt-library/tree/3.3.1"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url":
"https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"install-path": "../web-token/jwt-library"
},
{
"name": "webmozart/assert",
"version": "1.11.0",
"version_normalized": "1.11.0.0",
"source": {
"type": "git",
"url":
"https://github.com/webmozarts/assert.git",
"reference":
"11cb2199493b2f8a3b53e7f19068fc6aac760991"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference":
"11cb2199493b2f8a3b53e7f19068fc6aac760991",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.13"
},
"time": "2022-06-03T18:03:27+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method
input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues":
"https://github.com/webmozarts/assert/issues",
"source":
"https://github.com/webmozarts/assert/tree/1.11.0"
},
"install-path": "../webmozart/assert"
},
{
"name": "willdurand/negotiation",
"version": "3.1.0",
"version_normalized": "3.1.0.0",
"source": {
"type": "git",
"url":
"https://github.com/willdurand/Negotiation.git",
"reference":
"68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
},
"dist": {
"type": "zip",
"url":
"https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
"reference":
"68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0"
},
"time": "2022-01-30T20:08:53+00:00",
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"installation-source": "dist",
"autoload": {
"psr-4": {
"Negotiation\\": "src/Negotiation"
}
},
"notification-url":
"https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "William Durand",
"email": "will+git@drnd.me"
}
],
"description": "Content Negotiation tools for
PHP provided as a standalone library.",
"homepage":
"http://williamdurand.fr/Negotiation/",
"keywords": [
"accept",
"content",
"format",
"header",
"negotiation"
],
"support": {
"issues":
"https://github.com/willdurand/Negotiation/issues",
"source":
"https://github.com/willdurand/Negotiation/tree/3.1.0"
},
"install-path": "../willdurand/negotiation"
}
],
"dev": false,
"dev-package-names": []
}