2026-08-04 21:40:49 +07:00
{
"_readme" : [
"This file locks the dependencies of your project to a known state" ,
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies" ,
"This file is @generated automatically"
],
2026-08-09 20:59:00 +07:00
"content-hash" : "5ec2c4de349d84433a04f4f044d7f7ed" ,
2026-08-04 21:40:49 +07:00
"packages" : [
2026-08-04 22:23:54 +07:00
{
"name" : "anourvalar/eloquent-serialize" ,
"version" : "1.3.10" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/AnourValar/eloquent-serialize.git" ,
"reference" : "2be26f176b764a2d6f20118bfa4b125f71fa88f8"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/2be26f176b764a2d6f20118bfa4b125f71fa88f8" ,
"reference" : "2be26f176b764a2d6f20118bfa4b125f71fa88f8" ,
"shasum" : ""
},
"require" : {
"laravel/framework" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0"
},
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.26" ,
"laravel/legacy-factories" : "^1.1" ,
"orchestra/testbench" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpstan/phpstan" : "^2.0" ,
"phpunit/phpunit" : "^9.5|^10.5|^11.0" ,
"squizlabs/php_codesniffer" : "^3.7"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"EloquentSerialize" : "AnourValar\\EloquentSerialize\\Facades\\EloquentSerializeFacade"
}
}
},
"autoload" : {
"psr-4" : {
"AnourValar\\EloquentSerialize\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "Laravel Query Builder (Eloquent) serialization" ,
"homepage" : "https://github.com/AnourValar/eloquent-serialize" ,
"keywords" : [
"anourvalar" ,
"builder" ,
"copy" ,
"eloquent" ,
"job" ,
"laravel" ,
"query" ,
"querybuilder" ,
"queue" ,
"serializable" ,
"serialization" ,
"serialize"
],
"support" : {
"issues" : "https://github.com/AnourValar/eloquent-serialize/issues" ,
"source" : "https://github.com/AnourValar/eloquent-serialize/tree/1.3.10"
},
"time" : "2026-06-20T14:30:25+00:00"
},
{
"name" : "blade-ui-kit/blade-heroicons" ,
"version" : "2.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/driesvints/blade-heroicons.git" ,
"reference" : "66fa8ba09dba12e0cdb410b8cb94f3b890eca440"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/driesvints/blade-heroicons/zipball/66fa8ba09dba12e0cdb410b8cb94f3b890eca440" ,
"reference" : "66fa8ba09dba12e0cdb410b8cb94f3b890eca440" ,
"shasum" : ""
},
"require" : {
"blade-ui-kit/blade-icons" : "^1.6" ,
"illuminate/support" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0"
},
"require-dev" : {
"orchestra/testbench" : "^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^9.0|^10.5|^11.0|^12.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"BladeUI\\Heroicons\\BladeHeroiconsServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"BladeUI\\Heroicons\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Dries Vints" ,
"homepage" : "https://driesvints.com"
}
],
"description" : "A package to easily make use of Heroicons in your Laravel Blade views." ,
"homepage" : "https://github.com/driesvints/blade-heroicons" ,
"keywords" : [
"Heroicons" ,
"blade" ,
"laravel"
],
"support" : {
"issues" : "https://github.com/driesvints/blade-heroicons/issues" ,
"source" : "https://github.com/driesvints/blade-heroicons/tree/2.7.0"
},
"funding" : [
{
"url" : "https://github.com/sponsors/driesvints" ,
"type" : "github"
},
{
"url" : "https://www.paypal.com/paypalme/driesvints" ,
"type" : "paypal"
}
],
"time" : "2026-03-16T13:00:23+00:00"
},
{
"name" : "blade-ui-kit/blade-icons" ,
"version" : "1.10.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/driesvints/blade-icons.git" ,
"reference" : "6e072d021ea6249986c330b93293c33d0c4f0e34"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/driesvints/blade-icons/zipball/6e072d021ea6249986c330b93293c33d0c4f0e34" ,
"reference" : "6e072d021ea6249986c330b93293c33d0c4f0e34" ,
"shasum" : ""
},
"require" : {
"illuminate/contracts" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/filesystem" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^7.4|^8.0" ,
"symfony/console" : "^5.3|^6.0|^7.0|^8.0" ,
"symfony/finder" : "^5.3|^6.0|^7.0|^8.0"
},
"require-dev" : {
"mockery/mockery" : "^1.5.1" ,
"orchestra/testbench" : "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^9.0|^10.5|^11.0"
},
"bin" : [
"bin/blade-icons-generate"
],
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"BladeUI\\Icons\\BladeIconsServiceProvider"
]
}
},
"autoload" : {
"files" : [
"src/helpers.php"
],
"psr-4" : {
"BladeUI\\Icons\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Dries Vints" ,
"homepage" : "https://driesvints.com"
}
],
"description" : "A package to easily make use of icons in your Laravel Blade views." ,
"homepage" : "https://github.com/driesvints/blade-icons" ,
"keywords" : [
"blade" ,
"icons" ,
"laravel" ,
"svg"
],
"support" : {
"issues" : "https://github.com/driesvints/blade-icons/issues" ,
"source" : "https://github.com/driesvints/blade-icons"
},
"funding" : [
{
"url" : "https://github.com/sponsors/driesvints" ,
"type" : "github"
},
{
"url" : "https://www.paypal.com/paypalme/driesvints" ,
"type" : "paypal"
}
],
"time" : "2026-06-30T09:44:12+00:00"
},
2026-08-04 21:40:49 +07:00
{
"name" : "brick/math" ,
"version" : "0.18.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/brick/math.git" ,
"reference" : "82944324d1c1bdb2c2618e89978d4e2ad78d69ad"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/brick/math/zipball/82944324d1c1bdb2c2618e89978d4e2ad78d69ad" ,
"reference" : "82944324d1c1bdb2c2618e89978d4e2ad78d69ad" ,
"shasum" : ""
},
"require" : {
"php" : "^8.2"
},
"require-dev" : {
"phpstan/phpstan" : "2.1.22" ,
"phpunit/phpunit" : "^11.5"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Brick\\Math\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "Arbitrary-precision arithmetic library" ,
"keywords" : [
"Arbitrary-precision" ,
"BigInteger" ,
"BigRational" ,
"arithmetic" ,
"bigdecimal" ,
"bignum" ,
"bignumber" ,
"brick" ,
"decimal" ,
"integer" ,
"math" ,
"mathematics" ,
"rational"
],
"support" : {
"issues" : "https://github.com/brick/math/issues" ,
"source" : "https://github.com/brick/math/tree/0.18.0"
},
"funding" : [
{
"url" : "https://github.com/BenMorel" ,
"type" : "github"
}
],
"time" : "2026-06-14T18:21:03+00:00"
},
{
"name" : "carbonphp/carbon-doctrine-types" ,
"version" : "3.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/CarbonPHP/carbon-doctrine-types.git" ,
"reference" : "18ba5ddfec8976260ead6e866180bd5d2f71aa1d"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d" ,
"reference" : "18ba5ddfec8976260ead6e866180bd5d2f71aa1d" ,
"shasum" : ""
},
"require" : {
"php" : "^8.1"
},
"conflict" : {
"doctrine/dbal" : "<4.0.0 || >=5.0.0"
},
"require-dev" : {
"doctrine/dbal" : "^4.0.0" ,
"nesbot/carbon" : "^2.71.0 || ^3.0.0" ,
"phpunit/phpunit" : "^10.3"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Carbon\\Doctrine\\" : "src/Carbon/Doctrine/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "KyleKatarn" ,
"email" : "kylekatarnls@gmail.com"
}
],
"description" : "Types to use Carbon in Doctrine" ,
"keywords" : [
"carbon" ,
"date" ,
"datetime" ,
"doctrine" ,
"time"
],
"support" : {
"issues" : "https://github.com/CarbonPHP/carbon-doctrine-types/issues" ,
"source" : "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0"
},
"funding" : [
{
"url" : "https://github.com/kylekatarnls" ,
"type" : "github"
},
{
"url" : "https://opencollective.com/Carbon" ,
"type" : "open_collective"
},
{
"url" : "https://tidelift.com/funding/github/packagist/nesbot/carbon" ,
"type" : "tidelift"
}
],
"time" : "2024-02-09T16:56:22+00:00"
},
{
2026-08-04 22:23:54 +07:00
"name" : "chillerlan/php-qrcode" ,
"version" : "5.0.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/chillerlan/php-qrcode.git" ,
"reference" : "7b66282572fc14075c0507d74d9837dab25b38d6"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/chillerlan/php-qrcode/zipball/7b66282572fc14075c0507d74d9837dab25b38d6" ,
"reference" : "7b66282572fc14075c0507d74d9837dab25b38d6" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"chillerlan/php-settings-container" : "^2.1.6 || ^3.2.1" ,
"ext-mbstring" : "*" ,
"php" : "^7.4 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"chillerlan/php-authenticator" : "^4.3.1 || ^5.2.1" ,
"ext-fileinfo" : "*" ,
"phan/phan" : "^5.5.2" ,
"phpcompatibility/php-compatibility" : "10.x-dev" ,
"phpmd/phpmd" : "^2.15" ,
"phpunit/phpunit" : "^9.6" ,
"setasign/fpdf" : "^1.8.2" ,
"slevomat/coding-standard" : "^8.23.0" ,
"squizlabs/php_codesniffer" : "^4.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"chillerlan/php-authenticator" : "Yet another Google authenticator! Also creates URIs for mobile apps." ,
"setasign/fpdf" : "Required to use the QR FPDF output." ,
"simple-icons/simple-icons" : "SVG icons that you can use to embed as logos in the QR Code"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"chillerlan\\QRCode\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT" ,
"Apache-2.0"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Kazuhiko Arase" ,
"homepage" : "https://github.com/kazuhikoarase/qrcode-generator"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ZXing Authors" ,
"homepage" : "https://github.com/zxing/zxing"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Ashot Khanamiryan" ,
"homepage" : "https://github.com/khanamiryan/php-qrcode-detector-decoder"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Smiley" ,
"email" : "smiley@chillerlan.net" ,
"homepage" : "https://github.com/codemasher"
},
{
"name" : "Contributors" ,
"homepage" : "https://github.com/chillerlan/php-qrcode/graphs/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A QR Code generator and reader with a user-friendly API. PHP 7.4+" ,
"homepage" : "https://github.com/chillerlan/php-qrcode" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"phpqrcode" ,
"qr" ,
"qr code" ,
"qr-reader" ,
"qrcode" ,
"qrcode-generator" ,
"qrcode-reader"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"docs" : "https://php-qrcode.readthedocs.io" ,
"issues" : "https://github.com/chillerlan/php-qrcode/issues" ,
"source" : "https://github.com/chillerlan/php-qrcode"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://ko-fi.com/codemasher" ,
"type" : "Ko-Fi"
}
],
"time" : "2025-11-23T23:51:44+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "chillerlan/php-settings-container" ,
"version" : "3.3.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/chillerlan/php-settings-container.git" ,
"reference" : "a0a487cbf5344f721eb504bf0f59bada40c381b7"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/chillerlan/php-settings-container/zipball/a0a487cbf5344f721eb504bf0f59bada40c381b7" ,
"reference" : "a0a487cbf5344f721eb504bf0f59bada40c381b7" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"php" : "^8.1"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phan/phan" : "^5.5.2" ,
"phpmd/phpmd" : "^2.15" ,
"phpstan/phpstan" : "^2.1.31" ,
"phpstan/phpstan-deprecation-rules" : "^2.0.3" ,
"phpunit/phpunit" : "^10.5" ,
"slevomat/coding-standard" : "^8.22" ,
"squizlabs/php_codesniffer" : "^4.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"chillerlan\\Settings\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Smiley" ,
"email" : "smiley@chillerlan.net" ,
"homepage" : "https://github.com/codemasher"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A container class for immutable settings objects. Not a DI container." ,
"homepage" : "https://github.com/chillerlan/php-settings-container" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"Settings" ,
"configuration" ,
"container" ,
"helper" ,
"property hook"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/chillerlan/php-settings-container/issues" ,
"source" : "https://github.com/chillerlan/php-settings-container"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://www.paypal.com/donate?hosted_button_id=WLYUNAT9ZTJZ4" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://ko-fi.com/codemasher" ,
"type" : "ko_fi"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-03-20T21:10:52+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "danharrin/date-format-converter" ,
"version" : "v0.3.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/danharrin/date-format-converter.git" ,
"reference" : "7c31171bc981e48726729a5f3a05a2d2b63f0b1e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/danharrin/date-format-converter/zipball/7c31171bc981e48726729a5f3a05a2d2b63f0b1e" ,
"reference" : "7c31171bc981e48726729a5f3a05a2d2b63f0b1e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.2|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
"autoload" : {
"files" : [
"src/helpers.php" ,
"src/standards.php"
],
"psr-4" : {
"DanHarrin\\DateFormatConverter\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Dan Harrin" ,
"email" : "dan@danharrin.com"
}
],
"description" : "Convert token-based date formats between standards." ,
"homepage" : "https://github.com/danharrin/date-format-converter" ,
"support" : {
"issues" : "https://github.com/danharrin/date-format-converter/issues" ,
"source" : "https://github.com/danharrin/date-format-converter"
},
"funding" : [
{
"url" : "https://github.com/danharrin" ,
"type" : "github"
}
],
"time" : "2024-06-13T09:38:44+00:00"
},
{
"name" : "danharrin/livewire-rate-limiting" ,
"version" : "v2.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/danharrin/livewire-rate-limiting.git" ,
"reference" : "c03e649220089f6e5a52d422e24e3f98c73e456d"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/c03e649220089f6e5a52d422e24e3f98c73e456d" ,
"reference" : "c03e649220089f6e5a52d422e24e3f98c73e456d" ,
"shasum" : ""
},
"require" : {
"illuminate/support" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0"
},
"require-dev" : {
"livewire/livewire" : "^3.0" ,
"livewire/volt" : "^1.3" ,
"orchestra/testbench" : "^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^9.0|^10.0|^11.5.3|^12.5.12"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"DanHarrin\\LivewireRateLimiting\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Dan Harrin" ,
"email" : "dan@danharrin.com"
}
],
"description" : "Apply rate limiters to Laravel Livewire actions." ,
"homepage" : "https://github.com/danharrin/livewire-rate-limiting" ,
"support" : {
"issues" : "https://github.com/danharrin/livewire-rate-limiting/issues" ,
"source" : "https://github.com/danharrin/livewire-rate-limiting"
},
"funding" : [
{
"url" : "https://github.com/danharrin" ,
"type" : "github"
}
],
"time" : "2026-03-16T11:29:23+00:00"
},
{
"name" : "dflydev/dot-access-data" ,
"version" : "v3.0.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/dflydev/dflydev-dot-access-data.git" ,
"reference" : "a23a2bf4f31d3518f3ecb38660c95715dfead60f"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f" ,
"reference" : "a23a2bf4f31d3518f3ecb38660c95715dfead60f" ,
"shasum" : ""
},
"require" : {
"php" : "^7.1 || ^8.0"
},
"require-dev" : {
"phpstan/phpstan" : "^0.12.42" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.3" ,
"scrutinizer/ocular" : "1.6.0" ,
"squizlabs/php_codesniffer" : "^3.5" ,
"vimeo/psalm" : "^4.0.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Dflydev\\DotAccessData\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Dragonfly Development Inc." ,
"email" : "info@dflydev.com" ,
"homepage" : "http://dflydev.com"
},
{
"name" : "Beau Simensen" ,
"email" : "beau@dflydev.com" ,
"homepage" : "http://beausimensen.com"
},
{
"name" : "Carlos Frutos" ,
"email" : "carlos@kiwing.it" ,
"homepage" : "https://github.com/cfrutos"
},
{
"name" : "Colin O'Dell" ,
"email" : "colinodell@gmail.com" ,
"homepage" : "https://www.colinodell.com"
}
],
"description" : "Given a deep data structure, access data by dot notation." ,
"homepage" : "https://github.com/dflydev/dflydev-dot-access-data" ,
"keywords" : [
"access" ,
"data" ,
"dot" ,
"notation"
],
"support" : {
"issues" : "https://github.com/dflydev/dflydev-dot-access-data/issues" ,
"source" : "https://github.com/dflydev/dflydev-dot-access-data/tree/v3.0.3"
},
"time" : "2024-07-08T12:26:09+00:00"
},
{
"name" : "doctrine/inflector" ,
"version" : "2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/inflector.git" ,
"reference" : "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b" ,
"reference" : "6d6c96277ea252fc1304627204c3d5e6e15faa3b" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2 || ^8.0"
},
"require-dev" : {
"doctrine/coding-standard" : "^12.0 || ^13.0" ,
"phpstan/phpstan" : "^1.12 || ^2.0" ,
"phpstan/phpstan-phpunit" : "^1.4 || ^2.0" ,
"phpstan/phpstan-strict-rules" : "^1.6 || ^2.0" ,
"phpunit/phpunit" : "^8.5 || ^12.2"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Inflector\\" : "src"
}
},
"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.1.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%2Finflector" ,
"type" : "tidelift"
}
],
"time" : "2025-08-10T19:31:58+00:00"
},
{
"name" : "doctrine/lexer" ,
"version" : "3.0.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/lexer.git" ,
"reference" : "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" ,
"reference" : "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" ,
"shasum" : ""
},
"require" : {
"php" : "^8.1"
},
"require-dev" : {
"doctrine/coding-standard" : "^12" ,
"phpstan/phpstan" : "^1.10" ,
"phpunit/phpunit" : "^10.5" ,
"psalm/plugin-phpunit" : "^0.18.3" ,
2026-08-04 21:40:49 +07:00
"vimeo/psalm" : "^5.21"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Common\\Lexer\\" : "src"
}
},
"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" : "Johannes Schmitt" ,
"email" : "schmittjoh@gmail.com"
}
],
"description" : "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers." ,
"homepage" : "https://www.doctrine-project.org/projects/lexer.html" ,
"keywords" : [
"annotations" ,
"docblock" ,
"lexer" ,
"parser" ,
"php"
],
"support" : {
"issues" : "https://github.com/doctrine/lexer/issues" ,
"source" : "https://github.com/doctrine/lexer/tree/3.0.1"
},
"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%2Flexer" ,
"type" : "tidelift"
}
],
"time" : "2024-02-05T11:56:58+00:00"
},
{
"name" : "dragonmantank/cron-expression" ,
"version" : "v3.6.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/dragonmantank/cron-expression.git" ,
"reference" : "d61a8a9604ec1f8c3d150d09db6ce98b32675013"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013" ,
"reference" : "d61a8a9604ec1f8c3d150d09db6ce98b32675013" ,
"shasum" : ""
},
"require" : {
"php" : "^8.2|^8.3|^8.4|^8.5"
},
"replace" : {
"mtdowling/cron-expression" : "^1.0"
},
"require-dev" : {
"phpstan/extension-installer" : "^1.4.3" ,
"phpstan/phpstan" : "^1.12.32|^2.1.31" ,
"phpunit/phpunit" : "^8.5.48|^9.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Cron\\" : "src/Cron/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Chris Tankersley" ,
"email" : "chris@ctankersley.com" ,
"homepage" : "https://github.com/dragonmantank"
}
],
"description" : "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due" ,
"keywords" : [
"cron" ,
"schedule"
],
"support" : {
"issues" : "https://github.com/dragonmantank/cron-expression/issues" ,
"source" : "https://github.com/dragonmantank/cron-expression/tree/v3.6.0"
},
"funding" : [
{
"url" : "https://github.com/dragonmantank" ,
"type" : "github"
}
],
"time" : "2025-10-31T18:51:33+00:00"
},
{
"name" : "egulias/email-validator" ,
"version" : "4.0.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/egulias/EmailValidator.git" ,
"reference" : "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" ,
"reference" : "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" ,
"shasum" : ""
},
"require" : {
"doctrine/lexer" : "^2.0 || ^3.0" ,
"php" : ">=8.1" ,
"symfony/polyfill-intl-idn" : "^1.26"
},
"require-dev" : {
"phpunit/phpunit" : "^10.2" ,
"vimeo/psalm" : "^5.12"
},
"suggest" : {
"ext-intl" : "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.0.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Egulias\\EmailValidator\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Eduardo Gulias Davis"
}
],
"description" : "A library for validating emails against several RFCs" ,
"homepage" : "https://github.com/egulias/EmailValidator" ,
"keywords" : [
"email" ,
"emailvalidation" ,
"emailvalidator" ,
"validation" ,
"validator"
],
"support" : {
"issues" : "https://github.com/egulias/EmailValidator/issues" ,
"source" : "https://github.com/egulias/EmailValidator/tree/4.0.4"
},
"funding" : [
{
"url" : "https://github.com/egulias" ,
"type" : "github"
}
],
"time" : "2025-03-06T22:45:56+00:00"
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/actions" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/actions.git" ,
"reference" : "5b146757282f76e0d449b8e2d3f2b61c2d9a560c"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/actions/zipball/5b146757282f76e0d449b8e2d3f2b61c2d9a560c" ,
"reference" : "5b146757282f76e0d449b8e2d3f2b61c2d9a560c" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"anourvalar/eloquent-serialize" : "^1.3.6" ,
"filament/forms" : "self.version" ,
"filament/infolists" : "self.version" ,
"filament/notifications" : "self.version" ,
"filament/support" : "self.version" ,
"league/csv" : "^9.27" ,
"openspout/openspout" : "^4.23" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Filament\\Actions\\ActionsServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\Actions\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Easily add beautiful action modals to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-29T13:07:42+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/filament" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/panels.git" ,
"reference" : "9aa8bc96138aa58c9ca1cbf046d4ebe6294d78b4"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/panels/zipball/9aa8bc96138aa58c9ca1cbf046d4ebe6294d78b4" ,
"reference" : "9aa8bc96138aa58c9ca1cbf046d4ebe6294d78b4" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"chillerlan/php-qrcode" : "^5.0" ,
"filament/actions" : "self.version" ,
"filament/forms" : "self.version" ,
"filament/infolists" : "self.version" ,
"filament/notifications" : "self.version" ,
"filament/schemas" : "self.version" ,
"filament/support" : "self.version" ,
"filament/tables" : "self.version" ,
"filament/widgets" : "self.version" ,
"php" : "^8.2" ,
"pragmarx/google2fa" : "^8.0|^9.0" ,
"pragmarx/google2fa-qrcode" : "^3.0|^4.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"laravel" : {
"providers" : [
"Filament\\FilamentServiceProvider"
]
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/global_helpers.php" ,
"src/helpers.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "A collection of full-stack components for accelerated Laravel app development." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-31T03:27:56+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/forms" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/forms.git" ,
"reference" : "6a2e73857430c3728303a61e3422b91b78d9fba7"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/forms/zipball/6a2e73857430c3728303a61e3422b91b78d9fba7" ,
"reference" : "6a2e73857430c3728303a61e3422b91b78d9fba7" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"danharrin/date-format-converter" : "^0.3" ,
"filament/actions" : "self.version" ,
"filament/schemas" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2" ,
"ueberdosis/tiptap-php" : "^2.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Filament\\Forms\\FormsServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"src/helpers.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\Forms\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Easily add beautiful forms to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-31T03:24:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/infolists" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/infolists.git" ,
"reference" : "279a84f2b775433c6126db3133340c70d16f4993"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/infolists/zipball/279a84f2b775433c6126db3133340c70d16f4993" ,
"reference" : "279a84f2b775433c6126db3133340c70d16f4993" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"filament/actions" : "self.version" ,
"filament/schemas" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Filament\\Infolists\\InfolistsServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\Infolists\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Easily add beautiful read-only infolists to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-29T13:07:10+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/notifications" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/notifications.git" ,
"reference" : "4b43df8132e75d949bc355db97d2d549a37599c7"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/notifications/zipball/4b43df8132e75d949bc355db97d2d549a37599c7" ,
"reference" : "4b43df8132e75d949bc355db97d2d549a37599c7" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"filament/actions" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Notifications\\NotificationsServiceProvider"
]
}
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"autoload" : {
"files" : [
"src/Testing/helpers.php"
],
"psr-4" : {
"Filament\\Notifications\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "Easily add beautiful notifications to any Livewire app." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
},
"time" : "2026-07-29T13:07:10+00:00"
},
{
"name" : "filament/query-builder" ,
"version" : "v4.12.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/query-builder.git" ,
"reference" : "a33948daa05baba542c4da93b83ef0459b88fc45"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/query-builder/zipball/a33948daa05baba542c4da93b83ef0459b88fc45" ,
"reference" : "a33948daa05baba542c4da93b83ef0459b88fc45" ,
"shasum" : ""
},
"require" : {
"filament/actions" : "self.version" ,
"filament/forms" : "self.version" ,
"filament/schemas" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Filament\\QueryBuilder\\QueryBuilderServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\QueryBuilder\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "A powerful query builder component for Filament." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-29T13:07:48+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/schemas" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/schemas.git" ,
"reference" : "573605ea8e33b2f6145bea161b30c3e255562d74"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/schemas/zipball/573605ea8e33b2f6145bea161b30c3e255562d74" ,
"reference" : "573605ea8e33b2f6145bea161b30c3e255562d74" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"danharrin/date-format-converter" : "^0.3" ,
"filament/actions" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Filament\\Schemas\\SchemasServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Filament\\Schemas\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Easily add beautiful UI to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
},
"time" : "2026-07-31T03:17:07+00:00"
},
{
"name" : "filament/support" ,
"version" : "v4.12.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/support.git" ,
"reference" : "bd18aa96fdbdb849a435af0f44b631a7d47dc8aa"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/support/zipball/bd18aa96fdbdb849a435af0f44b631a7d47dc8aa" ,
"reference" : "bd18aa96fdbdb849a435af0f44b631a7d47dc8aa" ,
"shasum" : ""
},
"require" : {
"blade-ui-kit/blade-heroicons" : "^2.5" ,
"danharrin/livewire-rate-limiting" : "^2.0" ,
"ext-intl" : "*" ,
"illuminate/contracts" : "^11.28|^12.0|^13.0" ,
"kirschbaum-development/eloquent-power-joins" : "^4.0" ,
"league/uri-components" : "^7.0" ,
"livewire/livewire" : "^3.5" ,
"nette/php-generator" : "^4.0" ,
"php" : "^8.2" ,
"ryangjchandler/blade-capture-directive" : "^1.0" ,
"spatie/invade" : "^2.0" ,
"spatie/laravel-package-tools" : "^1.9" ,
"symfony/console" : "^7.0|^8.0" ,
"symfony/html-sanitizer" : "^7.0|^8.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Support\\SupportServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
2026-08-04 22:23:54 +07:00
},
"autoload" : {
"files" : [
"src/helpers.php"
],
"psr-4" : {
"Filament\\Support\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"description" : "Core helper methods and foundation code for all Filament packages." ,
"homepage" : "https://github.com/filamentphp/filament" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-29T13:07:42+00:00"
},
{
"name" : "filament/tables" ,
"version" : "v4.12.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/tables.git" ,
"reference" : "878f7b1cede42681f9f2469c809dd2976b97fe23"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/tables/zipball/878f7b1cede42681f9f2469c809dd2976b97fe23" ,
"reference" : "878f7b1cede42681f9f2469c809dd2976b97fe23" ,
"shasum" : ""
},
"require" : {
"filament/actions" : "self.version" ,
"filament/forms" : "self.version" ,
"filament/query-builder" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Tables\\TablesServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
2026-08-04 22:23:54 +07:00
},
"autoload" : {
"psr-4" : {
"Filament\\Tables\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"description" : "Easily add beautiful tables to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
},
"time" : "2026-07-29T13:07:17+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filament/widgets" ,
"version" : "v4.12.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filamentphp/widgets.git" ,
"reference" : "ed964c28dac61aa4c132aa95d313f9434eb5ee5f"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filamentphp/widgets/zipball/ed964c28dac61aa4c132aa95d313f9434eb5ee5f" ,
"reference" : "ed964c28dac61aa4c132aa95d313f9434eb5ee5f" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"filament/schemas" : "self.version" ,
"filament/support" : "self.version" ,
"php" : "^8.2"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Widgets\\WidgetsServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Filament\\Widgets\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "Easily add beautiful dashboard widgets to any Livewire component." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
},
"time" : "2026-07-29T13:07:28+00:00"
},
{
"name" : "fruitcake/php-cors" ,
"version" : "v1.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/fruitcake/php-cors.git" ,
"reference" : "38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/fruitcake/php-cors/zipball/38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379" ,
"reference" : "38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379" ,
"shasum" : ""
},
"require" : {
"php" : "^8.1" ,
"symfony/http-foundation" : "^5.4|^6.4|^7.3|^8"
},
"require-dev" : {
"phpstan/phpstan" : "^2" ,
"phpunit/phpunit" : "^9" ,
"squizlabs/php_codesniffer" : "^4"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.3-dev"
}
},
"autoload" : {
"psr-4" : {
"Fruitcake\\Cors\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Fruitcake" ,
"homepage" : "https://fruitcake.nl"
},
{
"name" : "Barryvdh" ,
"email" : "barryvdh@gmail.com"
}
],
"description" : "Cross-origin resource sharing library for the Symfony HttpFoundation" ,
"homepage" : "https://github.com/fruitcake/php-cors" ,
"keywords" : [
"cors" ,
"laravel" ,
"symfony"
],
"support" : {
"issues" : "https://github.com/fruitcake/php-cors/issues" ,
"source" : "https://github.com/fruitcake/php-cors/tree/v1.4.0"
},
"funding" : [
{
"url" : "https://fruitcake.nl" ,
"type" : "custom"
},
{
"url" : "https://github.com/barryvdh" ,
"type" : "github"
}
],
"time" : "2025-12-03T09:33:47+00:00"
},
2026-08-09 20:59:00 +07:00
{
"name" : "gboquizosanchez/filament-log-viewer" ,
"version" : "2.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/gboquizosanchez/filament-log-viewer.git" ,
"reference" : "a32df2ae9d9512c166ac1a93eed57c9677294024"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/gboquizosanchez/filament-log-viewer/zipball/a32df2ae9d9512c166ac1a93eed57c9677294024" ,
"reference" : "a32df2ae9d9512c166ac1a93eed57c9677294024" ,
"shasum" : ""
},
"require" : {
"ext-zip" : "*" ,
"php" : "^8.2|^8.3|^8.4" ,
"symfony/polyfill-php83" : "^1.33"
},
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.64" ,
"hermes/dependencies" : "^1.1" ,
"larastan/larastan" : "^2.9" ,
"orchestra/testbench" : "^9.1" ,
"pestphp/pest" : "^3.5"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Boquizo\\FilamentLogViewer\\FilamentLogViewerServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Boquizo\\FilamentLogViewer\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Germán Boquizo Sánchez" ,
"email" : "germanboquizosanchez@gmail.com" ,
"role" : "Developer"
}
],
"description" : "Filament Log Viewer" ,
"homepage" : "https://github.com/gboquizosanchez" ,
"keywords" : [
"filament" ,
"laravel" ,
"log-viewer"
],
"support" : {
"issues" : "https://github.com/gboquizosanchez/filament-log-viewer/issues" ,
"source" : "https://github.com/gboquizosanchez/filament-log-viewer/tree/2.3.0"
},
"time" : "2026-04-07T12:29:16+00:00"
},
2026-08-04 22:23:54 +07:00
{
"name" : "graham-campbell/result-type" ,
"version" : "v1.1.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/GrahamCampbell/Result-Type.git" ,
"reference" : "e01f4a821471308ba86aa202fed6698b6b695e3b"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b" ,
"reference" : "e01f4a821471308ba86aa202fed6698b6b695e3b" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"phpoption/phpoption" : "^1.9.5"
},
"require-dev" : {
"phpunit/phpunit" : "^8.5.41 || ^9.6.22 || ^10.5.45 || ^11.5.7"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"GrahamCampbell\\ResultType\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
}
],
"description" : "An Implementation Of The Result Type" ,
"keywords" : [
"Graham Campbell" ,
"GrahamCampbell" ,
"Result Type" ,
"Result-Type" ,
"result"
],
"support" : {
"issues" : "https://github.com/GrahamCampbell/Result-Type/issues" ,
"source" : "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.4"
},
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/graham-campbell/result-type" ,
"type" : "tidelift"
}
],
"time" : "2025-12-27T19:43:20+00:00"
},
{
"name" : "guzzlehttp/guzzle" ,
"version" : "7.15.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
"reference" : "744101956d78b7c1384d0cbf379db13e859167bf"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/744101956d78b7c1384d0cbf379db13e859167bf" ,
"reference" : "744101956d78b7c1384d0cbf379db13e859167bf" ,
"shasum" : ""
},
"require" : {
"ext-json" : "*" ,
"guzzlehttp/promises" : "^2.5.1" ,
"guzzlehttp/psr7" : "^2.13" ,
"php" : "^7.2.5 || ^8.0" ,
"psr/http-client" : "^1.0" ,
"symfony/deprecation-contracts" : "^2.5 || ^3.0" ,
"symfony/polyfill-php80" : "^1.25"
},
"provide" : {
"psr/http-client-implementation" : "1.0"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"ext-curl" : "*" ,
"guzzle/client-integration-tests" : "3.0.3" ,
"guzzlehttp/test-server" : "^0.7" ,
"php-http/message-factory" : "^1.1" ,
"phpunit/phpunit" : "^8.5.52 || ^9.6.34" ,
"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"
},
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
},
"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" ,
"source" : "https://github.com/guzzle/guzzle/tree/7.15.2"
},
"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"
}
],
"time" : "2026-07-26T23:23:20+00:00"
},
{
"name" : "guzzlehttp/promises" ,
"version" : "2.5.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
"reference" : "9ad1e4fc607446a055b95870c7f668e93b5cff29"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29" ,
"reference" : "9ad1e4fc607446a055b95870c7f668e93b5cff29" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"symfony/deprecation-contracts" : "^2.5 || ^3.0"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"phpunit/phpunit" : "^8.5.52 || ^9.6.34"
},
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
},
"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" ,
"source" : "https://github.com/guzzle/promises/tree/2.5.1"
},
"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"
}
],
"time" : "2026-07-08T15:48:39+00:00"
},
{
"name" : "guzzlehttp/psr7" ,
"version" : "2.13.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
"reference" : "dad89620b7a6edb60c15858442eb2e408b45d8f4"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/dad89620b7a6edb60c15858442eb2e408b45d8f4" ,
"reference" : "dad89620b7a6edb60c15858442eb2e408b45d8f4" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"psr/http-factory" : "^1.0" ,
"psr/http-message" : "^1.1 || ^2.0" ,
"ralouphie/getallheaders" : "^3.0" ,
"symfony/deprecation-contracts" : "^2.5 || ^3.0" ,
"symfony/polyfill-php80" : "^1.25"
},
"provide" : {
"psr/http-factory-implementation" : "1.0" ,
"psr/http-message-implementation" : "1.0"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"http-interop/http-factory-tests" : "1.1.0" ,
"jshttp/mime-db" : "1.54.0.1" ,
"phpunit/phpunit" : "^8.5.52 || ^9.6.34"
},
"suggest" : {
"laminas/laminas-httphandlerrunner" : "Emit PSR-7 responses"
},
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
},
"autoload" : {
"psr-4" : {
"GuzzleHttp\\Psr7\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
},
{
"name" : "Michael Dowling" ,
"email" : "mtdowling@gmail.com" ,
"homepage" : "https://github.com/mtdowling"
},
{
"name" : "George Mponos" ,
"email" : "gmponos@gmail.com" ,
"homepage" : "https://github.com/gmponos"
},
{
"name" : "Tobias Nyholm" ,
"email" : "tobias.nyholm@gmail.com" ,
"homepage" : "https://github.com/Nyholm"
},
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com" ,
"homepage" : "https://github.com/sagikazarmark"
},
{
"name" : "Tobias Schultze" ,
"email" : "webmaster@tubo-world.de" ,
"homepage" : "https://github.com/Tobion"
},
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com" ,
"homepage" : "https://sagikazarmark.hu"
}
],
"description" : "PSR-7 message implementation that also provides common utility methods" ,
"keywords" : [
"http" ,
"message" ,
"psr-7" ,
"request" ,
"response" ,
"stream" ,
"uri" ,
"url"
],
"support" : {
"issues" : "https://github.com/guzzle/psr7/issues" ,
"source" : "https://github.com/guzzle/psr7/tree/2.13.0"
},
"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"
}
],
"time" : "2026-07-16T22:23:49+00:00"
},
{
"name" : "guzzlehttp/uri-template" ,
"version" : "v1.0.10" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/uri-template.git" ,
"reference" : "f6c24c21f42b990e9a58912b332d0874df6ba839"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/guzzle/uri-template/zipball/f6c24c21f42b990e9a58912b332d0874df6ba839" ,
"reference" : "f6c24c21f42b990e9a58912b332d0874df6ba839" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2.5 || ^8.0" ,
"symfony/polyfill-php80" : "^1.25"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"phpunit/phpunit" : "^8.5.52 || ^9.6.34" ,
"uri-template/tests" : "1.0.0"
},
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
}
},
"autoload" : {
"psr-4" : {
"GuzzleHttp\\UriTemplate\\" : "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"
}
],
"description" : "A polyfill class for uri_template of PHP" ,
"keywords" : [
"guzzlehttp" ,
"uri-template"
],
"support" : {
"issues" : "https://github.com/guzzle/uri-template/issues" ,
"source" : "https://github.com/guzzle/uri-template/tree/v1.0.10"
},
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
},
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template" ,
"type" : "tidelift"
}
],
"time" : "2026-07-17T13:53:03+00:00"
},
{
"name" : "kirschbaum-development/eloquent-power-joins" ,
"version" : "4.3.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/kirschbaum-development/eloquent-power-joins.git" ,
"reference" : "c609dbbe4ad2051b667e937f1ab554067519d64b"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/c609dbbe4ad2051b667e937f1ab554067519d64b" ,
"reference" : "c609dbbe4ad2051b667e937f1ab554067519d64b" ,
"shasum" : ""
},
"require" : {
"illuminate/database" : "^11.42|^12.0|^13.0" ,
"illuminate/support" : "^11.42|^12.0|^13.0" ,
"php" : "^8.2"
},
"require-dev" : {
"friendsofphp/php-cs-fixer" : "dev-master" ,
"laravel/legacy-factories" : "^1.0@dev|dev-master" ,
"orchestra/testbench" : "^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^10.0|^11.0|^12.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Kirschbaum\\PowerJoins\\PowerJoinsServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Kirschbaum\\PowerJoins\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Luis Dalmolin" ,
"email" : "luis.nh@gmail.com" ,
"role" : "Developer"
}
],
"description" : "The Laravel magic applied to joins." ,
"homepage" : "https://github.com/kirschbaum-development/eloquent-power-joins" ,
"keywords" : [
"eloquent" ,
"join" ,
"laravel" ,
"mysql"
],
"support" : {
"issues" : "https://github.com/kirschbaum-development/eloquent-power-joins/issues" ,
"source" : "https://github.com/kirschbaum-development/eloquent-power-joins/tree/4.3.3"
},
"time" : "2026-07-23T11:41:37+00:00"
},
{
"name" : "laravel/framework" ,
"version" : "v13.23.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/framework.git" ,
"reference" : "92a707229148e57f08a249211c8a5a194159c619"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/framework/zipball/92a707229148e57f08a249211c8a5a194159c619" ,
"reference" : "92a707229148e57f08a249211c8a5a194159c619" ,
"shasum" : ""
},
"require" : {
"brick/math" : "^0.14.2 || ^0.15 || ^0.16 || ^0.17 || ^0.18" ,
"composer-runtime-api" : "^2.2" ,
"doctrine/inflector" : "^2.0.5" ,
"dragonmantank/cron-expression" : "^3.4" ,
"egulias/email-validator" : "^4.0" ,
"ext-ctype" : "*" ,
"ext-filter" : "*" ,
2026-08-04 21:40:49 +07:00
"ext-hash" : "*" ,
"ext-mbstring" : "*" ,
2026-08-04 22:23:54 +07:00
"ext-openssl" : "*" ,
"ext-session" : "*" ,
"ext-tokenizer" : "*" ,
"fruitcake/php-cors" : "^1.3" ,
"guzzlehttp/guzzle" : "^7.8.2" ,
"guzzlehttp/promises" : "^2.0.3" ,
"guzzlehttp/uri-template" : "^1.0" ,
"laravel/prompts" : "^0.3.0" ,
"laravel/serializable-closure" : "^2.0.10" ,
"league/commonmark" : "^2.8.1" ,
"league/flysystem" : "^3.25.1" ,
"league/flysystem-local" : "^3.25.1" ,
"league/uri" : "^7.5.1" ,
"monolog/monolog" : "^3.10" ,
"nesbot/carbon" : "^3.8.4" ,
"nunomaduro/termwind" : "^2.0" ,
"php" : "^8.3" ,
"psr/container" : "^1.1.1 || ^2.0.1" ,
"psr/log" : "^1.0 || ^2.0 || ^3.0" ,
"psr/simple-cache" : "^1.0 || ^2.0 || ^3.0" ,
"ramsey/uuid" : "^4.7" ,
"symfony/console" : "^7.4.0 || ^8.0.0" ,
"symfony/error-handler" : "^7.4.0 || ^8.0.0" ,
"symfony/finder" : "^7.4.0 || ^8.0.0" ,
"symfony/http-foundation" : "^7.4.0 || ^8.0.0" ,
"symfony/http-kernel" : "^7.4.0 || ^8.0.0" ,
"symfony/mailer" : "^7.4.0 || ^8.0.0" ,
"symfony/mime" : "^7.4.0 || ^8.0.0" ,
"symfony/polyfill-php84" : "^1.36" ,
"symfony/polyfill-php85" : "^1.36" ,
"symfony/polyfill-php86" : "^1.36" ,
"symfony/process" : "^7.4.5 || ^8.0.5" ,
"symfony/routing" : "^7.4.0 || ^8.0.0" ,
"symfony/uid" : "^7.4.0 || ^8.0.0" ,
"symfony/var-dumper" : "^7.4.0 || ^8.0.0" ,
"tijsverkoyen/css-to-inline-styles" : "^2.2.5" ,
"vlucas/phpdotenv" : "^5.6.1" ,
"voku/portable-ascii" : "^2.0.2"
},
"conflict" : {
"tightenco/collect" : "<5.5.33"
},
"provide" : {
"psr/container-implementation" : "1.1 || 2.0" ,
"psr/log-implementation" : "1.0 || 2.0 || 3.0" ,
"psr/simple-cache-implementation" : "1.0 || 2.0 || 3.0"
},
"replace" : {
"illuminate/auth" : "self.version" ,
"illuminate/broadcasting" : "self.version" ,
"illuminate/bus" : "self.version" ,
"illuminate/cache" : "self.version" ,
"illuminate/collections" : "self.version" ,
"illuminate/concurrency" : "self.version" ,
"illuminate/conditionable" : "self.version" ,
"illuminate/config" : "self.version" ,
"illuminate/console" : "self.version" ,
"illuminate/container" : "self.version" ,
"illuminate/contracts" : "self.version" ,
"illuminate/cookie" : "self.version" ,
"illuminate/database" : "self.version" ,
"illuminate/encryption" : "self.version" ,
"illuminate/events" : "self.version" ,
"illuminate/filesystem" : "self.version" ,
"illuminate/hashing" : "self.version" ,
"illuminate/http" : "self.version" ,
"illuminate/image" : "self.version" ,
"illuminate/json-schema" : "self.version" ,
"illuminate/log" : "self.version" ,
"illuminate/macroable" : "self.version" ,
"illuminate/mail" : "self.version" ,
"illuminate/notifications" : "self.version" ,
"illuminate/pagination" : "self.version" ,
"illuminate/pipeline" : "self.version" ,
"illuminate/process" : "self.version" ,
"illuminate/queue" : "self.version" ,
"illuminate/redis" : "self.version" ,
"illuminate/reflection" : "self.version" ,
"illuminate/routing" : "self.version" ,
"illuminate/session" : "self.version" ,
"illuminate/support" : "self.version" ,
"illuminate/testing" : "self.version" ,
"illuminate/translation" : "self.version" ,
"illuminate/validation" : "self.version" ,
"illuminate/view" : "self.version" ,
"spatie/once" : "*"
},
"require-dev" : {
"ably/ably-php" : "^1.0" ,
"aws/aws-sdk-php" : "^3.322.9" ,
"ext-gmp" : "*" ,
"fakerphp/faker" : "^1.24" ,
"guzzlehttp/psr7" : "^2.9" ,
"intervention/image" : "^4.0" ,
"laravel/pint" : "^1.18" ,
"league/flysystem-aws-s3-v3" : "^3.25.1" ,
"league/flysystem-ftp" : "^3.25.1" ,
"league/flysystem-path-prefixing" : "^3.25.1" ,
"league/flysystem-read-only" : "^3.25.1" ,
"league/flysystem-sftp-v3" : "^3.25.1" ,
"mockery/mockery" : "^1.6.10" ,
"opis/json-schema" : "^2.4.1" ,
"orchestra/testbench-core" : "^11.0.0" ,
"pda/pheanstalk" : "^7.0.0 || ^8.0.0" ,
"php-http/discovery" : "^1.15" ,
"phpstan/phpstan" : "^2.0" ,
"phpunit/phpunit" : "^11.5.50 || ^12.5.8 || ^13.0.3" ,
"predis/predis" : "^2.3 || ^3.0" ,
"rector/rector" : "^2.3" ,
"resend/resend-php" : "^1.0" ,
"symfony/cache" : "^7.4.0 || ^8.0.0" ,
"symfony/http-client" : "^7.4.0 || ^8.0.0" ,
"symfony/psr-http-message-bridge" : "^7.4.0 || ^8.0.0" ,
"symfony/translation" : "^7.4.0 || ^8.0.0"
},
"suggest" : {
"ably/ably-php" : "Required to use the Ably broadcast driver (^1.0)." ,
"aws/aws-sdk-php" : "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9)." ,
"brianium/paratest" : "Required to run tests in parallel (^7.0 || ^8.0)." ,
"ext-apcu" : "Required to use the APC cache driver." ,
"ext-fileinfo" : "Required to use the Filesystem class." ,
"ext-ftp" : "Required to use the Flysystem FTP driver." ,
"ext-gd" : "Required to use Illuminate\\Http\\Testing\\FileFactory::image()." ,
"ext-memcached" : "Required to use the memcache cache driver." ,
"ext-pcntl" : "Required to use all features of the queue worker and console signal trapping." ,
"ext-pdo" : "Required to use all database features." ,
"ext-posix" : "Required to use all features of the queue worker." ,
"ext-redis" : "Required to use the Redis cache and queue drivers (^4.0 || ^5.0 || ^6.0)." ,
"fakerphp/faker" : "Required to generate fake data using the fake() helper (^1.23)." ,
"filp/whoops" : "Required for friendly error pages in development (^2.14.3)." ,
"intervention/image" : "Required to use the image processing features (^4.0)." ,
"laravel/tinker" : "Required to use the tinker console command (^2.0)." ,
"league/flysystem-aws-s3-v3" : "Required to use the Flysystem S3 driver (^3.25.1)." ,
"league/flysystem-ftp" : "Required to use the Flysystem FTP driver (^3.25.1)." ,
"league/flysystem-path-prefixing" : "Required to use the scoped driver (^3.25.1)." ,
"league/flysystem-read-only" : "Required to use read-only disks (^3.25.1)" ,
"league/flysystem-sftp-v3" : "Required to use the Flysystem SFTP driver (^3.25.1)." ,
"mockery/mockery" : "Required to use mocking (^1.6)." ,
"pda/pheanstalk" : "Required to use the beanstalk queue driver (^7.0 || ^8.0)." ,
"php-http/discovery" : "Required to use PSR-7 bridging features (^1.15)." ,
"phpunit/phpunit" : "Required to use assertions and run tests (^11.5.50 || ^12.5.8 || ^13.0.3)." ,
"predis/predis" : "Required to use the predis connector (^2.3 || ^3.0)." ,
"psr/http-message" : "Required to allow Storage::put to accept a StreamInterface (^1.0)." ,
"pusher/pusher-php-server" : "Required to use the Pusher broadcast driver (^6.0 || ^7.0)." ,
"resend/resend-php" : "Required to enable support for the Resend mail transport (^0.10.0 || ^1.0)." ,
"spatie/fork" : "Required to use the 'fork' concurrency driver (^1.2)." ,
"symfony/cache" : "Required to PSR-6 cache bridge (^7.4 || ^8.0)." ,
"symfony/filesystem" : "Required to enable support for relative symbolic links (^7.4 || ^8.0)." ,
"symfony/http-client" : "Required to enable support for the Symfony API mail transports (^7.4 || ^8.0)." ,
"symfony/mailgun-mailer" : "Required to enable support for the Mailgun mail transport (^7.4 || ^8.0)." ,
"symfony/postmark-mailer" : "Required to enable support for the Postmark mail transport (^7.4 || ^8.0)." ,
"symfony/psr-http-message-bridge" : "Required to use PSR-7 bridging features (^7.4 || ^8.0)."
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "13.0.x-dev"
}
},
"autoload" : {
"files" : [
"src/Illuminate/Collections/functions.php" ,
"src/Illuminate/Collections/helpers.php" ,
"src/Illuminate/Events/functions.php" ,
"src/Illuminate/Filesystem/functions.php" ,
"src/Illuminate/Foundation/helpers.php" ,
"src/Illuminate/Log/functions.php" ,
"src/Illuminate/Reflection/helpers.php" ,
"src/Illuminate/Support/functions.php" ,
"src/Illuminate/Support/helpers.php"
],
"psr-4" : {
"Illuminate\\" : "src/Illuminate/" ,
"Illuminate\\Support\\" : [
"src/Illuminate/Macroable/" ,
"src/Illuminate/Collections/" ,
"src/Illuminate/Conditionable/" ,
"src/Illuminate/Reflection/"
]
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
],
"description" : "The Laravel Framework." ,
"homepage" : "https://laravel.com" ,
"keywords" : [
"framework" ,
"laravel"
],
"support" : {
"issues" : "https://github.com/laravel/framework/issues" ,
"source" : "https://github.com/laravel/framework"
},
"time" : "2026-07-27T14:48:58+00:00"
},
{
"name" : "laravel/prompts" ,
"version" : "v0.3.21" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/prompts.git" ,
"reference" : "7753c65c281c2550c7c183f14e18062073b7d821"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/prompts/zipball/7753c65c281c2550c7c183f14e18062073b7d821" ,
"reference" : "7753c65c281c2550c7c183f14e18062073b7d821" ,
"shasum" : ""
},
"require" : {
"composer-runtime-api" : "^2.2" ,
"ext-mbstring" : "*" ,
"php" : "^8.1" ,
"symfony/console" : "^6.2|^7.0|^8.0"
},
"conflict" : {
"illuminate/console" : ">=10.17.0 <10.25.0" ,
"laravel/framework" : ">=10.17.0 <10.25.0"
},
"require-dev" : {
"illuminate/collections" : "^10.0|^11.0|^12.0|^13.0" ,
"mockery/mockery" : "^1.5" ,
"pestphp/pest" : "^2.3|^3.4|^4.0" ,
"phpstan/phpstan" : "^1.12.28" ,
"phpstan/phpstan-mockery" : "^1.1.3"
},
"suggest" : {
"ext-pcntl" : "Required for the spinner to be animated."
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "0.3.x-dev"
}
},
"autoload" : {
"files" : [
"src/helpers.php"
],
"psr-4" : {
"Laravel\\Prompts\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"description" : "Add beautiful and user-friendly forms to your command-line applications." ,
"support" : {
"issues" : "https://github.com/laravel/prompts/issues" ,
"source" : "https://github.com/laravel/prompts/tree/v0.3.21"
},
"time" : "2026-06-26T00:11:25+00:00"
},
{
"name" : "laravel/sanctum" ,
"version" : "v4.3.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/sanctum.git" ,
"reference" : "fee27a573d1a013af3721d86153a65e0b11927e6"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/sanctum/zipball/fee27a573d1a013af3721d86153a65e0b11927e6" ,
"reference" : "fee27a573d1a013af3721d86153a65e0b11927e6" ,
"shasum" : ""
},
"require" : {
"ext-json" : "*" ,
"illuminate/console" : "^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^11.0|^12.0|^13.0" ,
"illuminate/database" : "^11.0|^12.0|^13.0" ,
"illuminate/support" : "^11.0|^12.0|^13.0" ,
"php" : "^8.2" ,
"symfony/console" : "^7.0|^8.0"
},
"require-dev" : {
"mockery/mockery" : "^1.6" ,
"orchestra/testbench" : "^9.15|^10.8|^11.0" ,
"phpstan/phpstan" : "^1.10"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Laravel\\Sanctum\\SanctumServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Laravel\\Sanctum\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
],
"description" : "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs." ,
"keywords" : [
"auth" ,
"laravel" ,
"sanctum"
],
"support" : {
"issues" : "https://github.com/laravel/sanctum/issues" ,
"source" : "https://github.com/laravel/sanctum"
},
"time" : "2026-06-23T18:26:55+00:00"
},
{
"name" : "laravel/serializable-closure" ,
"version" : "v2.0.15" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/serializable-closure.git" ,
"reference" : "dccd8bcb851bb03fcc005df650b708b57cc52661"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/dccd8bcb851bb03fcc005df650b708b57cc52661" ,
"reference" : "dccd8bcb851bb03fcc005df650b708b57cc52661" ,
"shasum" : ""
},
"require" : {
"php" : "^8.1"
},
"require-dev" : {
"illuminate/support" : "^10.0|^11.0|^12.0|^13.0" ,
"nesbot/carbon" : "^2.67|^3.0" ,
"pestphp/pest" : "^2.36|^3.0|^4.0" ,
"phpstan/phpstan" : "^2.0" ,
"symfony/var-dumper" : "^6.2.0|^7.0.0|^8.0.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.x-dev"
}
},
"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"
},
"time" : "2026-07-21T16:49:22+00:00"
},
{
"name" : "laravel/tinker" ,
"version" : "v3.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/tinker.git" ,
"reference" : "4faba77764bd33411735936acdf30446d058c78b"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/tinker/zipball/4faba77764bd33411735936acdf30446d058c78b" ,
"reference" : "4faba77764bd33411735936acdf30446d058c78b" ,
"shasum" : ""
},
"require" : {
"illuminate/console" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"psy/psysh" : "^0.12.0" ,
"symfony/var-dumper" : "^5.4|^6.0|^7.0|^8.0"
},
"require-dev" : {
"mockery/mockery" : "~1.3.3|^1.4.2" ,
"phpstan/phpstan" : "^1.10" ,
"phpunit/phpunit" : "^10.5|^11.5"
},
"suggest" : {
"illuminate/database" : "The Illuminate Database package (^8.0|^9.0|^10.0|^11.0|^12.0|^13.0)."
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Laravel\\Tinker\\TinkerServiceProvider"
]
},
"branch-alias" : {
"dev-master" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Laravel\\Tinker\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
],
"description" : "Powerful REPL for the Laravel framework." ,
"keywords" : [
"REPL" ,
"Tinker" ,
"laravel" ,
"psysh"
],
"support" : {
"issues" : "https://github.com/laravel/tinker/issues" ,
"source" : "https://github.com/laravel/tinker/tree/v3.0.2"
},
"time" : "2026-03-17T14:54:13+00:00"
},
{
"name" : "league/commonmark" ,
"version" : "2.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/commonmark.git" ,
"reference" : "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/commonmark/zipball/5703d83ba3da3b2e356a5fedc848ed6d8ffb6529" ,
"reference" : "5703d83ba3da3b2e356a5fedc848ed6d8ffb6529" ,
"shasum" : ""
},
"require" : {
"ext-mbstring" : "*" ,
"league/config" : "^1.1.1" ,
"php" : "^7.4 || ^8.0" ,
"psr/event-dispatcher" : "^1.0" ,
"symfony/deprecation-contracts" : "^2.1 || ^3.0" ,
"symfony/polyfill-php80" : "^1.16"
},
"require-dev" : {
"cebe/markdown" : "^1.0" ,
"commonmark/cmark" : "0.31.1" ,
"commonmark/commonmark.js" : "0.31.1" ,
"composer/package-versions-deprecated" : "^1.8" ,
"embed/embed" : "^4.4" ,
"erusev/parsedown" : "^1.0" ,
"ext-json" : "*" ,
"github/gfm" : "0.29.0" ,
"michelf/php-markdown" : "^1.4 || ^2.0" ,
"nyholm/psr7" : "^1.5" ,
"phpstan/phpstan" : "^2.0.0" ,
"phpunit/phpunit" : "^9.5.21 || ^10.5.9 || ^11.0.0 || ^12.0.0 || ^13.0.0" ,
"scrutinizer/ocular" : "^1.8.1" ,
"symfony/finder" : "^5.3 | ^6.0 | ^7.0 || ^8.0" ,
"symfony/process" : "^5.4 | ^6.0 | ^7.0 || ^8.0" ,
"symfony/yaml" : "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0" ,
"unleashedtech/php-coding-standard" : "^3.1.1" ,
"vimeo/psalm" : "^4.24.0 || ^5.0.0 || ^6.0.0"
},
"suggest" : {
"symfony/yaml" : "v2.3+ required if using the Front Matter extension"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "2.10-dev"
}
},
"autoload" : {
"psr-4" : {
"League\\CommonMark\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Colin O'Dell" ,
"email" : "colinodell@gmail.com" ,
"homepage" : "https://www.colinodell.com" ,
"role" : "Lead Developer"
}
],
"description" : "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)" ,
"homepage" : "https://commonmark.thephpleague.com" ,
"keywords" : [
"commonmark" ,
"flavored" ,
"gfm" ,
"github" ,
"github-flavored" ,
"markdown" ,
"md" ,
"parser"
],
"support" : {
"docs" : "https://commonmark.thephpleague.com/" ,
"forum" : "https://github.com/thephpleague/commonmark/discussions" ,
"issues" : "https://github.com/thephpleague/commonmark/issues" ,
"rss" : "https://github.com/thephpleague/commonmark/releases.atom" ,
"source" : "https://github.com/thephpleague/commonmark"
},
"funding" : [
{
"url" : "https://www.colinodell.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://www.paypal.me/colinpodell/10.00" ,
"type" : "custom"
},
{
"url" : "https://github.com/colinodell" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/league/commonmark" ,
"type" : "tidelift"
}
],
"time" : "2026-08-03T13:42:31+00:00"
},
{
"name" : "league/config" ,
"version" : "v1.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/config.git" ,
"reference" : "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" ,
"reference" : "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3" ,
"shasum" : ""
},
"require" : {
"dflydev/dot-access-data" : "^3.0.1" ,
"nette/schema" : "^1.2" ,
"php" : "^7.4 || ^8.0"
},
"require-dev" : {
"phpstan/phpstan" : "^1.8.2" ,
"phpunit/phpunit" : "^9.5.5" ,
"scrutinizer/ocular" : "^1.8.1" ,
"unleashedtech/php-coding-standard" : "^3.1" ,
"vimeo/psalm" : "^4.7.3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.2-dev"
}
},
"autoload" : {
"psr-4" : {
"League\\Config\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Colin O'Dell" ,
"email" : "colinodell@gmail.com" ,
"homepage" : "https://www.colinodell.com" ,
"role" : "Lead Developer"
}
],
"description" : "Define configuration arrays with strict schemas and access values with dot notation" ,
"homepage" : "https://config.thephpleague.com" ,
"keywords" : [
"array" ,
"config" ,
"configuration" ,
"dot" ,
"dot-access" ,
"nested" ,
"schema"
],
"support" : {
"docs" : "https://config.thephpleague.com/" ,
"issues" : "https://github.com/thephpleague/config/issues" ,
"rss" : "https://github.com/thephpleague/config/releases.atom" ,
"source" : "https://github.com/thephpleague/config"
},
"funding" : [
{
"url" : "https://www.colinodell.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://www.paypal.me/colinpodell/10.00" ,
"type" : "custom"
},
{
"url" : "https://github.com/colinodell" ,
"type" : "github"
}
],
"time" : "2022-12-11T20:36:23+00:00"
},
{
"name" : "league/csv" ,
"version" : "9.28.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/csv.git" ,
"reference" : "6582ace29ae09ba5b07049d40ea13eb19c8b5073"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073" ,
"reference" : "6582ace29ae09ba5b07049d40ea13eb19c8b5073" ,
"shasum" : ""
},
"require" : {
"ext-filter" : "*" ,
"php" : "^8.1.2"
},
"require-dev" : {
"ext-dom" : "*" ,
"ext-xdebug" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.92.3" ,
"phpbench/phpbench" : "^1.4.3" ,
"phpstan/phpstan" : "^1.12.32" ,
"phpstan/phpstan-deprecation-rules" : "^1.2.1" ,
"phpstan/phpstan-phpunit" : "^1.4.2" ,
"phpstan/phpstan-strict-rules" : "^1.6.2" ,
"phpunit/phpunit" : "^10.5.16 || ^11.5.22 || ^12.5.4" ,
"symfony/var-dumper" : "^6.4.8 || ^7.4.0 || ^8.0"
},
"suggest" : {
"ext-dom" : "Required to use the XMLConverter and the HTMLConverter classes" ,
"ext-iconv" : "Needed to ease transcoding CSV using iconv stream filters" ,
"ext-mbstring" : "Needed to ease transcoding CSV using mb stream filters" ,
"ext-mysqli" : "Requiered to use the package with the MySQLi extension" ,
"ext-pdo" : "Required to use the package with the PDO extension" ,
"ext-pgsql" : "Requiered to use the package with the PgSQL extension" ,
"ext-sqlite3" : "Required to use the package with the SQLite3 extension"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "9.x-dev"
}
},
"autoload" : {
"files" : [
"src/functions_include.php"
],
"psr-4" : {
"League\\Csv\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Ignace Nyamagana Butera" ,
"email" : "nyamsprod@gmail.com" ,
"homepage" : "https://github.com/nyamsprod/" ,
"role" : "Developer"
}
],
"description" : "CSV data manipulation made easy in PHP" ,
"homepage" : "https://csv.thephpleague.com" ,
"keywords" : [
"convert" ,
"csv" ,
"export" ,
"filter" ,
"import" ,
"read" ,
"transform" ,
"write"
],
"support" : {
"docs" : "https://csv.thephpleague.com" ,
"issues" : "https://github.com/thephpleague/csv/issues" ,
"rss" : "https://github.com/thephpleague/csv/releases.atom" ,
"source" : "https://github.com/thephpleague/csv"
},
"funding" : [
{
"url" : "https://github.com/sponsors/nyamsprod" ,
"type" : "github"
}
],
"time" : "2025-12-27T15:18:42+00:00"
},
{
"name" : "league/flysystem" ,
"version" : "3.35.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/flysystem.git" ,
"reference" : "b277b5dc3d56650b68904117124e79c851e12376"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/flysystem/zipball/b277b5dc3d56650b68904117124e79c851e12376" ,
"reference" : "b277b5dc3d56650b68904117124e79c851e12376" ,
"shasum" : ""
},
"require" : {
"league/flysystem-local" : "^3.0.0" ,
"league/mime-type-detection" : "^1.0.0" ,
"php" : "^8.0.2"
},
"conflict" : {
"async-aws/core" : "<1.19.0" ,
"async-aws/s3" : "<1.14.0" ,
"aws/aws-sdk-php" : "3.209.31 || 3.210.0" ,
"guzzlehttp/guzzle" : "<7.0" ,
"guzzlehttp/ringphp" : "<1.1.1" ,
"phpseclib/phpseclib" : "3.0.15" ,
"symfony/http-client" : "<5.2"
},
"require-dev" : {
"async-aws/s3" : "^1.5 || ^2.0" ,
"async-aws/simple-s3" : "^1.1 || ^2.0" ,
"aws/aws-sdk-php" : "^3.295.10" ,
"composer/semver" : "^3.0" ,
"ext-fileinfo" : "*" ,
"ext-ftp" : "*" ,
"ext-mongodb" : "^1.3|^2" ,
"ext-zip" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.5" ,
"google/cloud-storage" : "^1.23" ,
"guzzlehttp/psr7" : "^2.6" ,
"microsoft/azure-storage-blob" : "^1.1" ,
"mongodb/mongodb" : "^1.2|^2" ,
"phpseclib/phpseclib" : "^3.0.36" ,
"phpstan/phpstan" : "^1.10" ,
"phpunit/phpunit" : "^9.5.11|^10.0" ,
"sabre/dav" : "^4.6.0"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"League\\Flysystem\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Frank de Jonge" ,
"email" : "info@frankdejonge.nl"
}
],
"description" : "File storage abstraction for PHP" ,
"keywords" : [
"WebDAV" ,
"aws" ,
"cloud" ,
"file" ,
"files" ,
"filesystem" ,
"filesystems" ,
"ftp" ,
"s3" ,
"sftp" ,
"storage"
],
"support" : {
"issues" : "https://github.com/thephpleague/flysystem/issues" ,
"source" : "https://github.com/thephpleague/flysystem/tree/3.35.2"
},
"time" : "2026-07-06T14:42:07+00:00"
},
{
"name" : "league/flysystem-local" ,
"version" : "3.31.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/flysystem-local.git" ,
"reference" : "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079" ,
"reference" : "2f669db18a4c20c755c2bb7d3a7b0b2340488079" ,
"shasum" : ""
},
"require" : {
"ext-fileinfo" : "*" ,
"league/flysystem" : "^3.0.0" ,
"league/mime-type-detection" : "^1.0.0" ,
"php" : "^8.0.2"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"League\\Flysystem\\Local\\" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Frank de Jonge" ,
"email" : "info@frankdejonge.nl"
}
],
"description" : "Local filesystem adapter for Flysystem." ,
"keywords" : [
"Flysystem" ,
"file" ,
"files" ,
"filesystem" ,
"local"
],
"support" : {
"source" : "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
},
"time" : "2026-01-23T15:30:45+00:00"
},
{
"name" : "league/mime-type-detection" ,
"version" : "1.17.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/mime-type-detection.git" ,
"reference" : "f5f47eff7c48ed1003069a2ca67f316fb4021c76"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/f5f47eff7c48ed1003069a2ca67f316fb4021c76" ,
"reference" : "f5f47eff7c48ed1003069a2ca67f316fb4021c76" ,
"shasum" : ""
},
"require" : {
"ext-fileinfo" : "*" ,
"php" : "^7.4 || ^8.0"
},
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.2" ,
"phpstan/phpstan" : "^0.12.68" ,
"phpunit/phpunit" : "^8.5.8 || ^9.3 || ^10.0 || ^11.0 || ^12.0"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"League\\MimeTypeDetection\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Frank de Jonge" ,
"email" : "info@frankdejonge.nl"
}
],
"description" : "Mime-type detection for Flysystem" ,
"support" : {
"issues" : "https://github.com/thephpleague/mime-type-detection/issues" ,
"source" : "https://github.com/thephpleague/mime-type-detection/tree/1.17.0"
},
"funding" : [
{
"url" : "https://github.com/frankdejonge" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/league/flysystem" ,
"type" : "tidelift"
}
],
"time" : "2026-07-09T11:49:27+00:00"
},
{
"name" : "league/uri" ,
"version" : "7.8.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/uri.git" ,
"reference" : "08cf38e3924d4f56238125547b5720496fac8fd4"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/uri/zipball/08cf38e3924d4f56238125547b5720496fac8fd4" ,
"reference" : "08cf38e3924d4f56238125547b5720496fac8fd4" ,
"shasum" : ""
},
"require" : {
"league/uri-interfaces" : "^7.8.1" ,
"php" : "^8.1" ,
"psr/http-factory" : "^1"
},
"conflict" : {
"league/uri-schemes" : "^1.0"
},
"suggest" : {
"ext-bcmath" : "to improve IPV4 host parsing" ,
"ext-dom" : "to convert the URI into an HTML anchor tag" ,
"ext-fileinfo" : "to create Data URI from file contennts" ,
"ext-gmp" : "to improve IPV4 host parsing" ,
"ext-intl" : "to handle IDN host with the best performance" ,
"ext-uri" : "to use the PHP native URI class" ,
"jeremykendall/php-domain-parser" : "to further parse the URI host and resolve its Public Suffix and Top Level Domain" ,
"league/uri-components" : "to provide additional tools to manipulate URI objects components" ,
"league/uri-polyfill" : "to backport the PHP URI extension for older versions of PHP" ,
"php-64bit" : "to improve IPV4 host parsing" ,
"rowbot/url" : "to handle URLs using the WHATWG URL Living Standard specification" ,
"symfony/polyfill-intl-idn" : "to handle IDN host via the Symfony polyfill if ext-intl is not present"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "7.x-dev"
}
},
"autoload" : {
"psr-4" : {
"League\\Uri\\" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Ignace Nyamagana Butera" ,
"email" : "nyamsprod@gmail.com" ,
"homepage" : "https://nyamsprod.com"
}
],
"description" : "URI manipulation library" ,
"homepage" : "https://uri.thephpleague.com" ,
"keywords" : [
"URN" ,
"data-uri" ,
"file-uri" ,
"ftp" ,
"hostname" ,
"http" ,
"https" ,
"middleware" ,
"parse_str" ,
"parse_url" ,
"psr-7" ,
"query-string" ,
"querystring" ,
"rfc2141" ,
"rfc3986" ,
"rfc3987" ,
"rfc6570" ,
"rfc8141" ,
"uri" ,
"uri-template" ,
"url" ,
"ws"
],
"support" : {
"docs" : "https://uri.thephpleague.com" ,
"forum" : "https://thephpleague.slack.com" ,
"issues" : "https://github.com/thephpleague/uri-src/issues" ,
"source" : "https://github.com/thephpleague/uri/tree/7.8.1"
},
"funding" : [
{
"url" : "https://github.com/sponsors/nyamsprod" ,
"type" : "github"
}
],
"time" : "2026-03-15T20:22:25+00:00"
},
{
"name" : "league/uri-components" ,
"version" : "7.8.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/uri-components.git" ,
"reference" : "848ff9db2f0be06229d6034b7c2e33d41b4fd675"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/uri-components/zipball/848ff9db2f0be06229d6034b7c2e33d41b4fd675" ,
"reference" : "848ff9db2f0be06229d6034b7c2e33d41b4fd675" ,
"shasum" : ""
},
"require" : {
"league/uri" : "^7.8.1" ,
"php" : "^8.1"
},
"suggest" : {
"ext-bcmath" : "to improve IPV4 host parsing" ,
"ext-fileinfo" : "to create Data URI from file contennts" ,
"ext-gmp" : "to improve IPV4 host parsing" ,
"ext-intl" : "to handle IDN host with the best performance" ,
"ext-mbstring" : "to use the sorting algorithm of URLSearchParams" ,
"jeremykendall/php-domain-parser" : "to further parse the URI host and resolve its Public Suffix and Top Level Domain" ,
"league/uri-polyfill" : "to backport the PHP URI extension for older versions of PHP" ,
"php-64bit" : "to improve IPV4 host parsing" ,
"rowbot/url" : "to handle URLs using the WHATWG URL Living Standard specification" ,
"symfony/polyfill-intl-idn" : "to handle IDN host via the Symfony polyfill if ext-intl is not present"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "7.x-dev"
}
},
"autoload" : {
"psr-4" : {
"League\\Uri\\" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Ignace Nyamagana Butera" ,
"email" : "nyamsprod@gmail.com" ,
"homepage" : "https://nyamsprod.com"
}
],
"description" : "URI components manipulation library" ,
"homepage" : "http://uri.thephpleague.com" ,
"keywords" : [
"authority" ,
"components" ,
"fragment" ,
"host" ,
"middleware" ,
"modifier" ,
"path" ,
"port" ,
"query" ,
"rfc3986" ,
"scheme" ,
"uri" ,
"url" ,
"userinfo"
],
"support" : {
"docs" : "https://uri.thephpleague.com" ,
"forum" : "https://thephpleague.slack.com" ,
"issues" : "https://github.com/thephpleague/uri-src/issues" ,
"source" : "https://github.com/thephpleague/uri-components/tree/7.8.1"
},
"funding" : [
{
"url" : "https://github.com/nyamsprod" ,
"type" : "github"
}
],
"time" : "2026-03-15T20:22:25+00:00"
},
{
"name" : "league/uri-interfaces" ,
"version" : "7.8.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/uri-interfaces.git" ,
"reference" : "85d5c77c5d6d3af6c54db4a78246364908f3c928"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/85d5c77c5d6d3af6c54db4a78246364908f3c928" ,
"reference" : "85d5c77c5d6d3af6c54db4a78246364908f3c928" ,
"shasum" : ""
},
"require" : {
"ext-filter" : "*" ,
"php" : "^8.1" ,
"psr/http-message" : "^1.1 || ^2.0"
},
"suggest" : {
"ext-bcmath" : "to improve IPV4 host parsing" ,
"ext-gmp" : "to improve IPV4 host parsing" ,
"ext-intl" : "to handle IDN host with the best performance" ,
"php-64bit" : "to improve IPV4 host parsing" ,
"rowbot/url" : "to handle URLs using the WHATWG URL Living Standard specification" ,
"symfony/polyfill-intl-idn" : "to handle IDN host via the Symfony polyfill if ext-intl is not present"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "7.x-dev"
}
},
"autoload" : {
"psr-4" : {
"League\\Uri\\" : ""
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Ignace Nyamagana Butera" ,
"email" : "nyamsprod@gmail.com" ,
"homepage" : "https://nyamsprod.com"
}
],
"description" : "Common tools for parsing and resolving RFC3987/RFC3986 URI" ,
"homepage" : "https://uri.thephpleague.com" ,
"keywords" : [
"data-uri" ,
"file-uri" ,
"ftp" ,
"hostname" ,
"http" ,
"https" ,
"parse_str" ,
"parse_url" ,
"psr-7" ,
"query-string" ,
"querystring" ,
"rfc3986" ,
"rfc3987" ,
"rfc6570" ,
"uri" ,
"url" ,
"ws"
],
"support" : {
"docs" : "https://uri.thephpleague.com" ,
"forum" : "https://thephpleague.slack.com" ,
"issues" : "https://github.com/thephpleague/uri-src/issues" ,
"source" : "https://github.com/thephpleague/uri-interfaces/tree/7.8.1"
},
"funding" : [
{
"url" : "https://github.com/sponsors/nyamsprod" ,
"type" : "github"
}
],
"time" : "2026-03-08T20:05:35+00:00"
},
{
"name" : "livewire/livewire" ,
"version" : "v3.8.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/livewire/livewire.git" ,
"reference" : "ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/livewire/livewire/zipball/ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2" ,
"reference" : "ab9c2ac9305008aa9ab0f1beecec8ed6c3a591b2" ,
"shasum" : ""
},
"require" : {
"illuminate/database" : "^10.0|^11.0|^12.0|^13.0" ,
"illuminate/routing" : "^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.0|^11.0|^12.0|^13.0" ,
"illuminate/validation" : "^10.0|^11.0|^12.0|^13.0" ,
"laravel/prompts" : "^0.1.24|^0.2|^0.3" ,
"league/mime-type-detection" : "^1.9" ,
"php" : "^8.1" ,
"symfony/console" : "^6.0|^7.0|^8.0" ,
"symfony/http-kernel" : "^6.2|^7.0|^8.0"
},
"require-dev" : {
"calebporzio/sushi" : "^2.1" ,
"laravel/framework" : "^10.15.0|^11.0|^12.0|^13.0" ,
"mockery/mockery" : "^1.3.1" ,
"orchestra/testbench" : "^8.21.0|^9.0|^10.0|^11.0" ,
"orchestra/testbench-dusk" : "^8.24|^9.1|^10.0|^11.0" ,
"phpunit/phpunit" : "^10.4|^11.5|^12.5" ,
"psy/psysh" : "^0.11.22|^0.12"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"Livewire" : "Livewire\\Livewire"
},
"providers" : [
"Livewire\\LivewireServiceProvider"
]
}
},
"autoload" : {
"files" : [
"src/helpers.php"
],
"psr-4" : {
"Livewire\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Caleb Porzio" ,
"email" : "calebporzio@gmail.com"
}
],
"description" : "A front-end framework for Laravel." ,
"support" : {
"issues" : "https://github.com/livewire/livewire/issues" ,
"source" : "https://github.com/livewire/livewire/tree/v3.8.3"
},
"funding" : [
{
"url" : "https://github.com/livewire" ,
"type" : "github"
}
],
"time" : "2026-07-31T00:08:18+00:00"
},
{
"name" : "modules/booking" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/booking" ,
"reference" : "4b04b0c98fd72d22900f494cce189234aad18f36"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Booking\\Providers\\BookingServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Booking\\" : "src/" ,
"Modules\\Booking\\Tests\\" : "tests/" ,
"Modules\\Booking\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Booking\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "modules/catalog" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/catalog" ,
"reference" : "4751c2f4d31885d1b8c997a3315142a7249ddabd"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Catalog\\Providers\\CatalogServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Catalog\\" : "src/" ,
"Modules\\Catalog\\Tests\\" : "tests/" ,
"Modules\\Catalog\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Catalog\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "modules/identity" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/identity" ,
"reference" : "79fa0a1f044578b84b25d4f705e528ae1192c8ca"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Identity\\Providers\\IdentityServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Identity\\" : "src/" ,
"Modules\\Identity\\Tests\\" : "tests/" ,
"Modules\\Identity\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Identity\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "modules/payment" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/payment" ,
"reference" : "887585460bf979835377cda0585f073a9c55df77"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Payment\\Providers\\PaymentServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Payment\\" : "src/" ,
"Modules\\Payment\\Tests\\" : "tests/" ,
"Modules\\Payment\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Payment\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "modules/routing" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/routing" ,
"reference" : "01083587cd627c198a39e64f317dbbb482fa32ec"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Routing\\Providers\\RoutingServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Routing\\" : "src/" ,
"Modules\\Routing\\Tests\\" : "tests/" ,
"Modules\\Routing\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Routing\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "modules/shared" ,
"version" : "1.0" ,
"dist" : {
"type" : "path" ,
"url" : "app-modules/shared" ,
"reference" : "0f76a4b22d2607620d7b2d002c973f51528d56d4"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Shared\\Providers\\SharedServiceProvider"
]
}
},
"autoload" : {
"psr-4" : {
"Modules\\Shared\\" : "src/" ,
"Modules\\Shared\\Tests\\" : "tests/" ,
"Modules\\Shared\\Database\\Factories\\" : "database/factories/" ,
"Modules\\Shared\\Database\\Seeders\\" : "database/seeders/"
}
},
"license" : [
"proprietary"
],
"transport-options" : {
"symlink" : true ,
"relative" : true
}
},
{
"name" : "monolog/monolog" ,
"version" : "3.10.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/monolog.git" ,
"reference" : "b321dd6749f0bf7189444158a3ce785cc16d69b0"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0" ,
"reference" : "b321dd6749f0bf7189444158a3ce785cc16d69b0" ,
"shasum" : ""
},
"require" : {
"php" : ">=8.1" ,
"psr/log" : "^2.0 || ^3.0"
},
"provide" : {
"psr/log-implementation" : "3.0.0"
},
"require-dev" : {
"aws/aws-sdk-php" : "^3.0" ,
"doctrine/couchdb" : "~1.0@dev" ,
"elasticsearch/elasticsearch" : "^7 || ^8" ,
"ext-json" : "*" ,
"graylog2/gelf-php" : "^1.4.2 || ^2.0" ,
"guzzlehttp/guzzle" : "^7.4.5" ,
"guzzlehttp/psr7" : "^2.2" ,
"mongodb/mongodb" : "^1.8 || ^2.0" ,
"php-amqplib/php-amqplib" : "~2.4 || ^3" ,
"php-console/php-console" : "^3.1.8" ,
"phpstan/phpstan" : "^2" ,
"phpstan/phpstan-deprecation-rules" : "^2" ,
"phpstan/phpstan-strict-rules" : "^2" ,
"phpunit/phpunit" : "^10.5.17 || ^11.0.7" ,
"predis/predis" : "^1.1 || ^2" ,
"rollbar/rollbar" : "^4.0" ,
"ruflin/elastica" : "^7 || ^8" ,
"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"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "3.x-dev"
}
},
"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" ,
"source" : "https://github.com/Seldaek/monolog/tree/3.10.0"
},
"funding" : [
{
"url" : "https://github.com/Seldaek" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/monolog/monolog" ,
"type" : "tidelift"
}
],
"time" : "2026-01-02T08:56:05+00:00"
},
{
"name" : "nesbot/carbon" ,
"version" : "3.13.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/CarbonPHP/carbon.git" ,
"reference" : "2937ad3d1d2c506fd2bc97d571438a95641f44e2"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/CarbonPHP/carbon/zipball/2937ad3d1d2c506fd2bc97d571438a95641f44e2" ,
"reference" : "2937ad3d1d2c506fd2bc97d571438a95641f44e2" ,
"shasum" : ""
},
"require" : {
"carbonphp/carbon-doctrine-types" : "<100.0" ,
"ext-json" : "*" ,
"php" : "^8.1" ,
"psr/clock" : "^1.0" ,
"symfony/clock" : "^6.3.12 || ^7.0 || ^8.0" ,
"symfony/polyfill-mbstring" : "^1.0" ,
"symfony/translation" : "^4.4.18 || ^5.2.1 || ^6.0 || ^7.0 || ^8.0"
},
"provide" : {
"psr/clock-implementation" : "1.0"
},
"require-dev" : {
"doctrine/dbal" : "^3.6.3 || ^4.0" ,
"doctrine/orm" : "^2.15.2 || ^3.0" ,
"friendsofphp/php-cs-fixer" : "^v3.87.1" ,
"kylekatarnls/multi-tester" : "^2.5.3" ,
"phpmd/phpmd" : "^2.15.0" ,
"phpstan/extension-installer" : "^1.4.3" ,
"phpstan/phpstan" : "^2.1.22" ,
"phpunit/phpunit" : "^10.5.53" ,
"squizlabs/php_codesniffer" : "^3.13.4 || ^4.0.0"
},
"bin" : [
"bin/carbon"
],
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Carbon\\Laravel\\ServiceProvider"
]
},
"phpstan" : {
"includes" : [
"extension.neon"
]
},
"branch-alias" : {
"dev-2.x" : "2.x-dev" ,
"dev-master" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Carbon\\" : "src/Carbon/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Brian Nesbitt" ,
"email" : "brian@nesbot.com" ,
"homepage" : "https://markido.com"
},
{
"name" : "kylekatarnls" ,
"homepage" : "https://github.com/kylekatarnls"
}
],
"description" : "An API extension for DateTime that supports 281 different languages." ,
"homepage" : "https://carbonphp.github.io/carbon/" ,
"keywords" : [
"date" ,
"datetime" ,
"time"
],
"support" : {
"docs" : "https://carbonphp.github.io/carbon/guide/getting-started/introduction.html" ,
"issues" : "https://github.com/CarbonPHP/carbon/issues" ,
"source" : "https://github.com/CarbonPHP/carbon"
},
"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"
}
],
"time" : "2026-07-09T18:23:49+00:00"
},
{
"name" : "nette/php-generator" ,
"version" : "v4.2.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nette/php-generator.git" ,
"reference" : "0d7060926f5c3e8c488b9b9ced42d857f12a34b5"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nette/php-generator/zipball/0d7060926f5c3e8c488b9b9ced42d857f12a34b5" ,
"reference" : "0d7060926f5c3e8c488b9b9ced42d857f12a34b5" ,
"shasum" : ""
},
"require" : {
"nette/utils" : "^4.0.6" ,
"php" : "8.1 - 8.5"
},
"require-dev" : {
"jetbrains/phpstorm-attributes" : "^1.2" ,
"nette/phpstan-rules" : "^1.0" ,
"nette/tester" : "^2.6" ,
"nikic/php-parser" : "^5.0" ,
"phpstan/extension-installer" : "^1.4@stable" ,
"phpstan/phpstan" : "^2.1.40@stable" ,
"tracy/tracy" : "^2.8"
},
"suggest" : {
"nikic/php-parser" : "to use ClassType::from(withBodies: true) & ClassType::fromCode()"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.2-dev"
}
},
"autoload" : {
"psr-4" : {
"Nette\\" : "src"
},
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause" ,
"GPL-2.0-only" ,
"GPL-3.0-only"
],
"authors" : [
{
"name" : "David Grudl" ,
"homepage" : "https://davidgrudl.com"
},
{
"name" : "Nette Community" ,
"homepage" : "https://nette.org/contributors"
}
],
"description" : "🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features." ,
"homepage" : "https://nette.org" ,
"keywords" : [
"code" ,
"nette" ,
"php" ,
"scaffolding"
],
"support" : {
"issues" : "https://github.com/nette/php-generator/issues" ,
"source" : "https://github.com/nette/php-generator/tree/v4.2.2"
},
"time" : "2026-02-26T00:58:33+00:00"
},
{
"name" : "nette/schema" ,
"version" : "v1.3.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nette/schema.git" ,
"reference" : "f0ab1a3cda782dbc5da270d28545236aa80c4002"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nette/schema/zipball/f0ab1a3cda782dbc5da270d28545236aa80c4002" ,
"reference" : "f0ab1a3cda782dbc5da270d28545236aa80c4002" ,
"shasum" : ""
},
"require" : {
"nette/utils" : "^4.0" ,
"php" : "8.1 - 8.5"
},
"require-dev" : {
"nette/phpstan-rules" : "^1.0" ,
"nette/tester" : "^2.6" ,
"phpstan/extension-installer" : "^1.4@stable" ,
"phpstan/phpstan" : "^2.1.39@stable" ,
"tracy/tracy" : "^2.8"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.3-dev"
}
},
"autoload" : {
"psr-4" : {
"Nette\\" : "src"
},
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause" ,
"GPL-2.0-only" ,
"GPL-3.0-only"
],
"authors" : [
{
"name" : "David Grudl" ,
"homepage" : "https://davidgrudl.com"
},
{
"name" : "Nette Community" ,
"homepage" : "https://nette.org/contributors"
}
],
"description" : "📐 Nette Schema: validating data structures against a given Schema." ,
"homepage" : "https://nette.org" ,
"keywords" : [
"config" ,
"nette"
],
"support" : {
"issues" : "https://github.com/nette/schema/issues" ,
"source" : "https://github.com/nette/schema/tree/v1.3.5"
},
"time" : "2026-02-23T03:47:12+00:00"
},
{
"name" : "nette/utils" ,
"version" : "v4.1.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nette/utils.git" ,
"reference" : "b043439dbdf954e6c28b5ea7e34b0100f83165e0"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nette/utils/zipball/b043439dbdf954e6c28b5ea7e34b0100f83165e0" ,
"reference" : "b043439dbdf954e6c28b5ea7e34b0100f83165e0" ,
"shasum" : ""
},
"require" : {
"php" : "8.2 - 8.5"
},
"conflict" : {
"nette/finder" : "<3" ,
"nette/schema" : "<1.2.2"
},
"require-dev" : {
"jetbrains/phpstorm-attributes" : "^1.2" ,
"nette/phpstan-rules" : "^1.0" ,
"nette/tester" : "^2.5" ,
"phpstan/extension-installer" : "^1.4@stable" ,
"phpstan/phpstan" : "^2.1@stable" ,
"tracy/tracy" : "^2.9"
},
"suggest" : {
"ext-gd" : "to use Image" ,
"ext-iconv" : "to use Strings::chr(), ord() and reverse()" ,
"ext-intl" : "to use Strings::webalize(), toAscii(), normalize() and compare()" ,
"ext-json" : "to use Nette\\Utils\\Json" ,
"ext-mbstring" : "to use Strings::lower() etc..." ,
"ext-tokenizer" : "to use Nette\\Utils\\Reflection::getUseStatements()"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "4.1-dev"
}
},
"autoload" : {
"psr-4" : {
"Nette\\" : "src"
},
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause" ,
"GPL-2.0-only" ,
"GPL-3.0-only"
],
"authors" : [
{
"name" : "David Grudl" ,
"homepage" : "https://davidgrudl.com"
},
{
"name" : "Nette Community" ,
"homepage" : "https://nette.org/contributors"
}
],
"description" : "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc." ,
"homepage" : "https://nette.org" ,
"keywords" : [
"array" ,
"core" ,
"datetime" ,
"images" ,
"json" ,
"nette" ,
"paginator" ,
"password" ,
"slugify" ,
"string" ,
"unicode" ,
"utf-8" ,
"utility" ,
"validation"
],
"support" : {
"issues" : "https://github.com/nette/utils/issues" ,
"source" : "https://github.com/nette/utils/tree/v4.1.5"
},
"time" : "2026-07-17T23:02:45+00:00"
},
{
"name" : "nikic/php-parser" ,
"version" : "v5.8.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nikic/PHP-Parser.git" ,
"reference" : "044a6a392ff8ad0d61f14370a5fbbd0a0107152f"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f" ,
"reference" : "044a6a392ff8ad0d61f14370a5fbbd0a0107152f" ,
"shasum" : ""
},
"require" : {
"ext-json" : "*" ,
2026-08-04 21:40:49 +07:00
"ext-tokenizer" : "*" ,
2026-08-04 22:23:54 +07:00
"php" : ">=7.4"
},
"require-dev" : {
"ircmaxell/php-yacc" : "^0.0.7" ,
"phpunit/phpunit" : "^9.0"
},
"bin" : [
"bin/php-parse"
],
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.x-dev"
}
},
"autoload" : {
"psr-4" : {
"PhpParser\\" : "lib/PhpParser"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Nikita Popov"
}
],
"description" : "A PHP parser written in PHP" ,
"keywords" : [
"parser" ,
"php"
],
"support" : {
"issues" : "https://github.com/nikic/PHP-Parser/issues" ,
"source" : "https://github.com/nikic/PHP-Parser/tree/v5.8.0"
},
"time" : "2026-07-04T14:30:18+00:00"
},
{
"name" : "nunomaduro/termwind" ,
"version" : "v2.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nunomaduro/termwind.git" ,
"reference" : "712a31b768f5daea284c2169a7d227031001b9a8"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nunomaduro/termwind/zipball/712a31b768f5daea284c2169a7d227031001b9a8" ,
"reference" : "712a31b768f5daea284c2169a7d227031001b9a8" ,
"shasum" : ""
},
"require" : {
"ext-mbstring" : "*" ,
"php" : "^8.2" ,
"symfony/console" : "^7.4.4 || ^8.0.4"
},
"require-dev" : {
"illuminate/console" : "^11.47.0" ,
"laravel/pint" : "^1.27.1" ,
"mockery/mockery" : "^1.6.12" ,
"pestphp/pest" : "^2.36.0 || ^3.8.4 || ^4.3.2" ,
"phpstan/phpstan" : "^1.12.32" ,
"phpstan/phpstan-strict-rules" : "^1.6.2" ,
"symfony/var-dumper" : "^7.3.5 || ^8.0.4" ,
"thecodingmachine/phpstan-strict-rules" : "^1.0.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Termwind\\Laravel\\TermwindServiceProvider"
]
},
"branch-alias" : {
"dev-2.x" : "2.x-dev"
}
},
"autoload" : {
"files" : [
"src/Functions.php"
],
"psr-4" : {
"Termwind\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
}
],
"description" : "It's like Tailwind CSS, but for the console." ,
"keywords" : [
"cli" ,
"console" ,
"css" ,
"package" ,
"php" ,
"style"
],
"support" : {
"issues" : "https://github.com/nunomaduro/termwind/issues" ,
"source" : "https://github.com/nunomaduro/termwind/tree/v2.4.0"
},
"funding" : [
{
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
{
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
},
{
"url" : "https://github.com/xiCO2k" ,
"type" : "github"
}
],
"time" : "2026-02-16T23:10:27+00:00"
},
{
"name" : "openspout/openspout" ,
"version" : "v4.32.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/openspout/openspout.git" ,
"reference" : "41f045c1f632e1474e15d4c7bc3abcb4a153563d"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/openspout/openspout/zipball/41f045c1f632e1474e15d4c7bc3abcb4a153563d" ,
"reference" : "41f045c1f632e1474e15d4c7bc3abcb4a153563d" ,
"shasum" : ""
},
"require" : {
"ext-dom" : "*" ,
"ext-fileinfo" : "*" ,
"ext-filter" : "*" ,
"ext-libxml" : "*" ,
"ext-xmlreader" : "*" ,
"ext-zip" : "*" ,
"php" : "~8.3.0 || ~8.4.0 || ~8.5.0"
},
"require-dev" : {
"ext-zlib" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.86.0" ,
"infection/infection" : "^0.31.2" ,
"phpbench/phpbench" : "^1.4.1" ,
"phpstan/phpstan" : "^2.1.22" ,
"phpstan/phpstan-phpunit" : "^2.0.7" ,
"phpstan/phpstan-strict-rules" : "^2.0.6" ,
"phpunit/phpunit" : "^12.3.7"
},
"suggest" : {
"ext-iconv" : "To handle non UTF-8 CSV files (if \"php-mbstring\" is not already installed or is too limited)" ,
"ext-mbstring" : "To handle non UTF-8 CSV files (if \"iconv\" is not already installed)"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.3.x-dev"
}
},
"autoload" : {
"psr-4" : {
"OpenSpout\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Adrien Loison" ,
"email" : "adrien@box.com"
}
],
"description" : "PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way" ,
"homepage" : "https://github.com/openspout/openspout" ,
"keywords" : [
"OOXML" ,
"csv" ,
"excel" ,
"memory" ,
"odf" ,
"ods" ,
"office" ,
"open" ,
"php" ,
"read" ,
"scale" ,
"spreadsheet" ,
"stream" ,
"write" ,
"xlsx"
],
"support" : {
"issues" : "https://github.com/openspout/openspout/issues" ,
"source" : "https://github.com/openspout/openspout/tree/v4.32.0"
},
"funding" : [
{
"url" : "https://paypal.me/filippotessarotto" ,
"type" : "custom"
},
{
"url" : "https://github.com/Slamdunk" ,
"type" : "github"
}
],
"time" : "2025-09-03T16:03:54+00:00"
},
{
"name" : "paragonie/constant_time_encoding" ,
"version" : "v3.1.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/paragonie/constant_time_encoding.git" ,
"reference" : "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77" ,
"reference" : "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77" ,
"shasum" : ""
},
"require" : {
"php" : "^8"
},
"require-dev" : {
"infection/infection" : "^0" ,
"nikic/php-fuzzer" : "^0" ,
"phpunit/phpunit" : "^9|^10|^11" ,
"vimeo/psalm" : "^4|^5|^6"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"ParagonIE\\ConstantTime\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Paragon Initiative Enterprises" ,
"email" : "security@paragonie.com" ,
"homepage" : "https://paragonie.com" ,
"role" : "Maintainer"
},
{
"name" : "Steve 'Sc00bz' Thomas" ,
"email" : "steve@tobtu.com" ,
"homepage" : "https://www.tobtu.com" ,
"role" : "Original Developer"
}
],
"description" : "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)" ,
"keywords" : [
"base16" ,
"base32" ,
"base32_decode" ,
"base32_encode" ,
"base64" ,
"base64_decode" ,
"base64_encode" ,
"bin2hex" ,
"encoding" ,
"hex" ,
"hex2bin" ,
"rfc4648"
],
"support" : {
"email" : "info@paragonie.com" ,
"issues" : "https://github.com/paragonie/constant_time_encoding/issues" ,
"source" : "https://github.com/paragonie/constant_time_encoding"
},
"time" : "2025-09-24T15:06:41+00:00"
},
{
"name" : "phpoption/phpoption" ,
"version" : "1.9.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/schmittjoh/php-option.git" ,
"reference" : "75365b91986c2405cf5e1e012c5595cd487a98be"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be" ,
"reference" : "75365b91986c2405cf5e1e012c5595cd487a98be" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2.5 || ^8.0"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"phpunit/phpunit" : "^8.5.44 || ^9.6.25 || ^10.5.53 || ^11.5.34"
},
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
},
"branch-alias" : {
"dev-master" : "1.9-dev"
}
},
"autoload" : {
"psr-4" : {
"PhpOption\\" : "src/PhpOption/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
],
"authors" : [
{
"name" : "Johannes M. Schmitt" ,
"email" : "schmittjoh@gmail.com" ,
"homepage" : "https://github.com/schmittjoh"
},
{
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
}
],
"description" : "Option Type for PHP" ,
"keywords" : [
"language" ,
"option" ,
"php" ,
"type"
],
"support" : {
"issues" : "https://github.com/schmittjoh/php-option/issues" ,
"source" : "https://github.com/schmittjoh/php-option/tree/1.9.5"
},
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/phpoption/phpoption" ,
"type" : "tidelift"
}
],
"time" : "2025-12-27T19:41:33+00:00"
},
{
"name" : "pragmarx/google2fa" ,
"version" : "v9.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/antonioribeiro/google2fa.git" ,
"reference" : "e6bc62dd6ae83acc475f57912e27466019a1f2cf"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/antonioribeiro/google2fa/zipball/e6bc62dd6ae83acc475f57912e27466019a1f2cf" ,
"reference" : "e6bc62dd6ae83acc475f57912e27466019a1f2cf" ,
"shasum" : ""
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require" : {
"paragonie/constant_time_encoding" : "^1.0|^2.0|^3.0" ,
"php" : "^7.1|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"phpstan/phpstan" : "^1.9" ,
"phpunit/phpunit" : "^7.5.15|^8.5|^9.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
"autoload" : {
"psr-4" : {
"PragmaRX\\Google2FA\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Antonio Carlos Ribeiro" ,
"email" : "acr@antoniocarlosribeiro.com" ,
"role" : "Creator & Designer"
}
],
"description" : "A One Time Password Authentication package, compatible with Google Authenticator." ,
"keywords" : [
"2fa" ,
"Authentication" ,
"Two Factor Authentication" ,
"google2fa"
],
"support" : {
"issues" : "https://github.com/antonioribeiro/google2fa/issues" ,
"source" : "https://github.com/antonioribeiro/google2fa/tree/v9.0.0"
},
"time" : "2025-09-19T22:51:08+00:00"
},
{
"name" : "pragmarx/google2fa-qrcode" ,
"version" : "v4.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/antonioribeiro/google2fa-qrcode.git" ,
"reference" : "16159f84fa0838c276f35d46de57fd90dfbb385c"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/16159f84fa0838c276f35d46de57fd90dfbb385c" ,
"reference" : "16159f84fa0838c276f35d46de57fd90dfbb385c" ,
"shasum" : ""
},
"require" : {
"php" : "^8.1" ,
"pragmarx/google2fa" : "^8.0|^9.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"bacon/bacon-qr-code" : "^2.0|^3.0" ,
"chillerlan/php-qrcode" : "^5.0|^6.0" ,
"khanamiryan/qrcode-detector-decoder" : "^1.0" ,
2026-08-04 21:40:49 +07:00
"phpstan/phpstan" : "^2.0" ,
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "~9|~10|~11|~12|~13"
2026-08-04 21:40:49 +07:00
},
"suggest" : {
2026-08-04 22:23:54 +07:00
"bacon/bacon-qr-code" : "For QR Code generation, requires imagick" ,
"chillerlan/php-qrcode" : "For QR Code generation"
},
"type" : "library" ,
"extra" : {
"component" : "package" ,
"branch-alias" : {
"dev-master" : "1.0-dev"
}
},
"autoload" : {
"psr-4" : {
"PragmaRX\\Google2FAQRCode\\" : "src/" ,
"PragmaRX\\Google2FAQRCode\\Tests\\" : "tests/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Antonio Carlos Ribeiro" ,
"email" : "acr@antoniocarlosribeiro.com" ,
"role" : "Creator & Designer"
}
],
"description" : "QR Code package for Google2FA" ,
"keywords" : [
"2fa" ,
"Authentication" ,
"Two Factor Authentication" ,
"google2fa" ,
"qr code" ,
"qrcode"
],
"support" : {
"issues" : "https://github.com/antonioribeiro/google2fa-qrcode/issues" ,
"source" : "https://github.com/antonioribeiro/google2fa-qrcode/tree/v4.0.0"
},
"time" : "2026-05-08T19:24:44+00:00"
},
{
"name" : "psr/clock" ,
"version" : "1.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/clock.git" ,
"reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d" ,
"reference" : "e41a24703d4560fd0acb709162f73b8adfc3aa0d" ,
"shasum" : ""
},
"require" : {
"php" : "^7.0 || ^8.0"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Psr\\Clock\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
],
"description" : "Common interface for reading the clock." ,
"homepage" : "https://github.com/php-fig/clock" ,
"keywords" : [
"clock" ,
"now" ,
"psr" ,
"psr-20" ,
"time"
],
"support" : {
"issues" : "https://github.com/php-fig/clock/issues" ,
"source" : "https://github.com/php-fig/clock/tree/1.0.0"
},
"time" : "2022-11-25T14:36:26+00:00"
},
{
"name" : "psr/container" ,
"version" : "2.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/container.git" ,
"reference" : "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963" ,
"reference" : "c71ecc56dfe541dbd90c5360474fbc405f8d5963" ,
"shasum" : ""
},
"require" : {
"php" : ">=7.4.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
},
"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/2.0.2"
},
"time" : "2021-11-05T16:47:00+00:00"
},
{
"name" : "psr/event-dispatcher" ,
"version" : "1.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"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "1.0.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psr\\EventDispatcher\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Standard interfaces for event handling." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"events" ,
"psr" ,
"psr-14"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/php-fig/event-dispatcher/issues" ,
"source" : "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2019-01-08T18:20:26+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "psr/http-client" ,
"version" : "1.0.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/php-fig/http-client.git" ,
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.0 || ^8.0" ,
"psr/http-message" : "^1.0 || ^2.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"autoload" : {
"psr-4" : {
"Psr\\Http\\Client\\" : "src/"
}
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
],
"description" : "Common interface for HTTP clients" ,
"homepage" : "https://github.com/php-fig/http-client" ,
"keywords" : [
"http" ,
"http-client" ,
"psr" ,
"psr-18"
],
"support" : {
"source" : "https://github.com/php-fig/http-client"
},
"time" : "2023-09-23T14:17:50+00:00"
},
{
"name" : "psr/http-factory" ,
"version" : "1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-factory.git" ,
"reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a" ,
"reference" : "2b4765fddfe3b508ac62f829e852b1501d3f6e8a" ,
"shasum" : ""
},
"require" : {
"php" : ">=7.1" ,
"psr/http-message" : "^1.0 || ^2.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "1.0.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psr\\Http\\Message\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
],
"description" : "PSR-17: Common interfaces for PSR-7 HTTP message factories" ,
"keywords" : [
"factory" ,
"http" ,
"message" ,
"psr" ,
"psr-17" ,
"psr-7" ,
"request" ,
"response"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/php-fig/http-factory"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2024-04-15T12:06:14+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "psr/http-message" ,
"version" : "2.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/php-fig/http-message.git" ,
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.2 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "2.0.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psr\\Http\\Message\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Common interface for HTTP messages" ,
"homepage" : "https://github.com/php-fig/http-message" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"http" ,
"http-message" ,
"psr" ,
"psr-7" ,
"request" ,
"response"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/php-fig/http-message/tree/2.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2023-04-04T09:54:51+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "psr/log" ,
"version" : "3.0.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/php-fig/log.git" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.0.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.x-dev"
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psr\\Log\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Common interface for logging libraries" ,
"homepage" : "https://github.com/php-fig/log" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"log" ,
"psr" ,
"psr-3"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/php-fig/log/tree/3.0.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2024-09-11T13:17:53+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "psr/simple-cache" ,
"version" : "3.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/php-fig/simple-cache.git" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.0.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "3.0.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psr\\SimpleCache\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Common interfaces for simple caching" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/php-fig/simple-cache/tree/3.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2021-10-29T13:26:27+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "psy/psysh" ,
"version" : "v0.12.24" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/bobthecow/psysh.git" ,
"reference" : "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/bobthecow/psysh/zipball/ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1" ,
"reference" : "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"ext-tokenizer" : "*" ,
"nikic/php-parser" : "^5.0 || ^4.0" ,
"php" : "^8.0 || ^7.4" ,
"symfony/console" : "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4" ,
"symfony/var-dumper" : "^8.0 || ^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
},
"conflict" : {
"symfony/console" : "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"bamarni/composer-bin-plugin" : "^1.2" ,
"composer/class-map-generator" : "^1.6"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"composer/class-map-generator" : "Improved tab completion performance with better class discovery." ,
"ext-pcntl" : "Enabling the PCNTL extension makes PsySH a lot happier :)" ,
"ext-posix" : "If you have PCNTL, you'll want the POSIX extension as well."
},
"bin" : [
"bin/psysh"
],
2026-08-04 21:40:49 +07:00
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"bamarni-bin" : {
"bin-links" : false ,
"forward-command" : false
},
2026-08-04 21:40:49 +07:00
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "0.12.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/functions.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Psy\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Justin Hileman" ,
"email" : "justin@justinhileman.info"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "An interactive shell for modern PHP." ,
"homepage" : "https://psysh.org" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"REPL" ,
"console" ,
"interactive" ,
"shell"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/bobthecow/psysh/issues" ,
"source" : "https://github.com/bobthecow/psysh/tree/v0.12.24"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-06-29T15:41:09+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ralouphie/getallheaders" ,
"version" : "3.0.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ralouphie/getallheaders.git" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=5.6"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"php-coveralls/php-coveralls" : "^2.1" ,
"phpunit/phpunit" : "^5 || ^6.5"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"autoload" : {
"files" : [
"src/getallheaders.php"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Ralph Khattar" ,
"email" : "ralph.khattar@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A polyfill for getallheaders." ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/ralouphie/getallheaders/issues" ,
"source" : "https://github.com/ralouphie/getallheaders/tree/develop"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2019-03-08T08:55:37+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ramsey/collection" ,
"version" : "2.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ramsey/collection.git" ,
"reference" : "344572933ad0181accbf4ba763e85a0306a8c5e2"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2" ,
"reference" : "344572933ad0181accbf4ba763e85a0306a8c5e2" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^8.1"
},
"require-dev" : {
"captainhook/plugin-composer" : "^5.3" ,
"ergebnis/composer-normalize" : "^2.45" ,
"fakerphp/faker" : "^1.24" ,
"hamcrest/hamcrest-php" : "^2.0" ,
"jangregor/phpstan-prophecy" : "^2.1" ,
"mockery/mockery" : "^1.6" ,
"php-parallel-lint/php-console-highlighter" : "^1.0" ,
"php-parallel-lint/php-parallel-lint" : "^1.4" ,
"phpspec/prophecy-phpunit" : "^2.3" ,
"phpstan/extension-installer" : "^1.4" ,
"phpstan/phpstan" : "^2.1" ,
"phpstan/phpstan-mockery" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^10.5" ,
"ramsey/coding-standard" : "^2.3" ,
"ramsey/conventional-commits" : "^1.6" ,
"roave/security-advisories" : "dev-latest"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"captainhook" : {
"force-install" : true
},
"ramsey/conventional-commits" : {
"configFile" : "conventional-commits.json"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Ramsey\\Collection\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Ben Ramsey" ,
"email" : "ben@benramsey.com" ,
"homepage" : "https://benramsey.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A PHP library for representing and manipulating collections." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"array" ,
"collection" ,
"hash" ,
"map" ,
"queue" ,
"set"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/ramsey/collection/issues" ,
"source" : "https://github.com/ramsey/collection/tree/2.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-03-22T05:38:12+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ramsey/uuid" ,
"version" : "4.9.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ramsey/uuid.git" ,
"reference" : "1df15849d00943a67d677dc9cfd80795f038c9f8"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/ramsey/uuid/zipball/1df15849d00943a67d677dc9cfd80795f038c9f8" ,
"reference" : "1df15849d00943a67d677dc9cfd80795f038c9f8" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"brick/math" : ">=0.8.16 <=0.18" ,
"php" : "^8.0" ,
"ramsey/collection" : "^1.2 || ^2.0"
},
"replace" : {
"rhumsaa/uuid" : "self.version"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"captainhook/captainhook" : "^5.25" ,
"captainhook/plugin-composer" : "^5.3" ,
"dealerdirect/phpcodesniffer-composer-installer" : "^1.0" ,
"ergebnis/composer-normalize" : "^2.47" ,
"mockery/mockery" : "^1.6" ,
"paragonie/random-lib" : "^2" ,
"php-mock/php-mock" : "^2.6" ,
"php-mock/php-mock-mockery" : "^1.5" ,
"php-parallel-lint/php-parallel-lint" : "^1.4.0" ,
"phpbench/phpbench" : "^1.2.14" ,
"phpstan/extension-installer" : "^1.4" ,
"phpstan/phpstan" : "^2.1" ,
"phpstan/phpstan-mockery" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^9.6" ,
"slevomat/coding-standard" : "^8.18" ,
"squizlabs/php_codesniffer" : "^3.13"
},
"suggest" : {
"ext-bcmath" : "Enables faster math with arbitrary-precision integers using BCMath." ,
"ext-gmp" : "Enables faster math with arbitrary-precision integers using GMP." ,
"ext-uuid" : "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator." ,
"paragonie/random-lib" : "Provides RandomLib for use with the RandomLibAdapter" ,
"ramsey/uuid-doctrine" : "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"captainhook" : {
"force-install" : true
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/functions.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Ramsey\\Uuid\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "A PHP library for generating and working with universally unique identifiers (UUIDs)." ,
"keywords" : [
"guid" ,
"identifier" ,
"uuid"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/ramsey/uuid/issues" ,
"source" : "https://github.com/ramsey/uuid/tree/4.9.3"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-06-18T03:57:49+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ryangjchandler/blade-capture-directive" ,
"version" : "v1.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ryangjchandler/blade-capture-directive.git" ,
"reference" : "3f9e80b56ff60b78755ef320e3e16d88850101d6"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/ryangjchandler/blade-capture-directive/zipball/3f9e80b56ff60b78755ef320e3e16d88850101d6" ,
"reference" : "3f9e80b56ff60b78755ef320e3e16d88850101d6" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"illuminate/contracts" : "^10.0|^11.0|^12.0|^13.0" ,
2026-08-04 21:40:49 +07:00
"php" : "^8.1" ,
2026-08-04 22:23:54 +07:00
"spatie/laravel-package-tools" : "^1.9.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"nunomaduro/collision" : "^7.0|^8.0" ,
"nunomaduro/larastan" : "^2.0|^3.0" ,
"orchestra/testbench" : "^8.0|^9.0|^10.0|^11.0" ,
"pestphp/pest" : "^2.0|^3.7|^4.1" ,
"pestphp/pest-plugin-laravel" : "^2.0|^3.1|^v4.1.0" ,
"phpstan/extension-installer" : "^1.1" ,
"phpstan/phpstan-deprecation-rules" : "^1.0|^2.0" ,
"phpstan/phpstan-phpunit" : "^1.0|^2.0" ,
"phpunit/phpunit" : "^10.0|^11.5.3|^12.0" ,
"spatie/laravel-ray" : "^1.26"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"aliases" : {
"BladeCaptureDirective" : "RyanChandler\\BladeCaptureDirective\\Facades\\BladeCaptureDirective"
},
"providers" : [
"RyanChandler\\BladeCaptureDirective\\BladeCaptureDirectiveServiceProvider"
]
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"RyanChandler\\BladeCaptureDirective\\" : "src" ,
"RyanChandler\\BladeCaptureDirective\\Database\\Factories\\" : "database/factories"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Ryan Chandler" ,
"email" : "support@ryangjchandler.co.uk" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Create inline partials in your Blade templates with ease." ,
"homepage" : "https://github.com/ryangjchandler/blade-capture-directive" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"blade-capture-directive" ,
"laravel" ,
"ryangjchandler"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/ryangjchandler/blade-capture-directive/issues" ,
"source" : "https://github.com/ryangjchandler/blade-capture-directive/tree/v1.1.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ryangjchandler" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-03-19T10:36:26+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "scrivo/highlight.php" ,
"version" : "v9.18.1.10" ,
2026-08-04 21:40:49 +07:00
"source" : {
2026-08-04 22:23:54 +07:00
"type" : "git" ,
"url" : "https://github.com/scrivo/highlight.php.git" ,
"reference" : "850f4b44697a2552e892ffe71490ba2733c2fc6e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e" ,
"reference" : "850f4b44697a2552e892ffe71490ba2733c2fc6e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"php" : ">=5.4"
},
"require-dev" : {
"phpunit/phpunit" : "^4.8|^5.7" ,
"sabberworm/php-css-parser" : "^8.3" ,
"symfony/finder" : "^2.8|^3.4|^5.4" ,
"symfony/var-dumper" : "^2.8|^3.4|^5.4"
2026-08-04 21:40:49 +07:00
},
"suggest" : {
2026-08-04 22:23:54 +07:00
"ext-mbstring" : "Allows highlighting code with unicode characters and supports language with unicode keywords"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"HighlightUtilities/functions.php"
],
"psr-0" : {
"Highlight\\" : "" ,
"HighlightUtilities\\" : ""
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Geert Bergman" ,
"homepage" : "http://www.scrivo.org/" ,
"role" : "Project Author"
},
{
"name" : "Vladimir Jimenez" ,
"homepage" : "https://allejo.io" ,
"role" : "Maintainer"
},
{
"name" : "Martin Folkers" ,
"homepage" : "https://twobrain.io" ,
"role" : "Contributor"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"code" ,
"highlight" ,
"highlight.js" ,
"highlight.php" ,
"syntax"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/scrivo/highlight.php/issues" ,
"source" : "https://github.com/scrivo/highlight.php"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/allejo" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2022-12-17T21:53:22+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "spatie/invade" ,
"version" : "2.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie/invade.git" ,
"reference" : "b920f6411d21df4e8610a138e2e87ae4957d7f63"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/spatie/invade/zipball/b920f6411d21df4e8610a138e2e87ae4957d7f63" ,
"reference" : "b920f6411d21df4e8610a138e2e87ae4957d7f63" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest" : "^1.20" ,
"phpstan/phpstan" : "^1.4" ,
"spatie/ray" : "^1.28"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/functions.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Spatie\\Invade\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A PHP function to work with private properties and methods" ,
"homepage" : "https://github.com/spatie/invade" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"invade" ,
"spatie"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/spatie/invade/tree/2.1.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2024-05-17T09:06:10+00:00"
2026-08-04 21:40:49 +07:00
},
2026-08-09 20:59:00 +07:00
{
"name" : "spatie/laravel-activitylog" ,
"version" : "5.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-activitylog.git" ,
"reference" : "0e00fe74fd071cc572a045459f6d4c9de33130bd"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-activitylog/zipball/0e00fe74fd071cc572a045459f6d4c9de33130bd" ,
"reference" : "0e00fe74fd071cc572a045459f6d4c9de33130bd" ,
"shasum" : ""
},
"require" : {
"illuminate/config" : "^12.0 || ^13.0" ,
"illuminate/database" : "^12.0 || ^13.0" ,
"illuminate/support" : "^12.0 || ^13.0" ,
"php" : "^8.4" ,
"spatie/laravel-package-tools" : "^1.6.3"
},
"require-dev" : {
"ext-json" : "*" ,
"larastan/larastan" : "^3.0" ,
"laravel/pint" : "^1.29" ,
"orchestra/testbench" : "^10.0 || ^11.0" ,
"pestphp/pest" : "^4.0"
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\Activitylog\\ActivitylogServiceProvider"
]
}
},
"autoload" : {
"files" : [
"src/helpers.php"
],
"psr-4" : {
"Spatie\\Activitylog\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
},
{
"name" : "Sebastian De Deyne" ,
"email" : "sebastian@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
},
{
"name" : "Tom Witkowski" ,
"email" : "dev.gummibeer@gmail.com" ,
"homepage" : "https://gummibeer.de" ,
"role" : "Developer"
}
],
"description" : "A very simple activity logger to monitor the users of your website or application" ,
"homepage" : "https://github.com/spatie/activitylog" ,
"keywords" : [
"activity" ,
"laravel" ,
"log" ,
"spatie" ,
"user"
],
"support" : {
"issues" : "https://github.com/spatie/laravel-activitylog/issues" ,
"source" : "https://github.com/spatie/laravel-activitylog/tree/5.0.0"
},
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
},
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
],
"time" : "2026-03-25T10:04:54+00:00"
},
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "spatie/laravel-package-tools" ,
"version" : "1.93.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie/laravel-package-tools.git" ,
"reference" : "d5552849801f2642aea710557463234b59ef65eb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d5552849801f2642aea710557463234b59ef65eb" ,
"reference" : "d5552849801f2642aea710557463234b59ef65eb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"illuminate/contracts" : "^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.1"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"mockery/mockery" : "^1.5" ,
"orchestra/testbench" : "^8.0|^9.2|^10.0|^11.0" ,
"pestphp/pest" : "^2.1|^3.1|^4.0" ,
"phpunit/php-code-coverage" : "^10.0|^11.0|^12.0" ,
"phpunit/phpunit" : "^10.5|^11.5|^12.5" ,
"spatie/pest-plugin-test-time" : "^2.2|^3.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Spatie\\LaravelPackageTools\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Tools for creating Laravel packages" ,
"homepage" : "https://github.com/spatie/laravel-package-tools" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"laravel-package-tools" ,
"spatie"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/spatie/laravel-package-tools/issues" ,
"source" : "https://github.com/spatie/laravel-package-tools/tree/1.93.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-19T14:06:37+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "spatie/laravel-permission" ,
"version" : "8.3.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie/laravel-permission.git" ,
"reference" : "60e8ed5b2fbf043c2264433fc2680c76b8b66aa6"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/spatie/laravel-permission/zipball/60e8ed5b2fbf043c2264433fc2680c76b8b66aa6" ,
"reference" : "60e8ed5b2fbf043c2264433fc2680c76b8b66aa6" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"illuminate/auth" : "^12.0|^13.0" ,
"illuminate/container" : "^12.0|^13.0" ,
"illuminate/contracts" : "^12.0|^13.0" ,
"illuminate/database" : "^12.0|^13.0" ,
"php" : "^8.3" ,
"spatie/laravel-package-tools" : "^1.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"larastan/larastan" : "^3.9" ,
"laravel/octane" : "^2.0" ,
"laravel/passport" : "^13.0" ,
"laravel/pint" : "^1.0" ,
"orchestra/testbench" : "^10.0|^11.0" ,
"pestphp/pest" : "^3.0|^4.0" ,
"pestphp/pest-plugin-laravel" : "^3.0|^4.1" ,
"phpstan/phpstan" : "^2.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Spatie\\Permission\\PermissionServiceProvider"
]
},
2026-08-04 21:40:49 +07:00
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "8.x-dev" ,
"dev-master" : "8.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/helpers.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Spatie\\Permission\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Permission handling for Laravel 12 and up" ,
"homepage" : "https://github.com/spatie/laravel-permission" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"acl" ,
"laravel" ,
"permission" ,
"permissions" ,
"rbac" ,
"roles" ,
"security" ,
"spatie"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/spatie/laravel-permission/issues" ,
"source" : "https://github.com/spatie/laravel-permission/tree/8.3.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
],
"time" : "2026-07-03T15:36:01+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "spatie/shiki-php" ,
"version" : "2.4.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/spatie/shiki-php.git" ,
"reference" : "b8b0ca32d3a82bc5c533e68ffab96c5d4ec1b9ba"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/spatie/shiki-php/zipball/b8b0ca32d3a82bc5c533e68ffab96c5d4ec1b9ba" ,
"reference" : "b8b0ca32d3a82bc5c533e68ffab96c5d4ec1b9ba" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"php" : "^8.0" ,
"symfony/process" : "^5.4|^6.4|^7.1|^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"friendsofphp/php-cs-fixer" : "^v3.0" ,
"pestphp/pest" : "^1.8" ,
"phpunit/phpunit" : "^9.5" ,
"spatie/pest-plugin-snapshots" : "^1.1" ,
"spatie/ray" : "^1.10"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Spatie\\ShikiPhp\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Rias Van der Veken" ,
"email" : "rias@spatie.be" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Highlight code using Shiki in PHP" ,
"homepage" : "https://github.com/spatie/shiki-php" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"shiki" ,
"spatie"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/spatie/shiki-php/tree/2.4.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
],
"time" : "2026-04-27T14:27:52+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/clock" ,
"version" : "v8.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/clock.git" ,
"reference" : "701ef4de9705d6c32292ebee5e8044094a09fbf6"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/clock/zipball/701ef4de9705d6c32292ebee5e8044094a09fbf6" ,
"reference" : "701ef4de9705d6c32292ebee5e8044094a09fbf6" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"psr/clock" : "^1.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"provide" : {
"psr/clock-implementation" : "1.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"Resources/now.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Clock\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Decouples applications from the system clock" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"clock" ,
"psr20" ,
"time"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/clock/tree/v8.1.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-05-29T05:06:50+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/console" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/console.git" ,
"reference" : "535e18a1b8925f6c01a55b171d157ab66c2ace15"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/console/zipball/535e18a1b8925f6c01a55b171d157ab66c2ace15" ,
"reference" : "535e18a1b8925f6c01a55b171d157ab66c2ace15" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-mbstring" : "^1.0" ,
"symfony/polyfill-php85" : "^1.32" ,
"symfony/service-contracts" : "^2.5|^3" ,
"symfony/string" : "^7.4.6|^8.0.6"
},
"conflict" : {
"symfony/dependency-injection" : "<8.1" ,
"symfony/event-dispatcher" : "<8.1"
},
"provide" : {
"psr/log-implementation" : "1.0|2.0|3.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^8.1" ,
"symfony/event-dispatcher" : "^8.1" ,
"symfony/filesystem" : "^7.4|^8.0" ,
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/lock" : "^7.4|^8.0" ,
"symfony/messenger" : "^7.4|^8.0" ,
"symfony/mime" : "^7.4|^8.0" ,
"symfony/process" : "^7.4|^8.0" ,
"symfony/stopwatch" : "^7.4|^8.0" ,
"symfony/uid" : "^7.4|^8.0" ,
"symfony/validator" : "^7.4|^8.0" ,
"symfony/var-dumper" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Console\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Eases the creation of beautiful and testable command line interfaces" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
"cli" ,
2026-08-04 22:23:54 +07:00
"command-line" ,
2026-08-04 21:40:49 +07:00
"console" ,
2026-08-04 22:23:54 +07:00
"terminal"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/console/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://symfony.com/sponsor" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/fabpot" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nicolas-grekas" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
2026-08-04 22:23:54 +07:00
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-27T13:58:19+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/css-selector" ,
"version" : "v8.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/css-selector.git" ,
"reference" : "dc0e2be45c9b5588c82414f02ac574b4b986abcd"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/css-selector/zipball/dc0e2be45c9b5588c82414f02ac574b4b986abcd" ,
"reference" : "dc0e2be45c9b5588c82414f02ac574b4b986abcd" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\CssSelector\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Jean-François Simon" ,
"email" : "jeanfrancois.simon@sensiolabs.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Converts CSS selectors to XPath expressions" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/css-selector/tree/v8.1.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-29T05:06:50+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/deprecation-contracts" ,
"version" : "v3.7.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/deprecation-contracts.git" ,
"reference" : "f3202fa1b5097b0af062dc978b32ecf63404e31d"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d" ,
"reference" : "f3202fa1b5097b0af062dc978b32ecf63404e31d" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
},
"branch-alias" : {
"dev-main" : "3.7-dev"
2026-08-04 21:40:49 +07:00
}
},
2026-08-04 22:23:54 +07:00
"autoload" : {
"files" : [
"function.php"
]
},
2026-08-04 21:40:49 +07:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A generic function and convention to trigger deprecation notices" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/deprecation-contracts/tree/v3.7.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-06-05T06:23:12+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/error-handler" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/error-handler.git" ,
"reference" : "dc98404be5e8c949815e23fee1928f5de4f3f5d3"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/error-handler/zipball/dc98404be5e8c949815e23fee1928f5de4f3f5d3" ,
"reference" : "dc98404be5e8c949815e23fee1928f5de4f3f5d3" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"psr/log" : "^1|^2|^3" ,
"symfony/polyfill-php85" : "^1.32" ,
"symfony/var-dumper" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"conflict" : {
"symfony/deprecation-contracts" : "<2.5"
},
"require-dev" : {
"symfony/console" : "^7.4|^8.0" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/serializer" : "^7.4|^8.0" ,
"symfony/webpack-encore-bundle" : "^1.0|^2.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"Resources/bin/patch-type-declarations"
],
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\ErrorHandler\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides tools to manage errors and ease debugging PHP code" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/error-handler/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-22T15:42:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/event-dispatcher" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/event-dispatcher.git" ,
"reference" : "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/c14c05a9e6da7f5e375e6efc28952c7e7dbddffb" ,
"reference" : "c14c05a9e6da7f5e375e6efc28952c7e7dbddffb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/event-dispatcher-contracts" : "^2.5|^3"
},
"conflict" : {
"symfony/security-http" : "<7.4" ,
"symfony/service-contracts" : "<2.5"
},
"provide" : {
"psr/event-dispatcher-implementation" : "1.0" ,
"symfony/event-dispatcher-implementation" : "2.0|3.0"
},
"require-dev" : {
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/error-handler" : "^7.4|^8.0" ,
"symfony/expression-language" : "^7.4|^8.0" ,
"symfony/framework-bundle" : "^7.4|^8.0" ,
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/service-contracts" : "^2.5|^3" ,
"symfony/stopwatch" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\EventDispatcher\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/event-dispatcher/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-22T15:42:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/event-dispatcher-contracts" ,
"version" : "v3.7.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/event-dispatcher-contracts.git" ,
"reference" : "c7de7a00ffb67842132da02ea92988a39ccd9f4e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e" ,
"reference" : "c7de7a00ffb67842132da02ea92988a39ccd9f4e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.1" ,
"psr/event-dispatcher" : "^1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
},
2026-08-04 21:40:49 +07:00
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "3.7-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Contracts\\EventDispatcher\\" : ""
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Generic abstractions related to dispatching event" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-06-05T06:23:12+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/finder" ,
"version" : "v8.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/finder.git" ,
"reference" : "e2989e762c70f9490fa3a00a0ac0fae5aa97a531"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/finder/zipball/e2989e762c70f9490fa3a00a0ac0fae5aa97a531" ,
"reference" : "e2989e762c70f9490fa3a00a0ac0fae5aa97a531" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"symfony/filesystem" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Finder\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Finds files and directories via an intuitive fluent interface" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/finder/tree/v8.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-06-27T09:05:56+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/html-sanitizer" ,
"version" : "v8.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/html-sanitizer.git" ,
"reference" : "09e1f2f9a3c8dcdca072587dc71999c1921c07cb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/html-sanitizer/zipball/09e1f2f9a3c8dcdca072587dc71999c1921c07cb" ,
"reference" : "09e1f2f9a3c8dcdca072587dc71999c1921c07cb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-dom" : "*" ,
"league/uri" : "^6.5|^7.0" ,
"php" : ">=8.4.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\HtmlSanitizer\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Titouan Galopin" ,
"email" : "galopintitouan@gmail.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM." ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"Purifier" ,
"html" ,
"sanitizer"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/html-sanitizer/tree/v8.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-06-06T11:11:44+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/http-foundation" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/http-foundation.git" ,
"reference" : "9943adbf5a64e2951a8d9eb0485310d55624f0e8"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/http-foundation/zipball/9943adbf5a64e2951a8d9eb0485310d55624f0e8" ,
"reference" : "9943adbf5a64e2951a8d9eb0485310d55624f0e8" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-mbstring" : "^1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"conflict" : {
"doctrine/dbal" : "<4.3"
},
"require-dev" : {
"doctrine/dbal" : "^4.3" ,
"predis/predis" : "^1.1|^2.0" ,
"symfony/cache" : "^7.4|^8.0" ,
"symfony/clock" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/expression-language" : "^7.4|^8.0" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/mime" : "^7.4|^8.0" ,
"symfony/rate-limiter" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\HttpFoundation\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Defines an object-oriented layer for the HTTP specification" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/http-foundation/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-29T07:22:54+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/http-kernel" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/http-kernel.git" ,
"reference" : "c7bb08dc26a7a7da68fb7ac1ce9de925e6464dbc"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/http-kernel/zipball/c7bb08dc26a7a7da68fb7ac1ce9de925e6464dbc" ,
"reference" : "c7bb08dc26a7a7da68fb7ac1ce9de925e6464dbc" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"psr/log" : "^1|^2|^3" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/error-handler" : "^7.4|^8.0" ,
"symfony/event-dispatcher" : "^7.4|^8.0" ,
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/polyfill-ctype" : "^1.8"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"conflict" : {
"symfony/dependency-injection" : "<8.1" ,
"symfony/flex" : "<2.10" ,
"symfony/http-client-contracts" : "<2.5" ,
"symfony/serializer" : "<7.4.15|>=8.0,<8.0.15|>=8.1,<8.1.2" ,
"symfony/translation-contracts" : "<2.5" ,
"symfony/var-dumper" : "<8.1" ,
"symfony/web-profiler-bundle" : "<8.1" ,
"twig/twig" : "<3.21"
},
"provide" : {
"psr/log-implementation" : "1.0|2.0|3.0"
},
"require-dev" : {
"psr/cache" : "^1.0|^2.0|^3.0" ,
"symfony/browser-kit" : "^7.4|^8.0" ,
"symfony/clock" : "^7.4|^8.0" ,
"symfony/config" : "^7.4|^8.0" ,
"symfony/console" : "^7.4|^8.0" ,
"symfony/css-selector" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^8.1" ,
"symfony/dom-crawler" : "^7.4|^8.0" ,
"symfony/expression-language" : "^7.4|^8.0" ,
"symfony/finder" : "^7.4|^8.0" ,
"symfony/http-client-contracts" : "^2.5|^3" ,
"symfony/process" : "^7.4|^8.0" ,
"symfony/property-access" : "^7.4|^8.0" ,
"symfony/rate-limiter" : "^7.4|^8.0" ,
"symfony/routing" : "^7.4|^8.0" ,
"symfony/serializer" : "^7.4|^8.0" ,
"symfony/stopwatch" : "^7.4|^8.0" ,
"symfony/translation" : "^7.4|^8.0" ,
"symfony/translation-contracts" : "^2.5|^3" ,
"symfony/uid" : "^7.4|^8.0" ,
"symfony/validator" : "^7.4|^8.0" ,
"symfony/var-dumper" : "^8.1" ,
"symfony/var-exporter" : "^7.4|^8.0" ,
"twig/twig" : "^3.21|^4.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\HttpKernel\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides a structured process for converting a Request into a Response" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/http-kernel/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-29T11:54:54+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/mailer" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/mailer.git" ,
"reference" : "221c7f326ace1ac2baee8331d829d5b7f04f4d53"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/mailer/zipball/221c7f326ace1ac2baee8331d829d5b7f04f4d53" ,
"reference" : "221c7f326ace1ac2baee8331d829d5b7f04f4d53" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"egulias/email-validator" : "^2.1.10|^3|^4" ,
"php" : ">=8.4.1" ,
"psr/event-dispatcher" : "^1" ,
"psr/log" : "^1|^2|^3" ,
"symfony/event-dispatcher" : "^7.4|^8.0" ,
"symfony/mime" : "^7.4|^8.0" ,
"symfony/service-contracts" : "^2.5|^3"
2026-08-04 21:40:49 +07:00
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"symfony/http-client-contracts" : "<2.5"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"symfony/console" : "^7.4|^8.0" ,
"symfony/http-client" : "^7.4|^8.0" ,
"symfony/messenger" : "^7.4|^8.0" ,
"symfony/twig-bridge" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Mailer\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Helps sending emails" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/mailer/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-28T07:35:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/mime" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/mime.git" ,
"reference" : "75f4779d4ec2e13f24a3a7e5d0347c340c7ca627"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/mime/zipball/75f4779d4ec2e13f24a3a7e5d0347c340c7ca627" ,
"reference" : "75f4779d4ec2e13f24a3a7e5d0347c340c7ca627" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/polyfill-intl-idn" : "^1.10" ,
"symfony/polyfill-mbstring" : "^1.0"
},
"conflict" : {
"egulias/email-validator" : "~3.0.0" ,
"phpdocumentor/reflection-docblock" : "<5.2|>=7" ,
"phpdocumentor/type-resolver" : "<1.5.1"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"egulias/email-validator" : "^2.1.10|^3.1|^4" ,
"league/html-to-markdown" : "^5.0" ,
"phpdocumentor/reflection-docblock" : "^5.2|^6.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/process" : "^7.4|^8.0" ,
"symfony/property-access" : "^7.4|^8.0" ,
"symfony/property-info" : "^7.4|^8.0" ,
"symfony/serializer" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"psr-4" : {
"Symfony\\Component\\Mime\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Allows manipulating MIME messages" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"mime" ,
"mime-type"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/mime/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-29T08:00:47+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-ctype" ,
"version" : "v1.37.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-ctype.git" ,
"reference" : "141046a8f9477948ff284fa65be2095baafb94f2"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2" ,
"reference" : "141046a8f9477948ff284fa65be2095baafb94f2" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"provide" : {
"ext-ctype" : "*"
},
"suggest" : {
"ext-ctype" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Ctype\\" : ""
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Gert de Pagter" ,
"email" : "BackEndTea@gmail.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill for ctype functions" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"ctype" ,
"polyfill" ,
"portable"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-ctype/tree/v1.37.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-04-10T16:19:22+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-intl-grapheme" ,
"version" : "v1.41.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-intl-grapheme.git" ,
"reference" : "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/bb899c1db0aa8127dc3afe8cda4a67eb24915f8d" ,
"reference" : "bb899c1db0aa8127dc3afe8cda4a67eb24915f8d" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
},
"suggest" : {
"ext-intl" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"bootstrap.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Intl\\Grapheme\\" : ""
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"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" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"grapheme" ,
"intl" ,
"polyfill" ,
"portable" ,
"shim"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.41.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-28T08:25:59+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-intl-idn" ,
"version" : "v1.38.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-intl-idn.git" ,
"reference" : "dc21118016c039a66235cf93d96b435ffb282412"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412" ,
"reference" : "dc21118016c039a66235cf93d96b435ffb282412" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2" ,
"symfony/polyfill-intl-normalizer" : "^1.10"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"ext-intl" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"bootstrap.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Intl\\Idn\\" : ""
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Laurent Bassin" ,
"email" : "laurent@bassin.info"
},
{
"name" : "Trevor Rowbotham" ,
"email" : "trevor.rowbotham@pm.me"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"idn" ,
"intl" ,
"polyfill" ,
"portable" ,
"shim"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-25T15:22:23+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-intl-normalizer" ,
"version" : "v1.38.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-intl-normalizer.git" ,
"reference" : "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b" ,
"reference" : "2d446c214bdbe5b71bde5011b060a05fece3ae6b" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"ext-intl" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Intl\\Normalizer\\" : ""
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"classmap" : [
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill for intl's Normalizer class and related functions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"intl" ,
"normalizer" ,
"polyfill" ,
"portable" ,
"shim"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-25T13:48:31+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-mbstring" ,
"version" : "v1.38.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-mbstring.git" ,
"reference" : "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" ,
"reference" : "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-iconv" : "*" ,
"php" : ">=7.2"
},
"provide" : {
"ext-mbstring" : "*"
},
"suggest" : {
"ext-mbstring" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Mbstring\\" : ""
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill for the Mbstring extension" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"compatibility" ,
"mbstring" ,
"polyfill" ,
"portable" ,
"shim"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.38.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-27T06:59:30+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php80" ,
"version" : "v1.37.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php80.git" ,
"reference" : "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411" ,
"reference" : "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"thanks" : {
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"bootstrap.php"
],
"psr-4" : {
"Symfony\\Polyfill\\Php80\\" : ""
},
"classmap" : [
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 22:23:54 +07:00
{
"name" : "Ion Bazan" ,
"email" : "ion.bazan@gmail.com"
},
2026-08-04 21:40:49 +07:00
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php80/tree/v1.37.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-04-10T16:19:22+00:00"
2026-08-04 21:40:49 +07:00
},
2026-08-09 20:59:00 +07:00
{
"name" : "symfony/polyfill-php83" ,
"version" : "v1.41.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php83.git" ,
"reference" : "5ea99087fb99c273a9b9236ed4c31e78b16103c6"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php83/zipball/5ea99087fb99c273a9b9236ed4c31e78b16103c6" ,
"reference" : "5ea99087fb99c273a9b9236ed4c31e78b16103c6" ,
"shasum" : ""
},
"require" : {
"php" : ">=7.2"
},
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
"autoload" : {
"files" : [
"bootstrap.php"
],
"psr-4" : {
"Symfony\\Polyfill\\Php83\\" : ""
},
"classmap" : [
"Resources/stubs"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
"description" : "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
"support" : {
"source" : "https://github.com/symfony/polyfill-php83/tree/v1.41.0"
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-01T12:47:55+00:00"
},
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php84" ,
"version" : "v1.38.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php84.git" ,
"reference" : "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" ,
"reference" : "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Php84\\" : ""
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"classmap" : [
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-26T12:51:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php85" ,
"version" : "v1.41.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php85.git" ,
"reference" : "255fab485aaa1006ed411040c42aecd7b5302d7a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php85/zipball/255fab485aaa1006ed411040c42aecd7b5302d7a" ,
"reference" : "255fab485aaa1006ed411040c42aecd7b5302d7a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Php85\\" : ""
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"classmap" : [
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php85/tree/v1.41.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-01T12:47:55+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php86" ,
"version" : "v1.41.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php86.git" ,
"reference" : "6bc356ed3d8dbfeea8f0de235e34d670704e880e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php86/zipball/6bc356ed3d8dbfeea8f0de235e34d670704e880e" ,
"reference" : "6bc356ed3d8dbfeea8f0de235e34d670704e880e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"thanks" : {
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Php86\\" : ""
},
"classmap" : [
"Resources/stubs"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 8.6+ features to lower PHP versions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php86/tree/v1.41.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-02T13:42:24+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-uuid" ,
"version" : "v1.37.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-uuid.git" ,
"reference" : "26dfec253c4cf3e51b541b52ddf7e42cb0908e94"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94" ,
"reference" : "26dfec253c4cf3e51b541b52ddf7e42cb0908e94" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"provide" : {
"ext-uuid" : "*"
},
"suggest" : {
"ext-uuid" : "For best performance"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Polyfill\\Uuid\\" : ""
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 22:23:54 +07:00
{
"name" : "Grégoire Pineau" ,
"email" : "lyrixx@lyrixx.info"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill for uuid functions" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"uuid"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-uuid/tree/v1.37.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-04-10T16:19:22+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/process" ,
"version" : "v8.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/process.git" ,
"reference" : "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/process/zipball/c4a9e58f235a6bf7f97ffbfedae2687353ac79e5" ,
"reference" : "c4a9e58f235a6bf7f97ffbfedae2687353ac79e5" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Process\\" : ""
2026-08-04 21:40:49 +07:00
},
"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"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Executes commands in sub-processes" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/process/tree/v8.1.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-29T05:06:50+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/routing" ,
2026-08-04 21:40:49 +07:00
"version" : "v8.1.2" ,
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/routing.git" ,
"reference" : "1058d4e13bb81dd9a6f7565686df7e13b880cdbd"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/routing/zipball/1058d4e13bb81dd9a6f7565686df7e13b880cdbd" ,
"reference" : "1058d4e13bb81dd9a6f7565686df7e13b880cdbd" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.4.1" ,
2026-08-04 22:23:54 +07:00
"symfony/deprecation-contracts" : "^2.5|^3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"psr/log" : "^1|^2|^3" ,
2026-08-04 21:40:49 +07:00
"symfony/config" : "^7.4|^8.0" ,
2026-08-04 22:23:54 +07:00
"symfony/dependency-injection" : "^7.4|^8.0" ,
2026-08-04 21:40:49 +07:00
"symfony/expression-language" : "^7.4|^8.0" ,
2026-08-04 22:23:54 +07:00
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/yaml" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Routing\\" : ""
2026-08-04 21:40:49 +07:00
},
"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"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Maps an HTTP request to a set of configuration variables" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"router" ,
"routing" ,
"uri" ,
"url"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/routing/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-22T15:42:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/service-contracts" ,
"version" : "v3.7.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/service-contracts.git" ,
"reference" : "c0a284bab1ed8aa0417e3d69250ab437739563a0"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/service-contracts/zipball/c0a284bab1ed8aa0417e3d69250ab437739563a0" ,
"reference" : "c0a284bab1ed8aa0417e3d69250ab437739563a0" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.1" ,
"psr/container" : "^1.1|^2.0" ,
"symfony/deprecation-contracts" : "^2.5|^3"
2026-08-04 21:40:49 +07:00
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"ext-psr" : "<1.1|>=2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
},
"branch-alias" : {
"dev-main" : "3.7-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Contracts\\Service\\" : ""
2026-08-04 21:40:49 +07:00
},
"exclude-from-classmap" : [
2026-08-04 22:23:54 +07:00
"/Test/"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Generic abstractions related to writing services" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
2026-08-04 22:23:54 +07:00
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/service-contracts/tree/v3.7.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-16T09:55:08+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/string" ,
2026-08-04 21:40:49 +07:00
"version" : "v8.1.2" ,
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/string.git" ,
"reference" : "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/string/zipball/286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc" ,
"reference" : "286a76b7255e5cc4bf0101a0bc5388ecf1c38ccc" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.4.1" ,
2026-08-04 22:23:54 +07:00
"symfony/polyfill-ctype" : "^1.8" ,
"symfony/polyfill-intl-grapheme" : "^1.33" ,
"symfony/polyfill-intl-normalizer" : "^1.0" ,
2026-08-04 21:40:49 +07:00
"symfony/polyfill-mbstring" : "^1.0"
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"symfony/translation-contracts" : "<2.5"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"symfony/emoji" : "^7.4|^8.0" ,
"symfony/http-client" : "^7.4|^8.0" ,
"symfony/intl" : "^7.4|^8.0" ,
"symfony/translation-contracts" : "^2.5|^3.0" ,
"symfony/var-exporter" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"Resources/functions.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\String\\" : ""
2026-08-04 21:40:49 +07:00
},
"exclude-from-classmap" : [
"/Tests/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"grapheme" ,
"i18n" ,
"string" ,
"unicode" ,
"utf-8" ,
"utf8"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/string/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-28T07:35:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/translation" ,
"version" : "v8.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/translation.git" ,
"reference" : "342b4218630dc2cf284cedcb2080c80b13404014"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/translation/zipball/342b4218630dc2cf284cedcb2080c80b13404014" ,
"reference" : "342b4218630dc2cf284cedcb2080c80b13404014" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/polyfill-mbstring" : "^1.0" ,
"symfony/translation-contracts" : "^3.6.1"
},
"conflict" : {
"nikic/php-parser" : "<5.0" ,
"symfony/http-client-contracts" : "<2.5" ,
"symfony/service-contracts" : "<2.5"
2026-08-04 21:40:49 +07:00
},
"provide" : {
2026-08-04 22:23:54 +07:00
"symfony/translation-implementation" : "2.3|3.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"nikic/php-parser" : "^5.0" ,
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^7.4|^8.0" ,
"symfony/console" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/finder" : "^7.4|^8.0" ,
"symfony/http-client-contracts" : "^2.5|^3.0" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/intl" : "^7.4|^8.0" ,
"symfony/polyfill-intl-icu" : "^1.21" ,
"symfony/routing" : "^7.4|^8.0" ,
"symfony/service-contracts" : "^2.5|^3" ,
"symfony/yaml" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"Resources/functions.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Translation\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides tools to internationalize your application" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/translation/tree/v8.1.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-06T11:11:44+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/translation-contracts" ,
"version" : "v3.7.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/translation-contracts.git" ,
"reference" : "ccb206b98faccc511ebae8e5fad50f2dc0b30621"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/ccb206b98faccc511ebae8e5fad50f2dc0b30621" ,
"reference" : "ccb206b98faccc511ebae8e5fad50f2dc0b30621" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"thanks" : {
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
},
"branch-alias" : {
"dev-main" : "3.7-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Contracts\\Translation\\" : ""
},
"exclude-from-classmap" : [
"/Test/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Generic abstractions related to translation" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/translation-contracts/tree/v3.7.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-05T06:23:12+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/uid" ,
"version" : "v8.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/uid.git" ,
"reference" : "7393f157a55f7e70a4de0334435c55a5a8fe749a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/uid/zipball/7393f157a55f7e70a4de0334435c55a5a8fe749a" ,
"reference" : "7393f157a55f7e70a4de0334435c55a5a8fe749a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/polyfill-uuid" : "^1.15"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"symfony/console" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\Uid\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Grégoire Pineau" ,
"email" : "lyrixx@lyrixx.info"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
2026-08-04 21:40:49 +07:00
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides an object-oriented API to generate and represent UIDs" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"UID" ,
"ulid" ,
"uuid"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/uid/tree/v8.1.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-29T05:06:50+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/var-dumper" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/var-dumper.git" ,
"reference" : "865103cf742a039f34645b971fc3ace308d6c167"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/var-dumper/zipball/865103cf742a039f34645b971fc3ace308d6c167" ,
"reference" : "865103cf742a039f34645b971fc3ace308d6c167" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/polyfill-mbstring" : "^1.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"conflict" : {
"symfony/console" : "<7.4" ,
"symfony/error-handler" : "<7.4"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"symfony/console" : "^7.4|^8.0" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/process" : "^7.4|^8.0" ,
"symfony/uid" : "^7.4|^8.0" ,
"twig/twig" : "^3.12|^4.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"Resources/bin/var-dump-server"
],
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"Resources/functions/dump.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Symfony\\Component\\VarDumper\\" : ""
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"exclude-from-classmap" : [
"/Tests/"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides mechanisms for walking through any arbitrary PHP variable" ,
2026-08-04 21:40:49 +07:00
"homepage" : "https://symfony.com" ,
"keywords" : [
2026-08-04 22:23:54 +07:00
"debug" ,
"dump"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/var-dumper/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-22T15:42:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "tijsverkoyen/css-to-inline-styles" ,
"version" : "v2.4.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/tijsverkoyen/CssToInlineStyles.git" ,
"reference" : "f0292ccf0ec75843d65027214426b6b163b48b41"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41" ,
"reference" : "f0292ccf0ec75843d65027214426b6b163b48b41" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
"php" : "^7.4 || ^8.0" ,
"symfony/css-selector" : "^5.4 || ^6.0 || ^7.0 || ^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"phpstan/phpstan" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^8.5.21 || ^9.5.10"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"branch-alias" : {
"dev-master" : "2.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"TijsVerkoyen\\CssToInlineStyles\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Tijs Verkoyen" ,
"email" : "css_to_inline_styles@verkoyen.eu" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails." ,
"homepage" : "https://github.com/tijsverkoyen/CssToInlineStyles" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/tijsverkoyen/CssToInlineStyles/issues" ,
"source" : "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-12-02T11:56:42+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "ueberdosis/tiptap-php" ,
"version" : "2.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ueberdosis/tiptap-php.git" ,
"reference" : "74bfb7be1c8c6102b240f3879b7f984a6ab87b97"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/ueberdosis/tiptap-php/zipball/74bfb7be1c8c6102b240f3879b7f984a6ab87b97" ,
"reference" : "74bfb7be1c8c6102b240f3879b7f984a6ab87b97" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^8.0" ,
"scrivo/highlight.php" : "^9.18" ,
"spatie/shiki-php" : "^2.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.5" ,
"pestphp/pest" : "^1.21" ,
"phpunit/phpunit" : "^9.5" ,
"vimeo/psalm" : "^4.3"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Tiptap\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Hans Pagel" ,
"email" : "humans@tiptap.dev" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A PHP package to work with Tiptap output" ,
"homepage" : "https://github.com/ueberdosis/tiptap-php" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"prosemirror" ,
"tiptap" ,
"ueberdosis"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/ueberdosis/tiptap-php/issues" ,
"source" : "https://github.com/ueberdosis/tiptap-php/tree/2.1.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://tiptap.dev/pricing" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/ueberdosis" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://opencollective.com/tiptap" ,
"type" : "open_collective"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-12T18:19:46+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "vlucas/phpdotenv" ,
"version" : "v5.6.4" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/vlucas/phpdotenv.git" ,
"reference" : "416df702837983f8d5ff48c9c3fee4f5f57b980b"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/vlucas/phpdotenv/zipball/416df702837983f8d5ff48c9c3fee4f5f57b980b" ,
"reference" : "416df702837983f8d5ff48c9c3fee4f5f57b980b" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-pcre" : "*" ,
"graham-campbell/result-type" : "^1.1.4" ,
"php" : "^7.2.5 || ^8.0" ,
"phpoption/phpoption" : "^1.9.5" ,
"symfony/polyfill-ctype" : "^1.26" ,
"symfony/polyfill-mbstring" : "^1.26" ,
"symfony/polyfill-php80" : "^1.26"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.8.2" ,
"ext-filter" : "*" ,
"phpunit/phpunit" : "^8.5.34 || ^9.6.13 || ^10.4.2"
},
"suggest" : {
"ext-filter" : "Required to use the boolean validator."
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
},
"branch-alias" : {
"dev-master" : "5.6-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Dotenv\\" : "src/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Vance Lucas" ,
"email" : "vance@vancelucas.com" ,
"homepage" : "https://github.com/vlucas"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"dotenv" ,
"env" ,
"environment"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/vlucas/phpdotenv/issues" ,
"source" : "https://github.com/vlucas/phpdotenv/tree/v5.6.4"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/GrahamCampbell" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-06T19:11:50+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "voku/portable-ascii" ,
"version" : "2.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/voku/portable-ascii.git" ,
"reference" : "8e1051fe39379367aecf014f41744ce7539a856f"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/voku/portable-ascii/zipball/8e1051fe39379367aecf014f41744ce7539a856f" ,
"reference" : "8e1051fe39379367aecf014f41744ce7539a856f" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.1.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"phpunit/phpunit" : "~8.5 || ~9.6 || ~10.5 || ~11.5"
},
"suggest" : {
"ext-intl" : "Use Intl for transliterator_transliterate() support"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"voku\\" : "src/voku/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Lars Moelleken" ,
"homepage" : "https://www.moelleken.org/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Portable ASCII library - performance optimized (ascii) string functions for php." ,
"homepage" : "https://github.com/voku/portable-ascii" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"ascii" ,
"clean" ,
"php"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/voku/portable-ascii/issues" ,
"source" : "https://github.com/voku/portable-ascii/tree/2.1.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://www.paypal.me/moelleken" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/voku" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://opencollective.com/portable-ascii" ,
"type" : "open_collective"
},
{
"url" : "https://www.patreon.com/voku" ,
"type" : "patreon"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/voku/portable-ascii" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-04-26T05:33:54+00:00"
}
],
"packages-dev" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "brianium/paratest" ,
"version" : "v7.20.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/paratestphp/paratest.git" ,
"reference" : "81c80677c9ec0ed4ef16b246167f11dec81a6e3d"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/paratestphp/paratest/zipball/81c80677c9ec0ed4ef16b246167f11dec81a6e3d" ,
"reference" : "81c80677c9ec0ed4ef16b246167f11dec81a6e3d" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-dom" : "*" ,
"ext-pcre" : "*" ,
"ext-reflection" : "*" ,
"ext-simplexml" : "*" ,
"fidry/cpu-core-counter" : "^1.3.0" ,
"jean85/pretty-package-versions" : "^2.1.1" ,
"php" : "~8.3.0 || ~8.4.0 || ~8.5.0" ,
"phpunit/php-code-coverage" : "^12.5.3 || ^13.0.1" ,
"phpunit/php-file-iterator" : "^6.0.1 || ^7" ,
"phpunit/php-timer" : "^8 || ^9" ,
"phpunit/phpunit" : "^12.5.14 || ^13.0.5" ,
"sebastian/environment" : "^8.0.3 || ^9" ,
"symfony/console" : "^7.4.7 || ^8.0.7" ,
"symfony/process" : "^7.4.5 || ^8.0.5"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"doctrine/coding-standard" : "^14.0.0" ,
"ext-pcntl" : "*" ,
"ext-pcov" : "*" ,
"ext-posix" : "*" ,
"phpstan/phpstan" : "^2.1.44" ,
"phpstan/phpstan-deprecation-rules" : "^2.0.4" ,
"phpstan/phpstan-phpunit" : "^2.0.16" ,
"phpstan/phpstan-strict-rules" : "^2.0.10" ,
"symfony/filesystem" : "^7.4.6 || ^8.0.6"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"bin/paratest" ,
"bin/paratest_for_phpstorm"
],
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"ParaTest\\" : [
"src/"
]
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Brian Scaturro" ,
"email" : "scaturrob@gmail.com" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Filippo Tessarotto" ,
"email" : "zoeslam@gmail.com" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Parallel testing for PHP" ,
"homepage" : "https://github.com/paratestphp/paratest" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"concurrent" ,
"parallel" ,
"phpunit" ,
"testing"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/paratestphp/paratest/issues" ,
"source" : "https://github.com/paratestphp/paratest/tree/v7.20.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sponsors/Slamdunk" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://paypal.me/filippotessarotto" ,
"type" : "paypal"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-03-29T15:46:14+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/ca-bundle" ,
"version" : "1.5.13" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/ca-bundle.git" ,
"reference" : "c008272789979f709f7fcb32c2ecf1d2db5e84e5"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/ca-bundle/zipball/c008272789979f709f7fcb32c2ecf1d2db5e84e5" ,
"reference" : "c008272789979f709f7fcb32c2ecf1d2db5e84e5" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-openssl" : "*" ,
"ext-pcre" : "*" ,
"php" : "^7.2 || ^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"phpstan/phpstan" : "^1.10" ,
"phpunit/phpunit" : "^8 || ^9" ,
"psr/log" : "^1.0 || ^2.0 || ^3.0" ,
"symfony/process" : "^4.0 || ^5.0 || ^6.0 || ^7.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"branch-alias" : {
"dev-main" : "1.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\CaBundle\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"cabundle" ,
"cacert" ,
"certificate" ,
"ssl" ,
"tls"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"irc" : "irc://irc.freenode.org/composer" ,
"issues" : "https://github.com/composer/ca-bundle/issues" ,
"source" : "https://github.com/composer/ca-bundle/tree/1.5.13"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-18T12:35:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/class-map-generator" ,
"version" : "1.7.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/class-map-generator.git" ,
"reference" : "86d8208fc3c649a3a999daf1a63c25201be2990f"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/class-map-generator/zipball/86d8208fc3c649a3a999daf1a63c25201be2990f" ,
"reference" : "86d8208fc3c649a3a999daf1a63c25201be2990f" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer/pcre" : "^2.1 || ^3.1" ,
"php" : "^7.2 || ^8.0" ,
"symfony/finder" : "^4.4 || ^5.3 || ^6 || ^7 || ^8"
},
"require-dev" : {
"phpstan/phpstan" : "^1.12 || ^2" ,
"phpstan/phpstan-deprecation-rules" : "^1 || ^2" ,
"phpstan/phpstan-phpunit" : "^1 || ^2" ,
"phpstan/phpstan-strict-rules" : "^1.1 || ^2" ,
"phpunit/phpunit" : "^8" ,
"symfony/filesystem" : "^5.4 || ^6 || ^7 || ^8"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-main" : "1.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\ClassMapGenerator\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "https://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Utilities to scan PHP code and generate class maps." ,
"keywords" : [
"classmap"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/composer/class-map-generator/issues" ,
"source" : "https://github.com/composer/class-map-generator/tree/1.7.3"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-05T09:17:07+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/composer" ,
"version" : "2.10.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/composer.git" ,
"reference" : "8d4439f572a97670a9edc039eb3b093cc976b4bc"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/composer/zipball/8d4439f572a97670a9edc039eb3b093cc976b4bc" ,
"reference" : "8d4439f572a97670a9edc039eb3b093cc976b4bc" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer/ca-bundle" : "^1.5" ,
"composer/class-map-generator" : "^1.4.0" ,
"composer/metadata-minifier" : "^1.0" ,
"composer/pcre" : "^2.3 || ^3.3" ,
"composer/semver" : "^3.3" ,
"composer/spdx-licenses" : "^1.5.7" ,
"composer/xdebug-handler" : "^2.0.2 || ^3.0.3" ,
"ext-json" : "*" ,
"justinrainbow/json-schema" : "^6.5.1" ,
"php" : "^7.2.5 || ^8.0" ,
"psr/log" : "^1.0 || ^2.0 || ^3.0" ,
"react/promise" : "^3.3" ,
"seld/jsonlint" : "^1.4" ,
"seld/phar-utils" : "^1.2" ,
"seld/signal-handler" : "^2.0" ,
"symfony/console" : "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0" ,
"symfony/filesystem" : "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0" ,
"symfony/finder" : "^5.4.45 || ^6.4.24 || ^7.1.10 || ^8.0" ,
"symfony/polyfill-php73" : "^1.24" ,
"symfony/polyfill-php80" : "^1.24" ,
"symfony/polyfill-php81" : "^1.24" ,
"symfony/polyfill-php84" : "^1.30" ,
"symfony/process" : "^5.4.47 || ^6.4.25 || ^7.1.10 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpstan/phpstan" : "^1.11.8" ,
"phpstan/phpstan-deprecation-rules" : "^1.2.0" ,
"phpstan/phpstan-phpunit" : "^1.4.0" ,
"phpstan/phpstan-strict-rules" : "^1.6.0" ,
"phpstan/phpstan-symfony" : "^1.4.0" ,
"symfony/phpunit-bridge" : "^6.4.25 || ^7.3.3 || ^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"ext-curl" : "Provides HTTP support (will fallback to PHP streams if missing)" ,
"ext-openssl" : "Enables access to repositories and packages over HTTPS" ,
"ext-zip" : "Allows direct extraction of ZIP archives (unzip/7z binaries will be used instead if available)" ,
"ext-zlib" : "Enables gzip for HTTP requests"
},
"bin" : [
"bin/composer"
],
2026-08-04 21:40:49 +07:00
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"phpstan" : {
"includes" : [
"phpstan/rules.neon"
]
},
"branch-alias" : {
"dev-main" : "2.10-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\" : "src/Composer/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "https://www.naderman.de"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "https://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere." ,
"homepage" : "https://getcomposer.org/" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"autoload" ,
"dependency" ,
"package"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"irc" : "ircs://irc.libera.chat:6697/composer" ,
"issues" : "https://github.com/composer/composer/issues" ,
"security" : "https://github.com/composer/composer/security/policy" ,
"source" : "https://github.com/composer/composer/tree/2.10.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-01T09:24:45+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/metadata-minifier" ,
"version" : "1.0.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/metadata-minifier.git" ,
"reference" : "8e86142e3ade750b837d55e55f0cdc786d8da006"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/metadata-minifier/zipball/8e86142e3ade750b837d55e55f0cdc786d8da006" ,
"reference" : "8e86142e3ade750b837d55e55f0cdc786d8da006" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^5.3.2 || ^7.0 || ^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"composer/composer" : "^2" ,
"phpstan/phpstan" : "^1" ,
"symfony/phpunit-bridge" : "^4.2 || ^5 || ^6 || ^7"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "1.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\MetadataMinifier\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Small utility library that handles metadata minification and expansion." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"composer" ,
"compression"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/composer/metadata-minifier/issues" ,
"source" : "https://github.com/composer/metadata-minifier/tree/1.0.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-30T11:34:59+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/pcre" ,
"version" : "3.4.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/pcre.git" ,
"reference" : "d5a341b3fb61f3001970940afb1d332968a183ed"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/pcre/zipball/d5a341b3fb61f3001970940afb1d332968a183ed" ,
"reference" : "d5a341b3fb61f3001970940afb1d332968a183ed" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.4 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"phpstan/phpstan" : "<2.2.2"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpstan/phpstan" : "^2" ,
"phpstan/phpstan-deprecation-rules" : "^2" ,
"phpstan/phpstan-strict-rules" : "^2" ,
"phpunit/phpunit" : "^9"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"phpstan" : {
"includes" : [
"extension.neon"
]
},
"branch-alias" : {
"dev-main" : "3.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\Pcre\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "PCRE wrapping library that offers type-safe preg_* replacements." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"PCRE" ,
"preg" ,
"regex" ,
"regular expression"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/composer/pcre/issues" ,
"source" : "https://github.com/composer/pcre/tree/3.4.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-07T11:47:49+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/semver" ,
"version" : "3.4.4" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/semver.git" ,
"reference" : "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95" ,
"reference" : "198166618906cb2de69b95d7d47e5fa8aa1b2b95" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^5.3.2 || ^7.0 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpstan/phpstan" : "^1.11" ,
"symfony/phpunit-bridge" : "^3 || ^7"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-main" : "3.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\Semver\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
},
{
"name" : "Rob Bast" ,
"email" : "rob.bast@gmail.com" ,
"homepage" : "http://robbast.nl"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Semver library that offers utilities, version constraint parsing and validation." ,
"keywords" : [
"semantic" ,
"semver" ,
"validation" ,
"versioning"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"irc" : "ircs://irc.libera.chat:6697/composer" ,
"issues" : "https://github.com/composer/semver/issues" ,
"source" : "https://github.com/composer/semver/tree/3.4.4"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-08-20T19:15:30+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/spdx-licenses" ,
"version" : "1.6.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/spdx-licenses.git" ,
"reference" : "5ecd0cb4177696f9fd48f1605dda81db3dee7889"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/spdx-licenses/zipball/5ecd0cb4177696f9fd48f1605dda81db3dee7889" ,
"reference" : "5ecd0cb4177696f9fd48f1605dda81db3dee7889" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.2 || ^8.0"
},
"require-dev" : {
"phpstan/phpstan" : "^1.11" ,
"symfony/phpunit-bridge" : "^6.4.25 || ^7.3.3 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "1.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\Spdx\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
},
{
"name" : "Rob Bast" ,
"email" : "rob.bast@gmail.com" ,
"homepage" : "http://robbast.nl"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "SPDX licenses list and validation library." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"license" ,
"spdx" ,
"validator"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"irc" : "ircs://irc.libera.chat:6697/composer" ,
"issues" : "https://github.com/composer/spdx-licenses/issues" ,
"source" : "https://github.com/composer/spdx-licenses/tree/1.6.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-04-08T20:18:39+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "composer/xdebug-handler" ,
"version" : "3.0.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer/xdebug-handler.git" ,
"reference" : "6c1925561632e83d60a44492e0b344cf48ab85ef"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef" ,
"reference" : "6c1925561632e83d60a44492e0b344cf48ab85ef" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer/pcre" : "^1 || ^2 || ^3" ,
"php" : "^7.2.5 || ^8.0" ,
"psr/log" : "^1 || ^2 || ^3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpstan/phpstan" : "^1.0" ,
"phpstan/phpstan-strict-rules" : "^1.1" ,
"phpunit/phpunit" : "^8.5 || ^9.6 || ^10.5"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Composer\\XdebugHandler\\" : "src"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "John Stevenson" ,
"email" : "john-stevenson@blueyonder.co.uk"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Restarts a process without Xdebug." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"Xdebug" ,
"performance"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"irc" : "ircs://irc.libera.chat:6697/composer" ,
"issues" : "https://github.com/composer/xdebug-handler/issues" ,
"source" : "https://github.com/composer/xdebug-handler/tree/3.0.5"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://packagist.com" ,
2026-08-04 21:40:49 +07:00
"type" : "custom"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/composer/composer" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2024-05-06T16:37:16+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "doctrine/deprecations" ,
"version" : "1.1.6" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/doctrine/deprecations.git" ,
"reference" : "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" ,
"reference" : "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.1 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "<=7.5 || >=14"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"doctrine/coding-standard" : "^9 || ^12 || ^14" ,
"phpstan/phpstan" : "1.4.10 || 2.1.30" ,
"phpstan/phpstan-phpunit" : "^1.0 || ^2" ,
"phpunit/phpunit" : "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0" ,
"psr/log" : "^1 || ^2 || ^3"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"suggest" : {
"psr/log" : "Allows logging deprecations via PSR-3 logger implementation"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Deprecations\\" : "src"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"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.6"
},
"time" : "2026-02-07T07:09:04+00:00"
},
{
"name" : "fakerphp/faker" ,
"version" : "v1.24.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/FakerPHP/Faker.git" ,
"reference" : "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" ,
"reference" : "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5" ,
"shasum" : ""
},
"require" : {
"php" : "^7.4 || ^8.0" ,
"psr/container" : "^1.0 || ^2.0" ,
"symfony/deprecation-contracts" : "^2.2 || ^3.0"
},
"conflict" : {
"fzaninotto/faker" : "*"
},
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.4.1" ,
"doctrine/persistence" : "^1.3 || ^2.0" ,
"ext-intl" : "*" ,
"phpunit/phpunit" : "^9.5.26" ,
"symfony/phpunit-bridge" : "^5.4.16"
},
"suggest" : {
"doctrine/orm" : "Required to use Faker\\ORM\\Doctrine" ,
"ext-curl" : "Required by Faker\\Provider\\Image to download images." ,
"ext-dom" : "Required by Faker\\Provider\\HtmlLorem for generating random HTML." ,
"ext-iconv" : "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text." ,
"ext-mbstring" : "Required for multibyte Unicode string functionality."
},
2026-08-04 21:40:49 +07:00
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Faker\\" : "src/Faker/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "François Zaninotto"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Faker is a PHP library that generates fake data for you." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"data" ,
"faker" ,
"fixtures"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/FakerPHP/Faker/issues" ,
"source" : "https://github.com/FakerPHP/Faker/tree/v1.24.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2024-11-21T13:46:39+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "fidry/cpu-core-counter" ,
"version" : "1.3.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/theofidry/cpu-core-counter.git" ,
"reference" : "db9508f7b1474469d9d3c53b86f817e344732678"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678" ,
"reference" : "db9508f7b1474469d9d3c53b86f817e344732678" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
2026-08-04 22:23:54 +07:00
"require" : {
"php" : "^7.2 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"fidry/makefile" : "^0.2.0" ,
"fidry/php-cs-fixer-config" : "^1.1.2" ,
"phpstan/extension-installer" : "^1.2.0" ,
2026-08-04 21:40:49 +07:00
"phpstan/phpstan" : "^2.0" ,
2026-08-04 22:23:54 +07:00
"phpstan/phpstan-deprecation-rules" : "^2.0.0" ,
2026-08-04 21:40:49 +07:00
"phpstan/phpstan-phpunit" : "^2.0" ,
2026-08-04 22:23:54 +07:00
"phpstan/phpstan-strict-rules" : "^2.0" ,
"phpunit/phpunit" : "^8.5.31 || ^9.5.26" ,
"webmozarts/strict-phpunit" : "^7.5"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Fidry\\CpuCoreCounter\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Théo FIDRY" ,
"email" : "theo.fidry@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Tiny utility to get the number of CPU cores." ,
"keywords" : [
"CPU" ,
"core"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/theofidry/cpu-core-counter/issues" ,
"source" : "https://github.com/theofidry/cpu-core-counter/tree/1.3.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/theofidry" ,
"type" : "github"
}
],
"time" : "2025-08-14T07:29:31+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "filp/whoops" ,
"version" : "2.18.4" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/filp/whoops.git" ,
"reference" : "d2102955e48b9fd9ab24280a7ad12ed552752c4d"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d" ,
"reference" : "d2102955e48b9fd9ab24280a7ad12ed552752c4d" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.1 || ^8.0" ,
"psr/log" : "^1.0.1 || ^2.0 || ^3.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"mockery/mockery" : "^1.0" ,
"phpunit/phpunit" : "^7.5.20 || ^8.5.8 || ^9.3.3" ,
"symfony/var-dumper" : "^4.0 || ^5.0"
2026-08-04 21:40:49 +07:00
},
"suggest" : {
2026-08-04 22:23:54 +07:00
"symfony/var-dumper" : "Pretty print complex values better with var-dumper available" ,
"whoops/soap" : "Formats errors as SOAP responses"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "2.7-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Whoops\\" : "src/Whoops/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Filipe Dobreira" ,
"homepage" : "https://github.com/filp" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "php error handling for cool kids" ,
"homepage" : "https://filp.github.io/whoops/" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"error" ,
"exception" ,
"handling" ,
"library" ,
"throwable" ,
"whoops"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/filp/whoops/issues" ,
"source" : "https://github.com/filp/whoops/tree/2.18.4"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/denis-sokolov" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-08-08T12:00:00+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "hamcrest/hamcrest-php" ,
"version" : "v2.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/hamcrest/hamcrest-php.git" ,
"reference" : "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487" ,
"reference" : "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"replace" : {
"cordoval/hamcrest-php" : "*" ,
"davedevelopment/hamcrest-php" : "*" ,
"kodova/hamcrest-php" : "*"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"require-dev" : {
"phpunit/php-file-iterator" : "^1.4 || ^2.0 || ^3.0" ,
"phpunit/phpunit" : "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-master" : "2.1-dev"
2026-08-04 21:40:49 +07:00
}
},
2026-08-04 22:23:54 +07:00
"autoload" : {
"classmap" : [
"hamcrest"
]
},
2026-08-04 21:40:49 +07:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"description" : "This is the PHP port of Hamcrest Matchers" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"test"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/hamcrest/hamcrest-php/issues" ,
"source" : "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-04-30T06:54:44+00:00"
},
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "internachi/modular" ,
"version" : "3.0.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/InterNACHI/modular.git" ,
"reference" : "939a341079c9cc79ff916663cb93f846da1c6456"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/InterNACHI/modular/zipball/939a341079c9cc79ff916663cb93f846da1c6456" ,
"reference" : "939a341079c9cc79ff916663cb93f846da1c6456" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer/composer" : "^2.1" ,
2026-08-04 21:40:49 +07:00
"ext-dom" : "*" ,
"ext-simplexml" : "*" ,
2026-08-04 22:23:54 +07:00
"illuminate/support" : "^11|^12|^13|14.x-dev|dev-master|dev-main" ,
"internachi/modularize" : "^1.1.0" ,
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.14" ,
"mockery/mockery" : "^1.5" ,
"orchestra/testbench" : "^9.11|^10.0|^11.0|dev-master|dev-main" ,
"phpunit/phpunit" : "^10.5|^11.5|^12.5|^13.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"laravel" : {
"aliases" : {
"Modules" : "InterNACHI\\Modular\\Support\\Facades\\Modules"
},
"providers" : [
"InterNACHI\\Modular\\Support\\ModularServiceProvider" ,
"InterNACHI\\Modular\\Support\\ModularizedCommandsServiceProvider"
]
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"InterNACHI\\Modular\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 22:23:54 +07:00
{
"name" : "Chris Morrell" ,
"homepage" : "http://www.cmorrell.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Modularize your Laravel apps" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"laravel" ,
"modular" ,
"module" ,
"modules"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/InterNACHI/modular/issues" ,
"source" : "https://github.com/InterNACHI/modular/tree/3.0.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-03-23T15:21:38+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "internachi/modularize" ,
"version" : "1.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/InterNACHI/modularize.git" ,
"reference" : "09965fcea17de5f5f84e6e1aae45f0973753be1a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/InterNACHI/modularize/zipball/09965fcea17de5f5f84e6e1aae45f0973753be1a" ,
"reference" : "09965fcea17de5f5f84e6e1aae45f0973753be1a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"illuminate/support" : "^10|^11|^12|^13|dev-main|dev-master"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"friendsofphp/php-cs-fixer" : "^3.71" ,
"internachi/modular" : "*" ,
"orchestra/testbench" : "^8.34.0|^9.12.0|^10.1.0|^11.0.0|12.x-dev|dev-main|dev-master" ,
"phpunit/phpunit" : "^10.5|^11.5|^12.5"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"InterNACHI\\Modularize\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Chris Morrell" ,
"homepage" : "https://www.cmorrell.com"
2026-08-04 21:40:49 +07:00
}
],
"keywords" : [
2026-08-04 22:23:54 +07:00
"InterNACHI" ,
"laravel" ,
"modular"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/InterNACHI/modularize/issues" ,
"source" : "https://github.com/InterNACHI/modularize/tree/1.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-03-23T14:50:10+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "jean85/pretty-package-versions" ,
"version" : "2.1.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/Jean85/pretty-package-versions.git" ,
"reference" : "4d7aa5dab42e2a76d99559706022885de0e18e1a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a" ,
"reference" : "4d7aa5dab42e2a76d99559706022885de0e18e1a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer-runtime-api" : "^2.1.0" ,
"php" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"friendsofphp/php-cs-fixer" : "^3.2" ,
"jean85/composer-provided-replaced-stub-package" : "^1.0" ,
"phpstan/phpstan" : "^2.0" ,
"phpunit/phpunit" : "^7.5|^8.5|^9.6" ,
"rector/rector" : "^2.0" ,
"vimeo/psalm" : "^4.3 || ^5.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Jean85\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Alessandro Lai" ,
"email" : "alessandro.lai85@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A library to get pretty versions strings of installed dependencies" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"composer" ,
"package" ,
"release" ,
"versions"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/Jean85/pretty-package-versions/issues" ,
"source" : "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-03-19T14:43:43+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "justinrainbow/json-schema" ,
"version" : "6.10.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/jsonrainbow/json-schema.git" ,
"reference" : "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/jsonrainbow/json-schema/zipball/8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33" ,
"reference" : "8b1308a9d7bdbdb20ce87ef920f82b4564bb2d33" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"marc-mabe/php-enum" : "^4.4" ,
"php" : "^7.2 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"friendsofphp/php-cs-fixer" : "3.3.0" ,
"json-schema/json-schema-test-suite" : "dev-main" ,
"marc-mabe/php-enum-phpstan" : "^2.0" ,
"phpspec/prophecy" : "^1.19" ,
"phpstan/phpstan" : "^1.12" ,
"phpunit/phpunit" : "^8.5"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"bin/validate-json"
],
2026-08-04 21:40:49 +07:00
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-master" : "6.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"JsonSchema\\" : "src/JsonSchema/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"authors" : [
{
"name" : "Bruno Prieto Reis" ,
"email" : "bruno.p.reis@gmail.com"
},
{
"name" : "Justin Rainbow" ,
"email" : "justin.rainbow@gmail.com"
},
{
"name" : "Igor Wiedler" ,
"email" : "igor@wiedler.ch"
},
{
"name" : "Robert Schönthal" ,
"email" : "seroscho@googlemail.com"
}
],
"description" : "A library to validate a json schema." ,
"homepage" : "https://github.com/jsonrainbow/json-schema" ,
"keywords" : [
"json" ,
"schema"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/jsonrainbow/json-schema/issues" ,
"source" : "https://github.com/jsonrainbow/json-schema/tree/6.10.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-06-16T20:50:26+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/boost" ,
"version" : "v2.4.13" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/boost.git" ,
"reference" : "f55e08f5afa89ac72f23f574175005b67878f466"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/boost/zipball/f55e08f5afa89ac72f23f574175005b67878f466" ,
"reference" : "f55e08f5afa89ac72f23f574175005b67878f466" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"guzzlehttp/guzzle" : "^7.9" ,
"illuminate/console" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/contracts" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/routing" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/support" : "^11.45.3|^12.41.1|^13.0" ,
"laravel/mcp" : "^0.7.1|^0.8.0|^0.9.0" ,
"laravel/prompts" : "^0.3.10" ,
"laravel/roster" : "^0.5.0" ,
"php" : "^8.2"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"laravel/pint" : "^1.27.0" ,
"mockery/mockery" : "^1.6.12" ,
"orchestra/testbench" : "^9.15.0|^10.6|^11.0" ,
"pestphp/pest" : "^2.36.0|^3.8.4|^4.1.5" ,
"phpstan/phpstan" : "^2.1.27" ,
"rector/rector" : "^2.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"laravel" : {
"providers" : [
"Laravel\\Boost\\BoostServiceProvider"
]
},
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Laravel\\Boost\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code." ,
"homepage" : "https://github.com/laravel/boost" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"ai" ,
"dev" ,
"laravel"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/boost/issues" ,
"source" : "https://github.com/laravel/boost"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-17T14:28:57+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/mcp" ,
"version" : "v0.9.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/mcp.git" ,
"reference" : "a08884d79a95c5143498507aec5badf751cdbec4"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/mcp/zipball/a08884d79a95c5143498507aec5badf751cdbec4" ,
"reference" : "a08884d79a95c5143498507aec5badf751cdbec4" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"ext-mbstring" : "*" ,
"illuminate/console" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/container" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/contracts" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/http" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/json-schema" : "^12.41.1|^13.0" ,
"illuminate/routing" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/support" : "^11.45.3|^12.41.1|^13.0" ,
"illuminate/validation" : "^11.45.3|^12.41.1|^13.0" ,
"php" : "^8.2" ,
"symfony/process" : "^7.4.5|^8.0.5"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"laravel/pint" : "^1.20" ,
"orchestra/testbench" : "^9.15|^10.8|^11.0" ,
"pestphp/pest" : "^3.8.5|^4.3.2" ,
"phpstan/phpstan" : "^2.1.27" ,
"rector/rector" : "^2.2.4"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"laravel" : {
"aliases" : {
"Mcp" : "Laravel\\Mcp\\Facades\\Mcp"
},
"providers" : [
"Laravel\\Mcp\\Server\\McpServiceProvider"
]
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Laravel\\Mcp\\" : "src/" ,
"Laravel\\Mcp\\Server\\" : "src/Server/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Rapidly build MCP servers for your Laravel applications." ,
"homepage" : "https://github.com/laravel/mcp" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"laravel" ,
"mcp"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/mcp/issues" ,
"source" : "https://github.com/laravel/mcp"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-21T13:23:52+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/pail" ,
"version" : "v1.2.7" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/pail.git" ,
"reference" : "2f7d27dada8effc48b8c424445a69cca7007daaa"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/pail/zipball/2f7d27dada8effc48b8c424445a69cca7007daaa" ,
"reference" : "2f7d27dada8effc48b8c424445a69cca7007daaa" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-mbstring" : "*" ,
"illuminate/console" : "^10.24|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^10.24|^11.0|^12.0|^13.0" ,
"illuminate/log" : "^10.24|^11.0|^12.0|^13.0" ,
"illuminate/process" : "^10.24|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.24|^11.0|^12.0|^13.0" ,
"nunomaduro/termwind" : "^1.15|^2.0" ,
"php" : "^8.2" ,
"symfony/console" : "^6.0|^7.0|^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"laravel/framework" : "^10.24|^11.0|^12.0|^13.0" ,
"laravel/pint" : "^1.13" ,
"orchestra/testbench-core" : "^8.13|^9.17|^10.8|^11.0" ,
"pestphp/pest" : "^2.20|^3.0|^4.0" ,
"pestphp/pest-plugin-type-coverage" : "^2.3|^3.0|^4.0" ,
"phpstan/phpstan" : "^1.12.27" ,
"symfony/var-dumper" : "^6.3|^7.0|^8.0" ,
"symfony/yaml" : "^6.3|^7.0|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Laravel\\Pail\\PailServiceProvider"
]
},
2026-08-04 21:40:49 +07:00
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "1.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Laravel\\Pail\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
},
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Easily delve into your Laravel application's log files directly from the command line." ,
"homepage" : "https://github.com/laravel/pail" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"dev" ,
"laravel" ,
"logs" ,
"php" ,
"tail"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/pail/issues" ,
"source" : "https://github.com/laravel/pail"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-05-20T22:24:57+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/pint" ,
"version" : "v1.30.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/pint.git" ,
"reference" : "19ca6de4ce07869f61f09863e37e81562ebc0a9b"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/pint/zipball/19ca6de4ce07869f61f09863e37e81562ebc0a9b" ,
"reference" : "19ca6de4ce07869f61f09863e37e81562ebc0a9b" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-json" : "*" ,
"ext-mbstring" : "*" ,
"ext-tokenizer" : "*" ,
"ext-xml" : "*" ,
"php" : "^8.2.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"composer/semver" : "^3.4.4" ,
"friendsofphp/php-cs-fixer" : "^3.95.18" ,
"illuminate/view" : "^12.64.0" ,
"larastan/larastan" : "^3.10.0" ,
"laravel-zero/framework" : "^12.1.0" ,
"laravel/agent-detector" : "^2.0.2" ,
"laravel/prompts" : "^0.3.21" ,
"mockery/mockery" : "^1.6.12" ,
"nunomaduro/termwind" : "^2.4.0" ,
"pestphp/pest" : "^3.8.7"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"builds/pint"
],
"type" : "project" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"psr-4" : {
"App\\" : "app/" ,
"Database\\Seeders\\" : "database/seeders/" ,
"Database\\Factories\\" : "database/factories/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"authors" : [
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
}
],
"description" : "An opinionated code formatter for PHP." ,
"homepage" : "https://laravel.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"dev" ,
"format" ,
"formatter" ,
"lint" ,
"linter" ,
"php"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/pint/issues" ,
"source" : "https://github.com/laravel/pint"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-08-02T01:28:21+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/roster" ,
"version" : "v0.5.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/roster.git" ,
"reference" : "5089de7615f72f78e831590ff9d0435fed0102bb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/roster/zipball/5089de7615f72f78e831590ff9d0435fed0102bb" ,
"reference" : "5089de7615f72f78e831590ff9d0435fed0102bb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"illuminate/console" : "^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^11.0|^12.0|^13.0" ,
"illuminate/routing" : "^11.0|^12.0|^13.0" ,
"illuminate/support" : "^11.0|^12.0|^13.0" ,
"php" : "^8.2" ,
"symfony/yaml" : "^7.2|^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"laravel/pint" : "^1.14" ,
"mockery/mockery" : "^1.6" ,
"orchestra/testbench" : "^9.0|^10.0|^11.0" ,
"pestphp/pest" : "^3.0|^4.1" ,
"phpstan/phpstan" : "^2.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"laravel" : {
"providers" : [
"Laravel\\Roster\\RosterServiceProvider"
]
},
2026-08-04 21:40:49 +07:00
"branch-alias" : {
"dev-master" : "1.x-dev"
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Laravel\\Roster\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Detect packages & approaches in use within a Laravel project" ,
"homepage" : "https://github.com/laravel/roster" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"dev" ,
"laravel"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/roster/issues" ,
"source" : "https://github.com/laravel/roster"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-03-05T07:58:43+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "laravel/sail" ,
"version" : "v1.64.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/laravel/sail.git" ,
"reference" : "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/laravel/sail/zipball/08cacd3e72d6798df3fa8bd4b5d55d0f7f920625" ,
"reference" : "08cacd3e72d6798df3fa8bd4b5d55d0f7f920625" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"illuminate/console" : "^9.52.16|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^9.52.16|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^9.52.16|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0" ,
"symfony/console" : "^6.0|^7.0|^8.0" ,
"symfony/yaml" : "^6.0|^7.0|^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"orchestra/testbench" : "^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpstan/phpstan" : "^2.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"bin/sail"
],
2026-08-04 21:40:49 +07:00
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
2026-08-04 22:23:54 +07:00
"Laravel\\Sail\\SailServiceProvider"
2026-08-04 21:40:49 +07:00
]
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Laravel\\Sail\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
],
"description" : "Docker files for running a basic Laravel application." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"docker" ,
2026-08-04 21:40:49 +07:00
"laravel"
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/laravel/sail/issues" ,
"source" : "https://github.com/laravel/sail"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-17T15:09:35+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "marc-mabe/php-enum" ,
"version" : "v4.7.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/marc-mabe/php-enum.git" ,
"reference" : "bb426fcdd65c60fb3638ef741e8782508fda7eef"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/marc-mabe/php-enum/zipball/bb426fcdd65c60fb3638ef741e8782508fda7eef" ,
"reference" : "bb426fcdd65c60fb3638ef741e8782508fda7eef" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-reflection" : "*" ,
"php" : "^7.1 | ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpbench/phpbench" : "^0.16.10 || ^1.0.4" ,
"phpstan/phpstan" : "^1.3.1" ,
"phpunit/phpunit" : "^7.5.20 | ^8.5.22 | ^9.5.11" ,
"vimeo/psalm" : "^4.17.0 | ^5.26.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"branch-alias" : {
"dev-3.x" : "3.2-dev" ,
"dev-master" : "4.7-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"MabeEnum\\" : "src/"
},
"classmap" : [
"stubs/Stringable.php"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Marc Bennewitz" ,
"email" : "dev@mabe.berlin" ,
"homepage" : "https://mabe.berlin/" ,
"role" : "Lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Simple and fast implementation of enumerations with native PHP" ,
"homepage" : "https://github.com/marc-mabe/php-enum" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"enum" ,
"enum-map" ,
"enum-set" ,
"enumeration" ,
"enumerator" ,
"enummap" ,
"enumset" ,
"map" ,
"set" ,
"type" ,
"type-hint" ,
"typehint"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/marc-mabe/php-enum/issues" ,
"source" : "https://github.com/marc-mabe/php-enum/tree/v4.7.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-09-14T11:18:39+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "mockery/mockery" ,
"version" : "1.6.12" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/mockery/mockery.git" ,
"reference" : "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699" ,
"reference" : "1f4efdd7d3beafe9807b08156dfcb176d18f1699" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"hamcrest/hamcrest-php" : "^2.0.1" ,
"lib-pcre" : ">=7.0" ,
"php" : ">=7.3"
},
"conflict" : {
"phpunit/phpunit" : "<8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^8.5 || ^9.6.17" ,
"symplify/easy-coding-standard" : "^12.1.14"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"library/helpers.php" ,
"library/Mockery.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Mockery\\" : "library/Mockery"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Pádraic Brady" ,
"email" : "padraic.brady@gmail.com" ,
"homepage" : "https://github.com/padraic" ,
"role" : "Author"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Dave Marshall" ,
"email" : "dave.marshall@atstsolutions.co.uk" ,
"homepage" : "https://davedevelopment.co.uk" ,
"role" : "Developer"
},
{
"name" : "Nathanael Esayeas" ,
"email" : "nathanael.esayeas@protonmail.com" ,
"homepage" : "https://github.com/ghostwriter" ,
"role" : "Lead Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Mockery is a simple yet flexible PHP mock object framework" ,
"homepage" : "https://github.com/mockery/mockery" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"BDD" ,
"TDD" ,
"library" ,
"mock" ,
"mock objects" ,
"mockery" ,
"stub" ,
"test" ,
"test double" ,
"testing"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"docs" : "https://docs.mockery.io/" ,
"issues" : "https://github.com/mockery/mockery/issues" ,
"rss" : "https://github.com/mockery/mockery/releases.atom" ,
"security" : "https://github.com/mockery/mockery/security/advisories" ,
"source" : "https://github.com/mockery/mockery"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2024-05-16T03:13:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "myclabs/deep-copy" ,
"version" : "1.13.4" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/myclabs/DeepCopy.git" ,
"reference" : "07d290f0c47959fd5eed98c95ee5602db07e0b6a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a" ,
"reference" : "07d290f0c47959fd5eed98c95ee5602db07e0b6a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.1 || ^8.0"
},
"conflict" : {
"doctrine/collections" : "<1.6.8" ,
"doctrine/common" : "<2.13.3 || >=3 <3.2.2"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"doctrine/collections" : "^1.6.8" ,
"doctrine/common" : "^2.13.3 || ^3.2.2" ,
"phpspec/prophecy" : "^1.10" ,
"phpunit/phpunit" : "^7.5.20 || ^8.5.23 || ^9.5.13"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/DeepCopy/deep_copy.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"DeepCopy\\" : "src/DeepCopy/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "Create deep copies (clones) of your objects" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"clone" ,
"copy" ,
"duplicate" ,
"object" ,
"object graph"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/myclabs/DeepCopy/issues" ,
"source" : "https://github.com/myclabs/DeepCopy/tree/1.13.4"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://tidelift.com/funding/github/packagist/myclabs/deep-copy" ,
"type" : "tidelift"
}
],
"time" : "2025-08-01T08:46:24+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "nunomaduro/collision" ,
"version" : "v8.9.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nunomaduro/collision.git" ,
"reference" : "fb53eacd509a1d303858e2d20cfebf2d630254ec"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/nunomaduro/collision/zipball/fb53eacd509a1d303858e2d20cfebf2d630254ec" ,
"reference" : "fb53eacd509a1d303858e2d20cfebf2d630254ec" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"filp/whoops" : "^2.18.4" ,
"nunomaduro/termwind" : "^2.4.0" ,
"php" : "^8.2.0" ,
"symfony/console" : "^7.4.14 || ^8.1.1"
},
"conflict" : {
"laravel/framework" : "<11.48.0 || >=14.0.0" ,
"phpunit/phpunit" : "<11.5.50 || >=14.0.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"brianium/paratest" : "^7.8.5" ,
"larastan/larastan" : "^3.10.0" ,
"laravel/framework" : "^11.48.0 || ^12.56.0 || ^13.20.0" ,
"laravel/pint" : "^1.29.3" ,
"orchestra/testbench-core" : "^9.12.0 || ^10.12.1 || ^11.3.5" ,
"pestphp/pest" : "^3.8.5 || ^4.7.5 || ^5.0.0" ,
"sebastian/environment" : "^7.2.1 || ^8.1.2 || ^9.3.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
2026-08-04 22:23:54 +07:00
"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
2026-08-04 21:40:49 +07:00
]
},
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-8.x" : "8.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"./src/Adapters/Phpunit/Autoload.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"NunoMaduro\\Collision\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"authors" : [
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
}
],
"description" : "Cli error handling for console/command-line PHP applications." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"artisan" ,
"cli" ,
"command-line" ,
"console" ,
2026-08-04 21:40:49 +07:00
"dev" ,
2026-08-04 22:23:54 +07:00
"error" ,
"handling" ,
"laravel" ,
"laravel-zero" ,
"php" ,
"symfony"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/nunomaduro/collision/issues" ,
"source" : "https://github.com/nunomaduro/collision"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
{
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
},
{
"url" : "https://www.patreon.com/nunomaduro" ,
"type" : "patreon"
}
],
"time" : "2026-07-15T19:09:14+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest" ,
"version" : "v4.7.7" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest.git" ,
"reference" : "7d187dd50a92bcc52caacc8af32a1b9f3f87dd95"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest/zipball/7d187dd50a92bcc52caacc8af32a1b9f3f87dd95" ,
"reference" : "7d187dd50a92bcc52caacc8af32a1b9f3f87dd95" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"brianium/paratest" : "^7.20.0" ,
"composer/xdebug-handler" : "^3.0.5" ,
"nunomaduro/collision" : "^8.9.5" ,
"nunomaduro/termwind" : "^2.4.0" ,
"pestphp/pest-plugin" : "^4.0.0" ,
"pestphp/pest-plugin-arch" : "^4.0.2" ,
"pestphp/pest-plugin-mutate" : "^4.0.1" ,
"pestphp/pest-plugin-profanity" : "^4.2.1" ,
"php" : "^8.3.0" ,
"phpunit/phpunit" : "^12.5.33" ,
"symfony/process" : "^7.4.13|^8.1.0"
},
"conflict" : {
"filp/whoops" : "<2.18.3" ,
"phpunit/phpunit" : ">12.5.33" ,
"sebastian/exporter" : "<7.0.0" ,
"webmozart/assert" : "<1.11.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"mrpunyapal/peststan" : "^0.2.12" ,
"pestphp/pest-dev-tools" : "^4.1.0" ,
"pestphp/pest-plugin-browser" : "^4.3.1" ,
"pestphp/pest-plugin-type-coverage" : "^4.0.4" ,
"psy/psysh" : "^0.12.24"
2026-08-04 21:40:49 +07:00
},
"bin" : [
2026-08-04 22:23:54 +07:00
"bin/pest"
2026-08-04 21:40:49 +07:00
],
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"pest" : {
"plugins" : [
"Pest\\Mutate\\Plugins\\Mutate" ,
"Pest\\Plugins\\Configuration" ,
"Pest\\Plugins\\Bail" ,
"Pest\\Plugins\\Cache" ,
"Pest\\Plugins\\Coverage" ,
"Pest\\Plugins\\Init" ,
"Pest\\Plugins\\Environment" ,
"Pest\\Plugins\\Help" ,
"Pest\\Plugins\\Memory" ,
"Pest\\Plugins\\Only" ,
"Pest\\Plugins\\Printer" ,
"Pest\\Plugins\\ProcessIsolation" ,
"Pest\\Plugins\\Profile" ,
"Pest\\Plugins\\Retry" ,
"Pest\\Plugins\\Snapshot" ,
"Pest\\Plugins\\Verbose" ,
"Pest\\Plugins\\Version" ,
"Pest\\Plugins\\Shard" ,
"Pest\\Plugins\\Parallel"
]
},
"phpstan" : {
"includes" : [
"extension.neon"
2026-08-04 21:40:49 +07:00
]
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/Functions.php" ,
"src/Pest.php"
],
2026-08-04 21:40:49 +07:00
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "The elegant PHP Testing Framework." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"framework" ,
"pest" ,
"php" ,
"test" ,
"testing" ,
"unit"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/pestphp/pest/issues" ,
"source" : "https://github.com/pestphp/pest/tree/v4.7.7"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
{
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
}
],
"time" : "2026-08-01T01:52:59+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest-plugin" ,
"version" : "v4.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest-plugin.git" ,
"reference" : "9d4b93d7f73d3f9c3189bb22c220fef271cdf568"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest-plugin/zipball/9d4b93d7f73d3f9c3189bb22c220fef271cdf568" ,
"reference" : "9d4b93d7f73d3f9c3189bb22c220fef271cdf568" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"composer-plugin-api" : "^2.0.0" ,
"composer-runtime-api" : "^2.2.2" ,
"php" : "^8.3"
2026-08-04 21:40:49 +07:00
},
"conflict" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest" : "<4.0.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"composer/composer" : "^2.8.10" ,
"pestphp/pest" : "^4.0.0" ,
"pestphp/pest-dev-tools" : "^4.0.0"
},
"type" : "composer-plugin" ,
"extra" : {
"class" : "Pest\\Plugin\\Manager"
2026-08-04 21:40:49 +07:00
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\Plugin\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"description" : "The Pest plugin manager" ,
"keywords" : [
"framework" ,
"manager" ,
"pest" ,
"php" ,
"plugin" ,
"test" ,
"testing" ,
"unit"
],
"support" : {
"source" : "https://github.com/pestphp/pest-plugin/tree/v4.0.0"
},
"funding" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"url" : "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L" ,
"type" : "custom"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://www.patreon.com/nunomaduro" ,
"type" : "patreon"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-08-20T12:35:58+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest-plugin-arch" ,
"version" : "v4.0.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest-plugin-arch.git" ,
"reference" : "3fb0d02a91b9da504b139dc7ab2a31efb7c3215c"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/3fb0d02a91b9da504b139dc7ab2a31efb7c3215c" ,
"reference" : "3fb0d02a91b9da504b139dc7ab2a31efb7c3215c" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest-plugin" : "^4.0.0" ,
"php" : "^8.3" ,
"ta-tikoma/phpunit-architecture-test" : "^0.8.7"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest" : "^4.4.6" ,
"pestphp/pest-dev-tools" : "^4.1.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"pest" : {
"plugins" : [
"Pest\\Arch\\Plugin"
]
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"src/Autoload.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\Arch\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "The Arch plugin for Pest PHP." ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"arch" ,
"architecture" ,
"framework" ,
"pest" ,
"php" ,
"plugin" ,
"test" ,
"testing" ,
"unit"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/pestphp/pest-plugin-arch/tree/v4.0.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
{
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-04-10T17:20:19+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest-plugin-laravel" ,
"version" : "v4.1.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest-plugin-laravel.git" ,
"reference" : "3057a36669ff11416cc0dc2b521b3aec58c488d0"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/3057a36669ff11416cc0dc2b521b3aec58c488d0" ,
"reference" : "3057a36669ff11416cc0dc2b521b3aec58c488d0" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"laravel/framework" : "^11.45.2|^12.52.0|^13.0" ,
"pestphp/pest" : "^4.4.1" ,
"php" : "^8.3.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"laravel/dusk" : "^8.3.6" ,
"orchestra/testbench" : "^9.13.0|^10.9.0|^11.0" ,
"pestphp/pest-dev-tools" : "^4.1.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"pest" : {
"plugins" : [
"Pest\\Laravel\\Plugin"
]
},
2026-08-04 21:40:49 +07:00
"laravel" : {
"providers" : [
2026-08-04 22:23:54 +07:00
"Pest\\Laravel\\PestServiceProvider"
2026-08-04 21:40:49 +07:00
]
}
},
"autoload" : {
"files" : [
2026-08-04 22:23:54 +07:00
"src/Autoload.php"
2026-08-04 21:40:49 +07:00
],
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\Laravel\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "The Pest Laravel Plugin" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"framework" ,
2026-08-04 21:40:49 +07:00
"laravel" ,
2026-08-04 22:23:54 +07:00
"pest" ,
2026-08-04 21:40:49 +07:00
"php" ,
2026-08-04 22:23:54 +07:00
"test" ,
"testing" ,
"unit"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/pestphp/pest-plugin-laravel/tree/v4.1.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
{
"url" : "https://github.com/nunomaduro" ,
2026-08-04 22:23:54 +07:00
"type" : "github"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-02-21T00:29:45+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest-plugin-mutate" ,
"version" : "v4.0.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest-plugin-mutate.git" ,
"reference" : "d9b32b60b2385e1688a68cc227594738ec26d96c"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest-plugin-mutate/zipball/d9b32b60b2385e1688a68cc227594738ec26d96c" ,
"reference" : "d9b32b60b2385e1688a68cc227594738ec26d96c" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"nikic/php-parser" : "^5.6.1" ,
2026-08-04 21:40:49 +07:00
"pestphp/pest-plugin" : "^4.0.0" ,
2026-08-04 22:23:54 +07:00
"php" : "^8.3" ,
"psr/simple-cache" : "^3.0.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest" : "^4.0.0" ,
"pestphp/pest-dev-tools" : "^4.0.0" ,
"pestphp/pest-plugin-type-coverage" : "^4.0.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\Mutate\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
2026-08-04 22:23:54 +07:00
},
{
"name" : "Sandro Gehri" ,
"email" : "sandrogehri@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Mutates your code to find untested cases" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
"framework" ,
2026-08-04 22:23:54 +07:00
"mutate" ,
"mutation" ,
2026-08-04 21:40:49 +07:00
"pest" ,
"php" ,
2026-08-04 22:23:54 +07:00
"plugin" ,
2026-08-04 21:40:49 +07:00
"test" ,
"testing" ,
"unit"
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/pestphp/pest-plugin-mutate/tree/v4.0.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://www.paypal.com/paypalme/enunomaduro" ,
"type" : "custom"
},
2026-08-04 22:23:54 +07:00
{
"url" : "https://github.com/gehrisandro" ,
"type" : "github"
},
2026-08-04 21:40:49 +07:00
{
"url" : "https://github.com/nunomaduro" ,
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-08-21T20:19:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "pestphp/pest-plugin-profanity" ,
"version" : "v4.2.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/pestphp/pest-plugin-profanity.git" ,
"reference" : "343cfa6f3564b7e35df0ebb77b7fa97039f72b27"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/pestphp/pest-plugin-profanity/zipball/343cfa6f3564b7e35df0ebb77b7fa97039f72b27" ,
"reference" : "343cfa6f3564b7e35df0ebb77b7fa97039f72b27" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"pestphp/pest-plugin" : "^4.0.0" ,
2026-08-04 21:40:49 +07:00
"php" : "^8.3"
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"faissaloux/pest-plugin-inside" : "^1.9" ,
2026-08-04 21:40:49 +07:00
"pestphp/pest" : "^4.0.0" ,
"pestphp/pest-dev-tools" : "^4.0.0"
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"extra" : {
2026-08-04 22:23:54 +07:00
"pest" : {
"plugins" : [
"Pest\\Profanity\\Plugin"
]
}
2026-08-04 21:40:49 +07:00
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"Pest\\Profanity\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "The Pest Profanity Plugin" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
"framework" ,
"pest" ,
"php" ,
"plugin" ,
2026-08-04 22:23:54 +07:00
"profanity" ,
2026-08-04 21:40:49 +07:00
"test" ,
"testing" ,
"unit"
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/pestphp/pest-plugin-profanity/tree/v4.2.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2025-12-08T00:13:17+00:00"
},
{
"name" : "phar-io/manifest" ,
"version" : "2.0.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phar-io/manifest.git" ,
"reference" : "54750ef60c58e43759730615a392c31c80e23176"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176" ,
"reference" : "54750ef60c58e43759730615a392c31c80e23176" ,
"shasum" : ""
},
"require" : {
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
"ext-phar" : "*" ,
"ext-xmlwriter" : "*" ,
"phar-io/version" : "^3.0.1" ,
"php" : "^7.2 || ^8.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Sebastian Heuer" ,
"email" : "sebastian@phpeople.de" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "Developer"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Component for reading phar.io manifest information from a PHP Archive (PHAR)" ,
"support" : {
"issues" : "https://github.com/phar-io/manifest/issues" ,
"source" : "https://github.com/phar-io/manifest/tree/2.0.4"
},
"funding" : [
{
"url" : "https://github.com/theseer" ,
"type" : "github"
}
],
"time" : "2024-03-03T12:33:53+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phar-io/version" ,
"version" : "3.2.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phar-io/version.git" ,
"reference" : "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74" ,
"reference" : "4f7fd7836c6f332bb2933569e566a0d6c4cbed74" ,
"shasum" : ""
},
"require" : {
"php" : "^7.2 || ^8.0"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
},
{
"name" : "Sebastian Heuer" ,
"email" : "sebastian@phpeople.de" ,
"role" : "Developer"
},
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "Developer"
}
],
"description" : "Library for handling version information and constraints" ,
"support" : {
"issues" : "https://github.com/phar-io/version/issues" ,
"source" : "https://github.com/phar-io/version/tree/3.2.1"
},
"time" : "2022-02-21T01:04:05+00:00"
},
{
"name" : "phpdocumentor/reflection-common" ,
"version" : "2.2.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/phpDocumentor/ReflectionCommon.git" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.2 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"branch-alias" : {
"dev-2.x" : "2.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"phpDocumentor\\Reflection\\" : "src/"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"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" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"FQSEN" ,
"phpDocumentor" ,
"phpdoc" ,
"reflection" ,
"static analysis"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/phpDocumentor/ReflectionCommon/issues" ,
"source" : "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2020-06-27T09:03:43+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpdocumentor/reflection-docblock" ,
"version" : "6.0.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/phpDocumentor/ReflectionDocBlock.git" ,
"reference" : "7bae67520aa9f5ecc506d646810bd40d9da54582"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/7bae67520aa9f5ecc506d646810bd40d9da54582" ,
"reference" : "7bae67520aa9f5ecc506d646810bd40d9da54582" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"doctrine/deprecations" : "^1.1" ,
"ext-filter" : "*" ,
"php" : "^7.4 || ^8.0" ,
"phpdocumentor/reflection-common" : "^2.2" ,
"phpdocumentor/type-resolver" : "^2.0" ,
"phpstan/phpdoc-parser" : "^2.0" ,
"webmozart/assert" : "^1.9.1 || ^2"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"mockery/mockery" : "~1.3.5 || ~1.6.0" ,
"phpstan/extension-installer" : "^1.1" ,
"phpstan/phpstan" : "^1.8" ,
"phpstan/phpstan-mockery" : "^1.1" ,
"phpstan/phpstan-webmozart-assert" : "^1.2" ,
"phpunit/phpunit" : "^9.5" ,
"psalm/phar" : "^5.26" ,
"shipmonk/dead-code-detector" : "^0.5.1"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"branch-alias" : {
"dev-master" : "5.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"phpDocumentor\\Reflection\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Jaap van Otterdijk" ,
"email" : "opensource@ijaap.nl"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"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" ,
"source" : "https://github.com/phpDocumentor/ReflectionDocBlock/tree/6.0.3"
},
"time" : "2026-03-18T20:49:53+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpdocumentor/type-resolver" ,
"version" : "2.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/phpDocumentor/TypeResolver.git" ,
"reference" : "327a05bbee54120d4786a0dc67aad30226ad4cf9"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/327a05bbee54120d4786a0dc67aad30226ad4cf9" ,
"reference" : "327a05bbee54120d4786a0dc67aad30226ad4cf9" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"doctrine/deprecations" : "^1.0" ,
"php" : "^7.4 || ^8.0" ,
"phpdocumentor/reflection-common" : "^2.0" ,
"phpstan/phpdoc-parser" : "^2.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"ext-tokenizer" : "*" ,
"phpbench/phpbench" : "^1.2" ,
"phpstan/extension-installer" : "^1.4" ,
"phpstan/phpstan" : "^2.1" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^9.5" ,
"psalm/phar" : "^4"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-1.x" : "1.x-dev" ,
"dev-2.x" : "2.x-dev"
}
},
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"phpDocumentor\\Reflection\\" : "src"
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A PSR-5 based resolver of Class names, Types and Structural Element Names" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/phpDocumentor/TypeResolver/issues" ,
"source" : "https://github.com/phpDocumentor/TypeResolver/tree/2.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-01-06T21:53:42+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpstan/phpdoc-parser" ,
"version" : "2.3.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/phpstan/phpdoc-parser.git" ,
"reference" : "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" ,
"reference" : "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : "^7.4 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"doctrine/annotations" : "^2.0" ,
"nikic/php-parser" : "^5.3.0" ,
"php-parallel-lint/php-parallel-lint" : "^1.2" ,
"phpstan/extension-installer" : "^1.0" ,
"phpstan/phpstan" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpstan/phpstan-strict-rules" : "^2.0" ,
"phpunit/phpunit" : "^9.6" ,
"symfony/process" : "^5.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"type" : "library" ,
2026-08-04 21:40:49 +07:00
"autoload" : {
"psr-4" : {
2026-08-04 22:23:54 +07:00
"PHPStan\\PhpDocParser\\" : [
"src/"
]
2026-08-04 21:40:49 +07:00
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
2026-08-04 22:23:54 +07:00
"description" : "PHPDoc parser with support for nullable, intersection and generic types" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/phpstan/phpdoc-parser/issues" ,
"source" : "https://github.com/phpstan/phpdoc-parser/tree/2.3.3"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-07-08T07:01:06+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/php-code-coverage" ,
"version" : "12.5.7" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/php-code-coverage.git" ,
"reference" : "186dab580576598076de6818596d12b61801880e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/186dab580576598076de6818596d12b61801880e" ,
"reference" : "186dab580576598076de6818596d12b61801880e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
"ext-xmlwriter" : "*" ,
2026-08-04 22:23:54 +07:00
"nikic/php-parser" : "^5.7.0" ,
"php" : ">=8.3" ,
"phpunit/php-text-template" : "^5.0" ,
"sebastian/complexity" : "^5.0" ,
"sebastian/environment" : "^8.1.2" ,
"sebastian/lines-of-code" : "^4.0.1" ,
"sebastian/version" : "^6.0" ,
"theseer/tokenizer" : "^2.0.1"
},
"require-dev" : {
"phpunit/phpunit" : "^12.5.28"
},
"suggest" : {
"ext-pcov" : "PHP extension that provides line coverage" ,
"ext-xdebug" : "PHP extension that provides line coverage as well as branch and path coverage"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "12.5.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
2026-08-04 22:23:54 +07:00
"role" : "lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"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"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/php-code-coverage/issues" ,
"security" : "https://github.com/sebastianbergmann/php-code-coverage/security/policy" ,
"source" : "https://github.com/sebastianbergmann/php-code-coverage/tree/12.5.7"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
2026-08-04 22:23:54 +07:00
},
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/phpunit/php-code-coverage" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-01T13:24:19+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/php-file-iterator" ,
"version" : "6.0.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/php-file-iterator.git" ,
"reference" : "3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5" ,
"reference" : "3d1cd096ef6bea4bf2762ba586e35dbd317cbfd5" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
},
"require-dev" : {
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "6.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"classmap" : [
"src/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "FilterIterator implementation that filters files based on a list of suffixes." ,
"homepage" : "https://github.com/sebastianbergmann/php-file-iterator/" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"filesystem" ,
"iterator"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/php-file-iterator/issues" ,
"security" : "https://github.com/sebastianbergmann/php-file-iterator/security/policy" ,
"source" : "https://github.com/sebastianbergmann/php-file-iterator/tree/6.0.1"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
"url" : "https://tidelift.com/funding/github/packagist/phpunit/php-file-iterator" ,
"type" : "tidelift"
}
],
"time" : "2026-02-02T14:04:18+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/php-invoker" ,
"version" : "6.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/php-invoker.git" ,
"reference" : "12b54e689b07a25a9b41e57736dfab6ec9ae5406"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/12b54e689b07a25a9b41e57736dfab6ec9ae5406" ,
"reference" : "12b54e689b07a25a9b41e57736dfab6ec9ae5406" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"ext-pcntl" : "*" ,
"phpunit/phpunit" : "^12.0"
},
"suggest" : {
"ext-pcntl" : "*"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "6.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"classmap" : [
"src/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Invoke callables with a timeout" ,
"homepage" : "https://github.com/sebastianbergmann/php-invoker/" ,
"keywords" : [
"process"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/php-invoker/issues" ,
"security" : "https://github.com/sebastianbergmann/php-invoker/security/policy" ,
"source" : "https://github.com/sebastianbergmann/php-invoker/tree/6.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
"time" : "2025-02-07T04:58:58+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/php-text-template" ,
"version" : "5.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/php-text-template.git" ,
"reference" : "e1367a453f0eda562eedb4f659e13aa900d66c53"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/e1367a453f0eda562eedb4f659e13aa900d66c53" ,
"reference" : "e1367a453f0eda562eedb4f659e13aa900d66c53" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "5.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"classmap" : [
"src/"
]
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Simple template engine." ,
"homepage" : "https://github.com/sebastianbergmann/php-text-template/" ,
"keywords" : [
"template"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/php-text-template/issues" ,
"security" : "https://github.com/sebastianbergmann/php-text-template/security/policy" ,
"source" : "https://github.com/sebastianbergmann/php-text-template/tree/5.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
"time" : "2025-02-07T04:59:16+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/php-timer" ,
"version" : "8.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/php-timer.git" ,
"reference" : "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc" ,
"reference" : "f258ce36aa457f3aa3339f9ed4c81fc66dc8c2cc" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
2026-08-04 22:23:54 +07:00
"extra" : {
"branch-alias" : {
"dev-main" : "8.0-dev"
2026-08-04 21:40:49 +07:00
}
},
2026-08-04 22:23:54 +07:00
"autoload" : {
"classmap" : [
"src/"
]
},
2026-08-04 21:40:49 +07:00
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
"description" : "Utility class for timing" ,
"homepage" : "https://github.com/sebastianbergmann/php-timer/" ,
"keywords" : [
"timer"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/php-timer/issues" ,
"security" : "https://github.com/sebastianbergmann/php-timer/security/policy" ,
"source" : "https://github.com/sebastianbergmann/php-timer/tree/8.0.0"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
"time" : "2025-02-07T04:59:38+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "phpunit/phpunit" ,
"version" : "12.5.33" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/phpunit.git" ,
"reference" : "b98e028a26c5c5ba7e4a54be96ccf35f2914d184"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b98e028a26c5c5ba7e4a54be96ccf35f2914d184" ,
"reference" : "b98e028a26c5c5ba7e4a54be96ccf35f2914d184" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"ext-dom" : "*" ,
2026-08-04 22:23:54 +07:00
"ext-filter" : "*" ,
"ext-json" : "*" ,
2026-08-04 21:40:49 +07:00
"ext-libxml" : "*" ,
2026-08-04 22:23:54 +07:00
"ext-mbstring" : "*" ,
2026-08-04 21:40:49 +07:00
"ext-xmlwriter" : "*" ,
2026-08-04 22:23:54 +07:00
"myclabs/deep-copy" : "^1.13.4" ,
"phar-io/manifest" : "^2.0.4" ,
"phar-io/version" : "^3.2.1" ,
2026-08-04 21:40:49 +07:00
"php" : ">=8.3" ,
2026-08-04 22:23:54 +07:00
"phpunit/php-code-coverage" : "^12.5.7" ,
"phpunit/php-file-iterator" : "^6.0.1" ,
"phpunit/php-invoker" : "^6.0.0" ,
"phpunit/php-text-template" : "^5.0.0" ,
"phpunit/php-timer" : "^8.0.0" ,
"sebastian/cli-parser" : "^4.2.1" ,
"sebastian/comparator" : "^7.1.8" ,
"sebastian/diff" : "^7.0.0" ,
2026-08-04 21:40:49 +07:00
"sebastian/environment" : "^8.1.2" ,
2026-08-04 22:23:54 +07:00
"sebastian/exporter" : "^7.0.3" ,
"sebastian/global-state" : "^8.0.3" ,
"sebastian/object-enumerator" : "^7.0.0" ,
"sebastian/recursion-context" : "^7.0.1" ,
"sebastian/type" : "^6.0.4" ,
"sebastian/version" : "^6.0.0" ,
"staabm/side-effects-detector" : "^1.0.5"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"bin" : [
"phpunit"
],
2026-08-04 21:40:49 +07:00
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "12.5-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"src/Framework/Assert/Functions.php"
],
2026-08-04 21:40:49 +07:00
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
2026-08-04 22:23:54 +07:00
"description" : "The PHP Unit Testing framework." ,
"homepage" : "https://phpunit.de/" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"phpunit" ,
2026-08-04 21:40:49 +07:00
"testing" ,
"xunit"
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/phpunit/issues" ,
"security" : "https://github.com/sebastianbergmann/phpunit/security/policy" ,
"source" : "https://github.com/sebastianbergmann/phpunit/tree/12.5.33"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://phpunit.de/sponsoring.html" ,
"type" : "other"
}
],
"time" : "2026-07-28T13:58:09+00:00"
},
{
"name" : "react/promise" ,
"version" : "v3.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/reactphp/promise.git" ,
"reference" : "23444f53a813a3296c1368bb104793ce8d88f04a"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a" ,
"reference" : "23444f53a813a3296c1368bb104793ce8d88f04a" ,
"shasum" : ""
},
"require" : {
"php" : ">=7.1.0"
},
"require-dev" : {
"phpstan/phpstan" : "1.12.28 || 1.4.10" ,
"phpunit/phpunit" : "^9.6 || ^7.5"
},
"type" : "library" ,
"autoload" : {
"files" : [
"src/functions_include.php"
],
"psr-4" : {
"React\\Promise\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Jan Sorgalla" ,
"email" : "jsorgalla@gmail.com" ,
"homepage" : "https://sorgalla.com/"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Christian Lück" ,
"email" : "christian@clue.engineering" ,
"homepage" : "https://clue.engineering/"
},
{
"name" : "Cees-Jan Kiewiet" ,
"email" : "reactphp@ceesjankiewiet.nl" ,
"homepage" : "https://wyrihaximus.net/"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Chris Boden" ,
"email" : "cboden@gmail.com" ,
"homepage" : "https://cboden.dev/"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "A lightweight implementation of CommonJS Promises/A for PHP" ,
"keywords" : [
"promise" ,
"promises"
],
"support" : {
"issues" : "https://github.com/reactphp/promise/issues" ,
"source" : "https://github.com/reactphp/promise/tree/v3.3.0"
},
"funding" : [
{
"url" : "https://opencollective.com/reactphp" ,
"type" : "open_collective"
}
],
"time" : "2025-08-19T18:57:03+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/cli-parser" ,
"version" : "4.2.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/cli-parser.git" ,
"reference" : "7d05781b13f7dec9043a629a21d086ed74582a15"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/7d05781b13f7dec9043a629a21d086ed74582a15" ,
"reference" : "7d05781b13f7dec9043a629a21d086ed74582a15" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.3"
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.5.25"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "4.2-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Library for parsing CLI options" ,
"homepage" : "https://github.com/sebastianbergmann/cli-parser" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/cli-parser/issues" ,
"security" : "https://github.com/sebastianbergmann/cli-parser/security/policy" ,
"source" : "https://github.com/sebastianbergmann/cli-parser/tree/4.2.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/sebastian/cli-parser" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-17T05:29:34+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/comparator" ,
"version" : "7.1.8" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/comparator.git" ,
"reference" : "7c65c1e79836812819705b473a90c12399542485"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/comparator/zipball/7c65c1e79836812819705b473a90c12399542485" ,
"reference" : "7c65c1e79836812819705b473a90c12399542485" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-dom" : "*" ,
"ext-mbstring" : "*" ,
"php" : ">=8.3" ,
"sebastian/diff" : "^7.0" ,
"sebastian/exporter" : "^7.0.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.5.25"
2026-08-04 21:40:49 +07:00
},
"suggest" : {
2026-08-04 22:23:54 +07:00
"ext-bcmath" : "For comparing BcMath\\Number objects"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "7.1-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2026-08-04 22:23:54 +07:00
"email" : "sebastian@phpunit.de"
},
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
},
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
},
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@2bepublished.at"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides the functionality to compare PHP values for equality" ,
"homepage" : "https://github.com/sebastianbergmann/comparator" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"comparator" ,
"compare" ,
"equality"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/comparator/issues" ,
"security" : "https://github.com/sebastianbergmann/comparator/security/policy" ,
"source" : "https://github.com/sebastianbergmann/comparator/tree/7.1.8"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
2026-08-04 22:23:54 +07:00
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
"url" : "https://tidelift.com/funding/github/packagist/sebastian/comparator" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-21T04:45:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/complexity" ,
2026-08-04 21:40:49 +07:00
"version" : "5.0.0" ,
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/complexity.git" ,
"reference" : "bad4316aba5303d0221f43f8cee37eb58d384bbb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/complexity/zipball/bad4316aba5303d0221f43f8cee37eb58d384bbb" ,
"reference" : "bad4316aba5303d0221f43f8cee37eb58d384bbb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"nikic/php-parser" : "^5.0" ,
2026-08-04 21:40:49 +07:00
"php" : ">=8.3"
},
"require-dev" : {
"phpunit/phpunit" : "^12.0"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "5.0-dev"
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Library for calculating the complexity of PHP code units" ,
"homepage" : "https://github.com/sebastianbergmann/complexity" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/complexity/issues" ,
"security" : "https://github.com/sebastianbergmann/complexity/security/policy" ,
"source" : "https://github.com/sebastianbergmann/complexity/tree/5.0.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-02-07T04:55:25+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/diff" ,
"version" : "7.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/diff.git" ,
"reference" : "7ab1ea946c012266ca32390913653d844ecd085f"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/diff/zipball/7ab1ea946c012266ca32390913653d844ecd085f" ,
"reference" : "7ab1ea946c012266ca32390913653d844ecd085f" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.3"
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0" ,
"symfony/process" : "^7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "7.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2026-08-04 22:23:54 +07:00
"email" : "sebastian@phpunit.de"
},
{
"name" : "Kore Nordmann" ,
"email" : "mail@kore-nordmann.de"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Diff implementation" ,
"homepage" : "https://github.com/sebastianbergmann/diff" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"diff" ,
"udiff" ,
"unidiff" ,
"unified diff"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/diff/issues" ,
"security" : "https://github.com/sebastianbergmann/diff/security/policy" ,
"source" : "https://github.com/sebastianbergmann/diff/tree/7.0.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-02-07T04:55:46+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/environment" ,
"version" : "8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/environment.git" ,
"reference" : "9d32c685773823b1983e256ae4ecd48a10d6e439"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/environment/zipball/9d32c685773823b1983e256ae4ecd48a10d6e439" ,
"reference" : "9d32c685773823b1983e256ae4ecd48a10d6e439" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
},
"require-dev" : {
"phpunit/phpunit" : "^12.5.26"
},
"suggest" : {
"ext-posix" : "*"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "8.1-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2026-08-04 22:23:54 +07:00
"email" : "sebastian@phpunit.de"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides functionality to handle HHVM/PHP environments" ,
"homepage" : "https://github.com/sebastianbergmann/environment" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"Xdebug" ,
"environment" ,
"hhvm"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/environment/issues" ,
"security" : "https://github.com/sebastianbergmann/environment/security/policy" ,
"source" : "https://github.com/sebastianbergmann/environment/tree/8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
"url" : "https://tidelift.com/funding/github/packagist/sebastian/environment" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-25T13:40:20+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/exporter" ,
"version" : "7.0.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/exporter.git" ,
"reference" : "c5e21b5de653ce0a769fb36f5cdfcb5e7a32cf23"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c5e21b5de653ce0a769fb36f5cdfcb5e7a32cf23" ,
"reference" : "c5e21b5de653ce0a769fb36f5cdfcb5e7a32cf23" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-mbstring" : "*" ,
"php" : ">=8.3" ,
"sebastian/recursion-context" : "^7.0.1"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
"phpunit/phpunit" : "^12.5.25"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "7.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2026-08-04 22:23:54 +07:00
"email" : "sebastian@phpunit.de"
},
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
},
{
"name" : "Volker Dusch" ,
"email" : "github@wallbash.com"
},
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
},
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides the functionality to export PHP variables for visualization" ,
"homepage" : "https://www.github.com/sebastianbergmann/exporter" ,
"keywords" : [
"export" ,
"exporter"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/exporter/issues" ,
"security" : "https://github.com/sebastianbergmann/exporter/security/policy" ,
"source" : "https://github.com/sebastianbergmann/exporter/tree/7.0.3"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/sebastian/exporter" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-20T04:37:17+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/global-state" ,
"version" : "8.0.3" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/global-state.git" ,
"reference" : "b164d3274d6537ab462591c5755f76a8f5b1aae9"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/global-state/zipball/b164d3274d6537ab462591c5755f76a8f5b1aae9" ,
"reference" : "b164d3274d6537ab462591c5755f76a8f5b1aae9" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.3" ,
2026-08-04 22:23:54 +07:00
"sebastian/object-reflector" : "^5.0" ,
"sebastian/recursion-context" : "^7.0.1"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"ext-dom" : "*" ,
"phpunit/phpunit" : "^12.5.28"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "8.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Snapshotting of global state" ,
"homepage" : "https://www.github.com/sebastianbergmann/global-state" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"global state"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/global-state/issues" ,
"security" : "https://github.com/sebastianbergmann/global-state/security/policy" ,
"source" : "https://github.com/sebastianbergmann/global-state/tree/8.0.3"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/sebastian/global-state" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-01T15:10:33+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/lines-of-code" ,
"version" : "4.0.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/lines-of-code.git" ,
"reference" : "d543b8ef219dcd8da262cbb958639a96bedba10e"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d543b8ef219dcd8da262cbb958639a96bedba10e" ,
"reference" : "d543b8ef219dcd8da262cbb958639a96bedba10e" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"nikic/php-parser" : "^5.7.0" ,
2026-08-04 21:40:49 +07:00
"php" : ">=8.3"
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.5.25"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "4.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Library for counting the lines of code in PHP source code" ,
"homepage" : "https://github.com/sebastianbergmann/lines-of-code" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/lines-of-code/issues" ,
"security" : "https://github.com/sebastianbergmann/lines-of-code/security/policy" ,
"source" : "https://github.com/sebastianbergmann/lines-of-code/tree/4.0.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
2026-08-04 22:23:54 +07:00
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
"url" : "https://tidelift.com/funding/github/packagist/sebastian/lines-of-code" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-19T16:22:07+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/object-enumerator" ,
2026-08-04 21:40:49 +07:00
"version" : "7.0.0" ,
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/object-enumerator.git" ,
"reference" : "1effe8e9b8e068e9ae228e542d5d11b5d16db894"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1effe8e9b8e068e9ae228e542d5d11b5d16db894" ,
"reference" : "1effe8e9b8e068e9ae228e542d5d11b5d16db894" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3" ,
"sebastian/object-reflector" : "^5.0" ,
"sebastian/recursion-context" : "^7.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "7.0-dev"
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Traverses array structures and object graphs to enumerate all referenced objects" ,
"homepage" : "https://github.com/sebastianbergmann/object-enumerator/" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/object-enumerator/issues" ,
"security" : "https://github.com/sebastianbergmann/object-enumerator/security/policy" ,
"source" : "https://github.com/sebastianbergmann/object-enumerator/tree/7.0.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-02-07T04:57:48+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/object-reflector" ,
"version" : "5.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/object-reflector.git" ,
"reference" : "4bfa827c969c98be1e527abd576533293c634f6a"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/4bfa827c969c98be1e527abd576533293c634f6a" ,
"reference" : "4bfa827c969c98be1e527abd576533293c634f6a" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.3"
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "5.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Allows reflection of object attributes, including inherited and non-public ones" ,
"homepage" : "https://github.com/sebastianbergmann/object-reflector/" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/object-reflector/issues" ,
"security" : "https://github.com/sebastianbergmann/object-reflector/security/policy" ,
"source" : "https://github.com/sebastianbergmann/object-reflector/tree/5.0.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-02-07T04:58:17+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/recursion-context" ,
"version" : "7.0.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/recursion-context.git" ,
"reference" : "0b01998a7d5b1f122911a66bebcb8d46f0c82d8c"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/0b01998a7d5b1f122911a66bebcb8d46f0c82d8c" ,
"reference" : "0b01998a7d5b1f122911a66bebcb8d46f0c82d8c" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "7.0-dev"
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de"
},
{
"name" : "Jeff Welch" ,
"email" : "whatthejeff@gmail.com"
},
{
"name" : "Adam Harvey" ,
"email" : "aharvey@php.net"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides functionality to recursively process PHP variables" ,
"homepage" : "https://github.com/sebastianbergmann/recursion-context" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/recursion-context/issues" ,
"security" : "https://github.com/sebastianbergmann/recursion-context/security/policy" ,
"source" : "https://github.com/sebastianbergmann/recursion-context/tree/7.0.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/sebastian/recursion-context" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2025-08-13T04:44:59+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/type" ,
"version" : "6.0.4" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/type.git" ,
"reference" : "82ff822c2edc46724be9f7411d3163021f602773"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/type/zipball/82ff822c2edc46724be9f7411d3163021f602773" ,
"reference" : "82ff822c2edc46724be9f7411d3163021f602773" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.3"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpunit/phpunit" : "^12.5.25"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "6.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
2026-08-04 22:23:54 +07:00
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Collection of value objects that represent the types of the PHP type system" ,
"homepage" : "https://github.com/sebastianbergmann/type" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/type/issues" ,
"security" : "https://github.com/sebastianbergmann/type/security/policy" ,
"source" : "https://github.com/sebastianbergmann/type/tree/6.0.4"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
},
{
"url" : "https://liberapay.com/sebastianbergmann" ,
"type" : "liberapay"
},
{
"url" : "https://thanks.dev/u/gh/sebastianbergmann" ,
"type" : "thanks_dev"
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/sebastian/type" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-20T06:45:45+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "sebastian/version" ,
"version" : "6.0.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/sebastianbergmann/version.git" ,
"reference" : "3e6ccf7657d4f0a59200564b08cead899313b53c"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/sebastianbergmann/version/zipball/3e6ccf7657d4f0a59200564b08cead899313b53c" ,
"reference" : "3e6ccf7657d4f0a59200564b08cead899313b53c" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
"php" : ">=8.3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-main" : "6.0-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Sebastian Bergmann" ,
"email" : "sebastian@phpunit.de" ,
"role" : "lead"
}
],
2026-08-04 22:23:54 +07:00
"description" : "Library that helps with managing the version number of Git-hosted PHP projects" ,
"homepage" : "https://github.com/sebastianbergmann/version" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/sebastianbergmann/version/issues" ,
"security" : "https://github.com/sebastianbergmann/version/security/policy" ,
"source" : "https://github.com/sebastianbergmann/version/tree/6.0.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
"url" : "https://github.com/sebastianbergmann" ,
"type" : "github"
2026-08-04 22:23:54 +07:00
}
],
"time" : "2025-02-07T05:00:38+00:00"
},
{
"name" : "seld/jsonlint" ,
"version" : "1.12.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/jsonlint.git" ,
"reference" : "9a90eb5d32d5a500296bf43f946d60246444d5f7"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Seldaek/jsonlint/zipball/9a90eb5d32d5a500296bf43f946d60246444d5f7" ,
"reference" : "9a90eb5d32d5a500296bf43f946d60246444d5f7" ,
"shasum" : ""
},
"require" : {
"php" : "^5.3 || ^7.0 || ^8.0"
},
"require-dev" : {
"phpstan/phpstan" : "^1.11" ,
"phpunit/phpunit" : "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13"
},
"bin" : [
"bin/jsonlint"
],
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Seld\\JsonLint\\" : "src/Seld/JsonLint/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "https://seld.be"
}
],
"description" : "JSON Linter" ,
"keywords" : [
"json" ,
"linter" ,
"parser" ,
"validator"
],
"support" : {
"issues" : "https://github.com/Seldaek/jsonlint/issues" ,
"source" : "https://github.com/Seldaek/jsonlint/tree/1.12.1"
},
"funding" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/Seldaek" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/seld/jsonlint" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-06-12T11:32:29+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "seld/phar-utils" ,
"version" : "1.2.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/Seldaek/phar-utils.git" ,
"reference" : "990bbd0e92caa216d52eca0935f6e35e589bfaa5"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/Seldaek/phar-utils/zipball/990bbd0e92caa216d52eca0935f6e35e589bfaa5" ,
"reference" : "990bbd0e92caa216d52eca0935f6e35e589bfaa5" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=5.3"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
2026-08-04 22:23:54 +07:00
"dev-master" : "1.x-dev"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"psr-4" : {
"Seld\\PharUtils\\" : "src/"
}
2026-08-04 21:40:49 +07:00
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "PHAR file format utilities, for when PHP phars you up" ,
"keywords" : [
"phar"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/Seldaek/phar-utils/issues" ,
"source" : "https://github.com/Seldaek/phar-utils/tree/1.2.2"
2026-08-04 21:40:49 +07:00
},
2026-08-04 22:23:54 +07:00
"time" : "2026-08-01T12:48:55+00:00"
},
{
"name" : "seld/signal-handler" ,
"version" : "2.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Seldaek/signal-handler.git" ,
"reference" : "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Seldaek/signal-handler/zipball/04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98" ,
"reference" : "04a6112e883ad76c0ada8e4a9f7520bbfdb6bb98" ,
"shasum" : ""
},
"require" : {
"php" : ">=7.2.0"
},
"require-dev" : {
"phpstan/phpstan" : "^1" ,
"phpstan/phpstan-deprecation-rules" : "^1.0" ,
"phpstan/phpstan-phpunit" : "^1" ,
"phpstan/phpstan-strict-rules" : "^1.3" ,
"phpunit/phpunit" : "^7.5.20 || ^8.5.23" ,
"psr/log" : "^1 || ^2 || ^3"
},
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "2.x-dev"
}
},
"autoload" : {
"psr-4" : {
"Seld\\Signal\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Simple unix signal handler that silently fails where signals are not supported for easy cross-platform development" ,
"keywords" : [
"posix" ,
"sigint" ,
"signal" ,
"sigterm" ,
"unix"
],
"support" : {
"issues" : "https://github.com/Seldaek/signal-handler/issues" ,
"source" : "https://github.com/Seldaek/signal-handler/tree/2.0.2"
},
"time" : "2023-09-03T09:24:00+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "staabm/side-effects-detector" ,
"version" : "1.0.5" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/staabm/side-effects-detector.git" ,
"reference" : "d8334211a140ce329c13726d4a715adbddd0a163"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163" ,
"reference" : "d8334211a140ce329c13726d4a715adbddd0a163" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"ext-tokenizer" : "*" ,
"php" : "^7.4 || ^8.0"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"phpstan/extension-installer" : "^1.4.3" ,
"phpstan/phpstan" : "^1.12.6" ,
"phpunit/phpunit" : "^9.6.21" ,
"symfony/var-dumper" : "^5.4.43" ,
"tomasvotruba/type-coverage" : "1.0.0" ,
"tomasvotruba/unused-public" : "1.0.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
"classmap" : [
2026-08-04 22:23:54 +07:00
"lib/"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
2026-08-04 22:23:54 +07:00
"description" : "A static analysis tool to detect side effects in PHP code" ,
"keywords" : [
"static analysis"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"issues" : "https://github.com/staabm/side-effects-detector/issues" ,
"source" : "https://github.com/staabm/side-effects-detector/tree/1.0.5"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/staabm" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2024-10-20T05:08:20+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/filesystem" ,
"version" : "v8.1.2" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/filesystem.git" ,
"reference" : "17856b7a222664a26a5ea1cb06ee0721c2438217"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/filesystem/zipball/17856b7a222664a26a5ea1cb06ee0721c2438217" ,
"reference" : "17856b7a222664a26a5ea1cb06ee0721c2438217" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=8.4.1" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-ctype" : "~1.8" ,
"symfony/polyfill-mbstring" : "~1.8"
2026-08-04 21:40:49 +07:00
},
"require-dev" : {
2026-08-04 22:23:54 +07:00
"symfony/process" : "^7.4|^8.0"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"autoload" : {
2026-08-04 22:23:54 +07:00
"psr-4" : {
"Symfony\\Component\\Filesystem\\" : ""
},
"exclude-from-classmap" : [
"/Tests/"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Provides basic utilities for the filesystem" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/filesystem/tree/v8.1.2"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/fabpot" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-07-22T15:42:13+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php73" ,
"version" : "v1.37.0" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php73.git" ,
"reference" : "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb" ,
"reference" : "0f68c03565dcaaf25a890667542e8bd75fe7e5bb" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
"psr-4" : {
"Symfony\\Polyfill\\Php73\\" : ""
},
2026-08-04 21:40:49 +07:00
"classmap" : [
2026-08-04 22:23:54 +07:00
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
],
2026-08-04 21:40:49 +07:00
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php73/tree/v1.37.0"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/fabpot" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
2026-08-04 21:40:49 +07:00
"type" : "tidelift"
}
],
2026-08-04 22:23:54 +07:00
"time" : "2024-09-09T11:45:10+00:00"
2026-08-04 21:40:49 +07:00
},
{
2026-08-04 22:23:54 +07:00
"name" : "symfony/polyfill-php81" ,
"version" : "v1.38.1" ,
2026-08-04 21:40:49 +07:00
"source" : {
"type" : "git" ,
2026-08-04 22:23:54 +07:00
"url" : "https://github.com/symfony/polyfill-php81.git" ,
"reference" : "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7"
2026-08-04 21:40:49 +07:00
},
"dist" : {
"type" : "zip" ,
2026-08-04 22:23:54 +07:00
"url" : "https://api.github.com/repos/symfony/polyfill-php81/zipball/6bfb9c766cacffbc8e118cb87217d08ed84e5cd7" ,
"reference" : "6bfb9c766cacffbc8e118cb87217d08ed84e5cd7" ,
2026-08-04 21:40:49 +07:00
"shasum" : ""
},
"require" : {
2026-08-04 22:23:54 +07:00
"php" : ">=7.2"
2026-08-04 21:40:49 +07:00
},
"type" : "library" ,
"extra" : {
2026-08-04 22:23:54 +07:00
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
2026-08-04 21:40:49 +07:00
}
},
"autoload" : {
2026-08-04 22:23:54 +07:00
"files" : [
"bootstrap.php"
],
"psr-4" : {
"Symfony\\Polyfill\\Php81\\" : ""
},
2026-08-04 21:40:49 +07:00
"classmap" : [
2026-08-04 22:23:54 +07:00
"Resources/stubs"
2026-08-04 21:40:49 +07:00
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
2026-08-04 22:23:54 +07:00
"MIT"
2026-08-04 21:40:49 +07:00
],
"authors" : [
{
2026-08-04 22:23:54 +07:00
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
},
2026-08-04 21:40:49 +07:00
{
2026-08-04 22:23:54 +07:00
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"description" : "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
2026-08-04 21:40:49 +07:00
"keywords" : [
2026-08-04 22:23:54 +07:00
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
2026-08-04 21:40:49 +07:00
],
"support" : {
2026-08-04 22:23:54 +07:00
"source" : "https://github.com/symfony/polyfill-php81/tree/v1.38.1"
2026-08-04 21:40:49 +07:00
},
"funding" : [
{
2026-08-04 22:23:54 +07:00
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
2026-08-04 21:40:49 +07:00
"type" : "github"
2026-08-04 22:23:54 +07:00
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
2026-08-04 21:40:49 +07:00
}
],
2026-08-04 22:23:54 +07:00
"time" : "2026-05-26T12:45:58+00:00"
2026-08-04 21:40:49 +07:00
},
{
"name" : "symfony/yaml" ,
"version" : "v8.1.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/yaml.git" ,
"reference" : "faabdbe998e8c5c599dceffa27aa265b185c0736"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/yaml/zipball/faabdbe998e8c5c599dceffa27aa265b185c0736" ,
"reference" : "faabdbe998e8c5c599dceffa27aa265b185c0736" ,
"shasum" : ""
},
"require" : {
"php" : ">=8.4.1" ,
"symfony/polyfill-ctype" : "^1.8"
},
"conflict" : {
"symfony/console" : "<7.4"
},
"require-dev" : {
"symfony/console" : "^7.4|^8.0" ,
"yaml/yaml-test-suite" : "*"
},
"bin" : [
"Resources/bin/yaml-lint"
],
"type" : "library" ,
"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/v8.1.2"
},
"funding" : [
{
"url" : "https://symfony.com/sponsor" ,
"type" : "custom"
},
{
"url" : "https://github.com/fabpot" ,
"type" : "github"
},
{
"url" : "https://github.com/nicolas-grekas" ,
"type" : "github"
},
{
"url" : "https://tidelift.com/funding/github/packagist/symfony/symfony" ,
"type" : "tidelift"
}
],
"time" : "2026-07-22T15:42:13+00:00"
},
{
"name" : "ta-tikoma/phpunit-architecture-test" ,
"version" : "0.8.7" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ta-tikoma/phpunit-architecture-test.git" ,
"reference" : "1248f3f506ca9641d4f68cebcd538fa489754db8"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/1248f3f506ca9641d4f68cebcd538fa489754db8" ,
"reference" : "1248f3f506ca9641d4f68cebcd538fa489754db8" ,
"shasum" : ""
},
"require" : {
"nikic/php-parser" : "^4.18.0 || ^5.0.0" ,
"php" : "^8.1.0" ,
"phpdocumentor/reflection-docblock" : "^5.3.0 || ^6.0.0" ,
"phpunit/phpunit" : "^10.5.5 || ^11.0.0 || ^12.0.0 || ^13.0.0" ,
"symfony/finder" : "^6.4.0 || ^7.0.0 || ^8.0.0"
},
"require-dev" : {
"laravel/pint" : "^1.13.7" ,
"phpstan/phpstan" : "^1.10.52"
},
"type" : "library" ,
"autoload" : {
"psr-4" : {
"PHPUnit\\Architecture\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Ni Shi" ,
"email" : "futik0ma011@gmail.com"
},
{
"name" : "Nuno Maduro" ,
"email" : "enunomaduro@gmail.com"
}
],
"description" : "Methods for testing application architecture" ,
"keywords" : [
"architecture" ,
"phpunit" ,
"stucture" ,
"test" ,
"testing"
],
"support" : {
"issues" : "https://github.com/ta-tikoma/phpunit-architecture-test/issues" ,
"source" : "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.7"
},
"time" : "2026-02-17T17:25:14+00:00"
},
{
"name" : "theseer/tokenizer" ,
"version" : "2.0.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/theseer/tokenizer.git" ,
"reference" : "7989e43bf381af0eac72e4f0ca5bcbfa81658be4"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/theseer/tokenizer/zipball/7989e43bf381af0eac72e4f0ca5bcbfa81658be4" ,
"reference" : "7989e43bf381af0eac72e4f0ca5bcbfa81658be4" ,
"shasum" : ""
},
"require" : {
"ext-dom" : "*" ,
"ext-tokenizer" : "*" ,
"ext-xmlwriter" : "*" ,
"php" : "^8.1"
},
"type" : "library" ,
"autoload" : {
"classmap" : [
"src/"
]
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
],
"authors" : [
{
"name" : "Arne Blankerts" ,
"email" : "arne@blankerts.de" ,
"role" : "Developer"
}
],
"description" : "A small library for converting tokenized PHP source code into XML and potentially other formats" ,
"support" : {
"issues" : "https://github.com/theseer/tokenizer/issues" ,
"source" : "https://github.com/theseer/tokenizer/tree/2.0.1"
},
"funding" : [
{
"url" : "https://github.com/theseer" ,
"type" : "github"
}
],
"time" : "2025-12-08T11:19:18+00:00"
},
{
"name" : "webmozart/assert" ,
"version" : "2.4.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/webmozarts/assert.git" ,
"reference" : "2ccb7c2e821038c03a3e6e1700c570c158c55f70"
},
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/webmozarts/assert/zipball/2ccb7c2e821038c03a3e6e1700c570c158c55f70" ,
"reference" : "2ccb7c2e821038c03a3e6e1700c570c158c55f70" ,
"shasum" : ""
},
"require" : {
"ext-ctype" : "*" ,
"ext-date" : "*" ,
"ext-filter" : "*" ,
"php" : "^8.2"
},
"suggest" : {
"ext-intl" : "" ,
"ext-simplexml" : "" ,
"ext-spl" : ""
},
"type" : "library" ,
"extra" : {
"psalm" : {
"pluginClass" : "Webmozart\\Assert\\PsalmPlugin"
},
"branch-alias" : {
"dev-master" : "2.0-dev" ,
"dev-feature/2-0" : "2.0-dev"
}
},
"autoload" : {
"psr-4" : {
"Webmozart\\Assert\\" : "src/"
}
},
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
],
"authors" : [
{
"name" : "Bernhard Schussek" ,
"email" : "bschussek@gmail.com"
},
{
"name" : "Woody Gilk" ,
"email" : "woody.gilk@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/2.4.1"
},
"time" : "2026-06-15T15:31:57+00:00"
}
],
"aliases" : [],
"minimum-stability" : "stable" ,
"stability-flags" : {},
"prefer-stable" : true ,
"prefer-lowest" : false ,
"platform" : {
"php" : "^8.3"
},
"platform-dev" : {},
"plugin-api-version" : "2.9.0"
}