2024-07-10 18:28:19 +05:45
{
"packages" : [
2024-09-29 16:59:27 +05:45
{
"name" : "doctrine/deprecations" ,
"version" : "1.1.3" ,
"version_normalized" : "1.1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/deprecations.git" ,
"reference" : "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" ,
"reference" : "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"doctrine/coding-standard" : "^9" ,
"phpstan/phpstan" : "1.4.10 || 1.10.15" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
"psalm/plugin-phpunit" : "0.18.4" ,
"psr/log" : "^1 || ^2 || ^3" ,
"vimeo/psalm" : "4.30.0 || 5.12.0"
} ,
"suggest" : {
"psr/log" : "Allows logging deprecations via PSR-3 logger implementation"
} ,
"time" : "2024-01-30T19:34:25+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Deprecations\\" : "lib/Doctrine/Deprecations"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages." ,
"homepage" : "https://www.doctrine-project.org/" ,
"support" : {
"issues" : "https://github.com/doctrine/deprecations/issues" ,
"source" : "https://github.com/doctrine/deprecations/tree/1.1.3"
} ,
"install-path" : "../doctrine/deprecations"
} ,
2024-07-10 18:28:19 +05:45
{
"name" : "doctrine/instantiator" ,
"version" : "1.5.0" ,
"version_normalized" : "1.5.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/instantiator.git" ,
"reference" : "0a0fa9780f5d4e507415a065172d26a98d02047b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/instantiator/zipball/0a0fa9780f5d4e507415a065172d26a98d02047b" ,
"reference" : "0a0fa9780f5d4e507415a065172d26a98d02047b" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"doctrine/coding-standard" : "^9 || ^11" ,
"ext-pdo" : "*" ,
"ext-phar" : "*" ,
"phpbench/phpbench" : "^0.16 || ^1" ,
"phpstan/phpstan" : "^1.4" ,
"phpstan/phpstan-phpunit" : "^1" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.5" ,
"vimeo/psalm" : "^4.30 || ^5.4"
} ,
"time" : "2022-12-30T00:15:36+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Instantiator\\" : "src/Doctrine/Instantiator/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Marco Pivetta" ,
"email" : "ocramius@gmail.com" ,
"homepage" : "https://ocramius.github.io/"
}
] ,
"description" : "A small, lightweight utility to instantiate objects in PHP without invoking their constructors" ,
"homepage" : "https://www.doctrine-project.org/projects/instantiator.html" ,
"keywords" : [
"constructor" ,
"instantiate"
] ,
"support" : {
"issues" : "https://github.com/doctrine/instantiator/issues" ,
"source" : "https://github.com/doctrine/instantiator/tree/1.5.0"
} ,
"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%2Finstantiator" ,
"type" : "tidelift"
}
] ,
"install-path" : "../doctrine/instantiator"
} ,
{
"name" : "ernilambar/nepali-date" ,
2024-09-29 16:59:27 +05:45
"version" : "1.0.7" ,
"version_normalized" : "1.0.7.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/ernilambar/nepali-date.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "886dcb25b10760b4f9c35083d0a1d3ef6fb98584"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/ernilambar/nepali-date/zipball/886dcb25b10760b4f9c35083d0a1d3ef6fb98584" ,
"reference" : "886dcb25b10760b4f9c35083d0a1d3ef6fb98584" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-06-14T05:45:58+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Nilambar\\NepaliDate\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nilambar Sharma" ,
"email" : "nilambar@outlook.com" ,
"homepage" : "https://www.nilambar.net" ,
"role" : "Developer"
}
] ,
"description" : "Nepali Date" ,
"homepage" : "https://github.com/ernilambar/nepali-date" ,
"keywords" : [
2024-09-29 16:59:27 +05:45
"bikram-sambat" ,
"date" ,
"nepali"
2024-07-10 18:28:19 +05:45
] ,
"support" : {
"issues" : "https://github.com/ernilambar/nepali-date/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/ernilambar/nepali-date/tree/1.0.7"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../ernilambar/nepali-date"
} ,
{
"name" : "guzzlehttp/guzzle" ,
2024-09-29 16:59:27 +05:45
"version" : "7.9.2" ,
"version_normalized" : "7.9.2.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "d281ed313b989f213357e3be1a179f02196ac99b"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/d281ed313b989f213357e3be1a179f02196ac99b" ,
"reference" : "d281ed313b989f213357e3be1a179f02196ac99b" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
2024-09-29 16:59:27 +05:45
"guzzlehttp/promises" : "^1.5.3 || ^2.0.3" ,
"guzzlehttp/psr7" : "^2.7.0" ,
2024-07-10 18:28:19 +05:45
"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" : {
2024-09-29 16:59:27 +05:45
"bamarni/composer-bin-plugin" : "^1.8.2" ,
2024-07-10 18:28:19 +05:45
"ext-curl" : "*" ,
2024-09-29 16:59:27 +05:45
"guzzle/client-integration-tests" : "3.0.2" ,
"php-http/message-factory" : "^1.1" ,
"phpunit/phpunit" : "^8.5.39 || ^9.6.20" ,
2024-07-10 18:28:19 +05:45
"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"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-07-24T11:22:20+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
} ,
"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" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/guzzle/guzzle/tree/7.9.2"
2024-07-10 18:28:19 +05:45
} ,
"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" ,
2024-09-29 16:59:27 +05:45
"version" : "2.0.3" ,
"version_normalized" : "2.0.3.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" ,
"reference" : "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : "^7.2.5 || ^8.0"
2024-07-10 18:28:19 +05:45
} ,
"require-dev" : {
2024-09-29 16:59:27 +05:45
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"phpunit/phpunit" : "^8.5.39 || ^9.6.20"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-07-18T10:29:17+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
2024-09-29 16:59:27 +05:45
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
2024-07-10 18:28:19 +05:45
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"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" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/guzzle/promises/tree/2.0.3"
2024-07-10 18:28:19 +05:45
} ,
"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" ,
2024-09-29 16:59:27 +05:45
"version" : "2.7.0" ,
"version_normalized" : "2.7.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "a70f5c95fb43bc83f07c9c948baa0dc1829bf201"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/a70f5c95fb43bc83f07c9c948baa0dc1829bf201" ,
"reference" : "a70f5c95fb43bc83f07c9c948baa0dc1829bf201" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"psr/http-factory" : "^1.0" ,
2024-09-29 16:59:27 +05:45
"psr/http-message" : "^1.1 || ^2.0" ,
2024-07-10 18:28:19 +05:45
"ralouphie/getallheaders" : "^3.0"
} ,
"provide" : {
"psr/http-factory-implementation" : "1.0" ,
"psr/http-message-implementation" : "1.0"
} ,
"require-dev" : {
2024-09-29 16:59:27 +05:45
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"http-interop/http-factory-tests" : "0.9.0" ,
"phpunit/phpunit" : "^8.5.39 || ^9.6.20"
2024-07-10 18:28:19 +05:45
} ,
"suggest" : {
"laminas/laminas-httphandlerrunner" : "Emit PSR-7 responses"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-07-18T11:15:46+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"GuzzleHttp\\Psr7\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
} ,
{
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
} ,
{
"name" : "George Mponos" ,
"email" : "gmponos@gmail.com" ,
"homepage" : "https://github.com/gmponos"
} ,
{
"name" : "Tobias Nyholm" ,
"email" : "tobias.nyholm@gmail.com" ,
"homepage" : "https://github.com/Nyholm"
} ,
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com" ,
"homepage" : "https://github.com/sagikazarmark"
} ,
{
"name" : "Tobias Schultze" ,
"email" : "webmaster@tubo-world.de" ,
"homepage" : "https://github.com/Tobion"
} ,
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com" ,
"homepage" : "https://sagikazarmark.hu"
}
] ,
"description" : "PSR-7 message implementation that also provides common utility methods" ,
"keywords" : [
"http" ,
"message" ,
"psr-7" ,
"request" ,
"response" ,
"stream" ,
"uri" ,
"url"
] ,
"support" : {
"issues" : "https://github.com/guzzle/psr7/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/guzzle/psr7/tree/2.7.0"
2024-07-10 18:28:19 +05:45
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7" ,
"type" : "tidelift"
}
] ,
"install-path" : "../guzzlehttp/psr7"
} ,
{
"name" : "maennchen/zipstream-php" ,
2024-09-29 16:59:27 +05:45
"version" : "3.1.0" ,
"version_normalized" : "3.1.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/maennchen/ZipStream-PHP.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1" ,
"reference" : "b8174494eda667f7d13876b4a7bfef0f62a7c0d1" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"ext-mbstring" : "*" ,
"ext-zlib" : "*" ,
"php-64bit" : "^8.1"
2024-07-10 18:28:19 +05:45
} ,
"require-dev" : {
"ext-zip" : "*" ,
2024-09-29 16:59:27 +05:45
"friendsofphp/php-cs-fixer" : "^3.16" ,
"guzzlehttp/guzzle" : "^7.5" ,
2024-07-10 18:28:19 +05:45
"mikey179/vfsstream" : "^1.6" ,
2024-09-29 16:59:27 +05:45
"php-coveralls/php-coveralls" : "^2.5" ,
"phpunit/phpunit" : "^10.0" ,
"vimeo/psalm" : "^5.0"
} ,
"suggest" : {
"guzzlehttp/psr7" : "^2.4" ,
"psr/http-message" : "^2.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2023-06-21T14:59:35+00:00" ,
2024-07-10 18:28:19 +05:45
"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" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
2024-07-10 18:28:19 +05:45
} ,
"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"
} ,
{
"name" : "mikey179/vfsstream" ,
"version" : "v1.1.0" ,
"version_normalized" : "1.1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/bovigo/vfsStream.git" ,
"reference" : "fc0fe8f4d0b527254a2dc45f0c265567c881d07e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/bovigo/vfsStream/zipball/fc0fe8f4d0b527254a2dc45f0c265567c881d07e" ,
"reference" : "fc0fe8f4d0b527254a2dc45f0c265567c881d07e" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.0"
} ,
"time" : "2012-08-25T12:49:29+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-0" : {
"org\\bovigo\\vfs" : "src/main/php"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD"
] ,
"homepage" : "http://vfs.bovigo.org/" ,
"support" : {
"issues" : "https://github.com/bovigo/vfsStream/issues" ,
"source" : "https://github.com/bovigo/vfsStream/tree/v1.1.0"
} ,
"install-path" : "../mikey179/vfsstream"
} ,
{
"name" : "myclabs/deep-copy" ,
2024-09-29 16:59:27 +05:45
"version" : "1.12.0" ,
"version_normalized" : "1.12.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/myclabs/DeepCopy.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" ,
"reference" : "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"conflict" : {
"doctrine/collections" : "<1.6.8" ,
2024-09-29 16:59:27 +05:45
"doctrine/common" : "<2.13.3 || >=3 <3.2.2"
2024-07-10 18:28:19 +05:45
} ,
"require-dev" : {
"doctrine/collections" : "^1.6.8" ,
"doctrine/common" : "^2.13.3 || ^3.2.2" ,
2024-09-29 16:59:27 +05:45
"phpspec/prophecy" : "^1.10" ,
2024-07-10 18:28:19 +05:45
"phpunit/phpunit" : "^7.5.20 || ^8.5.23 || ^9.5.13"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-06-12T14:39:25+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"src/DeepCopy/deep_copy.php"
] ,
"psr-4" : {
"DeepCopy\\" : "src/DeepCopy/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Create deep copies (clones) of your objects" ,
"keywords" : [
"clone" ,
"copy" ,
"duplicate" ,
"object" ,
"object graph"
] ,
"support" : {
"issues" : "https://github.com/myclabs/DeepCopy/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/myclabs/DeepCopy/tree/1.12.0"
2024-07-10 18:28:19 +05:45
} ,
"funding" : [
{
"url" : "https://tidelift.com/funding/github/packagist/myclabs/deep-copy" ,
"type" : "tidelift"
}
] ,
"install-path" : "../myclabs/deep-copy"
} ,
{
"name" : "paragonie/random_compat" ,
"version" : "v9.99.100" ,
"version_normalized" : "9.99.100.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/random_compat.git" ,
"reference" : "996434e5492cb4c3edcb9168db6fbb1359ef965a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a" ,
"reference" : "996434e5492cb4c3edcb9168db6fbb1359ef965a" ,
"shasum" : ""
} ,
"require" : {
"php" : ">= 7"
} ,
"require-dev" : {
"phpunit/phpunit" : "4.*|5.*" ,
"vimeo/psalm" : "^1"
} ,
"suggest" : {
"ext-libsodium" : "Provides a modern crypto API that can be used to generate random bytes."
} ,
"time" : "2020-10-15T08:29:30+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Paragon Initiative Enterprises" ,
"email" : "security@paragonie.com" ,
"homepage" : "https://paragonie.com"
}
] ,
"description" : "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7" ,
"keywords" : [
"csprng" ,
"polyfill" ,
"pseudorandom" ,
"random"
] ,
"support" : {
"email" : "info@paragonie.com" ,
"issues" : "https://github.com/paragonie/random_compat/issues" ,
"source" : "https://github.com/paragonie/random_compat"
} ,
"install-path" : "../paragonie/random_compat"
} ,
{
"name" : "paragonie/sodium_compat" ,
2024-09-29 16:59:27 +05:45
"version" : "v1.21.1" ,
"version_normalized" : "1.21.1.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/sodium_compat.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "bb312875dcdd20680419564fe42ba1d9564b9e37"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/paragonie/sodium_compat/zipball/bb312875dcdd20680419564fe42ba1d9564b9e37" ,
"reference" : "bb312875dcdd20680419564fe42ba1d9564b9e37" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"paragonie/random_compat" : ">=1" ,
"php" : "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
} ,
"require-dev" : {
"phpunit/phpunit" : "^3|^4|^5|^6|^7|^8|^9"
} ,
"suggest" : {
"ext-libsodium" : "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." ,
"ext-sodium" : "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-04-22T22:05:04+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"autoload.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"ISC"
] ,
"authors" : [
{
"name" : "Paragon Initiative Enterprises" ,
"email" : "security@paragonie.com"
} ,
{
"name" : "Frank Denis" ,
"email" : "jedisct1@pureftpd.org"
}
] ,
"description" : "Pure PHP implementation of libsodium; uses the PHP extension if it exists" ,
"keywords" : [
"Authentication" ,
"BLAKE2b" ,
"ChaCha20" ,
"ChaCha20-Poly1305" ,
"Chapoly" ,
"Curve25519" ,
"Ed25519" ,
"EdDSA" ,
"Edwards-curve Digital Signature Algorithm" ,
"Elliptic Curve Diffie-Hellman" ,
"Poly1305" ,
"Pure-PHP cryptography" ,
"RFC 7748" ,
"RFC 8032" ,
"Salpoly" ,
"Salsa20" ,
"X25519" ,
"XChaCha20-Poly1305" ,
"XSalsa20-Poly1305" ,
"Xchacha20" ,
"Xsalsa20" ,
"aead" ,
"cryptography" ,
"ecdh" ,
"elliptic curve" ,
"elliptic curve cryptography" ,
"encryption" ,
"libsodium" ,
"php" ,
"public-key cryptography" ,
"secret-key cryptography" ,
"side-channel resistant"
] ,
"support" : {
"issues" : "https://github.com/paragonie/sodium_compat/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/paragonie/sodium_compat/tree/v1.21.1"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../paragonie/sodium_compat"
} ,
{
"name" : "phpdocumentor/reflection-common" ,
"version" : "2.2.0" ,
"version_normalized" : "2.2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionCommon.git" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"time" : "2020-06-27T09:03:43+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-2.x" : "2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jaap van Otterdijk" ,
"email" : "opensource@ijaap.nl"
}
] ,
"description" : "Common reflection classes used by phpdocumentor to reflect the code structure" ,
"homepage" : "http://www.phpdoc.org" ,
"keywords" : [
"FQSEN" ,
"phpDocumentor" ,
"phpdoc" ,
"reflection" ,
"static analysis"
] ,
"support" : {
"issues" : "https://github.com/phpDocumentor/ReflectionCommon/issues" ,
"source" : "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
} ,
"install-path" : "../phpdocumentor/reflection-common"
} ,
{
"name" : "phpdocumentor/reflection-docblock" ,
2024-09-29 16:59:27 +05:45
"version" : "5.4.1" ,
"version_normalized" : "5.4.1.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionDocBlock.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" ,
"reference" : "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"doctrine/deprecations" : "^1.1" ,
2024-07-10 18:28:19 +05:45
"ext-filter" : "*" ,
2024-09-29 16:59:27 +05:45
"php" : "^7.4 || ^8.0" ,
2024-07-10 18:28:19 +05:45
"phpdocumentor/reflection-common" : "^2.2" ,
2024-09-29 16:59:27 +05:45
"phpdocumentor/type-resolver" : "^1.7" ,
"phpstan/phpdoc-parser" : "^1.7" ,
2024-07-10 18:28:19 +05:45
"webmozart/assert" : "^1.9.1"
} ,
"require-dev" : {
2024-09-29 16:59:27 +05:45
"mockery/mockery" : "~1.3.5" ,
"phpstan/extension-installer" : "^1.1" ,
"phpstan/phpstan" : "^1.8" ,
"phpstan/phpstan-mockery" : "^1.1" ,
"phpstan/phpstan-webmozart-assert" : "^1.2" ,
"phpunit/phpunit" : "^9.5" ,
"vimeo/psalm" : "^5.13"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-05-21T05:55:05+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
} ,
{
"name" : "Jaap van Otterdijk" ,
2024-09-29 16:59:27 +05:45
"email" : "opensource@ijaap.nl"
2024-07-10 18:28:19 +05:45
}
] ,
"description" : "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock." ,
"support" : {
"issues" : "https://github.com/phpDocumentor/ReflectionDocBlock/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../phpdocumentor/reflection-docblock"
} ,
{
"name" : "phpdocumentor/type-resolver" ,
2024-09-29 16:59:27 +05:45
"version" : "1.8.2" ,
"version_normalized" : "1.8.2.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/TypeResolver.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "153ae662783729388a584b4361f2545e4d841e3c"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c" ,
"reference" : "153ae662783729388a584b4361f2545e4d841e3c" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"doctrine/deprecations" : "^1.0" ,
"php" : "^7.3 || ^8.0" ,
"phpdocumentor/reflection-common" : "^2.0" ,
"phpstan/phpdoc-parser" : "^1.13"
2024-07-10 18:28:19 +05:45
} ,
"require-dev" : {
"ext-tokenizer" : "*" ,
2024-09-29 16:59:27 +05:45
"phpbench/phpbench" : "^1.2" ,
2024-07-10 18:28:19 +05:45
"phpstan/extension-installer" : "^1.1" ,
"phpstan/phpstan" : "^1.8" ,
"phpstan/phpstan-phpunit" : "^1.1" ,
"phpunit/phpunit" : "^9.5" ,
"rector/rector" : "^0.13.9" ,
"vimeo/psalm" : "^4.25"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-02-23T11:10:43+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-1.x" : "1.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
}
] ,
"description" : "A PSR-5 based resolver of Class names, Types and Structural Element Names" ,
"support" : {
"issues" : "https://github.com/phpDocumentor/TypeResolver/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../phpdocumentor/type-resolver"
} ,
{
"name" : "phpoffice/phpspreadsheet" ,
2024-09-29 16:59:27 +05:45
"version" : "2.2.2" ,
"version_normalized" : "2.2.2.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/PHPOffice/PhpSpreadsheet.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "ffbcee68069b073bff07a71eb321dcd9f2763513"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/ffbcee68069b073bff07a71eb321dcd9f2763513" ,
"reference" : "ffbcee68069b073bff07a71eb321dcd9f2763513" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"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" : "*" ,
2024-09-29 16:59:27 +05:45
"maennchen/zipstream-php" : "^2.1 || ^3.0" ,
2024-07-10 18:28:19 +05:45
"markbaker/complex" : "^3.0" ,
"markbaker/matrix" : "^3.0" ,
2024-09-29 16:59:27 +05:45
"php" : "^8.1" ,
2024-07-10 18:28:19 +05:45
"psr/http-client" : "^1.0" ,
"psr/http-factory" : "^1.0" ,
"psr/simple-cache" : "^1.0 || ^2.0 || ^3.0"
} ,
"require-dev" : {
2024-09-29 16:59:27 +05:45
"dealerdirect/phpcodesniffer-composer-installer" : "dev-main" ,
"dompdf/dompdf" : "^2.0 || ^3.0" ,
2024-07-10 18:28:19 +05:45
"friendsofphp/php-cs-fixer" : "^3.2" ,
2024-09-29 16:59:27 +05:45
"mitoteam/jpgraph" : "^10.3" ,
2024-07-10 18:28:19 +05:45
"mpdf/mpdf" : "^8.1.1" ,
"phpcompatibility/php-compatibility" : "^9.3" ,
"phpstan/phpstan" : "^1.1" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
2024-09-29 16:59:27 +05:45
"phpunit/phpunit" : "^9.6 || ^10.5" ,
2024-07-10 18:28:19 +05:45
"squizlabs/php_codesniffer" : "^3.7" ,
"tecnickcom/tcpdf" : "^6.5"
} ,
"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"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-08-08T02:31:26+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"PhpOffice\\PhpSpreadsheet\\" : "src/PhpSpreadsheet"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Maarten Balliauw" ,
"homepage" : "https://blog.maartenballiauw.be"
} ,
{
"name" : "Mark Baker" ,
"homepage" : "https://markbakeruk.net"
} ,
{
"name" : "Franck Lefevre" ,
"homepage" : "https://rootslabs.net"
} ,
{
"name" : "Erik Tilt"
} ,
{
"name" : "Adrien Crivelli"
}
] ,
"description" : "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine" ,
"homepage" : "https://github.com/PHPOffice/PhpSpreadsheet" ,
"keywords" : [
"OpenXML" ,
"excel" ,
"gnumeric" ,
"ods" ,
"php" ,
"spreadsheet" ,
"xls" ,
"xlsx"
] ,
"support" : {
"issues" : "https://github.com/PHPOffice/PhpSpreadsheet/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/PHPOffice/PhpSpreadsheet/tree/2.2.2"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../phpoffice/phpspreadsheet"
} ,
{
"name" : "phpspec/prophecy" ,
"version" : "v1.10.3" ,
"version_normalized" : "1.10.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpspec/prophecy.git" ,
"reference" : "451c3cd1418cf640de218914901e51b064abb093"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093" ,
"reference" : "451c3cd1418cf640de218914901e51b064abb093" ,
"shasum" : ""
} ,
"require" : {
"doctrine/instantiator" : "^1.0.2" ,
"php" : "^5.3|^7.0" ,
"phpdocumentor/reflection-docblock" : "^2.0|^3.0.2|^4.0|^5.0" ,
"sebastian/comparator" : "^1.2.3|^2.0|^3.0|^4.0" ,
"sebastian/recursion-context" : "^1.0|^2.0|^3.0|^4.0"
} ,
"require-dev" : {
"phpspec/phpspec" : "^2.5 || ^3.2" ,
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
} ,
"time" : "2020-03-05T15:02:03+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.10.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Prophecy\\" : "src/Prophecy"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Konstantin Kudryashov" ,
"email" : "ever.zet@gmail.com" ,
"homepage" : "http://everzet.com"
} ,
{
"name" : "Marcello Duarte" ,
"email" : "marcello.duarte@gmail.com"
}
] ,
"description" : "Highly opinionated mocking framework for PHP 5.3+" ,
"homepage" : "https://github.com/phpspec/prophecy" ,
"keywords" : [
"Double" ,
"Dummy" ,
"fake" ,
"mock" ,
"spy" ,
"stub"
] ,
"support" : {
"issues" : "https://github.com/phpspec/prophecy/issues" ,
"source" : "https://github.com/phpspec/prophecy/tree/v1.10.3"
} ,
"install-path" : "../phpspec/prophecy"
} ,
2024-09-29 16:59:27 +05:45
{
"name" : "phpstan/phpdoc-parser" ,
"version" : "1.31.0" ,
"version_normalized" : "1.31.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpstan/phpdoc-parser.git" ,
"reference" : "249f15fb843bf240cf058372dad29e100cee6c17"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17" ,
"reference" : "249f15fb843bf240cf058372dad29e100cee6c17" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"require-dev" : {
"doctrine/annotations" : "^2.0" ,
"nikic/php-parser" : "^4.15" ,
"php-parallel-lint/php-parallel-lint" : "^1.2" ,
"phpstan/extension-installer" : "^1.0" ,
"phpstan/phpstan" : "^1.5" ,
"phpstan/phpstan-phpunit" : "^1.1" ,
"phpstan/phpstan-strict-rules" : "^1.0" ,
"phpunit/phpunit" : "^9.5" ,
"symfony/process" : "^5.2"
} ,
"time" : "2024-09-22T11:32:18+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"PHPStan\\PhpDocParser\\" : [
"src/"
]
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "PHPDoc parser with support for nullable, intersection and generic types" ,
"support" : {
"issues" : "https://github.com/phpstan/phpdoc-parser/issues" ,
"source" : "https://github.com/phpstan/phpdoc-parser/tree/1.31.0"
} ,
"install-path" : "../phpstan/phpdoc-parser"
} ,
2024-07-10 18:28:19 +05:45
{
"name" : "phpunit/php-code-coverage" ,
"version" : "4.0.8" ,
"version_normalized" : "4.0.8.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-code-coverage.git" ,
"reference" : "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d" ,
"reference" : "ef7b2f56815df854e66ceaee8ebe9393ae36a40d" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-xmlwriter" : "*" ,
"php" : "^5.6 || ^7.0" ,
"phpunit/php-file-iterator" : "^1.3" ,
"phpunit/php-text-template" : "^1.2" ,
"phpunit/php-token-stream" : "^1.4.2 || ^2.0" ,
"sebastian/code-unit-reverse-lookup" : "^1.0" ,
"sebastian/environment" : "^1.3.2 || ^2.0" ,
"sebastian/version" : "^1.0 || ^2.0"
} ,
"require-dev" : {
"ext-xdebug" : "^2.1.4" ,
"phpunit/phpunit" : "^5.7"
} ,
"suggest" : {
"ext-xdebug" : "^2.5.1"
} ,
"time" : "2017-04-02T07:44:40+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sb@sebastian-bergmann.de" ,
"role" : "lead"
}
] ,
"description" : "Library that provides collection, processing, and rendering functionality for PHP code coverage information." ,
"homepage" : "https://github.com/sebastianbergmann/php-code-coverage" ,
"keywords" : [
"coverage" ,
"testing" ,
"xunit"
] ,
"support" : {
"irc" : "irc://irc.freenode.net/phpunit" ,
"issues" : "https://github.com/sebastianbergmann/php-code-coverage/issues" ,
"source" : "https://github.com/sebastianbergmann/php-code-coverage/tree/4.0"
} ,
"install-path" : "../phpunit/php-code-coverage"
} ,
{
"name" : "phpunit/php-file-iterator" ,
"version" : "1.4.5" ,
"version_normalized" : "1.4.5.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-file-iterator.git" ,
"reference" : "730b01bc3e867237eaac355e06a36b85dd93a8b4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4" ,
"reference" : "730b01bc3e867237eaac355e06a36b85dd93a8b4" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"time" : "2017-11-27T13:52:08+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.4.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sb@sebastian-bergmann.de" ,
"role" : "lead"
}
] ,
"description" : "FilterIterator implementation that filters files based on a list of suffixes." ,
"homepage" : "https://github.com/sebastianbergmann/php-file-iterator/" ,
"keywords" : [
"filesystem" ,
"iterator"
] ,
"support" : {
"irc" : "irc://irc.freenode.net/phpunit" ,
"issues" : "https://github.com/sebastianbergmann/php-file-iterator/issues" ,
"source" : "https://github.com/sebastianbergmann/php-file-iterator/tree/1.4.5"
} ,
"install-path" : "../phpunit/php-file-iterator"
} ,
{
"name" : "phpunit/php-text-template" ,
"version" : "1.2.1" ,
"version_normalized" : "1.2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-text-template.git" ,
"reference" : "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686" ,
"reference" : "31f8b717e51d9a2afca6c9f046f5d69fc27c8686" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"time" : "2015-06-21T13:50:34+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Simple template engine." ,
"homepage" : "https://github.com/sebastianbergmann/php-text-template/" ,
"keywords" : [
"template"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/php-text-template/issues" ,
"source" : "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
} ,
"install-path" : "../phpunit/php-text-template"
} ,
{
"name" : "phpunit/php-timer" ,
"version" : "1.0.9" ,
"version_normalized" : "1.0.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-timer.git" ,
"reference" : "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" ,
"reference" : "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.3.3 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0"
} ,
"time" : "2017-02-26T11:10:40+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sb@sebastian-bergmann.de" ,
"role" : "lead"
}
] ,
"description" : "Utility class for timing" ,
"homepage" : "https://github.com/sebastianbergmann/php-timer/" ,
"keywords" : [
"timer"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/php-timer/issues" ,
"source" : "https://github.com/sebastianbergmann/php-timer/tree/master"
} ,
"install-path" : "../phpunit/php-timer"
} ,
{
"name" : "phpunit/php-token-stream" ,
"version" : "2.0.2" ,
"version_normalized" : "2.0.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/php-token-stream.git" ,
"reference" : "791198a2c6254db10131eecfe8c06670700904db"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/791198a2c6254db10131eecfe8c06670700904db" ,
"reference" : "791198a2c6254db10131eecfe8c06670700904db" ,
"shasum" : ""
} ,
"require" : {
"ext-tokenizer" : "*" ,
"php" : "^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^6.2.4"
} ,
"time" : "2017-11-27T05:48:46+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Wrapper around PHP's tokenizer extension." ,
"homepage" : "https://github.com/sebastianbergmann/php-token-stream/" ,
"keywords" : [
"tokenizer"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/php-token-stream/issues" ,
"source" : "https://github.com/sebastianbergmann/php-token-stream/tree/master"
} ,
"abandoned" : true ,
"install-path" : "../phpunit/php-token-stream"
} ,
{
"name" : "phpunit/phpunit" ,
"version" : "5.7.27" ,
"version_normalized" : "5.7.27.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/phpunit.git" ,
"reference" : "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" ,
"reference" : "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-json" : "*" ,
"ext-libxml" : "*" ,
"ext-mbstring" : "*" ,
"ext-xml" : "*" ,
"myclabs/deep-copy" : "~1.3" ,
"php" : "^5.6 || ^7.0" ,
"phpspec/prophecy" : "^1.6.2" ,
"phpunit/php-code-coverage" : "^4.0.4" ,
"phpunit/php-file-iterator" : "~1.4" ,
"phpunit/php-text-template" : "~1.2" ,
"phpunit/php-timer" : "^1.0.6" ,
"phpunit/phpunit-mock-objects" : "^3.2" ,
"sebastian/comparator" : "^1.2.4" ,
"sebastian/diff" : "^1.4.3" ,
"sebastian/environment" : "^1.3.4 || ^2.0" ,
"sebastian/exporter" : "~2.0" ,
"sebastian/global-state" : "^1.1" ,
"sebastian/object-enumerator" : "~2.0" ,
"sebastian/resource-operations" : "~1.0" ,
"sebastian/version" : "^1.0.6|^2.0.1" ,
"symfony/yaml" : "~2.1|~3.0|~4.0"
} ,
"conflict" : {
"phpdocumentor/reflection-docblock" : "3.0.2"
} ,
"require-dev" : {
"ext-pdo" : "*"
} ,
"suggest" : {
"ext-xdebug" : "*" ,
"phpunit/php-invoker" : "~1.1"
} ,
"time" : "2018-02-01T05:50:59+00:00" ,
"bin" : [
"phpunit"
] ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.7.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "The PHP Unit Testing framework." ,
"homepage" : "https://phpunit.de/" ,
"keywords" : [
"phpunit" ,
"testing" ,
"xunit"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/phpunit/issues" ,
"source" : "https://github.com/sebastianbergmann/phpunit/tree/5.7.27"
} ,
"install-path" : "../phpunit/phpunit"
} ,
{
"name" : "phpunit/phpunit-mock-objects" ,
"version" : "3.4.4" ,
"version_normalized" : "3.4.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/phpunit-mock-objects.git" ,
"reference" : "a23b761686d50a560cc56233b9ecf49597cc9118"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118" ,
"reference" : "a23b761686d50a560cc56233b9ecf49597cc9118" ,
"shasum" : ""
} ,
"require" : {
"doctrine/instantiator" : "^1.0.2" ,
"php" : "^5.6 || ^7.0" ,
"phpunit/php-text-template" : "^1.2" ,
"sebastian/exporter" : "^1.2 || ^2.0"
} ,
"conflict" : {
"phpunit/phpunit" : "<5.4.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.4"
} ,
"suggest" : {
"ext-soap" : "*"
} ,
"time" : "2017-06-30T09:13:00+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sb@sebastian-bergmann.de" ,
"role" : "lead"
}
] ,
"description" : "Mock Object library for PHPUnit" ,
"homepage" : "https://github.com/sebastianbergmann/phpunit-mock-objects/" ,
"keywords" : [
"mock" ,
"xunit"
] ,
"support" : {
"irc" : "irc://irc.freenode.net/phpunit" ,
"issues" : "https://github.com/sebastianbergmann/phpunit-mock-objects/issues" ,
"source" : "https://github.com/sebastianbergmann/phpunit-mock-objects/tree/3.4"
} ,
"abandoned" : true ,
"install-path" : "../phpunit/phpunit-mock-objects"
} ,
{
"name" : "psr/http-client" ,
2024-09-29 16:59:27 +05:45
"version" : "1.0.3" ,
"version_normalized" : "1.0.3.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-client.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"php" : "^7.0 || ^8.0" ,
2024-09-29 16:59:27 +05:45
"psr/http-message" : "^1.0 || ^2.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2023-09-23T14:17:50+00:00" ,
2024-07-10 18:28:19 +05:45
"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" ,
2024-09-29 16:59:27 +05:45
"homepage" : "https://www.php-fig.org/"
2024-07-10 18:28:19 +05:45
}
] ,
"description" : "Common interface for HTTP clients" ,
"homepage" : "https://github.com/php-fig/http-client" ,
"keywords" : [
"http" ,
"http-client" ,
"psr" ,
"psr-18"
] ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/php-fig/http-client"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../psr/http-client"
} ,
{
"name" : "psr/http-factory" ,
2024-09-29 16:59:27 +05:45
"version" : "1.1.0" ,
"version_normalized" : "1.1.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-factory.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a" ,
"reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : ">=7.1" ,
"psr/http-message" : "^1.0 || ^2.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-04-15T12:06:14+00:00" ,
2024-07-10 18:28:19 +05:45
"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" ,
2024-09-29 16:59:27 +05:45
"homepage" : "https://www.php-fig.org/"
2024-07-10 18:28:19 +05:45
}
] ,
2024-09-29 16:59:27 +05:45
"description" : "PSR-17: Common interfaces for PSR-7 HTTP message factories" ,
2024-07-10 18:28:19 +05:45
"keywords" : [
"factory" ,
"http" ,
"message" ,
"psr" ,
"psr-17" ,
"psr-7" ,
"request" ,
"response"
] ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/php-fig/http-factory"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../psr/http-factory"
} ,
{
"name" : "psr/http-message" ,
2024-09-29 16:59:27 +05:45
"version" : "2.0" ,
"version_normalized" : "2.0.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-message.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : "^7.2 || ^8.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2023-04-04T09:54:51+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-09-29 16:59:27 +05:45
"dev-master" : "2.0.x-dev"
2024-07-10 18:28:19 +05:45
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Psr\\Http\\Message\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
2024-09-29 16:59:27 +05:45
"homepage" : "https://www.php-fig.org/"
2024-07-10 18:28:19 +05:45
}
] ,
"description" : "Common interface for HTTP messages" ,
"homepage" : "https://github.com/php-fig/http-message" ,
"keywords" : [
"http" ,
"http-message" ,
"psr" ,
"psr-7" ,
"request" ,
"response"
] ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/php-fig/http-message/tree/2.0"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../psr/http-message"
} ,
{
"name" : "psr/log" ,
2024-09-29 16:59:27 +05:45
"version" : "3.0.2" ,
"version_normalized" : "3.0.2.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/log.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : ">=8.0.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-09-11T13:17:53+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-09-29 16:59:27 +05:45
"dev-master" : "3.x-dev"
2024-07-10 18:28:19 +05:45
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
2024-09-29 16:59:27 +05:45
"Psr\\Log\\" : "src"
2024-07-10 18:28:19 +05:45
}
} ,
"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" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/php-fig/log/tree/3.0.2"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../psr/log"
} ,
{
"name" : "psr/simple-cache" ,
2024-09-29 16:59:27 +05:45
"version" : "3.0.0" ,
"version_normalized" : "3.0.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/simple-cache.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : ">=8.0.0"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2021-10-29T13:26:27+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-09-29 16:59:27 +05:45
"dev-master" : "3.0.x-dev"
2024-07-10 18:28:19 +05:45
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Psr\\SimpleCache\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
2024-09-29 16:59:27 +05:45
"homepage" : "https://www.php-fig.org/"
2024-07-10 18:28:19 +05:45
}
] ,
"description" : "Common interfaces for simple caching" ,
"keywords" : [
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
] ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/php-fig/simple-cache/tree/3.0.0"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../psr/simple-cache"
} ,
{
"name" : "pusher/pusher-php-server" ,
2024-09-29 16:59:27 +05:45
"version" : "7.2.4" ,
"version_normalized" : "7.2.4.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/pusher/pusher-http-php.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "de2f72296808f9cafa6a4462b15a768ff130cddb"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/pusher/pusher-http-php/zipball/de2f72296808f9cafa6a4462b15a768ff130cddb" ,
"reference" : "de2f72296808f9cafa6a4462b15a768ff130cddb" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"ext-curl" : "*" ,
"ext-json" : "*" ,
"guzzlehttp/guzzle" : "^7.2" ,
"paragonie/sodium_compat" : "^1.6" ,
"php" : "^7.3|^8.0" ,
"psr/log" : "^1.0|^2.0|^3.0"
} ,
"require-dev" : {
"overtrue/phplint" : "^2.3" ,
"phpunit/phpunit" : "^9.3"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2023-12-15T10:58:53+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Pusher\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Library for interacting with the Pusher REST API" ,
"keywords" : [
"events" ,
"messaging" ,
"php-pusher-server" ,
"publish" ,
"push" ,
"pusher" ,
"real time" ,
"real-time" ,
"realtime" ,
"rest" ,
"trigger"
] ,
"support" : {
"issues" : "https://github.com/pusher/pusher-http-php/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/pusher/pusher-http-php/tree/7.2.4"
2024-07-10 18:28:19 +05:45
} ,
"install-path" : "../pusher/pusher-php-server"
} ,
{
"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" : "sebastian/code-unit-reverse-lookup" ,
2024-09-29 16:59:27 +05:45
"version" : "1.0.3" ,
"version_normalized" : "1.0.3.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54" ,
"reference" : "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
"require-dev" : {
"phpunit/phpunit" : "^8.5"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-03-01T13:45:45+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Looks up which function or method a line of code belongs to" ,
"homepage" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup/" ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues" ,
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3"
2024-07-10 18:28:19 +05:45
} ,
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
] ,
"install-path" : "../sebastian/code-unit-reverse-lookup"
} ,
{
"name" : "sebastian/comparator" ,
"version" : "1.2.4" ,
"version_normalized" : "1.2.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/comparator.git" ,
"reference" : "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" ,
"reference" : "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3" ,
"sebastian/diff" : "~1.2" ,
"sebastian/exporter" : "~1.2 || ~2.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "~4.4"
} ,
"time" : "2017-01-29T09:50:25+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.2.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
} ,
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@2bepublished.at"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides the functionality to compare PHP values for equality" ,
"homepage" : "http://www.github.com/sebastianbergmann/comparator" ,
"keywords" : [
"comparator" ,
"compare" ,
"equality"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/comparator/issues" ,
"source" : "https://github.com/sebastianbergmann/comparator/tree/1.2"
} ,
"install-path" : "../sebastian/comparator"
} ,
{
"name" : "sebastian/diff" ,
"version" : "1.4.3" ,
"version_normalized" : "1.4.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/diff.git" ,
"reference" : "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4" ,
"reference" : "7f066a26a962dbe58ddea9f72a4e82874a3975a4" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.3.3 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0"
} ,
"time" : "2017-05-22T07:24:03+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.4-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Kore Nordmann" ,
"email" : "mail@kore-nordmann.de"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Diff implementation" ,
"homepage" : "https://github.com/sebastianbergmann/diff" ,
"keywords" : [
"diff"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/diff/issues" ,
"source" : "https://github.com/sebastianbergmann/diff/tree/1.4"
} ,
"install-path" : "../sebastian/diff"
} ,
{
"name" : "sebastian/environment" ,
"version" : "2.0.0" ,
"version_normalized" : "2.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/environment.git" ,
"reference" : "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac" ,
"reference" : "5795ffe5dc5b02460c3e34222fee8cbe245d8fac" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.6 || ^7.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^5.0"
} ,
"time" : "2016-11-26T07:53:53+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides functionality to handle HHVM/PHP environments" ,
"homepage" : "http://www.github.com/sebastianbergmann/environment" ,
"keywords" : [
"Xdebug" ,
"environment" ,
"hhvm"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/environment/issues" ,
"source" : "https://github.com/sebastianbergmann/environment/tree/master"
} ,
"install-path" : "../sebastian/environment"
} ,
{
"name" : "sebastian/exporter" ,
"version" : "2.0.0" ,
"version_normalized" : "2.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/exporter.git" ,
"reference" : "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" ,
"reference" : "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3" ,
"sebastian/recursion-context" : "~2.0"
} ,
"require-dev" : {
"ext-mbstring" : "*" ,
"phpunit/phpunit" : "~4.4"
} ,
"time" : "2016-11-19T08:54:04+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
} ,
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@2bepublished.at"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
} ,
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
}
] ,
"description" : "Provides the functionality to export PHP variables for visualization" ,
"homepage" : "http://www.github.com/sebastianbergmann/exporter" ,
"keywords" : [
"export" ,
"exporter"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/exporter/issues" ,
"source" : "https://github.com/sebastianbergmann/exporter/tree/master"
} ,
"install-path" : "../sebastian/exporter"
} ,
{
"name" : "sebastian/global-state" ,
"version" : "1.1.1" ,
"version_normalized" : "1.1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/global-state.git" ,
"reference" : "bc37d50fea7d017d3d340f230811c9f1d7280af4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4" ,
"reference" : "bc37d50fea7d017d3d340f230811c9f1d7280af4" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"require-dev" : {
"phpunit/phpunit" : "~4.2"
} ,
"suggest" : {
"ext-uopz" : "*"
} ,
"time" : "2015-10-12T03:26:01+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Snapshotting of global state" ,
"homepage" : "http://www.github.com/sebastianbergmann/global-state" ,
"keywords" : [
"global state"
] ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/global-state/issues" ,
"source" : "https://github.com/sebastianbergmann/global-state/tree/1.1.1"
} ,
"install-path" : "../sebastian/global-state"
} ,
{
"name" : "sebastian/object-enumerator" ,
"version" : "2.0.1" ,
"version_normalized" : "2.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/object-enumerator.git" ,
"reference" : "1311872ac850040a79c3c058bea3e22d0f09cbb7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7" ,
"reference" : "1311872ac850040a79c3c058bea3e22d0f09cbb7" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6" ,
"sebastian/recursion-context" : "~2.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "~5"
} ,
"time" : "2017-02-18T15:18:39+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Traverses array structures and object graphs to enumerate all referenced objects" ,
"homepage" : "https://github.com/sebastianbergmann/object-enumerator/" ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/object-enumerator/issues" ,
"source" : "https://github.com/sebastianbergmann/object-enumerator/tree/master"
} ,
"install-path" : "../sebastian/object-enumerator"
} ,
{
"name" : "sebastian/recursion-context" ,
"version" : "2.0.0" ,
"version_normalized" : "2.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/recursion-context.git" ,
"reference" : "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a" ,
"reference" : "2c3ba150cbec723aa057506e73a8d33bdb286c9a" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.3.3"
} ,
"require-dev" : {
"phpunit/phpunit" : "~4.4"
} ,
"time" : "2016-11-19T07:33:16+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
} ,
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
} ,
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
}
] ,
"description" : "Provides functionality to recursively process PHP variables" ,
"homepage" : "http://www.github.com/sebastianbergmann/recursion-context" ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/recursion-context/issues" ,
"source" : "https://github.com/sebastianbergmann/recursion-context/tree/master"
} ,
"install-path" : "../sebastian/recursion-context"
} ,
{
"name" : "sebastian/resource-operations" ,
"version" : "1.0.0" ,
"version_normalized" : "1.0.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/resource-operations.git" ,
"reference" : "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" ,
"reference" : "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6.0"
} ,
"time" : "2015-07-28T20:34:47+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
] ,
"description" : "Provides a list of PHP built-in functions that operate on resources" ,
"homepage" : "https://www.github.com/sebastianbergmann/resource-operations" ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/resource-operations/issues" ,
"source" : "https://github.com/sebastianbergmann/resource-operations/tree/master"
} ,
"install-path" : "../sebastian/resource-operations"
} ,
{
"name" : "sebastian/version" ,
"version" : "2.0.1" ,
"version_normalized" : "2.0.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/sebastianbergmann/version.git" ,
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019" ,
"reference" : "99732be0ddb3361e16ad77b68ba41efc8e979019" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
"time" : "2016-10-03T07:35:21+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"classmap" : [
"src/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
] ,
"description" : "Library that helps with managing the version number of Git-hosted PHP projects" ,
"homepage" : "https://github.com/sebastianbergmann/version" ,
"support" : {
"issues" : "https://github.com/sebastianbergmann/version/issues" ,
"source" : "https://github.com/sebastianbergmann/version/tree/master"
} ,
"install-path" : "../sebastian/version"
} ,
{
"name" : "symfony/deprecation-contracts" ,
2024-09-29 16:59:27 +05:45
"version" : "v3.5.0" ,
"version_normalized" : "3.5.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/deprecation-contracts.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" ,
"reference" : "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : ">=8.1"
2024-07-10 18:28:19 +05:45
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-04-18T09:32:20+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"branch-alias" : {
2024-09-29 16:59:27 +05:45
"dev-main" : "3.5-dev"
2024-07-10 18:28:19 +05:45
} ,
"thanks" : {
"name" : "symfony/contracts" ,
"url" : "https://github.com/symfony/contracts"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"function.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "A generic function and convention to trigger deprecation notices" ,
"homepage" : "https://symfony.com" ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
2024-07-10 18:28:19 +05:45
} ,
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
] ,
"install-path" : "../symfony/deprecation-contracts"
} ,
{
"name" : "symfony/polyfill-ctype" ,
2024-09-29 16:59:27 +05:45
"version" : "v1.31.0" ,
"version_normalized" : "1.31.0.0" ,
2024-07-10 18:28:19 +05:45
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-ctype.git" ,
2024-09-29 16:59:27 +05:45
"reference" : "a3cc8b044a6ea513310cbd48ef7333b384945638"
2024-07-10 18:28:19 +05:45
} ,
"dist" : {
"type" : "zip" ,
2024-09-29 16:59:27 +05:45
"url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638" ,
"reference" : "a3cc8b044a6ea513310cbd48ef7333b384945638" ,
2024-07-10 18:28:19 +05:45
"shasum" : ""
} ,
"require" : {
2024-09-29 16:59:27 +05:45
"php" : ">=7.2"
2024-07-10 18:28:19 +05:45
} ,
"provide" : {
"ext-ctype" : "*"
} ,
"suggest" : {
"ext-ctype" : "For best performance"
} ,
2024-09-29 16:59:27 +05:45
"time" : "2024-09-09T11:45:10+00:00" ,
2024-07-10 18:28:19 +05:45
"type" : "library" ,
"extra" : {
"thanks" : {
"name" : "symfony/polyfill" ,
"url" : "https://github.com/symfony/polyfill"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Ctype\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Gert de Pagter" ,
"email" : "BackEndTea@gmail.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for ctype functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"ctype" ,
"polyfill" ,
"portable"
] ,
"support" : {
2024-09-29 16:59:27 +05:45
"source" : "https://github.com/symfony/polyfill-ctype/tree/v1.31.0"
2024-07-10 18:28:19 +05:45
} ,
"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/yaml" ,
"version" : "v4.4.45" ,
"version_normalized" : "4.4.45.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/yaml.git" ,
"reference" : "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" ,
"reference" : "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1.3" ,
"symfony/polyfill-ctype" : "~1.8"
} ,
"conflict" : {
"symfony/console" : "<3.4"
} ,
"require-dev" : {
"symfony/console" : "^3.4|^4.0|^5.0"
} ,
"suggest" : {
"symfony/console" : "For validating YAML files using the lint command"
} ,
"time" : "2022-08-02T15:47:23+00:00" ,
"type" : "library" ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Yaml\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Loads and dumps YAML files" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/yaml/tree/v4.4.45"
} ,
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
] ,
"install-path" : "../symfony/yaml"
} ,
{
"name" : "webmozart/assert" ,
"version" : "1.11.0" ,
"version_normalized" : "1.11.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/webmozarts/assert.git" ,
"reference" : "11cb2199493b2f8a3b53e7f19068fc6aac760991"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991" ,
"reference" : "11cb2199493b2f8a3b53e7f19068fc6aac760991" ,
"shasum" : ""
} ,
"require" : {
"ext-ctype" : "*" ,
"php" : "^7.2 || ^8.0"
} ,
"conflict" : {
"phpstan/phpstan" : "<0.12.20" ,
"vimeo/psalm" : "<4.6.1 || 4.6.2"
} ,
"require-dev" : {
"phpunit/phpunit" : "^8.5.13"
} ,
"time" : "2022-06-03T18:03:27+00:00" ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.10-dev"
}
} ,
"installation-source" : "dist" ,
"autoload" : {
"psr-4" : {
"Webmozart\\Assert\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
}
] ,
"description" : "Assertions to validate method input/output with nice error messages." ,
"keywords" : [
"assert" ,
"check" ,
"validate"
] ,
"support" : {
"issues" : "https://github.com/webmozarts/assert/issues" ,
"source" : "https://github.com/webmozarts/assert/tree/1.11.0"
} ,
"install-path" : "../webmozart/assert"
}
] ,
"dev" : true ,
"dev-package-names" : [
2024-09-29 16:59:27 +05:45
"doctrine/deprecations" ,
2024-07-10 18:28:19 +05:45
"doctrine/instantiator" ,
"mikey179/vfsstream" ,
"myclabs/deep-copy" ,
"phpdocumentor/reflection-common" ,
"phpdocumentor/reflection-docblock" ,
"phpdocumentor/type-resolver" ,
"phpspec/prophecy" ,
2024-09-29 16:59:27 +05:45
"phpstan/phpdoc-parser" ,
2024-07-10 18:28:19 +05:45
"phpunit/php-code-coverage" ,
"phpunit/php-file-iterator" ,
"phpunit/php-text-template" ,
"phpunit/php-timer" ,
"phpunit/php-token-stream" ,
"phpunit/phpunit" ,
"phpunit/phpunit-mock-objects" ,
"sebastian/code-unit-reverse-lookup" ,
"sebastian/comparator" ,
"sebastian/diff" ,
"sebastian/environment" ,
"sebastian/exporter" ,
"sebastian/global-state" ,
"sebastian/object-enumerator" ,
"sebastian/recursion-context" ,
"sebastian/resource-operations" ,
"sebastian/version" ,
"symfony/polyfill-ctype" ,
"symfony/yaml" ,
"webmozart/assert"
]
}