2022-08-19 19:48:37 +08:00
{
"packages" : [
2022-11-28 19:11:12 +08:00
{
"name" : "bacon/bacon-qr-code" ,
2023-04-25 20:11:49 +08:00
"version" : "2.0.8" ,
"version_normalized" : "2.0.8.0" ,
2022-11-28 19:11:12 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Bacon/BaconQrCode.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "8674e51bb65af933a5ffaf1c308a660387c35c22"
2022-11-28 19:11:12 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/Bacon/BaconQrCode/zipball/8674e51bb65af933a5ffaf1c308a660387c35c22" ,
"reference" : "8674e51bb65af933a5ffaf1c308a660387c35c22" ,
2022-11-28 19:11:12 +08:00
"shasum" : ""
} ,
"require" : {
"dasprid/enum" : "^1.0.3" ,
"ext-iconv" : "*" ,
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"phly/keep-a-changelog" : "^2.1" ,
"phpunit/phpunit" : "^7 | ^8 | ^9" ,
"spatie/phpunit-snapshot-assertions" : "^4.2.9" ,
"squizlabs/php_codesniffer" : "^3.4"
} ,
"suggest" : {
"ext-imagick" : "to generate QR code images"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2022-12-07T17:46:57+00:00" ,
2022-11-28 19:11:12 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"BaconQrCode\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Ben Scholzen 'DASPRiD'" ,
"email" : "mail@dasprids.de" ,
"homepage" : "https://dasprids.de/" ,
"role" : "Developer"
}
] ,
"description" : "BaconQrCode is a QR code generator for PHP." ,
"homepage" : "https://github.com/Bacon/BaconQrCode" ,
"support" : {
"issues" : "https://github.com/Bacon/BaconQrCode/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/Bacon/BaconQrCode/tree/2.0.8"
2022-11-28 19:11:12 +08:00
} ,
"install-path" : "../bacon/bacon-qr-code"
} ,
{
"name" : "dasprid/enum" ,
2023-04-25 20:11:49 +08:00
"version" : "1.0.4" ,
"version_normalized" : "1.0.4.0" ,
2022-11-28 19:11:12 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/DASPRiD/Enum.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f"
2022-11-28 19:11:12 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/DASPRiD/Enum/zipball/8e6b6ea76eabbf19ea2bf5b67b98e1860474012f" ,
"reference" : "8e6b6ea76eabbf19ea2bf5b67b98e1860474012f" ,
2022-11-28 19:11:12 +08:00
"shasum" : ""
} ,
2023-04-25 20:11:49 +08:00
"require" : {
"php" : ">=7.1 <9.0"
} ,
2022-11-28 19:11:12 +08:00
"require-dev" : {
"phpunit/phpunit" : "^7 | ^8 | ^9" ,
2023-04-25 20:11:49 +08:00
"squizlabs/php_codesniffer" : "*"
2022-11-28 19:11:12 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-01T18:44:03+00:00" ,
2022-11-28 19:11:12 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"DASPRiD\\Enum\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Ben Scholzen 'DASPRiD'" ,
"email" : "mail@dasprids.de" ,
"homepage" : "https://dasprids.de/" ,
"role" : "Developer"
}
] ,
"description" : "PHP 7.1 enum implementation" ,
"keywords" : [
"enum" ,
"map"
] ,
"support" : {
"issues" : "https://github.com/DASPRiD/Enum/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/DASPRiD/Enum/tree/1.0.4"
2022-11-28 19:11:12 +08:00
} ,
"install-path" : "../dasprid/enum"
} ,
{
"name" : "doctrine/inflector" ,
"version" : "2.0.6" ,
"version_normalized" : "2.0.6.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/inflector.git" ,
"reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" ,
"reference" : "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
"doctrine/coding-standard" : "^10" ,
"phpstan/phpstan" : "^1.8" ,
"phpstan/phpstan-phpunit" : "^1.1" ,
"phpstan/phpstan-strict-rules" : "^1.3" ,
"phpunit/phpunit" : "^8.5 || ^9.5" ,
"vimeo/psalm" : "^4.25"
} ,
"time" : "2022-10-20T09:10:12+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Inflector\\" : "lib/Doctrine/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/2.0.6"
} ,
"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" : "endroid/qr-code" ,
2023-04-25 20:11:49 +08:00
"version" : "4.8.2" ,
"version_normalized" : "4.8.2.0" ,
2022-11-28 19:11:12 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/endroid/qr-code.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "2436c2333a3931c95e2b96eb82f16f53143d6bba"
2022-11-28 19:11:12 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/endroid/qr-code/zipball/2436c2333a3931c95e2b96eb82f16f53143d6bba" ,
"reference" : "2436c2333a3931c95e2b96eb82f16f53143d6bba" ,
2022-11-28 19:11:12 +08:00
"shasum" : ""
} ,
"require" : {
"bacon/bacon-qr-code" : "^2.0.5" ,
2023-04-25 20:11:49 +08:00
"php" : "^8.0"
} ,
"conflict" : {
"khanamiryan/qrcode-detector-decoder" : "^1.0.6"
2022-11-28 19:11:12 +08:00
} ,
"require-dev" : {
"endroid/quality" : "dev-master" ,
"ext-gd" : "*" ,
2023-04-25 20:11:49 +08:00
"khanamiryan/qrcode-detector-decoder" : "^1.0.4||^2.0.2" ,
2022-11-28 19:11:12 +08:00
"setasign/fpdf" : "^1.8.2"
} ,
"suggest" : {
"ext-gd" : "Enables you to write PNG images" ,
"khanamiryan/qrcode-detector-decoder" : "Enables you to use the image validator" ,
"roave/security-advisories" : "Makes sure package versions with known security issues are not installed" ,
"setasign/fpdf" : "Enables you to use the PDF writer"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-30T18:46:02+00:00" ,
2022-11-28 19:11:12 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Endroid\\QrCode\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jeroen van den Enden" ,
"email" : "info@endroid.nl"
}
] ,
"description" : "Endroid QR Code" ,
"homepage" : "https://github.com/endroid/qr-code" ,
"keywords" : [
"code" ,
"endroid" ,
"php" ,
"qr" ,
"qrcode"
] ,
"support" : {
"issues" : "https://github.com/endroid/qr-code/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/endroid/qr-code/tree/4.8.2"
2022-11-28 19:11:12 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/endroid" ,
"type" : "github"
}
] ,
"install-path" : "../endroid/qr-code"
} ,
2022-08-19 19:48:37 +08:00
{
2023-04-25 20:11:49 +08:00
"name" : "ezyang/htmlpurifier" ,
"version" : "v4.16.0" ,
"version_normalized" : "4.16.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/ezyang/htmlpurifier.git" ,
"reference" : "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8" ,
"reference" : "523407fb06eb9e5f3d59889b3978d5bfe94299c8" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"cerdic/css-tidy" : "^1.7 || ^2.0" ,
"simpletest/simpletest" : "dev-master"
} ,
"suggest" : {
"cerdic/css-tidy" : "If you want to use the filter 'Filter.ExtractStyleBlocks'." ,
"ext-bcmath" : "Used for unit conversion and imagecrash protection" ,
"ext-iconv" : "Converts text to and from non-UTF-8 encodings" ,
"ext-tidy" : "Used for pretty-printing HTML"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2022-09-18T07:06:19+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2023-04-25 20:11:49 +08:00
"files" : [
"library/HTMLPurifier.composer.php"
] ,
"psr-0" : {
"HTMLPurifier" : "library/"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"exclude-from-classmap" : [
"/library/HTMLPurifier/Language/"
]
2022-08-19 19:48:37 +08:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-04-25 20:11:49 +08:00
"LGPL-2.1-or-later"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-04-25 20:11:49 +08:00
"name" : "Edward Z. Yang" ,
"email" : "admin@htmlpurifier.org" ,
"homepage" : "http://ezyang.com"
2022-08-19 19:48:37 +08:00
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "Standards compliant HTML filter written in PHP" ,
"homepage" : "http://htmlpurifier.org/" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
2023-04-25 20:11:49 +08:00
"html"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"issues" : "https://github.com/ezyang/htmlpurifier/issues" ,
"source" : "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"install-path" : "../ezyang/htmlpurifier"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "guzzlehttp/guzzle" ,
2023-04-25 20:11:49 +08:00
"version" : "7.5.1" ,
"version_normalized" : "7.5.1.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "b964ca597e86b752cd994f27293e9fa6b6a95ed9"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/b964ca597e86b752cd994f27293e9fa6b6a95ed9" ,
"reference" : "b964ca597e86b752cd994f27293e9fa6b6a95ed9" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"guzzlehttp/promises" : "^1.5" ,
2023-04-25 20:11:49 +08:00
"guzzlehttp/psr7" : "^1.9.1 || ^2.4.5" ,
2022-08-19 19:48:37 +08:00
"php" : "^7.2.5 || ^8.0" ,
"psr/http-client" : "^1.0" ,
"symfony/deprecation-contracts" : "^2.2 || ^3.0"
} ,
"provide" : {
"psr/http-client-implementation" : "1.0"
} ,
"require-dev" : {
2022-11-28 19:11:12 +08:00
"bamarni/composer-bin-plugin" : "^1.8.1" ,
2022-08-19 19:48:37 +08:00
"ext-curl" : "*" ,
"php-http/client-integration-tests" : "^3.0" ,
2022-11-28 19:11:12 +08:00
"phpunit/phpunit" : "^8.5.29 || ^9.5.23" ,
2022-08-19 19:48:37 +08:00
"psr/log" : "^1.1 || ^2.0 || ^3.0"
} ,
"suggest" : {
"ext-curl" : "Required for CURL handler support" ,
"ext-intl" : "Required for Internationalized Domain Name (IDN) support" ,
"psr/log" : "Required for using the Log middleware"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-17T16:30:08+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
2022-11-28 19:11:12 +08:00
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
} ,
2022-08-19 19:48:37 +08:00
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-master" : "7.5-dev"
2022-08-19 19:48:37 +08:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/functions_include.php"
] ,
"psr-4" : {
"GuzzleHttp\\" : "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" : "Jeremy Lindblom" ,
"email" : "jeremeamia@gmail.com" ,
"homepage" : "https://github.com/jeremeamia"
} ,
{
"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"
}
] ,
"description" : "Guzzle is a PHP HTTP client library" ,
"keywords" : [
"client" ,
"curl" ,
"framework" ,
"http" ,
"http client" ,
"psr-18" ,
"psr-7" ,
"rest" ,
"web service"
] ,
"support" : {
"issues" : "https://github.com/guzzle/guzzle/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/guzzle/guzzle/tree/7.5.1"
2022-08-19 19:48:37 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle" ,
"type" : "tidelift"
}
] ,
"install-path" : "../guzzlehttp/guzzle"
} ,
{
"name" : "guzzlehttp/promises" ,
2022-11-28 19:11:12 +08:00
"version" : "1.5.2" ,
"version_normalized" : "1.5.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "b94b2807d85443f9719887892882d0329d1e2598"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598" ,
"reference" : "b94b2807d85443f9719887892882d0329d1e2598" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.5"
} ,
"require-dev" : {
"symfony/phpunit-bridge" : "^4.4 || ^5.1"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-08-28T14:55:35+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.5-dev"
}
} ,
"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" ,
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/guzzle/promises/tree/1.5.2"
2022-08-19 19:48:37 +08:00
} ,
"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" ,
2023-04-25 20:11:49 +08:00
"version" : "2.5.0" ,
"version_normalized" : "2.5.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "b635f279edd83fc275f822a1188157ffea568ff6"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/b635f279edd83fc275f822a1188157ffea568ff6" ,
"reference" : "b635f279edd83fc275f822a1188157ffea568ff6" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"psr/http-factory" : "^1.0" ,
2023-04-25 20:11:49 +08:00
"psr/http-message" : "^1.1 || ^2.0" ,
2022-08-19 19:48:37 +08:00
"ralouphie/getallheaders" : "^3.0"
} ,
"provide" : {
"psr/http-factory-implementation" : "1.0" ,
"psr/http-message-implementation" : "1.0"
} ,
"require-dev" : {
2022-11-28 19:11:12 +08:00
"bamarni/composer-bin-plugin" : "^1.8.1" ,
2022-08-19 19:48:37 +08:00
"http-interop/http-factory-tests" : "^0.9" ,
2022-11-28 19:11:12 +08:00
"phpunit/phpunit" : "^8.5.29 || ^9.5.23"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"laminas/laminas-httphandlerrunner" : "Emit PSR-7 responses"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-17T16:11:26+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
2022-11-28 19:11:12 +08:00
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
2022-08-19 19:48:37 +08:00
}
} ,
"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" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/guzzle/psr7/tree/2.5.0"
2022-08-19 19:48:37 +08:00
} ,
"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"
} ,
2023-06-19 14:32:30 +08:00
{
"name" : "illuminate/collections" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/collections.git" ,
"reference" : "0168d0e44ea0c4fe5451fe08cde7049b9e9f9741"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/collections/zipball/0168d0e44ea0c4fe5451fe08cde7049b9e9f9741" ,
"reference" : "0168d0e44ea0c4fe5451fe08cde7049b9e9f9741" ,
"shasum" : ""
} ,
"require" : {
"illuminate/conditionable" : "^9.0" ,
"illuminate/contracts" : "^9.0" ,
"illuminate/macroable" : "^9.0" ,
"php" : "^8.0.2"
} ,
"suggest" : {
"symfony/var-dumper" : "Required to use the dump method (^6.0)."
} ,
"time" : "2023-02-22T11:32:27+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"helpers.php"
] ,
"psr-4" : {
"Illuminate\\Support\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Collections package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/collections"
} ,
{
"name" : "illuminate/conditionable" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/conditionable.git" ,
"reference" : "bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/conditionable/zipball/bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364" ,
"reference" : "bea24daa0fa84b7e7b0d5b84f62c71b7e2dc3364" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0.2"
} ,
"time" : "2023-02-01T21:42:32+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Illuminate\\Support\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Conditionable package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/conditionable"
} ,
{
"name" : "illuminate/contracts" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/contracts.git" ,
"reference" : "44f65d723b13823baa02ff69751a5948bde60c22"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/contracts/zipball/44f65d723b13823baa02ff69751a5948bde60c22" ,
"reference" : "44f65d723b13823baa02ff69751a5948bde60c22" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0.2" ,
"psr/container" : "^1.1.1|^2.0.1" ,
"psr/simple-cache" : "^1.0|^2.0|^3.0"
} ,
"time" : "2023-02-08T14:36:30+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Illuminate\\Contracts\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Contracts package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/contracts"
} ,
{
"name" : "illuminate/macroable" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/macroable.git" ,
"reference" : "e3bfaf6401742a9c6abca61b9b10e998e5b6449a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/macroable/zipball/e3bfaf6401742a9c6abca61b9b10e998e5b6449a" ,
"reference" : "e3bfaf6401742a9c6abca61b9b10e998e5b6449a" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0.2"
} ,
"time" : "2022-08-09T13:29:29+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Illuminate\\Support\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Macroable package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/macroable"
} ,
{
"name" : "illuminate/redis" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/redis.git" ,
"reference" : "856adc664a35dfcb8c59f8adbc97d5fbd250f9c2"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/redis/zipball/856adc664a35dfcb8c59f8adbc97d5fbd250f9c2" ,
"reference" : "856adc664a35dfcb8c59f8adbc97d5fbd250f9c2" ,
"shasum" : ""
} ,
"require" : {
"illuminate/collections" : "^9.0" ,
"illuminate/contracts" : "^9.0" ,
"illuminate/macroable" : "^9.0" ,
"illuminate/support" : "^9.0" ,
"php" : "^8.0.2"
} ,
"suggest" : {
"ext-redis" : "Required to use the phpredis connector (^4.0|^5.0)." ,
"predis/predis" : "Required to use the predis connector (^1.1.9|^2.0.2)."
} ,
"time" : "2023-01-22T17:38:17+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Illuminate\\Redis\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Redis package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/redis"
} ,
{
"name" : "illuminate/support" ,
"version" : "v9.52.9" ,
"version_normalized" : "9.52.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/illuminate/support.git" ,
"reference" : "3fc1d9deb1dc8c256c3394e1547dccdd386bb2f5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/illuminate/support/zipball/3fc1d9deb1dc8c256c3394e1547dccdd386bb2f5" ,
"reference" : "3fc1d9deb1dc8c256c3394e1547dccdd386bb2f5" ,
"shasum" : ""
} ,
"require" : {
"doctrine/inflector" : "^2.0" ,
"ext-ctype" : "*" ,
"ext-filter" : "*" ,
"ext-mbstring" : "*" ,
"illuminate/collections" : "^9.0" ,
"illuminate/conditionable" : "^9.0" ,
"illuminate/contracts" : "^9.0" ,
"illuminate/macroable" : "^9.0" ,
"nesbot/carbon" : "^2.62.1" ,
"php" : "^8.0.2" ,
"voku/portable-ascii" : "^2.0"
} ,
"conflict" : {
"tightenco/collect" : "<5.5.33"
} ,
"suggest" : {
"illuminate/filesystem" : "Required to use the composer class (^9.0)." ,
"league/commonmark" : "Required to use Str::markdown() and Stringable::markdown() (^2.0.2)." ,
"ramsey/uuid" : "Required to use Str::uuid() (^4.7)." ,
"symfony/process" : "Required to use the composer class (^6.0)." ,
"symfony/uid" : "Required to use Str::ulid() (^6.0)." ,
"symfony/var-dumper" : "Required to use the dd function (^6.0)." ,
"vlucas/phpdotenv" : "Required to use the Env class and env helper (^5.4.1)."
} ,
"time" : "2023-06-01T16:10:43+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"helpers.php"
] ,
"psr-4" : {
"Illuminate\\Support\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "The Illuminate Support package." ,
"homepage" : "https://laravel.com" ,
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
} ,
"install-path" : "../illuminate/support"
} ,
2022-11-28 19:11:12 +08:00
{
"name" : "laravel/serializable-closure" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2022-11-28 19:11:12 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/serializable-closure.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37"
2022-11-28 19:11:12 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/f23fe9d4e95255dacee1bf3525e0810d1a1b0f37" ,
"reference" : "f23fe9d4e95255dacee1bf3525e0810d1a1b0f37" ,
2022-11-28 19:11:12 +08:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.3|^8.0"
} ,
"require-dev" : {
"nesbot/carbon" : "^2.61" ,
"pestphp/pest" : "^1.21.3" ,
"phpstan/phpstan" : "^1.8.2" ,
"symfony/var-dumper" : "^5.4.11"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-01-30T18:31:20+00:00" ,
2022-11-28 19:11:12 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Laravel\\SerializableClosure\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
} ,
{
"name" : "Nuno Maduro" ,
"email" : "nuno@laravel.com"
}
] ,
"description" : "Laravel Serializable Closure provides an easy and secure way to serialize closures in PHP." ,
"keywords" : [
"closure" ,
"laravel" ,
"serializable"
] ,
"support" : {
"issues" : "https://github.com/laravel/serializable-closure/issues" ,
"source" : "https://github.com/laravel/serializable-closure"
} ,
"install-path" : "../laravel/serializable-closure"
} ,
2023-04-25 20:11:49 +08:00
{
"name" : "maennchen/zipstream-php" ,
"version" : "v2.4.0" ,
"version_normalized" : "2.4.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/maennchen/ZipStream-PHP.git" ,
"reference" : "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3" ,
"reference" : "3fa72e4c71a43f9e9118752a5c90e476a8dc9eb3" ,
"shasum" : ""
} ,
"require" : {
"ext-mbstring" : "*" ,
"myclabs/php-enum" : "^1.5" ,
"php" : "^8.0" ,
"psr/http-message" : "^1.0"
} ,
"require-dev" : {
"ext-zip" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.9" ,
"guzzlehttp/guzzle" : "^6.5.3 || ^7.2.0" ,
"mikey179/vfsstream" : "^1.6" ,
"php-coveralls/php-coveralls" : "^2.4" ,
"phpunit/phpunit" : "^8.5.8 || ^9.4.2" ,
"vimeo/psalm" : "^5.0"
} ,
"time" : "2022-12-08T12:29:14+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"ZipStream\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Paul Duncan" ,
"email" : "pabs@pablotron.org"
} ,
{
"name" : "Jonatan Männchen" ,
"email" : "jonatan@maennchen.ch"
} ,
{
"name" : "Jesse Donat" ,
"email" : "donatj@gmail.com"
} ,
{
"name" : "András Kolesár" ,
"email" : "kolesar@kolesar.hu"
}
] ,
"description" : "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server." ,
"keywords" : [
"stream" ,
"zip"
] ,
"support" : {
"issues" : "https://github.com/maennchen/ZipStream-PHP/issues" ,
"source" : "https://github.com/maennchen/ZipStream-PHP/tree/v2.4.0"
} ,
"funding" : [
{
"url" : "https://github.com/maennchen" ,
"type" : "github"
} ,
{
"url" : "https://opencollective.com/zipstream" ,
"type" : "open_collective"
}
] ,
"install-path" : "../maennchen/zipstream-php"
} ,
{
"name" : "markbaker/complex" ,
"version" : "3.0.2" ,
"version_normalized" : "3.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/MarkBaker/PHPComplex.git" ,
"reference" : "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9" ,
"reference" : "95c56caa1cf5c766ad6d65b6344b807c1e8405b9" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
"dealerdirect/phpcodesniffer-composer-installer" : "dev-master" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
"phpunit/phpunit" : "^7.0 || ^8.0 || ^9.0" ,
"squizlabs/php_codesniffer" : "^3.7"
} ,
"time" : "2022-12-06T16:21:08+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Complex\\" : "classes/src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mark Baker" ,
"email" : "mark@lange.demon.co.uk"
}
] ,
"description" : "PHP Class for working with complex numbers" ,
"homepage" : "https://github.com/MarkBaker/PHPComplex" ,
"keywords" : [
"complex" ,
"mathematics"
] ,
"support" : {
"issues" : "https://github.com/MarkBaker/PHPComplex/issues" ,
"source" : "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
} ,
"install-path" : "../markbaker/complex"
} ,
{
"name" : "markbaker/matrix" ,
"version" : "3.0.1" ,
"version_normalized" : "3.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/MarkBaker/PHPMatrix.git" ,
"reference" : "728434227fe21be27ff6d86621a1b13107a2562c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c" ,
"reference" : "728434227fe21be27ff6d86621a1b13107a2562c" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"dealerdirect/phpcodesniffer-composer-installer" : "dev-master" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
"phpdocumentor/phpdocumentor" : "2.*" ,
"phploc/phploc" : "^4.0" ,
"phpmd/phpmd" : "2.*" ,
"phpunit/phpunit" : "^7.0 || ^8.0 || ^9.0" ,
"sebastian/phpcpd" : "^4.0" ,
"squizlabs/php_codesniffer" : "^3.7"
} ,
"time" : "2022-12-02T22:17:43+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Matrix\\" : "classes/src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mark Baker" ,
"email" : "mark@demon-angel.eu"
}
] ,
"description" : "PHP Class for working with matrices" ,
"homepage" : "https://github.com/MarkBaker/PHPMatrix" ,
"keywords" : [
"mathematics" ,
"matrix" ,
"vector"
] ,
"support" : {
"issues" : "https://github.com/MarkBaker/PHPMatrix/issues" ,
"source" : "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
} ,
"install-path" : "../markbaker/matrix"
} ,
2022-08-19 19:48:37 +08:00
{
"name" : "monolog/monolog" ,
2023-04-25 20:11:49 +08:00
"version" : "2.9.1" ,
"version_normalized" : "2.9.1.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/monolog.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/Seldaek/monolog/zipball/f259e2b15fb95494c83f52d3caad003bbf5ffaa1" ,
"reference" : "f259e2b15fb95494c83f52d3caad003bbf5ffaa1" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2" ,
"psr/log" : "^1.0.1 || ^2.0 || ^3.0"
} ,
"provide" : {
"psr/log-implementation" : "1.0.0 || 2.0.0 || 3.0.0"
} ,
"require-dev" : {
"aws/aws-sdk-php" : "^2.4.9 || ^3.0" ,
"doctrine/couchdb" : "~1.0@dev" ,
"elasticsearch/elasticsearch" : "^7 || ^8" ,
"ext-json" : "*" ,
2023-04-25 20:11:49 +08:00
"graylog2/gelf-php" : "^1.4.2 || ^2@dev" ,
2022-08-19 19:48:37 +08:00
"guzzlehttp/guzzle" : "^7.4" ,
"guzzlehttp/psr7" : "^2.2" ,
"mongodb/mongodb" : "^1.8" ,
"php-amqplib/php-amqplib" : "~2.4 || ^3" ,
"phpspec/prophecy" : "^1.15" ,
"phpstan/phpstan" : "^0.12.91" ,
"phpunit/phpunit" : "^8.5.14" ,
"predis/predis" : "^1.1 || ^2.0" ,
"rollbar/rollbar" : "^1.3 || ^2 || ^3" ,
"ruflin/elastica" : "^7" ,
"swiftmailer/swiftmailer" : "^5.3|^6.0" ,
"symfony/mailer" : "^5.4 || ^6" ,
"symfony/mime" : "^5.4 || ^6"
} ,
"suggest" : {
"aws/aws-sdk-php" : "Allow sending log messages to AWS services like DynamoDB" ,
"doctrine/couchdb" : "Allow sending log messages to a CouchDB server" ,
"elasticsearch/elasticsearch" : "Allow sending log messages to an Elasticsearch server via official client" ,
"ext-amqp" : "Allow sending log messages to an AMQP server (1.0+ required)" ,
"ext-curl" : "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler" ,
"ext-mbstring" : "Allow to work properly with unicode symbols" ,
"ext-mongodb" : "Allow sending log messages to a MongoDB server (via driver)" ,
"ext-openssl" : "Required to send log messages using SSL" ,
"ext-sockets" : "Allow sending log messages to a Syslog server (via UDP driver)" ,
"graylog2/gelf-php" : "Allow sending log messages to a GrayLog2 server" ,
"mongodb/mongodb" : "Allow sending log messages to a MongoDB server (via library)" ,
"php-amqplib/php-amqplib" : "Allow sending log messages to an AMQP server using php-amqplib" ,
"rollbar/rollbar" : "Allow sending log messages to Rollbar" ,
"ruflin/elastica" : "Allow sending log messages to an Elastic Search server"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-02-06T13:44:46+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Monolog\\" : "src/Monolog"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "https://seld.be"
}
] ,
"description" : "Sends your logs to files, sockets, inboxes, databases and various web services" ,
"homepage" : "https://github.com/Seldaek/monolog" ,
"keywords" : [
"log" ,
"logging" ,
"psr-3"
] ,
"support" : {
"issues" : "https://github.com/Seldaek/monolog/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/Seldaek/monolog/tree/2.9.1"
2022-08-19 19:48:37 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/Seldaek" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/monolog/monolog" ,
"type" : "tidelift"
}
] ,
"install-path" : "../monolog/monolog"
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "myclabs/php-enum" ,
"version" : "1.8.4" ,
"version_normalized" : "1.8.4.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/myclabs/php-enum.git" ,
"reference" : "a867478eae49c9f59ece437ae7f9506bfaa27483"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/myclabs/php-enum/zipball/a867478eae49c9f59ece437ae7f9506bfaa27483" ,
"reference" : "a867478eae49c9f59ece437ae7f9506bfaa27483" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"ext-json" : "*" ,
"php" : "^7.3 || ^8.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"phpunit/phpunit" : "^9.5" ,
"squizlabs/php_codesniffer" : "1.*" ,
"vimeo/psalm" : "^4.6.2"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2022-08-04T09:53:51+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-04-25 20:11:49 +08:00
"MyCLabs\\Enum\\" : "src/"
} ,
"classmap" : [
"stubs/Stringable.php"
]
2022-08-19 19:48:37 +08:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-04-25 20:11:49 +08:00
"MIT"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-04-25 20:11:49 +08:00
"name" : "PHP Enum contributors" ,
"homepage" : "https://github.com/myclabs/php-enum/graphs/contributors"
2022-08-19 19:48:37 +08:00
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "PHP Enum implementation" ,
"homepage" : "http://github.com/myclabs/php-enum" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
2023-04-25 20:11:49 +08:00
"enum"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"issues" : "https://github.com/myclabs/php-enum/issues" ,
"source" : "https://github.com/myclabs/php-enum/tree/1.8.4"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"funding" : [
{
"url" : "https://github.com/mnapoli" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/myclabs/php-enum" ,
"type" : "tidelift"
}
] ,
"install-path" : "../myclabs/php-enum"
} ,
{
2023-06-19 14:32:30 +08:00
"name" : "nesbot/carbon" ,
"version" : "2.67.0" ,
"version_normalized" : "2.67.0.0" ,
2023-04-25 20:11:49 +08:00
"source" : {
"type" : "git" ,
2023-06-19 14:32:30 +08:00
"url" : "https://github.com/briannesbitt/Carbon.git" ,
"reference" : "c1001b3bc75039b07f38a79db5237c4c529e04c8"
2023-04-25 20:11:49 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-19 14:32:30 +08:00
"url" : "https://api.github.com/repos/briannesbitt/Carbon/zipball/c1001b3bc75039b07f38a79db5237c4c529e04c8" ,
"reference" : "c1001b3bc75039b07f38a79db5237c4c529e04c8" ,
2023-04-25 20:11:49 +08:00
"shasum" : ""
} ,
"require" : {
2023-06-19 14:32:30 +08:00
"ext-json" : "*" ,
"php" : "^7.1.8 || ^8.0" ,
"symfony/polyfill-mbstring" : "^1.0" ,
"symfony/polyfill-php80" : "^1.16" ,
"symfony/translation" : "^3.4 || ^4.0 || ^5.0 || ^6.0"
2023-04-25 20:11:49 +08:00
} ,
"require-dev" : {
2023-06-19 14:32:30 +08:00
"doctrine/dbal" : "^2.0 || ^3.1.4" ,
"doctrine/orm" : "^2.7" ,
"friendsofphp/php-cs-fixer" : "^3.0" ,
"kylekatarnls/multi-tester" : "^2.0" ,
"ondrejmirtes/better-reflection" : "*" ,
"phpmd/phpmd" : "^2.9" ,
"phpstan/extension-installer" : "^1.0" ,
"phpstan/phpstan" : "^0.12.99 || ^1.7.14" ,
"phpunit/php-file-iterator" : "^2.0.5 || ^3.0.6" ,
"phpunit/phpunit" : "^7.5.20 || ^8.5.26 || ^9.5.20" ,
"squizlabs/php_codesniffer" : "^3.4"
2023-04-25 20:11:49 +08:00
} ,
2023-06-19 14:32:30 +08:00
"time" : "2023-05-25T22:09:47+00:00" ,
"bin" : [
"bin/carbon"
] ,
2023-04-25 20:11:49 +08:00
"type" : "library" ,
2023-06-19 14:32:30 +08:00
"extra" : {
"branch-alias" : {
"dev-3.x" : "3.x-dev" ,
"dev-master" : "2.x-dev"
} ,
"laravel" : {
"providers" : [
"Carbon\\Laravel\\ServiceProvider"
]
} ,
"phpstan" : {
"includes" : [
"extension.neon"
]
}
} ,
2023-04-25 20:11:49 +08:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-06-19 14:32:30 +08:00
"Carbon\\" : "src/Carbon/"
2023-04-25 20:11:49 +08:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-06-19 14:32:30 +08:00
"MIT"
2023-04-25 20:11:49 +08:00
] ,
"authors" : [
{
2023-06-19 14:32:30 +08:00
"name" : "Brian Nesbitt" ,
"email" : "brian@nesbot.com" ,
"homepage" : "https://markido.com"
} ,
{
"name" : "kylekatarnls" ,
"homepage" : "https://github.com/kylekatarnls"
2023-04-25 20:11:49 +08:00
}
] ,
2023-06-19 14:32:30 +08:00
"description" : "An API extension for DateTime that supports 281 different languages." ,
"homepage" : "https://carbon.nesbot.com" ,
2023-04-25 20:11:49 +08:00
"keywords" : [
2023-06-19 14:32:30 +08:00
"date" ,
"datetime" ,
"time"
2023-04-25 20:11:49 +08:00
] ,
"support" : {
2023-06-19 14:32:30 +08:00
"docs" : "https://carbon.nesbot.com/docs" ,
"issues" : "https://github.com/briannesbitt/Carbon/issues" ,
"source" : "https://github.com/briannesbitt/Carbon"
2023-04-25 20:11:49 +08:00
} ,
2023-06-19 14:32:30 +08:00
"funding" : [
{
"url" : "https://github.com/sponsors/kylekatarnls" ,
"type" : "github"
} ,
{
"url" : "https://opencollective.com/Carbon#sponsor" ,
"type" : "opencollective"
} ,
{
"url" : "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme" ,
"type" : "tidelift"
}
] ,
"install-path" : "../nesbot/carbon"
2023-04-25 20:11:49 +08:00
} ,
{
2023-06-19 14:32:30 +08:00
"name" : "nikic/fast-route" ,
"version" : "v1.3.0" ,
"version_normalized" : "1.3.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-06-19 14:32:30 +08:00
"url" : "https://github.com/nikic/FastRoute.git" ,
"reference" : "181d480e08d9476e61381e04a71b34dc0432e812"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-19 14:32:30 +08:00
"url" : "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812" ,
"reference" : "181d480e08d9476e61381e04a71b34dc0432e812" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-06-19 14:32:30 +08:00
"php" : ">=5.4.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-06-19 14:32:30 +08:00
"phpunit/phpunit" : "^4.8.35|~5.7"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"time" : "2018-02-13T20:26:39+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
2023-06-19 14:32:30 +08:00
"src/functions.php"
2022-08-19 19:48:37 +08:00
] ,
"psr-4" : {
2023-06-19 14:32:30 +08:00
"FastRoute\\" : "src/"
2022-08-19 19:48:37 +08:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-06-19 14:32:30 +08:00
"BSD-3-Clause"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-06-19 14:32:30 +08:00
"name" : "Nikita Popov" ,
"email" : "nikic@php.net"
2022-08-19 19:48:37 +08:00
}
] ,
2023-06-19 14:32:30 +08:00
"description" : "Fast request router for PHP" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
2023-06-19 14:32:30 +08:00
"router" ,
"routing"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-06-19 14:32:30 +08:00
"issues" : "https://github.com/nikic/FastRoute/issues" ,
"source" : "https://github.com/nikic/FastRoute/tree/master"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"install-path" : "../nikic/fast-route"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "overtrue/pinyin" ,
2023-04-25 20:11:49 +08:00
"version" : "5.0.0" ,
"version_normalized" : "5.0.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/overtrue/pinyin.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "4ee638c108f1230389e17ceaf2d1e0aebc3cedee"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/overtrue/pinyin/zipball/4ee638c108f1230389e17ceaf2d1e0aebc3cedee" ,
"reference" : "4ee638c108f1230389e17ceaf2d1e0aebc3cedee" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : ">=8.0.2"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
"brainmaestro/composer-git-hooks" : "^2.7" ,
2023-04-25 20:11:49 +08:00
"friendsofphp/php-cs-fixer" : "^3.2" ,
"nunomaduro/termwind" : "^1.13" ,
"phpunit/phpunit" : "^9.5"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2022-07-24T11:43:54+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"hooks" : {
"pre-commit" : [
"composer test" ,
"composer fix-style"
] ,
"pre-push" : [
"composer test" ,
"composer check-style"
]
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Overtrue\\Pinyin\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "overtrue" ,
"email" : "anzhengchao@gmail.com" ,
"homepage" : "http://github.com/overtrue"
}
] ,
"description" : "Chinese to pinyin translator." ,
"homepage" : "https://github.com/overtrue/pinyin" ,
"keywords" : [
"Chinese" ,
"Pinyin" ,
"cn2pinyin"
] ,
"support" : {
"issues" : "https://github.com/overtrue/pinyin/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/overtrue/pinyin/tree/5.0.0"
2022-08-19 19:48:37 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/overtrue" ,
"type" : "github"
}
] ,
2023-04-25 20:11:49 +08:00
"install-path" : "../overtrue/pinyin"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "php-di/invoker" ,
"version" : "2.3.3" ,
"version_normalized" : "2.3.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHP-DI/Invoker.git" ,
"reference" : "cd6d9f267d1a3474bdddf1be1da079f01b942786"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/PHP-DI/Invoker/zipball/cd6d9f267d1a3474bdddf1be1da079f01b942786" ,
"reference" : "cd6d9f267d1a3474bdddf1be1da079f01b942786" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.3" ,
"psr/container" : "^1.0|^2.0"
} ,
"require-dev" : {
"athletic/athletic" : "~0.1.8" ,
"mnapoli/hard-mode" : "~0.3.0" ,
"phpunit/phpunit" : "^9.0"
} ,
"time" : "2021-12-13T09:22:56+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Invoker\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Generic and extensible callable invoker" ,
"homepage" : "https://github.com/PHP-DI/Invoker" ,
"keywords" : [
"callable" ,
"dependency" ,
"dependency-injection" ,
"injection" ,
"invoke" ,
"invoker"
] ,
"support" : {
"issues" : "https://github.com/PHP-DI/Invoker/issues" ,
"source" : "https://github.com/PHP-DI/Invoker/tree/2.3.3"
} ,
"funding" : [
{
"url" : "https://github.com/mnapoli" ,
"type" : "github"
}
] ,
"install-path" : "../php-di/invoker"
} ,
{
"name" : "php-di/php-di" ,
2022-11-28 19:11:12 +08:00
"version" : "6.4.0" ,
"version_normalized" : "6.4.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHP-DI/PHP-DI.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "ae0f1b3b03d8b29dff81747063cbfd6276246cc4"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/ae0f1b3b03d8b29dff81747063cbfd6276246cc4" ,
"reference" : "ae0f1b3b03d8b29dff81747063cbfd6276246cc4" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"laravel/serializable-closure" : "^1.0" ,
"php" : ">=7.4.0" ,
2022-08-19 19:48:37 +08:00
"php-di/invoker" : "^2.0" ,
"php-di/phpdoc-reader" : "^2.0.1" ,
"psr/container" : "^1.0"
} ,
"provide" : {
"psr/container-implementation" : "^1.0"
} ,
"require-dev" : {
2022-11-28 19:11:12 +08:00
"doctrine/annotations" : "~1.10" ,
2022-08-19 19:48:37 +08:00
"friendsofphp/php-cs-fixer" : "^2.4" ,
"mnapoli/phpunit-easymock" : "^1.2" ,
2022-11-28 19:11:12 +08:00
"ocramius/proxy-manager" : "^2.11.2" ,
2022-08-19 19:48:37 +08:00
"phpstan/phpstan" : "^0.12" ,
2022-11-28 19:11:12 +08:00
"phpunit/phpunit" : "^9.5"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"doctrine/annotations" : "Install it if you want to use annotations (version ~1.2)" ,
"ocramius/proxy-manager" : "Install it if you want to use lazy injection (version ~2.0)"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-04-09T16:46:38+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/functions.php"
] ,
"psr-4" : {
"DI\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "The dependency injection container for humans" ,
"homepage" : "https://php-di.org/" ,
"keywords" : [
"PSR-11" ,
"container" ,
"container-interop" ,
"dependency injection" ,
"di" ,
"ioc" ,
"psr11"
] ,
"support" : {
"issues" : "https://github.com/PHP-DI/PHP-DI/issues" ,
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/PHP-DI/PHP-DI/tree/6.4.0"
2022-08-19 19:48:37 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/mnapoli" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/php-di/php-di" ,
"type" : "tidelift"
}
] ,
"install-path" : "../php-di/php-di"
} ,
{
"name" : "php-di/phpdoc-reader" ,
"version" : "2.2.1" ,
"version_normalized" : "2.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHP-DI/PhpDocReader.git" ,
"reference" : "66daff34cbd2627740ffec9469ffbac9f8c8185c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/PHP-DI/PhpDocReader/zipball/66daff34cbd2627740ffec9469ffbac9f8c8185c" ,
"reference" : "66daff34cbd2627740ffec9469ffbac9f8c8185c" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.0"
} ,
"require-dev" : {
"mnapoli/hard-mode" : "~0.3.0" ,
"phpunit/phpunit" : "^8.5|^9.0"
} ,
"time" : "2020-10-12T12:39:22+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"PhpDocReader\\" : "src/PhpDocReader"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)" ,
"keywords" : [
"phpdoc" ,
"reflection"
] ,
"support" : {
"issues" : "https://github.com/PHP-DI/PhpDocReader/issues" ,
"source" : "https://github.com/PHP-DI/PhpDocReader/tree/2.2.1"
} ,
"install-path" : "../php-di/phpdoc-reader"
} ,
{
"name" : "phpmailer/phpmailer" ,
2023-04-25 20:11:49 +08:00
"version" : "v6.8.0" ,
"version_normalized" : "6.8.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHPMailer/PHPMailer.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "df16b615e371d81fb79e506277faea67a1be18f1"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/df16b615e371d81fb79e506277faea67a1be18f1" ,
"reference" : "df16b615e371d81fb79e506277faea67a1be18f1" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"ext-ctype" : "*" ,
"ext-filter" : "*" ,
"ext-hash" : "*" ,
"php" : ">=5.5.0"
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"dealerdirect/phpcodesniffer-composer-installer" : "^0.7.2" ,
"doctrine/annotations" : "^1.2.6 || ^1.13.3" ,
2022-08-19 19:48:37 +08:00
"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" ,
2023-04-25 20:11:49 +08:00
"squizlabs/php_codesniffer" : "^3.7.1" ,
"yoast/phpunit-polyfills" : "^1.0.4"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"ext-mbstring" : "Needed to send email in multibyte encoding charset or decode encoded addresses" ,
2023-04-25 20:11:49 +08:00
"ext-openssl" : "Needed for secure SMTP sending and DKIM signing" ,
"greew/oauth2-azure-provider" : "Needed for Microsoft Azure XOAUTH2 authentication" ,
2022-08-19 19:48:37 +08:00
"hayageek/oauth2-yahoo" : "Needed for Yahoo XOAUTH2 authentication" ,
"league/oauth2-google" : "Needed for Google XOAUTH2 authentication" ,
"psr/log" : "For optional PSR-3 debug logging" ,
2022-11-28 19:11:12 +08:00
"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"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-06T14:43:22+00:00" ,
2022-08-19 19:48:37 +08: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" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/PHPMailer/PHPMailer/tree/v6.8.0"
2022-08-19 19:48:37 +08:00
} ,
"funding" : [
{
"url" : "https://github.com/Synchro" ,
"type" : "github"
}
] ,
"install-path" : "../phpmailer/phpmailer"
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "phpoffice/phpspreadsheet" ,
"version" : "1.28.0" ,
"version_normalized" : "1.28.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/PHPOffice/PhpSpreadsheet.git" ,
"reference" : "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a" ,
"reference" : "6e81cf39bbd93ebc3a4e8150444c41e8aa9b769a" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"ext-ctype" : "*" ,
"ext-dom" : "*" ,
"ext-fileinfo" : "*" ,
"ext-gd" : "*" ,
"ext-iconv" : "*" ,
"ext-libxml" : "*" ,
"ext-mbstring" : "*" ,
"ext-simplexml" : "*" ,
"ext-xml" : "*" ,
"ext-xmlreader" : "*" ,
"ext-xmlwriter" : "*" ,
"ext-zip" : "*" ,
"ext-zlib" : "*" ,
"ezyang/htmlpurifier" : "^4.15" ,
"maennchen/zipstream-php" : "^2.1" ,
"markbaker/complex" : "^3.0" ,
"markbaker/matrix" : "^3.0" ,
"php" : "^7.4 || ^8.0" ,
"psr/http-client" : "^1.0" ,
"psr/http-factory" : "^1.0" ,
"psr/simple-cache" : "^1.0 || ^2.0 || ^3.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"dealerdirect/phpcodesniffer-composer-installer" : "dev-main" ,
"dompdf/dompdf" : "^1.0 || ^2.0" ,
"friendsofphp/php-cs-fixer" : "^3.2" ,
"mitoteam/jpgraph" : "^10.2.4" ,
"mpdf/mpdf" : "^8.1.1" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
"phpstan/phpstan" : "^1.1" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
"phpunit/phpunit" : "^8.5 || ^9.0" ,
"squizlabs/php_codesniffer" : "^3.7" ,
"tecnickcom/tcpdf" : "^6.5"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"suggest" : {
"dompdf/dompdf" : "Option for rendering PDF with PDF Writer" ,
"ext-intl" : "PHP Internationalization Functions" ,
"mitoteam/jpgraph" : "Option for rendering charts, or including charts with PDF or HTML Writers" ,
"mpdf/mpdf" : "Option for rendering PDF with PDF Writer" ,
"tecnickcom/tcpdf" : "Option for rendering PDF with PDF Writer"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-02-25T12:24:49+00:00" ,
"type" : "library" ,
2022-08-19 19:48:37 +08:00
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-04-25 20:11:49 +08:00
"PhpOffice\\PhpSpreadsheet\\" : "src/PhpSpreadsheet"
2022-08-19 19:48:37 +08:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-04-25 20:11:49 +08:00
"MIT"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-04-25 20:11:49 +08:00
"name" : "Maarten Balliauw" ,
"homepage" : "https://blog.maartenballiauw.be"
2022-08-19 19:48:37 +08:00
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "Mark Baker" ,
"homepage" : "https://markbakeruk.net"
} ,
2022-08-19 19:48:37 +08:00
{
2023-04-25 20:11:49 +08:00
"name" : "Franck Lefevre" ,
"homepage" : "https://rootslabs.net"
2022-08-19 19:48:37 +08:00
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "Erik Tilt"
} ,
2022-08-19 19:48:37 +08:00
{
2023-04-25 20:11:49 +08:00
"name" : "Adrien Crivelli"
2022-08-19 19:48:37 +08:00
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine" ,
"homepage" : "https://github.com/PHPOffice/PhpSpreadsheet" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
2023-04-25 20:11:49 +08:00
"OpenXML" ,
"excel" ,
"gnumeric" ,
"ods" ,
"php" ,
"spreadsheet" ,
"xls" ,
"xlsx"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"issues" : "https://github.com/PHPOffice/PhpSpreadsheet/issues" ,
"source" : "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.28.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"install-path" : "../phpoffice/phpspreadsheet"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "psr/cache" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/cache.git" ,
"reference" : "d11b50ad223250cf17b86e38383413f5a6764bf8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8" ,
"reference" : "d11b50ad223250cf17b86e38383413f5a6764bf8" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"time" : "2016-08-06T20:24:11+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Psr\\Cache\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
] ,
"description" : "Common interface for caching libraries" ,
"keywords" : [
"cache" ,
"psr" ,
"psr-6"
] ,
"support" : {
"source" : "https://github.com/php-fig/cache/tree/master"
} ,
"install-path" : "../psr/cache"
} ,
{
"name" : "psr/container" ,
"version" : "1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/container.git" ,
"reference" : "8622567409010282b7aeebe4bb841fe98b58dcaf"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf" ,
"reference" : "8622567409010282b7aeebe4bb841fe98b58dcaf" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.0"
} ,
"time" : "2021-03-05T17:36:06+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.1"
} ,
"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" ,
2023-04-25 20:11:49 +08:00
"version" : "1.0.2" ,
"version_normalized" : "1.0.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-client.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "0955afe48220520692d2d09f7ab7e0f93ffd6a31"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31" ,
"reference" : "0955afe48220520692d2d09f7ab7e0f93ffd6a31" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.0 || ^8.0" ,
2023-04-25 20:11:49 +08:00
"psr/http-message" : "^1.0 || ^2.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-10T20:12:12+00:00" ,
2022-08-19 19:48:37 +08: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" ,
2023-04-25 20:11:49 +08:00
"homepage" : "https://www.php-fig.org/"
2022-08-19 19:48:37 +08:00
}
] ,
"description" : "Common interface for HTTP clients" ,
"homepage" : "https://github.com/php-fig/http-client" ,
"keywords" : [
"http" ,
"http-client" ,
"psr" ,
"psr-18"
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/php-fig/http-client/tree/1.0.2"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../psr/http-client"
} ,
{
"name" : "psr/http-factory" ,
2023-04-25 20:11:49 +08:00
"version" : "1.0.2" ,
"version_normalized" : "1.0.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-factory.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "e616d01114759c4c489f93b099585439f795fe35"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35" ,
"reference" : "e616d01114759c4c489f93b099585439f795fe35" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.0.0" ,
2023-04-25 20:11:49 +08:00
"psr/http-message" : "^1.0 || ^2.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-10T20:10:41+00:00" ,
2022-08-19 19:48:37 +08: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" ,
2023-04-25 20:11:49 +08:00
"homepage" : "https://www.php-fig.org/"
2022-08-19 19:48:37 +08:00
}
] ,
"description" : "Common interfaces for PSR-7 HTTP message factories" ,
"keywords" : [
"factory" ,
"http" ,
"message" ,
"psr" ,
"psr-17" ,
"psr-7" ,
"request" ,
"response"
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/php-fig/http-factory/tree/1.0.2"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../psr/http-factory"
} ,
{
"name" : "psr/http-message" ,
2023-04-25 20:11:49 +08:00
"version" : "1.1" ,
"version_normalized" : "1.1.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-message.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba" ,
"reference" : "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : "^7.2 || ^8.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-04T09:50:52+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2023-04-25 20:11:49 +08:00
"dev-master" : "1.1.x-dev"
2022-08-19 19:48:37 +08:00
}
} ,
"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" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/php-fig/http-message/tree/1.1"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../psr/http-message"
} ,
{
"name" : "psr/log" ,
2023-04-25 20:11:49 +08:00
"version" : "3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/log.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001" ,
"reference" : "fe5ea303b0887d5caefd3d431c3e61ad47037001" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"php" : ">=8.0.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2021-07-14T16:46:02+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2023-04-25 20:11:49 +08:00
"dev-master" : "3.x-dev"
2022-08-19 19:48:37 +08:00
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-11-28 19:11:12 +08:00
"Psr\\Log\\" : "src"
2022-08-19 19:48:37 +08:00
}
} ,
"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" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/php-fig/log/tree/3.0.0"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../psr/log"
} ,
{
"name" : "psr/simple-cache" ,
"version" : "1.0.1" ,
"version_normalized" : "1.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/simple-cache.git" ,
"reference" : "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" ,
"reference" : "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"time" : "2017-10-23T01:57:42+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Psr\\SimpleCache\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
] ,
"description" : "Common interfaces for simple caching" ,
"keywords" : [
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
] ,
"support" : {
"source" : "https://github.com/php-fig/simple-cache/tree/master"
} ,
"install-path" : "../psr/simple-cache"
} ,
{
2023-06-19 14:32:30 +08:00
"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" : "symfony/cache" ,
"version" : "v5.4.23" ,
"version_normalized" : "5.4.23.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/cache.git" ,
"reference" : "983c79ff28612cdfd66d8e44e1a06e5afc87e107"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/cache/zipball/983c79ff28612cdfd66d8e44e1a06e5afc87e107" ,
"reference" : "983c79ff28612cdfd66d8e44e1a06e5afc87e107" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.5" ,
"psr/cache" : "^1.0|^2.0" ,
"psr/log" : "^1.1|^2|^3" ,
"symfony/cache-contracts" : "^1.1.7|^2" ,
"symfony/deprecation-contracts" : "^2.1|^3" ,
"symfony/polyfill-php73" : "^1.9" ,
"symfony/polyfill-php80" : "^1.16" ,
"symfony/service-contracts" : "^1.1|^2|^3" ,
"symfony/var-exporter" : "^4.4|^5.0|^6.0"
} ,
"conflict" : {
"doctrine/dbal" : "<2.13.1" ,
"symfony/dependency-injection" : "<4.4" ,
"symfony/http-kernel" : "<4.4" ,
"symfony/var-dumper" : "<4.4"
} ,
"provide" : {
"psr/cache-implementation" : "1.0|2.0" ,
"psr/simple-cache-implementation" : "1.0|2.0" ,
"symfony/cache-implementation" : "1.0|2.0"
} ,
"require-dev" : {
"cache/integration-tests" : "dev-master" ,
"doctrine/cache" : "^1.6|^2.0" ,
"doctrine/dbal" : "^2.13.1|^3.0" ,
"predis/predis" : "^1.1" ,
"psr/simple-cache" : "^1.0|^2.0" ,
"symfony/config" : "^4.4|^5.0|^6.0" ,
"symfony/dependency-injection" : "^4.4|^5.0|^6.0" ,
"symfony/filesystem" : "^4.4|^5.0|^6.0" ,
"symfony/http-kernel" : "^4.4|^5.0|^6.0" ,
"symfony/messenger" : "^4.4|^5.0|^6.0" ,
"symfony/var-dumper" : "^4.4|^5.0|^6.0"
} ,
"time" : "2023-04-21T15:38:51+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Cache\\" : ""
} ,
"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 extended PSR-6, PSR-16 (and tags) implementations" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"caching" ,
"psr6"
] ,
"support" : {
"source" : "https://github.com/symfony/cache/tree/v5.4.23"
} ,
"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/cache"
} ,
{
"name" : "symfony/cache-contracts" ,
"version" : "v2.5.2" ,
"version_normalized" : "2.5.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-06-19 14:32:30 +08:00
"url" : "https://github.com/symfony/cache-contracts.git" ,
"reference" : "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-19 14:32:30 +08:00
"url" : "https://api.github.com/repos/symfony/cache-contracts/zipball/64be4a7acb83b6f2bf6de9a02cee6dad41277ebc" ,
"reference" : "64be4a7acb83b6f2bf6de9a02cee6dad41277ebc" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-06-19 14:32:30 +08:00
"php" : ">=7.2.5" ,
"psr/cache" : "^1.0|^2.0|^3.0"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"suggest" : {
"symfony/cache-implementation" : ""
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"time" : "2022-01-02T09:53:40+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
2023-06-19 14:32:30 +08:00
"extra" : {
"branch-alias" : {
"dev-main" : "2.5-dev"
} ,
"thanks" : {
"name" : "symfony/contracts" ,
"url" : "https://github.com/symfony/contracts"
}
} ,
2022-08-19 19:48:37 +08:00
"installation-source" : "dist" ,
"autoload" : {
2023-06-19 14:32:30 +08:00
"psr-4" : {
"Symfony\\Contracts\\Cache\\" : ""
}
2022-08-19 19:48:37 +08:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2023-06-19 14:32:30 +08:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2022-08-19 19:48:37 +08:00
}
] ,
2023-06-19 14:32:30 +08:00
"description" : "Generic abstractions related to caching" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
] ,
2022-08-19 19:48:37 +08:00
"support" : {
2023-06-19 14:32:30 +08:00
"source" : "https://github.com/symfony/cache-contracts/tree/v2.5.2"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"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/cache-contracts"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "symfony/console" ,
2023-04-25 20:11:49 +08:00
"version" : "v6.0.19" ,
"version_normalized" : "6.0.19.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/console.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "c3ebc83d031b71c39da318ca8b7a07ecc67507ed"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/symfony/console/zipball/c3ebc83d031b71c39da318ca8b7a07ecc67507ed" ,
"reference" : "c3ebc83d031b71c39da318ca8b7a07ecc67507ed" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"php" : ">=8.0.2" ,
2022-08-19 19:48:37 +08:00
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/service-contracts" : "^1.1|^2|^3" ,
2022-11-28 19:11:12 +08:00
"symfony/string" : "^5.4|^6.0"
2022-08-19 19:48:37 +08:00
} ,
"conflict" : {
2022-11-28 19:11:12 +08:00
"symfony/dependency-injection" : "<5.4" ,
"symfony/dotenv" : "<5.4" ,
"symfony/event-dispatcher" : "<5.4" ,
"symfony/lock" : "<5.4" ,
"symfony/process" : "<5.4"
2022-08-19 19:48:37 +08:00
} ,
"provide" : {
2022-11-28 19:11:12 +08:00
"psr/log-implementation" : "1.0|2.0|3.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2022-11-28 19:11:12 +08:00
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^5.4|^6.0" ,
"symfony/dependency-injection" : "^5.4|^6.0" ,
"symfony/event-dispatcher" : "^5.4|^6.0" ,
"symfony/lock" : "^5.4|^6.0" ,
"symfony/process" : "^5.4|^6.0" ,
"symfony/var-dumper" : "^5.4|^6.0"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"psr/log" : "For using the console logger" ,
"symfony/event-dispatcher" : "" ,
"symfony/lock" : "" ,
"symfony/process" : ""
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-01-01T08:36:10+00:00" ,
2022-08-19 19:48:37 +08: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" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/symfony/console/tree/v6.0.19"
2022-08-19 19:48:37 +08:00
} ,
"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" ,
2023-04-25 20:11:49 +08:00
"version" : "v3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/symfony/deprecation-contracts.git" ,
"reference" : "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" ,
"reference" : "26954b3d62a6c5fd0ea8a2a00c0353a14978d05c" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : ">=8.0.2"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2022-01-02T09:55:41+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
2023-04-25 20:11:49 +08:00
"extra" : {
"branch-alias" : {
"dev-main" : "3.0-dev"
} ,
"thanks" : {
"name" : "symfony/contracts" ,
"url" : "https://github.com/symfony/contracts"
}
} ,
2022-08-19 19:48:37 +08:00
"installation-source" : "dist" ,
"autoload" : {
2023-04-25 20:11:49 +08:00
"files" : [
"function.php"
2022-08-19 19:48:37 +08:00
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
2023-04-25 20:11:49 +08:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "A generic function and convention to trigger deprecation notices" ,
2022-08-19 19:48:37 +08:00
"homepage" : "https://symfony.com" ,
"support" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/symfony/deprecation-contracts/tree/v3.0.2"
2022-08-19 19:48:37 +08:00
} ,
"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"
}
] ,
2023-04-25 20:11:49 +08:00
"install-path" : "../symfony/deprecation-contracts"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "symfony/polyfill-ctype" ,
2022-11-28 19:11:12 +08:00
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-ctype.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "5bbc823adecdae860bb64756d639ecfec17b050a"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/5bbc823adecdae860bb64756d639ecfec17b050a" ,
"reference" : "5bbc823adecdae860bb64756d639ecfec17b050a" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
"provide" : {
"ext-ctype" : "*"
} ,
"suggest" : {
"ext-ctype" : "For best performance"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-11-03T14:55:06+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-main" : "1.27-dev"
2022-08-19 19:48:37 +08:00
} ,
"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" : {
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/symfony/polyfill-ctype/tree/v1.27.0"
2022-08-19 19:48:37 +08:00
} ,
"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-intl-grapheme" ,
2022-11-28 19:11:12 +08:00
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-grapheme.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "511a08c03c1960e08a883f4cffcacd219b758354"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/511a08c03c1960e08a883f4cffcacd219b758354" ,
"reference" : "511a08c03c1960e08a883f4cffcacd219b758354" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
"suggest" : {
"ext-intl" : "For best performance"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-11-03T14:55:06+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-main" : "1.27-dev"
2022-08-19 19:48:37 +08:00
} ,
"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" : {
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.27.0"
2022-08-19 19:48:37 +08:00
} ,
"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" ,
2022-11-28 19:11:12 +08:00
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-normalizer.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "19bd1e4fcd5b91116f14d8533c57831ed00571b6"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/19bd1e4fcd5b91116f14d8533c57831ed00571b6" ,
"reference" : "19bd1e4fcd5b91116f14d8533c57831ed00571b6" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
"suggest" : {
"ext-intl" : "For best performance"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-11-03T14:55:06+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-main" : "1.27-dev"
2022-08-19 19:48:37 +08:00
} ,
"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" : {
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.27.0"
2022-08-19 19:48:37 +08:00
} ,
"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" ,
2022-11-28 19:11:12 +08:00
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-mbstring.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "8ad114f6b39e2c98a8b0e3bd907732c207c2b534"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/8ad114f6b39e2c98a8b0e3bd907732c207c2b534" ,
"reference" : "8ad114f6b39e2c98a8b0e3bd907732c207c2b534" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
"provide" : {
"ext-mbstring" : "*"
} ,
"suggest" : {
"ext-mbstring" : "For best performance"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-11-03T14:55:06+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-main" : "1.27-dev"
2022-08-19 19:48:37 +08:00
} ,
"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" : {
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.27.0"
2022-08-19 19:48:37 +08:00
} ,
"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"
} ,
2023-06-19 14:32:30 +08:00
{
"name" : "symfony/polyfill-php73" ,
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php73.git" ,
"reference" : "9e8ecb5f92152187c4799efd3c96b78ccab18ff9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/9e8ecb5f92152187c4799efd3c96b78ccab18ff9" ,
"reference" : "9e8ecb5f92152187c4799efd3c96b78ccab18ff9" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
"time" : "2022-11-03T14:55:06+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.27-dev"
} ,
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Php73\\" : ""
} ,
"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 7.3+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-php73/tree/v1.27.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-php73"
} ,
2022-08-19 19:48:37 +08:00
{
"name" : "symfony/polyfill-php80" ,
2022-11-28 19:11:12 +08:00
"version" : "v1.27.0" ,
"version_normalized" : "1.27.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php80.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" ,
"reference" : "7a6ff3f1959bb01aefccb463a0f2cd3d3d2fd936" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-11-03T14:55:06+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2022-11-28 19:11:12 +08:00
"dev-main" : "1.27-dev"
2022-08-19 19:48:37 +08:00
} ,
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Php80\\" : ""
} ,
"classmap" : [
"Resources/stubs"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ion Bazan" ,
"email" : "ion.bazan@gmail.com"
} ,
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
2022-11-28 19:11:12 +08:00
"source" : "https://github.com/symfony/polyfill-php80/tree/v1.27.0"
2022-08-19 19:48:37 +08:00
} ,
"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-php80"
} ,
{
"name" : "symfony/service-contracts" ,
"version" : "v2.5.2" ,
"version_normalized" : "2.5.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/service-contracts.git" ,
"reference" : "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c" ,
"reference" : "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.5" ,
"psr/container" : "^1.1" ,
"symfony/deprecation-contracts" : "^2.1|^3"
} ,
"conflict" : {
"ext-psr" : "<1.1|>=2"
} ,
"suggest" : {
"symfony/service-implementation" : ""
} ,
"time" : "2022-05-30T19:17:29+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "2.5-dev"
} ,
"thanks" : {
"name" : "symfony/contracts" ,
"url" : "https://github.com/symfony/contracts"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Service\\" : ""
}
} ,
"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/v2.5.2"
} ,
"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" ,
2023-04-25 20:11:49 +08:00
"version" : "v6.0.19" ,
"version_normalized" : "6.0.19.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/string.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "d9e72497367c23e08bf94176d2be45b00a9d232a"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/symfony/string/zipball/d9e72497367c23e08bf94176d2be45b00a9d232a" ,
"reference" : "d9e72497367c23e08bf94176d2be45b00a9d232a" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"php" : ">=8.0.2" ,
2022-08-19 19:48:37 +08:00
"symfony/polyfill-ctype" : "~1.8" ,
"symfony/polyfill-intl-grapheme" : "~1.0" ,
"symfony/polyfill-intl-normalizer" : "~1.0" ,
2022-11-28 19:11:12 +08:00
"symfony/polyfill-mbstring" : "~1.0"
2022-08-19 19:48:37 +08:00
} ,
"conflict" : {
2022-11-28 19:11:12 +08:00
"symfony/translation-contracts" : "<2.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2022-11-28 19:11:12 +08:00
"symfony/error-handler" : "^5.4|^6.0" ,
"symfony/http-client" : "^5.4|^6.0" ,
"symfony/translation-contracts" : "^2.0|^3.0" ,
"symfony/var-exporter" : "^5.4|^6.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-01-01T08:36:10+00:00" ,
2022-08-19 19:48:37 +08: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" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/symfony/string/tree/v6.0.19"
2022-08-19 19:48:37 +08:00
} ,
"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" ,
2023-06-19 14:32:30 +08:00
"version" : "v5.4.24" ,
"version_normalized" : "5.4.24.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation.git" ,
2023-06-19 14:32:30 +08:00
"reference" : "de237e59c5833422342be67402d487fbf50334ff"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-19 14:32:30 +08:00
"url" : "https://api.github.com/repos/symfony/translation/zipball/de237e59c5833422342be67402d487fbf50334ff" ,
"reference" : "de237e59c5833422342be67402d487fbf50334ff" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.5" ,
"symfony/deprecation-contracts" : "^2.1|^3" ,
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/polyfill-php80" : "^1.16" ,
"symfony/translation-contracts" : "^2.3"
} ,
"conflict" : {
"symfony/config" : "<4.4" ,
"symfony/console" : "<5.3" ,
"symfony/dependency-injection" : "<5.0" ,
"symfony/http-kernel" : "<5.0" ,
"symfony/twig-bundle" : "<5.0" ,
"symfony/yaml" : "<4.4"
} ,
"provide" : {
"symfony/translation-implementation" : "2.3"
} ,
"require-dev" : {
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^4.4|^5.0|^6.0" ,
"symfony/console" : "^5.4|^6.0" ,
"symfony/dependency-injection" : "^5.0|^6.0" ,
"symfony/finder" : "^4.4|^5.0|^6.0" ,
"symfony/http-client-contracts" : "^1.1|^2.0|^3.0" ,
"symfony/http-kernel" : "^5.0|^6.0" ,
"symfony/intl" : "^4.4|^5.0|^6.0" ,
"symfony/polyfill-intl-icu" : "^1.21" ,
"symfony/service-contracts" : "^1.1.2|^2|^3" ,
"symfony/yaml" : "^4.4|^5.0|^6.0"
} ,
"suggest" : {
"psr/log-implementation" : "To use logging capability in translator" ,
"symfony/config" : "" ,
"symfony/yaml" : ""
} ,
2023-06-19 14:32:30 +08:00
"time" : "2023-05-19T12:34:17+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"Resources/functions.php"
] ,
"psr-4" : {
"Symfony\\Component\\Translation\\" : ""
} ,
"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 internationalize your application" ,
"homepage" : "https://symfony.com" ,
"support" : {
2023-06-19 14:32:30 +08:00
"source" : "https://github.com/symfony/translation/tree/v5.4.24"
2022-08-19 19:48:37 +08:00
} ,
"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"
} ,
{
"name" : "symfony/translation-contracts" ,
"version" : "v2.5.2" ,
"version_normalized" : "2.5.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation-contracts.git" ,
"reference" : "136b19dd05cdf0709db6537d058bcab6dd6e2dbe"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe" ,
"reference" : "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.5"
} ,
"suggest" : {
"symfony/translation-implementation" : ""
} ,
"time" : "2022-06-27T16:58:25+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "2.5-dev"
} ,
"thanks" : {
"name" : "symfony/contracts" ,
"url" : "https://github.com/symfony/contracts"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Translation\\" : ""
}
} ,
"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/v2.5.2"
} ,
"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"
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "symfony/var-dumper" ,
"version" : "v6.0.19" ,
"version_normalized" : "6.0.19.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/symfony/var-dumper.git" ,
"reference" : "eb980457fa6899840fe1687e8627a03a7d8a3d52"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/symfony/var-dumper/zipball/eb980457fa6899840fe1687e8627a03a7d8a3d52" ,
"reference" : "eb980457fa6899840fe1687e8627a03a7d8a3d52" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : ">=8.0.2" ,
"symfony/polyfill-mbstring" : "~1.0"
} ,
"conflict" : {
"phpunit/phpunit" : "<5.4.3" ,
"symfony/console" : "<5.4"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"ext-iconv" : "*" ,
"symfony/console" : "^5.4|^6.0" ,
"symfony/process" : "^5.4|^6.0" ,
"symfony/uid" : "^5.4|^6.0" ,
"twig/twig" : "^2.13|^3.0.4"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"suggest" : {
"ext-iconv" : "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used)." ,
"ext-intl" : "To show region name in time zone dump" ,
"symfony/console" : "To use the ServerDumpCommand and/or the bin/var-dump-server script"
} ,
"time" : "2023-01-20T17:44:14+00:00" ,
"bin" : [
"Resources/bin/var-dump-server"
] ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
2023-04-25 20:11:49 +08:00
"files" : [
"Resources/functions/dump.php"
] ,
2022-08-19 19:48:37 +08:00
"psr-4" : {
2023-04-25 20:11:49 +08:00
"Symfony\\Component\\VarDumper\\" : ""
2022-08-19 19:48:37 +08:00
} ,
"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"
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "Provides mechanisms for walking through any arbitrary PHP variable" ,
2022-08-19 19:48:37 +08:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2023-04-25 20:11:49 +08:00
"debug" ,
"dump"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/symfony/var-dumper/tree/v6.0.19"
2022-08-19 19:48:37 +08:00
} ,
"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"
}
] ,
2023-04-25 20:11:49 +08:00
"install-path" : "../symfony/var-dumper"
2022-08-19 19:48:37 +08:00
} ,
{
2023-06-19 14:32:30 +08:00
"name" : "symfony/var-exporter" ,
"version" : "v6.0.19" ,
"version_normalized" : "6.0.19.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-06-19 14:32:30 +08:00
"url" : "https://github.com/symfony/var-exporter.git" ,
"reference" : "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-06-19 14:32:30 +08:00
"url" : "https://api.github.com/repos/symfony/var-exporter/zipball/df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" ,
"reference" : "df56f53818c2d5d9f683f4ad2e365ba73a3b69d2" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-06-19 14:32:30 +08:00
"php" : ">=8.0.2"
} ,
"require-dev" : {
"symfony/var-dumper" : "^5.4|^6.0"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"time" : "2023-01-13T08:34:10+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-06-19 14:32:30 +08:00
"Symfony\\Component\\VarExporter\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
2022-08-19 19:48:37 +08:00
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-06-19 14:32:30 +08:00
"MIT"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-06-19 14:32:30 +08:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2022-08-19 19:48:37 +08:00
}
] ,
2023-06-19 14:32:30 +08:00
"description" : "Allows exporting any serializable PHP data structure to plain PHP code" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"clone" ,
"construct" ,
"export" ,
"hydrate" ,
"instantiate" ,
"serialize"
] ,
2022-08-19 19:48:37 +08:00
"support" : {
2023-06-19 14:32:30 +08:00
"source" : "https://github.com/symfony/var-exporter/tree/v6.0.19"
2022-08-19 19:48:37 +08:00
} ,
2023-06-19 14:32:30 +08:00
"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-exporter"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "topthink/think-container" ,
"version" : "v2.0.5" ,
"version_normalized" : "2.0.5.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-container.git" ,
"reference" : "2189b39e42af2c14203ed4372b92e38989e9dabb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/top-think/think-container/zipball/2189b39e42af2c14203ed4372b92e38989e9dabb" ,
"reference" : "2189b39e42af2c14203ed4372b92e38989e9dabb" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2.0" ,
"psr/container" : "^1.0|^2.0" ,
"topthink/think-helper" : "^3.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.0|^8.0"
} ,
"time" : "2022-05-23T06:24:54+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [ ] ,
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "liu21st" ,
"email" : "liu21st@gmail.com"
}
] ,
"description" : "PHP Container & Facade Manager" ,
"support" : {
"issues" : "https://github.com/top-think/think-container/issues" ,
"source" : "https://github.com/top-think/think-container/tree/v2.0.5"
} ,
"install-path" : "../topthink/think-container"
} ,
{
"name" : "topthink/think-helper" ,
"version" : "v3.1.6" ,
"version_normalized" : "3.1.6.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-helper.git" ,
"reference" : "769acbe50a4274327162f9c68ec2e89a38eb2aff"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/top-think/think-helper/zipball/769acbe50a4274327162f9c68ec2e89a38eb2aff" ,
"reference" : "769acbe50a4274327162f9c68ec2e89a38eb2aff" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^9.5"
} ,
"time" : "2021-12-15T04:27:55+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/helper.php"
] ,
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "yunwuxin" ,
"email" : "448901948@qq.com"
}
] ,
"description" : "The ThinkPHP6 Helper Package" ,
"support" : {
"issues" : "https://github.com/top-think/think-helper/issues" ,
"source" : "https://github.com/top-think/think-helper/tree/v3.1.6"
} ,
"install-path" : "../topthink/think-helper"
} ,
{
"name" : "topthink/think-image" ,
"version" : "v1.0.7" ,
"version_normalized" : "1.0.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-image.git" ,
"reference" : "8586cf47f117481c6d415b20f7dedf62e79d5512"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/top-think/think-image/zipball/8586cf47f117481c6d415b20f7dedf62e79d5512" ,
"reference" : "8586cf47f117481c6d415b20f7dedf62e79d5512" ,
"shasum" : ""
} ,
"require" : {
"ext-gd" : "*"
} ,
"require-dev" : {
"phpunit/phpunit" : "4.8.*" ,
"topthink/framework" : "^5.0"
} ,
"time" : "2016-09-29T06:05:43+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "yunwuxin" ,
"email" : "448901948@qq.com"
}
] ,
"description" : "The ThinkPHP5 Image Package" ,
"support" : {
"issues" : "https://github.com/top-think/think-image/issues" ,
"source" : "https://github.com/top-think/think-image/tree/master"
} ,
"install-path" : "../topthink/think-image"
} ,
{
"name" : "topthink/think-orm" ,
2023-04-25 20:11:49 +08:00
"version" : "v3.0.8" ,
"version_normalized" : "3.0.8.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-orm.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "172ff8f14a62f83f5c060c47b704b1d5ce80561b"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/top-think/think-orm/zipball/172ff8f14a62f83f5c060c47b704b1d5ce80561b" ,
"reference" : "172ff8f14a62f83f5c060c47b704b1d5ce80561b" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"ext-pdo" : "*" ,
2023-04-25 20:11:49 +08:00
"php" : ">=8.0.0" ,
"psr/log" : ">=1.0" ,
"psr/simple-cache" : ">=1.0" ,
2022-08-19 19:48:37 +08:00
"topthink/think-helper" : "^3.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7|^8|^9.5"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-19T04:43:50+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"stubs/load_stubs.php"
] ,
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "liu21st" ,
"email" : "liu21st@gmail.com"
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "the PHP Database&ORM Framework" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
"database" ,
"orm"
] ,
"support" : {
"issues" : "https://github.com/top-think/think-orm/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/top-think/think-orm/tree/v3.0.8"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../topthink/think-orm"
} ,
{
"name" : "topthink/think-template" ,
2023-04-25 20:11:49 +08:00
"version" : "v2.0.9" ,
"version_normalized" : "2.0.9.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-template.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "6d25642ae0e306166742fd7073dc7a159e18073c"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/top-think/think-template/zipball/6d25642ae0e306166742fd7073dc7a159e18073c" ,
"reference" : "6d25642ae0e306166742fd7073dc7a159e18073c" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1.0" ,
"psr/simple-cache" : "^1.0"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-02-14T10:50:39+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "liu21st" ,
"email" : "liu21st@gmail.com"
}
] ,
"description" : "the php template engine" ,
"support" : {
"issues" : "https://github.com/top-think/think-template/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/top-think/think-template/tree/v2.0.9"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../topthink/think-template"
} ,
{
"name" : "topthink/think-validate" ,
"version" : "v2.0.2" ,
"version_normalized" : "2.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/top-think/think-validate.git" ,
"reference" : "857f9bffc1a09a41e3969a19726cb04315848f0f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/top-think/think-validate/zipball/857f9bffc1a09a41e3969a19726cb04315848f0f" ,
"reference" : "857f9bffc1a09a41e3969a19726cb04315848f0f" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1.0" ,
"topthink/think-container" : "~2.0"
} ,
"time" : "2019-05-15T06:58:23+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [ ] ,
"psr-4" : {
"think\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "liu21st" ,
"email" : "liu21st@gmail.com"
}
] ,
"description" : "think validate" ,
"support" : {
"issues" : "https://github.com/top-think/think-validate/issues" ,
"source" : "https://github.com/top-think/think-validate/tree/2.0"
} ,
"install-path" : "../topthink/think-validate"
} ,
2023-06-19 14:32:30 +08:00
{
"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"
} ,
2022-08-19 19:48:37 +08:00
{
2023-04-25 20:11:49 +08:00
"name" : "webman/captcha" ,
"version" : "v1.0.2" ,
"version_normalized" : "1.0.2.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2023-04-25 20:11:49 +08:00
"url" : "https://github.com/webman-php/captcha.git" ,
"reference" : "00ea47505c5aa92b116ca914f5733e2eb326719a"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/webman-php/captcha/zipball/00ea47505c5aa92b116ca914f5733e2eb326719a" ,
"reference" : "00ea47505c5aa92b116ca914f5733e2eb326719a" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"ext-gd" : "*" ,
"ext-mbstring" : "*" ,
"php" : ">=5.6.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
2023-04-25 20:11:49 +08:00
"phpunit/phpunit" : "^6.4"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-30T06:08:19+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2023-04-25 20:11:49 +08:00
"Webman\\Captcha\\" : "src"
2022-08-19 19:48:37 +08:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2023-04-25 20:11:49 +08:00
"MIT"
2022-08-19 19:48:37 +08:00
] ,
"authors" : [
{
2023-04-25 20:11:49 +08:00
"name" : "walkor" ,
"email" : "walkor@workerman.net"
} ,
{
"name" : "Grégoire Passault" ,
"email" : "g.passault@gmail.com" ,
"homepage" : "http://www.gregwar.com/"
2022-08-19 19:48:37 +08:00
} ,
{
2023-04-25 20:11:49 +08:00
"name" : "Jeremy Livingston" ,
"email" : "jeremy.j.livingston@gmail.com"
2022-08-19 19:48:37 +08:00
}
] ,
2023-04-25 20:11:49 +08:00
"description" : "Captcha generator" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
2023-04-25 20:11:49 +08:00
"bot" ,
"captcha" ,
"spam"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/webman-php/captcha/tree/v1.0.2"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"install-path" : "../webman/captcha"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "webman/console" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.2.33" ,
"version_normalized" : "1.2.33.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/webman-php/console.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "081cc2ccb41c48fb6a0e30999e1dd7704efe9e93"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/webman-php/console/zipball/081cc2ccb41c48fb6a0e30999e1dd7704efe9e93" ,
"reference" : "081cc2ccb41c48fb6a0e30999e1dd7704efe9e93" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"doctrine/inflector" : "^2.0" ,
2022-08-19 19:48:37 +08:00
"symfony/console" : ">=5.0"
} ,
"require-dev" : {
"workerman/webman" : "^1.0"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-07T11:27:07+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webman\\Console\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "walkor" ,
"email" : "walkor@workerman.net" ,
"homepage" : "http://www.workerman.net" ,
"role" : "Developer"
}
] ,
"description" : "Webman console" ,
"homepage" : "http://www.workerman.net" ,
"keywords" : [
"webman console"
] ,
"support" : {
"email" : "walkor@workerman.net" ,
"forum" : "http://www.workerman.net/questions" ,
"issues" : "https://github.com/webman-php/console/issues" ,
"source" : "https://github.com/webman-php/console" ,
"wiki" : "http://www.workerman.net/doc/webman"
} ,
"install-path" : "../webman/console"
} ,
{
"name" : "webman/event" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.0.4" ,
"version_normalized" : "1.0.4.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/webman-php/event.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "f4478941c3b7efa4d7e9c063f2f6efd7ee3071a7"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/webman-php/event/zipball/f4478941c3b7efa4d7e9c063f2f6efd7ee3071a7" ,
"reference" : "f4478941c3b7efa4d7e9c063f2f6efd7ee3071a7" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-28T04:01:23+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webman\\Event\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Webman event plugin" ,
"support" : {
"issues" : "https://github.com/webman-php/event/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/webman-php/event/tree/v1.0.4"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../webman/event"
} ,
{
2022-11-28 19:11:12 +08:00
"name" : "webman/gateway-worker" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.0.5" ,
"version_normalized" : "1.0.5.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
2022-11-28 19:11:12 +08:00
"url" : "https://github.com/webman-php/gateway-worker.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "9954c7c05934a5938eee79419fc27b4221094233"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/webman-php/gateway-worker/zipball/9954c7c05934a5938eee79419fc27b4221094233" ,
"reference" : "9954c7c05934a5938eee79419fc27b4221094233" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"workerman/gateway-worker" : ">=3.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-02-01T14:04:05+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2022-11-28 19:11:12 +08:00
"Webman\\GatewayWorker\\" : "src"
2022-08-19 19:48:37 +08:00
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"support" : {
2022-11-28 19:11:12 +08:00
"issues" : "https://github.com/webman-php/gateway-worker/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/webman-php/gateway-worker/tree/v1.0.5"
2022-08-19 19:48:37 +08:00
} ,
2022-11-28 19:11:12 +08:00
"install-path" : "../webman/gateway-worker"
2022-08-19 19:48:37 +08:00
} ,
{
"name" : "webman/redis-queue" ,
"version" : "v1.2.4" ,
"version_normalized" : "1.2.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/webman-php/redis-queue.git" ,
"reference" : "81667bf9ab3c1256e2c2f61b9d41d53791b8b34b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/webman-php/redis-queue/zipball/81667bf9ab3c1256e2c2f61b9d41d53791b8b34b" ,
"reference" : "81667bf9ab3c1256e2c2f61b9d41d53791b8b34b" ,
"shasum" : ""
} ,
"require" : {
"workerman/redis-queue" : "^1.0"
} ,
"time" : "2022-06-27T08:07:13+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webman\\RedisQueue\\" : "./src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"description" : "Redis message queue plugin for webman." ,
"support" : {
"issues" : "https://github.com/webman-php/redis-queue/issues" ,
"source" : "https://github.com/webman-php/redis-queue/tree/v1.2.4"
} ,
"install-path" : "../webman/redis-queue"
} ,
{
"name" : "webman/think-orm" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/webman-php/think-orm.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "e044e4ca66d387f489018a998c9d1e409ffc40b6"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/webman-php/think-orm/zipball/e044e4ca66d387f489018a998c9d1e409ffc40b6" ,
"reference" : "e044e4ca66d387f489018a998c9d1e409ffc40b6" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"topthink/think-orm" : "^2.0.53 || ^3.0.0" ,
2022-08-19 19:48:37 +08:00
"workerman/webman-framework" : "^1.2.1"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-04T06:30:43+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webman\\ThinkOrm\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"support" : {
"issues" : "https://github.com/webman-php/think-orm/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/webman-php/think-orm/tree/v1.1.0"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../webman/think-orm"
} ,
2022-11-28 19:11:12 +08:00
{
"name" : "workerman/gateway-worker" ,
2023-04-25 20:11:49 +08:00
"version" : "v3.0.28" ,
"version_normalized" : "3.0.28.0" ,
2022-11-28 19:11:12 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/walkor/GatewayWorker.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "a7dffc53403133131a51b9fd3c6c6d70869cb6d3"
2022-11-28 19:11:12 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/walkor/GatewayWorker/zipball/a7dffc53403133131a51b9fd3c6c6d70869cb6d3" ,
"reference" : "a7dffc53403133131a51b9fd3c6c6d70869cb6d3" ,
2022-11-28 19:11:12 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : ">=7.0" ,
2022-11-28 19:11:12 +08:00
"workerman/workerman" : "^4.0.30"
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-24T03:56:27+00:00" ,
2022-11-28 19:11:12 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"GatewayWorker\\" : "./src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"homepage" : "http://www.workerman.net" ,
"keywords" : [
"communication" ,
"distributed"
] ,
"support" : {
"issues" : "https://github.com/walkor/GatewayWorker/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/walkor/GatewayWorker/tree/v3.0.28"
2022-11-28 19:11:12 +08:00
} ,
"funding" : [
{
"url" : "https://opencollective.com/walkor" ,
"type" : "open_collective"
} ,
{
"url" : "https://www.patreon.com/walkor" ,
"type" : "patreon"
}
] ,
"install-path" : "../workerman/gateway-worker"
} ,
2022-08-19 19:48:37 +08:00
{
"name" : "workerman/redis" ,
2023-04-25 20:11:49 +08:00
"version" : "v2.0.1" ,
"version_normalized" : "2.0.1.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/walkor/redis.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "284f93cccc03603e616cf96b8cab847fe6b33b6a"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/walkor/redis/zipball/284f93cccc03603e616cf96b8cab847fe6b33b6a" ,
"reference" : "284f93cccc03603e616cf96b8cab847fe6b33b6a" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"php" : ">=7" ,
"workerman/workerman" : "^4.1.0||^5.0.0"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-07T10:35:41+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Workerman\\Redis\\" : "./src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"homepage" : "http://www.workerman.net" ,
"support" : {
"issues" : "https://github.com/walkor/redis/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/walkor/redis/tree/v2.0.1"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../workerman/redis"
} ,
{
"name" : "workerman/redis-queue" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/walkor/redis-queue.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "e325f5b09cd170a327597876f1d659cd81510388"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/walkor/redis-queue/zipball/e325f5b09cd170a327597876f1d659cd81510388" ,
"reference" : "e325f5b09cd170a327597876f1d659cd81510388" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"php" : ">=5.4" ,
2023-04-25 20:11:49 +08:00
"workerman/redis" : "^1.0||^2.0" ,
"workerman/workerman" : ">=4.0.20"
2022-08-19 19:48:37 +08:00
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-07T10:23:19+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Workerman\\RedisQueue\\" : "./src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Message queue system written in PHP based on workerman and backed by Redis." ,
"homepage" : "http://www.workerman.net" ,
"support" : {
"issues" : "https://github.com/walkor/redis-queue/issues" ,
2023-04-25 20:11:49 +08:00
"source" : "https://github.com/walkor/redis-queue/tree/v1.1.0"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../workerman/redis-queue"
} ,
{
"name" : "workerman/webman-framework" ,
2023-04-25 20:11:49 +08:00
"version" : "v1.5.5" ,
"version_normalized" : "1.5.5.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/walkor/webman-framework.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "7c2a987e43077ce85b2ee242f64cae791fd7976f"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/walkor/webman-framework/zipball/7c2a987e43077ce85b2ee242f64cae791fd7976f" ,
"reference" : "7c2a987e43077ce85b2ee242f64cae791fd7976f" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2023-04-25 20:11:49 +08:00
"ext-json" : "*" ,
2022-08-19 19:48:37 +08:00
"nikic/fast-route" : "^1.3" ,
"php" : ">=7.2" ,
"psr/container" : ">=1.0" ,
2023-04-25 20:11:49 +08:00
"workerman/workerman" : "^4.0.4 || ^5.0.0"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"ext-event" : "For better performance. "
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-04-04T02:11:22+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webman\\" : "./src" ,
"Support\\" : "./src/support" ,
"support\\" : "./src/support" ,
"Support\\View\\" : "./src/support/view" ,
"Support\\Bootstrap\\" : "./src/support/bootstrap" ,
"Support\\Exception\\" : "./src/support/exception"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "walkor" ,
"email" : "walkor@workerman.net" ,
2022-11-28 19:11:12 +08:00
"homepage" : "https://www.workerman.net" ,
2022-08-19 19:48:37 +08:00
"role" : "Developer"
}
] ,
"description" : "High performance HTTP Service Framework." ,
2022-11-28 19:11:12 +08:00
"homepage" : "https://www.workerman.net" ,
2022-08-19 19:48:37 +08:00
"keywords" : [
"High Performance" ,
"http service"
] ,
"support" : {
"email" : "walkor@workerman.net" ,
2022-11-28 19:11:12 +08:00
"forum" : "https://wenda.workerman.net/" ,
2022-08-19 19:48:37 +08:00
"issues" : "https://github.com/walkor/webman/issues" ,
"source" : "https://github.com/walkor/webman-framework" ,
2022-11-28 19:11:12 +08:00
"wiki" : "https://doc.workerman.net/"
2022-08-19 19:48:37 +08:00
} ,
"install-path" : "../workerman/webman-framework"
} ,
{
"name" : "workerman/workerman" ,
2023-04-25 20:11:49 +08:00
"version" : "v4.1.9" ,
"version_normalized" : "4.1.9.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/walkor/workerman.git" ,
2023-04-25 20:11:49 +08:00
"reference" : "1f92d02c26106b5fbe6f61ea776198aad6e426f7"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2023-04-25 20:11:49 +08:00
"url" : "https://api.github.com/repos/walkor/workerman/zipball/1f92d02c26106b5fbe6f61ea776198aad6e426f7" ,
"reference" : "1f92d02c26106b5fbe6f61ea776198aad6e426f7" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"php" : ">=7.0"
2022-08-19 19:48:37 +08:00
} ,
"suggest" : {
"ext-event" : "For better performance. "
} ,
2023-04-25 20:11:49 +08:00
"time" : "2023-03-10T13:59:12+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Workerman\\" : "./"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "walkor" ,
"email" : "walkor@workerman.net" ,
"homepage" : "http://www.workerman.net" ,
"role" : "Developer"
}
] ,
"description" : "An asynchronous event driven PHP framework for easily building fast, scalable network applications." ,
"homepage" : "http://www.workerman.net" ,
"keywords" : [
"asynchronous" ,
"event-loop"
] ,
"support" : {
"email" : "walkor@workerman.net" ,
"forum" : "http://wenda.workerman.net/" ,
"issues" : "https://github.com/walkor/workerman/issues" ,
"source" : "https://github.com/walkor/workerman" ,
"wiki" : "http://doc.workerman.net/"
} ,
"funding" : [
{
"url" : "https://opencollective.com/workerman" ,
"type" : "open_collective"
} ,
{
"url" : "https://www.patreon.com/walkor" ,
"type" : "patreon"
}
] ,
"install-path" : "../workerman/workerman"
} ,
{
"name" : "yansongda/pay" ,
2022-11-28 19:11:12 +08:00
"version" : "v3.1.12" ,
"version_normalized" : "3.1.12.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/yansongda/pay.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "7ff004f05f9d6e288ff9b4deef585d30395f37f2"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/yansongda/pay/zipball/7ff004f05f9d6e288ff9b4deef585d30395f37f2" ,
"reference" : "7ff004f05f9d6e288ff9b4deef585d30395f37f2" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
"ext-bcmath" : "*" ,
"ext-json" : "*" ,
"ext-libxml" : "*" ,
"ext-openssl" : "*" ,
"ext-simplexml" : "*" ,
2022-11-28 19:11:12 +08:00
"php" : ">=7.4" ,
2022-08-19 19:48:37 +08:00
"psr/container" : "^1.1 | ^2.0" ,
"psr/event-dispatcher" : "^1.0" ,
"psr/http-client" : "^1.0" ,
"psr/http-message" : "^1.0" ,
"psr/log" : "^1.1 | ^2.0 | ^3.0" ,
2022-11-28 19:11:12 +08:00
"yansongda/supports" : "~3.2.0"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.0" ,
2022-11-28 19:11:12 +08:00
"guzzlehttp/guzzle" : "^7.0" ,
2022-08-19 19:48:37 +08:00
"mockery/mockery" : "^1.4" ,
"monolog/monolog" : "^2.2" ,
"phpstan/phpstan" : "^1.0.0" ,
"phpunit/phpunit" : "^9.0" ,
"symfony/event-dispatcher" : "^5.2.0" ,
"symfony/http-foundation" : "^5.2.0" ,
"symfony/psr-http-message-bridge" : "^2.1" ,
"symfony/var-dumper" : "^5.1"
} ,
2022-11-28 19:11:12 +08:00
"suggest" : {
"hyperf/utils" : "Hyperf 框架下使用 SDK, 请安装" ,
"illuminate/container" : "Laravel 框架下使用 SDK, 请安装" ,
"php-di/php-di" : "其它/无框架下使用 SDK, 请安装"
2022-08-19 19:48:37 +08:00
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-09-03T05:39:21+00:00" ,
"type" : "library" ,
2022-08-19 19:48:37 +08:00
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/Functions.php"
] ,
"psr-4" : {
"Yansongda\\Pay\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "yansongda" ,
"email" : "me@yansongda.cn"
}
] ,
"description" : "可能是我用过的最优雅的 Alipay 和 WeChat 的支付 SDK 扩展包了" ,
"keywords" : [
"alipay" ,
"pay" ,
"wechat"
] ,
"support" : {
"homepage" : "https://pay.yansongda.cn" ,
"issues" : "https://github.com/yansongda/pay/issues" ,
"source" : "https://github.com/yansongda/pay"
} ,
"install-path" : "../yansongda/pay"
} ,
{
"name" : "yansongda/supports" ,
2022-11-28 19:11:12 +08:00
"version" : "v3.2.5" ,
"version_normalized" : "3.2.5.0" ,
2022-08-19 19:48:37 +08:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/yansongda/supports.git" ,
2022-11-28 19:11:12 +08:00
"reference" : "c3f736efe169696cef94730976e604a61c345b5c"
2022-08-19 19:48:37 +08:00
} ,
"dist" : {
"type" : "zip" ,
2022-11-28 19:11:12 +08:00
"url" : "https://api.github.com/repos/yansongda/supports/zipball/c3f736efe169696cef94730976e604a61c345b5c" ,
"reference" : "c3f736efe169696cef94730976e604a61c345b5c" ,
2022-08-19 19:48:37 +08:00
"shasum" : ""
} ,
"require" : {
2022-11-28 19:11:12 +08:00
"php" : ">=7.4"
2022-08-19 19:48:37 +08:00
} ,
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.0" ,
"mockery/mockery" : "^1.4" ,
"monolog/monolog" : "^2.0" ,
"phpstan/phpstan" : "^1.1.0" ,
"phpunit/phpunit" : "^9.0" ,
"symfony/console" : "^5.1"
} ,
"suggest" : {
"monolog/monolog" : "Use logger" ,
"symfony/console" : "Use stdout logger"
} ,
2022-11-28 19:11:12 +08:00
"time" : "2022-03-28T10:25:04+00:00" ,
2022-08-19 19:48:37 +08:00
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/Functions.php"
] ,
"psr-4" : {
"Yansongda\\Supports\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "yansongda" ,
"email" : "me@yansongda.cn"
}
] ,
"description" : "common components" ,
"keywords" : [
"array" ,
"collection" ,
"config" ,
2022-11-28 19:11:12 +08:00
"support"
2022-08-19 19:48:37 +08:00
] ,
"support" : {
"issues" : "https://github.com/yansongda/supports/issues" ,
"source" : "https://github.com/yansongda/supports"
} ,
"install-path" : "../yansongda/supports"
}
] ,
"dev" : true ,
"dev-package-names" : [ ]
}