2026-07-03 13:46:54 +00: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-07-09 01:09:44 +03:00
"content-hash" : "497fd57dba085798efccc5819904020f" ,
2026-07-03 13:46:54 +00:00
"packages" : [
{
"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" : "artesaos/seotools" ,
"version" : "v1.4.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/artesaos/seotools.git" ,
"reference" : "c92d09f0ad4491181863850a3ab2e1534361409b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/artesaos/seotools/zipball/c92d09f0ad4491181863850a3ab2e1534361409b" ,
"reference" : "c92d09f0ad4491181863850a3ab2e1534361409b" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"illuminate/config" : "^10.0 || ^11.0 || ^12.0 || ^13.0" ,
"illuminate/support" : "^10.0 || ^11.0 || ^12.0 || ^13.0" ,
"php" : "^8.1"
} ,
"require-dev" : {
"orchestra/testbench" : "^8.0 || ^9.0 || ^10.0 || ^11.0" ,
"phpunit/phpunit" : "^9.0 || ^10.0 || ^11.5.3"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"SEO" : "Artesaos\\SEOTools\\Facades\\SEOTools" ,
"JsonLd" : "Artesaos\\SEOTools\\Facades\\JsonLd" ,
"SEOMeta" : "Artesaos\\SEOTools\\Facades\\SEOMeta" ,
"Twitter" : "Artesaos\\SEOTools\\Facades\\TwitterCard" ,
"OpenGraph" : "Artesaos\\SEOTools\\Facades\\OpenGraph"
} ,
"providers" : [
"Artesaos\\SEOTools\\Providers\\SEOToolsServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Artesaos\\SEOTools\\" : "src/SEOTools/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Vinicius" ,
"email" : "luiz.vinicius73@gmail.com"
}
] ,
"description" : "SEO Tools for Laravel and Lumen" ,
"keywords" : [
"JSON-LD" ,
"laravel" ,
"lumen" ,
"metatags" ,
"opengraph" ,
"seo" ,
"seotools" ,
"webmaster"
] ,
"support" : {
"issues" : "https://github.com/artesaos/seotools/issues" ,
"source" : "https://github.com/artesaos/seotools"
} ,
"time" : "2026-03-28T12:37:33+00:00"
} ,
{
"name" : "awcodes/filament-badgeable-column" ,
"version" : "v2.3.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/awcodes/filament-badgeable-column.git" ,
"reference" : "53e01f6f3431d8673f949d1e0e834f67e09ed17a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/awcodes/filament-badgeable-column/zipball/53e01f6f3431d8673f949d1e0e834f67e09ed17a" ,
"reference" : "53e01f6f3431d8673f949d1e0e834f67e09ed17a" ,
"shasum" : ""
} ,
"require" : {
"filament/filament" : "^3.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.15"
} ,
"require-dev" : {
"laravel/pint" : "^1.0" ,
"spatie/laravel-ray" : "^1.26"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Awcodes\\FilamentBadgeableColumn\\BadgeableColumnServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Awcodes\\FilamentBadgeableColumn\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "awcodes" ,
"email" : "awcodes1@gmail.com" ,
"role" : "Developer"
}
] ,
"description" : "Filament Tables column to append and prepend badges." ,
"homepage" : "https://github.com/awcodes/badger" ,
"keywords" : [
"awcodes" ,
"badger" ,
"filament" ,
"filament-badgeable-column" ,
"laravel"
] ,
"support" : {
"issues" : "https://github.com/awcodes/filament-badgeable-column/issues" ,
"source" : "https://github.com/awcodes/filament-badgeable-column/tree/v2.3.4"
} ,
"funding" : [
{
"url" : "https://github.com/awcodes" ,
"type" : "github"
}
] ,
"time" : "2025-11-17T18:36:34+00:00"
} ,
{
"name" : "awcodes/shout" ,
"version" : "v2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/awcodes/shout.git" ,
"reference" : "eaadf27068918e83834a34dc01953c8eba7abec7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/awcodes/shout/zipball/eaadf27068918e83834a34dc01953c8eba7abec7" ,
"reference" : "eaadf27068918e83834a34dc01953c8eba7abec7" ,
"shasum" : ""
} ,
"require" : {
"filament/filament" : "^3.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.15"
} ,
"require-dev" : {
"laravel/pint" : "^1.0" ,
"nunomaduro/collision" : "^7.9|^8.1" ,
"orchestra/testbench" : "^8.0|^9.0" ,
"pestphp/pest" : "^2.1" ,
"pestphp/pest-plugin-laravel" : "^2.0" ,
"pestphp/pest-plugin-livewire" : "^2.1" ,
"spatie/laravel-ray" : "^1.26"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Awcodes\\Shout\\ShoutServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Awcodes\\Shout\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Adam Weston" ,
"email" : "awcodes1@gmail.com" ,
"role" : "Developer"
}
] ,
"description" : "A simple inline contextual notice for Filament forms, basically just a fancy placeholder." ,
"homepage" : "https://github.com/awcodes/shout" ,
"keywords" : [
"awcodes" ,
"filament" ,
"shout"
] ,
"support" : {
"issues" : "https://github.com/awcodes/shout/issues" ,
"source" : "https://github.com/awcodes/shout"
} ,
"funding" : [
{
"url" : "https://github.com/awcodes" ,
"type" : "github"
}
] ,
"time" : "2025-05-31T18:42:40+00:00"
} ,
{
"name" : "bacon/bacon-qr-code" ,
"version" : "v3.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Bacon/BaconQrCode.git" ,
"reference" : "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Bacon/BaconQrCode/zipball/4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2" ,
"reference" : "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2" ,
"shasum" : ""
} ,
"require" : {
"dasprid/enum" : "^1.0.3" ,
"ext-iconv" : "*" ,
"php" : "^8.1"
} ,
"require-dev" : {
"phly/keep-a-changelog" : "^2.12" ,
"phpunit/phpunit" : "^10.5.11 || ^11.0.4" ,
"spatie/phpunit-snapshot-assertions" : "^5.1.5" ,
"spatie/pixelmatch-php" : "^1.2.0" ,
"squizlabs/php_codesniffer" : "^3.9"
} ,
"suggest" : {
"ext-imagick" : "to generate QR code images"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"BaconQrCode\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Ben Scholzen 'DASPRiD'" ,
"email" : "mail@dasprids.de" ,
"homepage" : "https://dasprids.de/" ,
"role" : "Developer"
}
] ,
"description" : "BaconQrCode is a QR code generator for PHP." ,
"homepage" : "https://github.com/Bacon/BaconQrCode" ,
"support" : {
"issues" : "https://github.com/Bacon/BaconQrCode/issues" ,
"source" : "https://github.com/Bacon/BaconQrCode/tree/v3.1.1"
} ,
"time" : "2026-04-05T21:06:35+00:00"
} ,
{
"name" : "barryvdh/laravel-dompdf" ,
"version" : "v3.1.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/barryvdh/laravel-dompdf.git" ,
"reference" : "ee3b72b19ccdf57d0243116ecb2b90261344dedc"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/ee3b72b19ccdf57d0243116ecb2b90261344dedc" ,
"reference" : "ee3b72b19ccdf57d0243116ecb2b90261344dedc" ,
"shasum" : ""
} ,
"require" : {
"dompdf/dompdf" : "^3.0" ,
"illuminate/support" : "^9|^10|^11|^12|^13.0" ,
"php" : "^8.1"
} ,
"require-dev" : {
"larastan/larastan" : "^2.7|^3.0" ,
"orchestra/testbench" : "^7|^8|^9.16|^10|^11.0" ,
"phpro/grumphp" : "^2.5" ,
"squizlabs/php_codesniffer" : "^3.5"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"PDF" : "Barryvdh\\DomPDF\\Facade\\Pdf" ,
"Pdf" : "Barryvdh\\DomPDF\\Facade\\Pdf"
} ,
"providers" : [
"Barryvdh\\DomPDF\\ServiceProvider"
]
} ,
"branch-alias" : {
"dev-master" : "3.0-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Barryvdh\\DomPDF\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Barry vd. Heuvel" ,
"email" : "barryvdh@gmail.com"
}
] ,
"description" : "A DOMPDF Wrapper for Laravel" ,
"keywords" : [
"dompdf" ,
"laravel" ,
"pdf"
] ,
"support" : {
"issues" : "https://github.com/barryvdh/laravel-dompdf/issues" ,
"source" : "https://github.com/barryvdh/laravel-dompdf/tree/v3.1.2"
} ,
"funding" : [
{
"url" : "https://fruitcake.nl" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/barryvdh" ,
"type" : "github"
}
] ,
"time" : "2026-02-21T08:51:10+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"
} ,
{
"name" : "boboko/core" ,
2026-07-10 12:54:48 +03:00
"version" : "0.1.1" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://code.radical-elements.com/boboko/core.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "96ad89b6b8a99e628e438b6c724c2a0e4dde8c61"
2026-07-03 13:46:54 +00:00
} ,
"require" : {
"laravel/framework" : "^12.0" ,
"laravel/tinker" : "^3.0" ,
"lunarphp/lunar" : "1.3.0" ,
2026-07-09 01:09:44 +03:00
"lunarphp/table-rate-shipping" : "^1.3" ,
2026-07-03 13:46:54 +00:00
"php" : "^8.5" ,
"symfony/yaml" : "^7.0"
} ,
"require-dev" : {
"fakerphp/faker" : "^1.23" ,
"laravel/envoy" : "^2.12" ,
"laravel/pail" : "^1.2.5" ,
"laravel/pint" : "^1.27" ,
"mockery/mockery" : "^1.6" ,
"nunomaduro/collision" : "^8.6" ,
"pestphp/pest" : "^4.6" ,
"pestphp/pest-plugin-laravel" : "^4.1"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Modules\\Core\\Providers\\CoreServiceProvider" ,
"Modules\\Core\\Providers\\AuthServiceProvider" ,
"Modules\\Core\\Providers\\CustomerServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Modules\\Core\\" : "src/"
}
} ,
"description" : "Core module — authentication and shared panel behaviour" ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-10T09:51:29+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "brick/math" ,
"version" : "0.14.8" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/brick/math.git" ,
"reference" : "63422359a44b7f06cae63c3b429b59e8efcc0629"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629" ,
"reference" : "63422359a44b7f06cae63c3b429b59e8efcc0629" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.2"
} ,
"require-dev" : {
"php-coveralls/php-coveralls" : "^2.2" ,
"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.14.8"
} ,
"funding" : [
{
"url" : "https://github.com/BenMorel" ,
"type" : "github"
}
] ,
"time" : "2026-02-10T14:33:43+00:00"
} ,
{
"name" : "carbonphp/carbon-doctrine-types" ,
"version" : "2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/CarbonPHP/carbon-doctrine-types.git" ,
"reference" : "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" ,
"reference" : "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.4 || ^8.0"
} ,
"conflict" : {
"doctrine/dbal" : "<3.7.0 || >=4.0.0"
} ,
"require-dev" : {
"doctrine/dbal" : "^3.7.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/2.1.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" : "2023-12-11T17:09:12+00:00"
} ,
{
"name" : "cartalyst/converter" ,
"version" : "v10.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/cartalyst/converter.git" ,
"reference" : "61f1ca2671f9b29e1460355aa10a98079533aeed"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/cartalyst/converter/zipball/61f1ca2671f9b29e1460355aa10a98079533aeed" ,
"reference" : "61f1ca2671f9b29e1460355aa10a98079533aeed" ,
"shasum" : ""
} ,
"require" : {
"guzzlehttp/guzzle" : "^7.2" ,
"illuminate/cache" : "^12.0" ,
"illuminate/filesystem" : "^12.0" ,
"php" : "^8.3"
} ,
"require-dev" : {
"cartalyst/php-cs-fixer-config" : "^2.0" ,
"mockery/mockery" : "^1.0" ,
"phpunit/phpunit" : "^10.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"Converter" : "Cartalyst\\Converter\\Laravel\\Facades\\Converter"
} ,
"providers" : [
"Cartalyst\\Converter\\Laravel\\ConverterServiceProvider"
]
} ,
"component" : "package" ,
"branch-alias" : {
"dev-master" : "10.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Cartalyst\\Converter\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Cartalyst LLC" ,
"email" : "help@cartalyst.com" ,
"homepage" : "https://cartalyst.com"
}
] ,
"description" : "A framework agnostic measurement conversion and formatting package featuring multiple types of measurements and currency conversion." ,
"keywords" : [
"area" ,
"cartalyst" ,
"convert" ,
"currencies" ,
"currency" ,
"laravel" ,
"length" ,
"php" ,
"unit" ,
"weight"
] ,
"support" : {
"issues" : "https://github.com/cartalyst/converter/issues" ,
"source" : "https://github.com/cartalyst/converter/tree/v10.0.0"
} ,
"time" : "2025-02-28T20:54:02+00:00"
} ,
{
"name" : "composer/semver" ,
"version" : "3.4.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/composer/semver.git" ,
"reference" : "198166618906cb2de69b95d7d47e5fa8aa1b2b95"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95" ,
"reference" : "198166618906cb2de69b95d7d47e5fa8aa1b2b95" ,
"shasum" : ""
} ,
"require" : {
"php" : "^5.3.2 || ^7.0 || ^8.0"
} ,
"require-dev" : {
"phpstan/phpstan" : "^1.11" ,
"symfony/phpunit-bridge" : "^3 || ^7"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "3.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Composer\\Semver\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nils Adermann" ,
"email" : "naderman@naderman.de" ,
"homepage" : "http://www.naderman.de"
} ,
{
"name" : "Jordi Boggiano" ,
"email" : "j.boggiano@seld.be" ,
"homepage" : "http://seld.be"
} ,
{
"name" : "Rob Bast" ,
"email" : "rob.bast@gmail.com" ,
"homepage" : "http://robbast.nl"
}
] ,
"description" : "Semver library that offers utilities, version constraint parsing and validation." ,
"keywords" : [
"semantic" ,
"semver" ,
"validation" ,
"versioning"
] ,
"support" : {
"irc" : "ircs://irc.libera.chat:6697/composer" ,
"issues" : "https://github.com/composer/semver/issues" ,
"source" : "https://github.com/composer/semver/tree/3.4.4"
} ,
"funding" : [
{
"url" : "https://packagist.com" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/composer" ,
"type" : "github"
}
] ,
"time" : "2025-08-20T19:15:30+00:00"
} ,
{
"name" : "danharrin/date-format-converter" ,
"version" : "v0.3.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/danharrin/date-format-converter.git" ,
"reference" : "7c31171bc981e48726729a5f3a05a2d2b63f0b1e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/danharrin/date-format-converter/zipball/7c31171bc981e48726729a5f3a05a2d2b63f0b1e" ,
"reference" : "7c31171bc981e48726729a5f3a05a2d2b63f0b1e" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2|^8.0"
} ,
"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" : "dasprid/enum" ,
"version" : "1.0.7" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/DASPRiD/Enum.git" ,
"reference" : "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce" ,
"reference" : "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1 <9.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7 || ^8 || ^9 || ^10 || ^11" ,
"squizlabs/php_codesniffer" : "*"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"DASPRiD\\Enum\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-2-Clause"
] ,
"authors" : [
{
"name" : "Ben Scholzen 'DASPRiD'" ,
"email" : "mail@dasprids.de" ,
"homepage" : "https://dasprids.de/" ,
"role" : "Developer"
}
] ,
"description" : "PHP 7.1 enum implementation" ,
"keywords" : [
"enum" ,
"map"
] ,
"support" : {
"issues" : "https://github.com/DASPRiD/Enum/issues" ,
"source" : "https://github.com/DASPRiD/Enum/tree/1.0.7"
} ,
"time" : "2025-09-16T12:23:56+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/dbal" ,
"version" : "3.10.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/dbal.git" ,
"reference" : "95d84866bf3c04b2ddca1df7c049714660959aef"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/dbal/zipball/95d84866bf3c04b2ddca1df7c049714660959aef" ,
"reference" : "95d84866bf3c04b2ddca1df7c049714660959aef" ,
"shasum" : ""
} ,
"require" : {
"composer-runtime-api" : "^2" ,
"doctrine/deprecations" : "^0.5.3|^1" ,
"doctrine/event-manager" : "^1|^2" ,
"php" : "^7.4 || ^8.0" ,
"psr/cache" : "^1|^2|^3" ,
"psr/log" : "^1|^2|^3"
} ,
"conflict" : {
"doctrine/cache" : "< 1.11"
} ,
"require-dev" : {
"doctrine/cache" : "^1.11|^2.0" ,
"doctrine/coding-standard" : "14.0.0" ,
"fig/log-test" : "^1" ,
"jetbrains/phpstorm-stubs" : "2023.1" ,
"phpstan/phpstan" : "2.1.30" ,
"phpstan/phpstan-strict-rules" : "^2" ,
"phpunit/phpunit" : "9.6.34" ,
"slevomat/coding-standard" : "8.27.1" ,
"squizlabs/php_codesniffer" : "4.0.1" ,
"symfony/cache" : "^5.4|^6.0|^7.0|^8.0" ,
"symfony/console" : "^4.4|^5.4|^6.0|^7.0|^8.0"
} ,
"suggest" : {
"symfony/console" : "For helpful console commands such as SQL execution and import of files."
} ,
"bin" : [
"bin/doctrine-dbal"
] ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\DBAL\\" : "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"
}
] ,
"description" : "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management." ,
"homepage" : "https://www.doctrine-project.org/projects/dbal.html" ,
"keywords" : [
"abstraction" ,
"database" ,
"db2" ,
"dbal" ,
"mariadb" ,
"mssql" ,
"mysql" ,
"oci8" ,
"oracle" ,
"pdo" ,
"pgsql" ,
"postgresql" ,
"queryobject" ,
"sasql" ,
"sql" ,
"sqlite" ,
"sqlserver" ,
"sqlsrv"
] ,
"support" : {
"issues" : "https://github.com/doctrine/dbal/issues" ,
"source" : "https://github.com/doctrine/dbal/tree/3.10.5"
} ,
"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%2Fdbal" ,
"type" : "tidelift"
}
] ,
"time" : "2026-02-24T08:03:57+00:00"
} ,
{
"name" : "doctrine/deprecations" ,
"version" : "1.1.6" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/deprecations.git" ,
"reference" : "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" ,
"reference" : "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"conflict" : {
"phpunit/phpunit" : "<=7.5 || >=14"
} ,
"require-dev" : {
"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"
} ,
"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"
] ,
"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" : "doctrine/event-manager" ,
"version" : "2.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/doctrine/event-manager.git" ,
"reference" : "dda33921b198841ca8dbad2eaa5d4d34769d18cf"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf" ,
"reference" : "dda33921b198841ca8dbad2eaa5d4d34769d18cf" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.1"
} ,
"conflict" : {
"doctrine/common" : "<2.9"
} ,
"require-dev" : {
"doctrine/coding-standard" : "^14" ,
"phpdocumentor/guides-cli" : "^1.4" ,
"phpstan/phpstan" : "^2.1.32" ,
"phpunit/phpunit" : "^10.5.58"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Doctrine\\Common\\" : "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"
} ,
{
"name" : "Marco Pivetta" ,
"email" : "ocramius@gmail.com"
}
] ,
"description" : "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects." ,
"homepage" : "https://www.doctrine-project.org/projects/event-manager.html" ,
"keywords" : [
"event" ,
"event dispatcher" ,
"event manager" ,
"event system" ,
"events"
] ,
"support" : {
"issues" : "https://github.com/doctrine/event-manager/issues" ,
"source" : "https://github.com/doctrine/event-manager/tree/2.1.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%2Fevent-manager" ,
"type" : "tidelift"
}
] ,
"time" : "2026-01-29T07:11:08+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" ,
"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" : "dompdf/dompdf" ,
"version" : "v3.1.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/dompdf/dompdf.git" ,
"reference" : "f11ead23a8a76d0ff9bbc6c7c8fd7e05ca328496"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/dompdf/dompdf/zipball/f11ead23a8a76d0ff9bbc6c7c8fd7e05ca328496" ,
"reference" : "f11ead23a8a76d0ff9bbc6c7c8fd7e05ca328496" ,
"shasum" : ""
} ,
"require" : {
"dompdf/php-font-lib" : "^1.0.0" ,
"dompdf/php-svg-lib" : "^1.0.0" ,
"ext-dom" : "*" ,
"ext-mbstring" : "*" ,
"masterminds/html5" : "^2.0" ,
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"ext-gd" : "*" ,
"ext-json" : "*" ,
"ext-zip" : "*" ,
"mockery/mockery" : "^1.3" ,
"phpunit/phpunit" : "^7.5 || ^8 || ^9 || ^10 || ^11" ,
"squizlabs/php_codesniffer" : "^3.5" ,
"symfony/process" : "^4.4 || ^5.4 || ^6.2 || ^7.0"
} ,
"suggest" : {
"ext-gd" : "Needed to process images" ,
"ext-gmagick" : "Improves image processing performance" ,
"ext-imagick" : "Improves image processing performance" ,
"ext-zlib" : "Needed for pdf stream compression"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Dompdf\\" : "src/"
} ,
"classmap" : [
"lib/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"LGPL-2.1"
] ,
"authors" : [
{
"name" : "The Dompdf Community" ,
"homepage" : "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
}
] ,
"description" : "DOMPDF is a CSS 2.1 compliant HTML to PDF converter" ,
"homepage" : "https://github.com/dompdf/dompdf" ,
"support" : {
"issues" : "https://github.com/dompdf/dompdf/issues" ,
"source" : "https://github.com/dompdf/dompdf/tree/v3.1.5"
} ,
"time" : "2026-03-03T13:54:37+00:00"
} ,
{
"name" : "dompdf/php-font-lib" ,
"version" : "1.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/dompdf/php-font-lib.git" ,
"reference" : "a6e9a688a2a80016ac080b97be73d3e10c444c9a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/dompdf/php-font-lib/zipball/a6e9a688a2a80016ac080b97be73d3e10c444c9a" ,
"reference" : "a6e9a688a2a80016ac080b97be73d3e10c444c9a" ,
"shasum" : ""
} ,
"require" : {
"ext-mbstring" : "*" ,
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.5 || ^8 || ^9 || ^10 || ^11 || ^12"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"FontLib\\" : "src/FontLib"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"LGPL-2.1-or-later"
] ,
"authors" : [
{
"name" : "The FontLib Community" ,
"homepage" : "https://github.com/dompdf/php-font-lib/blob/master/AUTHORS.md"
}
] ,
"description" : "A library to read, parse, export and make subsets of different types of font files." ,
"homepage" : "https://github.com/dompdf/php-font-lib" ,
"support" : {
"issues" : "https://github.com/dompdf/php-font-lib/issues" ,
"source" : "https://github.com/dompdf/php-font-lib/tree/1.0.2"
} ,
"time" : "2026-01-20T14:10:26+00:00"
} ,
{
"name" : "dompdf/php-svg-lib" ,
"version" : "1.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/dompdf/php-svg-lib.git" ,
"reference" : "8259ffb930817e72b1ff1caef5d226501f3dfeb1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/dompdf/php-svg-lib/zipball/8259ffb930817e72b1ff1caef5d226501f3dfeb1" ,
"reference" : "8259ffb930817e72b1ff1caef5d226501f3dfeb1" ,
"shasum" : ""
} ,
"require" : {
"ext-mbstring" : "*" ,
"php" : "^7.1 || ^8.0" ,
"sabberworm/php-css-parser" : "^8.4 || ^9.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^7.5 || ^8 || ^9 || ^10 || ^11"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Svg\\" : "src/Svg"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"LGPL-3.0-or-later"
] ,
"authors" : [
{
"name" : "The SvgLib Community" ,
"homepage" : "https://github.com/dompdf/php-svg-lib/blob/master/AUTHORS.md"
}
] ,
"description" : "A library to read, parse and export to PDF SVG files." ,
"homepage" : "https://github.com/dompdf/php-svg-lib" ,
"support" : {
"issues" : "https://github.com/dompdf/php-svg-lib/issues" ,
"source" : "https://github.com/dompdf/php-svg-lib/tree/1.0.2"
} ,
"time" : "2026-01-02T16:01:13+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"
} ,
{
"name" : "filament/actions" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/actions.git" ,
"reference" : "74bf94a5ba0d3f5ec432734ed42afa0c880812fa"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/actions/zipball/74bf94a5ba0d3f5ec432734ed42afa0c880812fa" ,
"reference" : "74bf94a5ba0d3f5ec432734ed42afa0c880812fa" ,
"shasum" : ""
} ,
"require" : {
"anourvalar/eloquent-serialize" : "^1.2" ,
"filament/forms" : "self.version" ,
"filament/infolists" : "self.version" ,
"filament/notifications" : "self.version" ,
"filament/support" : "self.version" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"league/csv" : "^9.16" ,
"openspout/openspout" : "^4.23" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Actions\\ActionsServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Filament\\Actions\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Easily add beautiful action modals 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-06-12T16:57:07+00:00"
} ,
{
"name" : "filament/filament" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/panels.git" ,
"reference" : "04e29df86858bf42bb8c07895c35703be8bdd6e5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/panels/zipball/04e29df86858bf42bb8c07895c35703be8bdd6e5" ,
"reference" : "04e29df86858bf42bb8c07895c35703be8bdd6e5" ,
"shasum" : ""
} ,
"require" : {
"danharrin/livewire-rate-limiting" : "^0.3|^1.0|^2.0" ,
"filament/actions" : "self.version" ,
"filament/forms" : "self.version" ,
"filament/infolists" : "self.version" ,
"filament/notifications" : "self.version" ,
"filament/support" : "self.version" ,
"filament/tables" : "self.version" ,
"filament/widgets" : "self.version" ,
"illuminate/auth" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/console" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/cookie" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/http" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/routing" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/session" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\FilamentServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/global_helpers.php" ,
"src/helpers.php"
] ,
"psr-4" : {
"Filament\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "A collection of full-stack components for accelerated Laravel app development." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
} ,
"time" : "2026-06-12T16:57:16+00:00"
} ,
{
"name" : "filament/forms" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/forms.git" ,
"reference" : "e99a612ff07892f5a85ea38b8425269aa4fbee12"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/forms/zipball/e99a612ff07892f5a85ea38b8425269aa4fbee12" ,
"reference" : "e99a612ff07892f5a85ea38b8425269aa4fbee12" ,
"shasum" : ""
} ,
"require" : {
"danharrin/date-format-converter" : "^0.3" ,
"filament/actions" : "self.version" ,
"filament/support" : "self.version" ,
"illuminate/console" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/filesystem" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/validation" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Forms\\FormsServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Filament\\Forms\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Easily add beautiful forms 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-06-12T16:57:19+00:00"
} ,
{
"name" : "filament/infolists" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/infolists.git" ,
"reference" : "e86e1332093856731abe9d71f93d95e2b873cbd7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/infolists/zipball/e86e1332093856731abe9d71f93d95e2b873cbd7" ,
"reference" : "e86e1332093856731abe9d71f93d95e2b873cbd7" ,
"shasum" : ""
} ,
"require" : {
"filament/actions" : "self.version" ,
"filament/support" : "self.version" ,
"illuminate/console" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/filesystem" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Infolists\\InfolistsServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Filament\\Infolists\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Easily add beautiful read-only infolists 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-06-12T16:57:28+00:00"
} ,
{
"name" : "filament/notifications" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/notifications.git" ,
"reference" : "c9b6b1f1d06b9c64d7378c945bec21f8802d554f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/notifications/zipball/c9b6b1f1d06b9c64d7378c945bec21f8802d554f" ,
"reference" : "c9b6b1f1d06b9c64d7378c945bec21f8802d554f" ,
"shasum" : ""
} ,
"require" : {
"filament/actions" : "self.version" ,
"filament/support" : "self.version" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/filesystem" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/notifications" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Notifications\\NotificationsServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/Testing/Autoload.php"
] ,
"psr-4" : {
"Filament\\Notifications\\" : "src"
}
} ,
"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-06-12T16:57:50+00:00"
} ,
{
"name" : "filament/spatie-laravel-media-library-plugin" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/spatie-laravel-media-library-plugin.git" ,
"reference" : "c2e4b186d1ad0013c7ada17d10b6280cb9877381"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/spatie-laravel-media-library-plugin/zipball/c2e4b186d1ad0013c7ada17d10b6280cb9877381" ,
"reference" : "c2e4b186d1ad0013c7ada17d10b6280cb9877381" ,
"shasum" : ""
} ,
"require" : {
"filament/support" : "self.version" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-medialibrary" : "^10.0|^11.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Filament\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Filament support for `spatie/laravel-medialibrary`." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
} ,
"time" : "2026-06-12T16:57:09+00:00"
} ,
{
"name" : "filament/support" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/support.git" ,
"reference" : "a9889ea4cdec47c365af47f344a8acd9917ed4c5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/support/zipball/a9889ea4cdec47c365af47f344a8acd9917ed4c5" ,
"reference" : "a9889ea4cdec47c365af47f344a8acd9917ed4c5" ,
"shasum" : ""
} ,
"require" : {
"blade-ui-kit/blade-heroicons" : "^2.5" ,
"doctrine/dbal" : "^3.2|^4.0" ,
"ext-intl" : "*" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^10.45|^11.0|^12.0|^13.0" ,
"kirschbaum-development/eloquent-power-joins" : "^3.0|^4.0" ,
"livewire/livewire" : "^3.5" ,
"php" : "^8.1" ,
"ryangjchandler/blade-capture-directive" : "^0.2|^0.3|^1.0" ,
"spatie/color" : "^1.5" ,
"spatie/invade" : "^1.0|^2.0" ,
"spatie/laravel-package-tools" : "^1.9" ,
"symfony/console" : "^6.0|^7.0" ,
"symfony/html-sanitizer" : "^6.1|^7.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Support\\SupportServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Filament\\Support\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Core helper methods and foundation code for all Filament packages." ,
"homepage" : "https://github.com/filamentphp/filament" ,
"support" : {
"issues" : "https://github.com/filamentphp/filament/issues" ,
"source" : "https://github.com/filamentphp/filament"
} ,
"time" : "2026-06-12T16:57:05+00:00"
} ,
{
"name" : "filament/tables" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/tables.git" ,
"reference" : "2160b7ac8bc6d11cc12ae608417b6eb22d18a5d7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/tables/zipball/2160b7ac8bc6d11cc12ae608417b6eb22d18a5d7" ,
"reference" : "2160b7ac8bc6d11cc12ae608417b6eb22d18a5d7" ,
"shasum" : ""
} ,
"require" : {
"filament/actions" : "self.version" ,
"filament/forms" : "self.version" ,
"filament/support" : "self.version" ,
"illuminate/console" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/filesystem" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.45|^11.0|^12.0|^13.0" ,
"illuminate/view" : "^10.45|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Filament\\Tables\\TablesServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Filament\\Tables\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"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-06-12T16:57:06+00:00"
} ,
{
"name" : "filament/widgets" ,
"version" : "v3.3.54" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/filamentphp/widgets.git" ,
"reference" : "db41ce3846560cb87bd0933742d762e23a9b5cd8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/filamentphp/widgets/zipball/db41ce3846560cb87bd0933742d762e23a9b5cd8" ,
"reference" : "db41ce3846560cb87bd0933742d762e23a9b5cd8" ,
"shasum" : ""
} ,
"require" : {
"filament/support" : "self.version" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9"
} ,
"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-06-12T16:57: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"
} ,
{
"name" : "google/protobuf" ,
"version" : "v4.33.6" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/protocolbuffers/protobuf-php.git" ,
"reference" : "84b008c23915ed94536737eae46f41ba3bccfe67"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/84b008c23915ed94536737eae46f41ba3bccfe67" ,
"reference" : "84b008c23915ed94536737eae46f41ba3bccfe67" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1.0"
} ,
"require-dev" : {
"phpunit/phpunit" : ">=10.5.62 <11.0.0"
} ,
"suggest" : {
"ext-bcmath" : "Need to support JSON deserialization"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Google\\Protobuf\\" : "src/Google/Protobuf" ,
"GPBMetadata\\Google\\Protobuf\\" : "src/GPBMetadata/Google/Protobuf"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"description" : "proto library for PHP" ,
"homepage" : "https://developers.google.com/protocol-buffers/" ,
"keywords" : [
"proto"
] ,
"support" : {
"source" : "https://github.com/protocolbuffers/protobuf-php/tree/v4.33.6"
} ,
"time" : "2026-03-18T17:32:05+00: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" ,
2026-07-10 12:54:48 +03:00
"version" : "7.14.0" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/guzzle.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "aef242412e13128b5049864867bb49fc37dd39de"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-10 12:54:48 +03:00
"url" : "https://api.github.com/repos/guzzle/guzzle/zipball/aef242412e13128b5049864867bb49fc37dd39de" ,
"reference" : "aef242412e13128b5049864867bb49fc37dd39de" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
2026-07-09 01:09:44 +03:00
"guzzlehttp/promises" : "^2.5.1" ,
"guzzlehttp/psr7" : "^2.12.4" ,
2026-07-03 13:46:54 +00:00
"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" : "*" ,
2026-07-09 01:09:44 +03:00
"guzzle/client-integration-tests" : "3.0.3" ,
2026-07-03 13:46:54 +00:00
"guzzlehttp/test-server" : "^0.6" ,
"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" ,
2026-07-10 12:54:48 +03:00
"source" : "https://github.com/guzzle/guzzle/tree/7.14.0"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle" ,
"type" : "tidelift"
}
] ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-08T22:54:09+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "guzzlehttp/promises" ,
2026-07-09 01:09:44 +03:00
"version" : "2.5.1" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/promises.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "9ad1e4fc607446a055b95870c7f668e93b5cff29"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/guzzle/promises/zipball/9ad1e4fc607446a055b95870c7f668e93b5cff29" ,
"reference" : "9ad1e4fc607446a055b95870c7f668e93b5cff29" ,
2026-07-03 13:46:54 +00:00
"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" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/guzzle/promises/tree/2.5.1"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/promises" ,
"type" : "tidelift"
}
] ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-08T15:48:39+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "guzzlehttp/psr7" ,
2026-07-09 01:09:44 +03:00
"version" : "2.12.4" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/psr7.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/guzzle/psr7/zipball/51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" ,
"reference" : "51e27f9e2b332ab3e72f4520d5ff4f3c68c3577c" ,
2026-07-03 13:46:54 +00:00
"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" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/guzzle/psr7/tree/2.12.4"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://github.com/Nyholm" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7" ,
"type" : "tidelift"
}
] ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-08T15:56:20+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "guzzlehttp/uri-template" ,
2026-07-09 01:09:44 +03:00
"version" : "v1.0.9" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/guzzle/uri-template.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "d7580af6d3f8384325d9cd3e99b21c3ed1848176"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/guzzle/uri-template/zipball/d7580af6d3f8384325d9cd3e99b21c3ed1848176" ,
"reference" : "d7580af6d3f8384325d9cd3e99b21c3ed1848176" ,
2026-07-03 13:46:54 +00:00
"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" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/guzzle/uri-template/tree/v1.0.9"
2026-07-03 13:46:54 +00:00
} ,
"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"
}
] ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-08T16:19:22+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "kalnoy/nestedset" ,
"version" : "v6.0.6" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lazychaser/laravel-nestedset.git" ,
"reference" : "3cfc56a9759fb592bc903056166bfc0867f9e679"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lazychaser/laravel-nestedset/zipball/3cfc56a9759fb592bc903056166bfc0867f9e679" ,
"reference" : "3cfc56a9759fb592bc903056166bfc0867f9e679" ,
"shasum" : ""
} ,
"require" : {
"illuminate/database" : "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ,
"illuminate/events" : "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ,
"illuminate/support" : "^7.0|^8.0|^9.0|^10.0|^11.0|^12.0" ,
"php" : "^8.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "7.*|8.*|9.*|^10.5"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Kalnoy\\Nestedset\\NestedSetServiceProvider"
]
} ,
"branch-alias" : {
"dev-master" : "v5.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Kalnoy\\Nestedset\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Alexander Kalnoy" ,
"email" : "lazychaser@gmail.com"
}
] ,
"description" : "Nested Set Model for Laravel 5.7 and up" ,
"keywords" : [
"database" ,
"hierarchy" ,
"laravel" ,
"nested sets" ,
"nsm"
] ,
"support" : {
"issues" : "https://github.com/lazychaser/laravel-nestedset/issues" ,
"source" : "https://github.com/lazychaser/laravel-nestedset/tree/v6.0.6"
} ,
"time" : "2025-04-22T19:38:02+00:00"
} ,
{
"name" : "kirschbaum-development/eloquent-power-joins" ,
"version" : "4.3.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/kirschbaum-development/eloquent-power-joins.git" ,
"reference" : "33c189bd51a510c1ceba67222395ead08a29863a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/33c189bd51a510c1ceba67222395ead08a29863a" ,
"reference" : "33c189bd51a510c1ceba67222395ead08a29863a" ,
"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.2"
} ,
"time" : "2026-05-28T20:35:55+00:00"
} ,
{
"name" : "laravel/framework" ,
2026-07-09 01:09:44 +03:00
"version" : "v12.63.0" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/framework.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/laravel/framework/zipball/7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf" ,
"reference" : "7adfddbf4738f2e6cae5419b0e6bc46d4cccfbcf" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"brick/math" : "^0.11|^0.12|^0.13|^0.14" ,
"composer-runtime-api" : "^2.2" ,
"doctrine/inflector" : "^2.0.5" ,
"dragonmantank/cron-expression" : "^3.4" ,
"egulias/email-validator" : "^3.2.1|^4.0" ,
"ext-ctype" : "*" ,
"ext-filter" : "*" ,
"ext-hash" : "*" ,
"ext-mbstring" : "*" ,
"ext-openssl" : "*" ,
"ext-session" : "*" ,
"ext-tokenizer" : "*" ,
"fruitcake/php-cors" : "^1.3" ,
"guzzlehttp/guzzle" : "^7.8.2" ,
"guzzlehttp/uri-template" : "^1.0" ,
"laravel/prompts" : "^0.3.0" ,
"laravel/serializable-closure" : "^1.3|^2.0" ,
"league/commonmark" : "^2.8.1" ,
"league/flysystem" : "^3.25.1" ,
"league/flysystem-local" : "^3.25.1" ,
"league/uri" : "^7.5.1" ,
"monolog/monolog" : "^3.0" ,
"nesbot/carbon" : "^3.8.4" ,
"nunomaduro/termwind" : "^2.0" ,
"php" : "^8.2" ,
"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.2.0" ,
"symfony/error-handler" : "^7.2.0" ,
"symfony/finder" : "^7.2.0" ,
"symfony/http-foundation" : "^7.2.0" ,
"symfony/http-kernel" : "^7.2.0" ,
"symfony/mailer" : "^7.2.0" ,
"symfony/mime" : "^7.2.0" ,
"symfony/polyfill-php83" : "^1.33" ,
"symfony/polyfill-php84" : "^1.34" ,
"symfony/polyfill-php85" : "^1.34" ,
"symfony/process" : "^7.2.0" ,
"symfony/routing" : "^7.2.0" ,
"symfony/uid" : "^7.2.0" ,
"symfony/var-dumper" : "^7.2.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/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/promises" : "^2.0.3" ,
"guzzlehttp/psr7" : "^2.4" ,
"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" : "^10.9.0" ,
"pda/pheanstalk" : "^5.0.6|^7.0.0" ,
"php-http/discovery" : "^1.15" ,
"phpstan/phpstan" : "^2.1.41" ,
"phpunit/phpunit" : "^10.5.35|^11.5.3|^12.0.1" ,
"predis/predis" : "^2.3|^3.0" ,
"resend/resend-php" : "^0.10.0|^1.0" ,
"symfony/cache" : "^7.2.0" ,
"symfony/http-client" : "^7.2.0" ,
"symfony/psr-http-message-bridge" : "^7.2.0" ,
"symfony/translation" : "^7.2.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)." ,
"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 (^5.0)." ,
"php-http/discovery" : "Required to use PSR-7 bridging features (^1.15)." ,
"phpunit/phpunit" : "Required to use assertions and run tests (^10.5.35|^11.5.3|^12.0.1)." ,
"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)." ,
"symfony/cache" : "Required to PSR-6 cache bridge (^7.2)." ,
"symfony/filesystem" : "Required to enable support for relative symbolic links (^7.2)." ,
"symfony/http-client" : "Required to enable support for the Symfony API mail transports (^7.2)." ,
"symfony/mailgun-mailer" : "Required to enable support for the Mailgun mail transport (^7.2)." ,
"symfony/postmark-mailer" : "Required to enable support for the Postmark mail transport (^7.2)." ,
"symfony/psr-http-message-bridge" : "Required to use PSR-7 bridging features (^7.2)."
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "12.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"
} ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-07T14:16:35+00:00"
2026-07-03 13:46:54 +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/scout" ,
"version" : "v10.25.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/scout.git" ,
"reference" : "f28630dca44a63d80c15e596bedc5af42c8985d5"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/scout/zipball/f28630dca44a63d80c15e596bedc5af42c8985d5" ,
"reference" : "f28630dca44a63d80c15e596bedc5af42c8985d5" ,
"shasum" : ""
} ,
"require" : {
"illuminate/bus" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/http" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/pagination" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/queue" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0" ,
"symfony/console" : "^6.0|^7.0|^8.0"
} ,
"conflict" : {
"algolia/algoliasearch-client-php" : "<3.2.0|>=5.0.0"
} ,
"require-dev" : {
"algolia/algoliasearch-client-php" : "^3.2|^4.0" ,
"meilisearch/meilisearch-php" : "^1.0" ,
"mockery/mockery" : "^1.0" ,
"orchestra/testbench" : "^7.31|^8.36|^9.15|^10.8|^11.0" ,
"php-http/guzzle7-adapter" : "^1.0" ,
"phpstan/phpstan" : "^1.10" ,
"typesense/typesense-php" : "^4.9.3"
} ,
"suggest" : {
"algolia/algoliasearch-client-php" : "Required to use the Algolia engine (^3.2)." ,
"meilisearch/meilisearch-php" : "Required to use the Meilisearch engine (^1.0)." ,
"typesense/typesense-php" : "Required to use the Typesense engine (^4.9)."
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Laravel\\Scout\\ScoutServiceProvider"
]
} ,
"branch-alias" : {
"dev-master" : "10.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Laravel\\Scout\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Taylor Otwell" ,
"email" : "taylor@laravel.com"
}
] ,
"description" : "Laravel Scout provides a driver based solution to searching your Eloquent models." ,
"keywords" : [
"algolia" ,
"laravel" ,
"search"
] ,
"support" : {
"issues" : "https://github.com/laravel/scout/issues" ,
"source" : "https://github.com/laravel/scout"
} ,
"time" : "2026-03-10T16:16:46+00:00"
} ,
{
"name" : "laravel/serializable-closure" ,
"version" : "v2.0.13" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/laravel/serializable-closure.git" ,
"reference" : "b566ee0dd251f3c4078bed003a7ce015f5ea6dce"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/laravel/serializable-closure/zipball/b566ee0dd251f3c4078bed003a7ce015f5ea6dce" ,
"reference" : "b566ee0dd251f3c4078bed003a7ce015f5ea6dce" ,
"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-04-16T14:03:50+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.8.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/commonmark.git" ,
"reference" : "59fb075d2101740c337c7216e3f32b36c204218b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b" ,
"reference" : "59fb075d2101740c337c7216e3f32b36c204218b" ,
"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" : "^1.8.2" ,
"phpunit/phpunit" : "^9.5.21 || ^10.5.9 || ^11.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.9-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-03-19T13:16:38+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" ,
2026-07-09 01:09:44 +03:00
"version" : "3.35.2" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/flysystem.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "b277b5dc3d56650b68904117124e79c851e12376"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/thephpleague/flysystem/zipball/b277b5dc3d56650b68904117124e79c851e12376" ,
"reference" : "b277b5dc3d56650b68904117124e79c851e12376" ,
2026-07-03 13:46:54 +00:00
"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" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/thephpleague/flysystem/tree/3.35.2"
2026-07-03 13:46:54 +00:00
} ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-06T14:42:07+00:00"
2026-07-03 13:46:54 +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" ,
2026-07-10 12:54:48 +03:00
"version" : "1.17.0" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/thephpleague/mime-type-detection.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "f5f47eff7c48ed1003069a2ca67f316fb4021c76"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-10 12:54:48 +03:00
"url" : "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/f5f47eff7c48ed1003069a2ca67f316fb4021c76" ,
"reference" : "f5f47eff7c48ed1003069a2ca67f316fb4021c76" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"ext-fileinfo" : "*" ,
"php" : "^7.4 || ^8.0"
} ,
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.2" ,
"phpstan/phpstan" : "^0.12.68" ,
2026-07-10 12:54:48 +03:00
"phpunit/phpunit" : "^8.5.8 || ^9.3 || ^10.0 || ^11.0 || ^12.0"
2026-07-03 13:46:54 +00:00
} ,
"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" ,
2026-07-10 12:54:48 +03:00
"source" : "https://github.com/thephpleague/mime-type-detection/tree/1.17.0"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://github.com/frankdejonge" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/league/flysystem" ,
"type" : "tidelift"
}
] ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-09T11:49:27+00:00"
2026-07-03 13:46:54 +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-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" : "leandrocfe/filament-apex-charts" ,
"version" : "3.2.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/leandrocfe/filament-apex-charts.git" ,
"reference" : "5f81554cdf356b8024544079f062abb2e19b5e5f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/leandrocfe/filament-apex-charts/zipball/5f81554cdf356b8024544079f062abb2e19b5e5f" ,
"reference" : "5f81554cdf356b8024544079f062abb2e19b5e5f" ,
"shasum" : ""
} ,
"require" : {
"filament/forms" : "^3.0" ,
"filament/widgets" : "^3.0" ,
"illuminate/contracts" : "^9.0|^10.0|^11.0|^12.0" ,
"livewire/livewire" : "^3.0" ,
"php" : "^8.1|^8.2" ,
"spatie/laravel-package-tools" : "^1.13.0"
} ,
"require-dev" : {
"larastan/larastan" : "^2.0.1" ,
"laravel/pint" : "^1.0" ,
"nunomaduro/collision" : "^6.0|^7.0|^8.0" ,
"orchestra/testbench" : "8.14|^9.0" ,
"pestphp/pest" : "^1.21" ,
"pestphp/pest-plugin-laravel" : "^1.1" ,
"phpstan/extension-installer" : "^1.1" ,
"phpstan/phpstan-deprecation-rules" : "^1.0" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
"phpunit/phpunit" : "^9.5|^10.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"FilamentApexCharts" : "Leandrocfe\\FilamentApexCharts\\Facades\\FilamentApexCharts"
} ,
"providers" : [
"Leandrocfe\\FilamentApexCharts\\FilamentApexChartsServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Leandrocfe\\FilamentApexCharts\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Leandro Costa Ferreira" ,
"email" : "leandrocfe@gmail.com" ,
"role" : "Developer"
}
] ,
"description" : "Apex Charts integration for Filament PHP." ,
"homepage" : "https://github.com/leandrocfe/filament-apex-charts" ,
"keywords" : [
"apexcharts" ,
"filament-apex-charts" ,
"laravel" ,
"leandrocfe"
] ,
"support" : {
"issues" : "https://github.com/leandrocfe/filament-apex-charts/issues" ,
"source" : "https://github.com/leandrocfe/filament-apex-charts/tree/3.2.1"
} ,
"time" : "2025-07-12T08:13:11+00:00"
} ,
{
"name" : "livewire/livewire" ,
"version" : "v3.8.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/livewire/livewire.git" ,
"reference" : "e77fce60d0615d68dc6b8fafe98a6739d9752a24"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/livewire/livewire/zipball/e77fce60d0615d68dc6b8fafe98a6739d9752a24" ,
"reference" : "e77fce60d0615d68dc6b8fafe98a6739d9752a24" ,
"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.2"
} ,
"funding" : [
{
"url" : "https://github.com/livewire" ,
"type" : "github"
}
] ,
"time" : "2026-06-27T03:14:20+00:00"
} ,
{
"name" : "lukascivil/treewalker" ,
"version" : "0.9.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lukascivil/TreeWalker.git" ,
"reference" : "edc0b9c613732f4796c1b2574811b6ed658d6f9f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lukascivil/TreeWalker/zipball/edc0b9c613732f4796c1b2574811b6ed658d6f9f" ,
"reference" : "edc0b9c613732f4796c1b2574811b6ed658d6f9f" ,
"shasum" : ""
} ,
"require-dev" : {
"phpunit/phpunit" : "^5" ,
"squizlabs/php_codesniffer" : "3.*"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "lucas cordeiro da Silva" ,
"email" : "lukas_civil@hotmail.com"
}
] ,
"description" : "TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP" ,
"keywords" : [
"array" ,
"diff" ,
"dynamically" ,
"json" ,
"merge" ,
"objects" ,
"recursivelly" ,
"struct"
] ,
"support" : {
"issues" : "https://github.com/lukascivil/TreeWalker/issues" ,
"source" : "https://github.com/lukascivil/TreeWalker/tree/0.9.1"
} ,
"time" : "2019-12-22T15:06:46+00:00"
} ,
{
"name" : "lunarphp/core" ,
"version" : "1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lunarphp/core.git" ,
"reference" : "a95151f3145fc4ac8aee110ef27dd546de7534da"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lunarphp/core/zipball/a95151f3145fc4ac8aee110ef27dd546de7534da" ,
"reference" : "a95151f3145fc4ac8aee110ef27dd546de7534da" ,
"shasum" : ""
} ,
"require" : {
"cartalyst/converter" : "^9.0|^10" ,
"doctrine/dbal" : "^3.6" ,
"ext-bcmath" : "*" ,
"ext-exif" : "*" ,
"ext-intl" : "*" ,
"kalnoy/nestedset" : "^v6.0.5" ,
"laravel/framework" : "^11.0|^12.0" ,
"laravel/scout" : "^10.13.1" ,
"lukascivil/treewalker" : "0.9.1" ,
"php" : "^8.2" ,
"spatie/laravel-activitylog" : "^4.10.1" ,
"spatie/laravel-blink" : "^1.7.1" ,
"spatie/laravel-medialibrary" : "^11.12.7" ,
"spatie/php-structure-discoverer" : "^2.3.1"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Lunar\\LunarServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Lunar\\" : "src" ,
"Lunar\\Database\\State\\" : "database/state" ,
"Lunar\\Database\\Seeders\\" : "database/seeders" ,
"Lunar\\Database\\Factories\\" : "database/factories"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Lunar" ,
"homepage" : "https://lunarphp.io/"
}
] ,
"description" : "Lunar Laravel e-commerce core functionality." ,
"keywords" : [
"cart" ,
"e-commerce" ,
"ecommerce" ,
"headless" ,
"laravel" ,
"lunar" ,
"shop" ,
"store"
] ,
"support" : {
"source" : "https://github.com/lunarphp/core/tree/1.3.0"
} ,
"funding" : [
{
"url" : "https://github.com/lunar" ,
"type" : "github"
}
] ,
"time" : "2025-12-11T09:55:15+00:00"
} ,
{
"name" : "lunarphp/filament3-2fa" ,
"version" : "2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lunarphp/filament3-2fa.git" ,
"reference" : "b51430c9cd420cce2dfa313a4ecf534893f7bdd0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lunarphp/filament3-2fa/zipball/b51430c9cd420cce2dfa313a4ecf534893f7bdd0" ,
"reference" : "b51430c9cd420cce2dfa313a4ecf534893f7bdd0" ,
"shasum" : ""
} ,
"require" : {
"bacon/bacon-qr-code" : "^3.0" ,
"filament/filament" : "^3.0" ,
"php" : "^8.1" ,
"pragmarx/google2fa" : "^8.0|^9.0" ,
"spatie/laravel-package-tools" : "^1.15.0" ,
"spatie/laravel-passkeys" : "^1.0"
} ,
"require-dev" : {
"laravel/pint" : "^1.0" ,
"nunomaduro/collision" : "^7.9|^8.0" ,
"orchestra/testbench" : "^8.0|^9.0|^10.0" ,
"pestphp/pest" : "^2.1|^3.0" ,
"pestphp/pest-plugin-arch" : "^2.0|^3.0" ,
"pestphp/pest-plugin-laravel" : "^2.0|^3.0" ,
"pestphp/pest-plugin-livewire" : "^2.1|^3.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : [ ] ,
"providers" : [
"Stephenjude\\FilamentTwoFactorAuthentication\\TwoFactorAuthenticationServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Stephenjude\\FilamentTwoFactorAuthentication\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "stephenjude" ,
"email" : "stephenjudesuccess@gmail.com" ,
"role" : "Developer"
}
] ,
"description" : "Filament Two Factor Authentication: Google 2FA + Passkey Authentication" ,
"homepage" : "https://github.com/stephenjude/filament-two-factor-authentication" ,
"keywords" : [
"2fa" ,
"Two-factor Authentication" ,
"filament" ,
"laravel" ,
"passkey authentication" ,
"stephenjude"
] ,
"support" : {
"issues" : "https://github.com/stephenjude/filament-two-factor-authentication/issues" ,
"source" : "https://github.com/stephenjude/filament-two-factor-authentication"
} ,
"funding" : [
{
"url" : "https://github.com/stephenjude" ,
"type" : "github"
}
] ,
"time" : "2026-01-13T08:43:44+00:00"
} ,
{
"name" : "lunarphp/lunar" ,
"version" : "1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lunarphp/admin.git" ,
"reference" : "1d829e14141c2eb6e68bb5b50ad714b0ff612d56"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lunarphp/admin/zipball/1d829e14141c2eb6e68bb5b50ad714b0ff612d56" ,
"reference" : "1d829e14141c2eb6e68bb5b50ad714b0ff612d56" ,
"shasum" : ""
} ,
"require" : {
"awcodes/filament-badgeable-column" : "^2.3.2" ,
"awcodes/shout" : "^2.0.4" ,
"barryvdh/laravel-dompdf" : "^3.0" ,
"filament/filament" : "^3.3.36" ,
"filament/spatie-laravel-media-library-plugin" : "^3.3.4" ,
"leandrocfe/filament-apex-charts" : "^3.2.0" ,
"lunarphp/core" : "self.version" ,
"lunarphp/filament3-2fa" : "^2.1.0" ,
"spatie/laravel-permission" : "^6.12" ,
"technikermathe/blade-lucide-icons" : "^v3.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Lunar\\Admin\\LunarPanelProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Lunar\\Admin\\" : "src/" ,
"Lunar\\Admin\\Database\\State\\" : "database/state" ,
"Lunar\\Admin\\Database\\Factories\\" : "database/factories"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "Admin panel for LunarPHP" ,
"support" : {
"source" : "https://github.com/lunarphp/admin/tree/1.3.0"
} ,
"funding" : [
{
"url" : "https://github.com/lunar" ,
"type" : "github"
}
] ,
"time" : "2026-01-29T11:24:01+00:00"
} ,
2026-07-09 01:09:44 +03:00
{
"name" : "lunarphp/table-rate-shipping" ,
"version" : "1.3.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/lunarphp/table-rate-shipping.git" ,
"reference" : "2d272a904136017d53556bb153b198162fa10918"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/lunarphp/table-rate-shipping/zipball/2d272a904136017d53556bb153b198162fa10918" ,
"reference" : "2d272a904136017d53556bb153b198162fa10918" ,
"shasum" : ""
} ,
"require" : {
"lunarphp/lunar" : "self.version" ,
"php" : "^8.2"
} ,
"type" : "library" ,
"extra" : {
"lunar" : {
"name" : "Table Rate Shipping"
} ,
"laravel" : {
"providers" : [
"Lunar\\Shipping\\ShippingServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Lunar\\Shipping\\" : "src" ,
"Lunar\\Shipping\\Database\\Factories\\" : "database/factories"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Lunar" ,
"homepage" : "https://lunarphp.io/"
}
] ,
"description" : "Lunar Table Rate Shipping Addon" ,
"keywords" : [
"cart" ,
"e-commerce" ,
"ecommerce" ,
"headless" ,
"laravel" ,
"lunar" ,
"shop" ,
"store"
] ,
"support" : {
"issues" : "https://github.com/lunarphp/table-rate-shipping/issues" ,
"source" : "https://github.com/lunarphp/table-rate-shipping/tree/1.3.0"
} ,
"funding" : [
{
"url" : "https://github.com/lunar" ,
"type" : "github"
}
] ,
"time" : "2025-12-08T13:52:29+00:00"
} ,
2026-07-03 13:46:54 +00:00
{
"name" : "maennchen/zipstream-php" ,
"version" : "3.2.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/maennchen/ZipStream-PHP.git" ,
"reference" : "77bebeb4c6c340bb3c11c843b2cffd8bbfde4d5e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/77bebeb4c6c340bb3c11c843b2cffd8bbfde4d5e" ,
"reference" : "77bebeb4c6c340bb3c11c843b2cffd8bbfde4d5e" ,
"shasum" : ""
} ,
"require" : {
"ext-mbstring" : "*" ,
"ext-zlib" : "*" ,
"php-64bit" : "^8.3"
} ,
"require-dev" : {
"brianium/paratest" : "^7.7" ,
"ext-zip" : "*" ,
"friendsofphp/php-cs-fixer" : "^3.86" ,
"guzzlehttp/guzzle" : "^7.5" ,
"mikey179/vfsstream" : "^1.6" ,
"php-coveralls/php-coveralls" : "^2.5" ,
"phpunit/phpunit" : "^12.0" ,
"vimeo/psalm" : "^6.0"
} ,
"suggest" : {
"guzzlehttp/psr7" : "^2.4" ,
"psr/http-message" : "^2.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"ZipStream\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Paul Duncan" ,
"email" : "pabs@pablotron.org"
} ,
{
"name" : "Jonatan Männchen" ,
"email" : "jonatan@maennchen.ch"
} ,
{
"name" : "Jesse Donat" ,
"email" : "donatj@gmail.com"
} ,
{
"name" : "András Kolesár" ,
"email" : "kolesar@kolesar.hu"
}
] ,
"description" : "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server." ,
"keywords" : [
"stream" ,
"zip"
] ,
"support" : {
"issues" : "https://github.com/maennchen/ZipStream-PHP/issues" ,
"source" : "https://github.com/maennchen/ZipStream-PHP/tree/3.2.2"
} ,
"funding" : [
{
"url" : "https://github.com/maennchen" ,
"type" : "github"
}
] ,
"time" : "2026-04-11T18:38:28+00:00"
} ,
{
"name" : "masterminds/html5" ,
"version" : "2.10.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Masterminds/html5-php.git" ,
"reference" : "fd5018f6815fff903946d0564977b44ce8010e29"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Masterminds/html5-php/zipball/fd5018f6815fff903946d0564977b44ce8010e29" ,
"reference" : "fd5018f6815fff903946d0564977b44ce8010e29" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"php" : ">=5.3.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9 || ^10"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.7-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Masterminds\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Matt Butcher" ,
"email" : "technosophos@gmail.com"
} ,
{
"name" : "Matt Farina" ,
"email" : "matt@mattfarina.com"
} ,
{
"name" : "Asmir Mustafic" ,
"email" : "goetas@gmail.com"
}
] ,
"description" : "An HTML5 parser and serializer." ,
"homepage" : "http://masterminds.github.io/html5-php" ,
"keywords" : [
"HTML5" ,
"dom" ,
"html" ,
"parser" ,
"querypath" ,
"serializer" ,
"xml"
] ,
"support" : {
"issues" : "https://github.com/Masterminds/html5-php/issues" ,
"source" : "https://github.com/Masterminds/html5-php/tree/2.10.1"
} ,
"time" : "2026-06-23T18:43:15+00:00"
} ,
{
"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" ,
2026-07-10 12:54:48 +03:00
"version" : "3.13.1" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/CarbonPHP/carbon.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "2937ad3d1d2c506fd2bc97d571438a95641f44e2"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-10 12:54:48 +03:00
"url" : "https://api.github.com/repos/CarbonPHP/carbon/zipball/2937ad3d1d2c506fd2bc97d571438a95641f44e2" ,
"reference" : "2937ad3d1d2c506fd2bc97d571438a95641f44e2" ,
2026-07-03 13:46:54 +00:00
"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"
}
] ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-09T18:23:49+00:00"
2026-07-03 13:46:54 +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.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/nette/utils.git" ,
"reference" : "7da6c396d7ebe142bc857c20479d5e70a5e1aac7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/nette/utils/zipball/7da6c396d7ebe142bc857c20479d5e70a5e1aac7" ,
"reference" : "7da6c396d7ebe142bc857c20479d5e70a5e1aac7" ,
"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::webalize(), toAscii(), chr() 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.4"
} ,
"time" : "2026-05-11T20:49:54+00:00"
} ,
{
"name" : "nikic/php-parser" ,
2026-07-09 01:09:44 +03:00
"version" : "v5.8.0" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/nikic/PHP-Parser.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "044a6a392ff8ad0d61f14370a5fbbd0a0107152f"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/nikic/PHP-Parser/zipball/044a6a392ff8ad0d61f14370a5fbbd0a0107152f" ,
"reference" : "044a6a392ff8ad0d61f14370a5fbbd0a0107152f" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"ext-tokenizer" : "*" ,
"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" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/nikic/PHP-Parser/tree/v5.8.0"
2026-07-03 13:46:54 +00:00
} ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-04T14:30:18+00:00"
2026-07-03 13:46:54 +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" : "nyholm/psr7-server" ,
"version" : "1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Nyholm/psr7-server.git" ,
"reference" : "4335801d851f554ca43fa6e7d2602141538854dc"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Nyholm/psr7-server/zipball/4335801d851f554ca43fa6e7d2602141538854dc" ,
"reference" : "4335801d851f554ca43fa6e7d2602141538854dc" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0" ,
"psr/http-factory" : "^1.0" ,
"psr/http-message" : "^1.0 || ^2.0"
} ,
"require-dev" : {
"nyholm/nsa" : "^1.1" ,
"nyholm/psr7" : "^1.3" ,
"phpunit/phpunit" : "^7.0 || ^8.5 || ^9.3"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Nyholm\\Psr7Server\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Tobias Nyholm" ,
"email" : "tobias.nyholm@gmail.com"
} ,
{
"name" : "Martijn van der Ven" ,
"email" : "martijn@vanderven.se"
}
] ,
"description" : "Helper classes to handle PSR-7 server requests" ,
"homepage" : "http://tnyholm.se" ,
"keywords" : [
"psr-17" ,
"psr-7"
] ,
"support" : {
"issues" : "https://github.com/Nyholm/psr7-server/issues" ,
"source" : "https://github.com/Nyholm/psr7-server/tree/1.1.0"
} ,
"funding" : [
{
"url" : "https://github.com/Zegnat" ,
"type" : "github"
} ,
{
"url" : "https://github.com/nyholm" ,
"type" : "github"
}
] ,
"time" : "2023-11-08T09:30:43+00:00"
} ,
{
"name" : "open-telemetry/api" ,
"version" : "1.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/api.git" ,
"reference" : "6f8d237ce2c304ca85f31970f788e7f074d147be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/api/zipball/6f8d237ce2c304ca85f31970f788e7f074d147be" ,
"reference" : "6f8d237ce2c304ca85f31970f788e7f074d147be" ,
"shasum" : ""
} ,
"require" : {
"open-telemetry/context" : "^1.4" ,
"php" : "^8.1" ,
"psr/log" : "^1.1|^2.0|^3.0" ,
"symfony/polyfill-php82" : "^1.26"
} ,
"conflict" : {
"open-telemetry/sdk" : "<=1.11"
} ,
"type" : "library" ,
"extra" : {
"spi" : {
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface" : [
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager"
]
} ,
"branch-alias" : {
"dev-main" : "1.8.x-dev"
}
} ,
"autoload" : {
"files" : [
"Trace/functions.php"
] ,
"psr-4" : {
"OpenTelemetry\\API\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "API for OpenTelemetry PHP." ,
"keywords" : [
"Metrics" ,
"api" ,
"apm" ,
"logging" ,
"opentelemetry" ,
"otel" ,
"tracing"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2026-02-25T13:24:05+00:00"
} ,
{
"name" : "open-telemetry/context" ,
"version" : "1.5.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/context.git" ,
"reference" : "3c414b246e0dabb7d6145404e6a5e4536ca18d07"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/context/zipball/3c414b246e0dabb7d6145404e6a5e4536ca18d07" ,
"reference" : "3c414b246e0dabb7d6145404e6a5e4536ca18d07" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.1" ,
"symfony/polyfill-php82" : "^1.26"
} ,
"suggest" : {
"ext-ffi" : "To allow context switching in Fibers"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.0.x-dev"
}
} ,
"autoload" : {
"files" : [
"fiber/initialize_fiber_handler.php"
] ,
"psr-4" : {
"OpenTelemetry\\Context\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "Context implementation for OpenTelemetry PHP." ,
"keywords" : [
"Context" ,
"opentelemetry" ,
"otel"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2025-10-19T06:44:33+00:00"
} ,
{
"name" : "open-telemetry/exporter-otlp" ,
"version" : "1.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/exporter-otlp.git" ,
"reference" : "283a0d66522f2adc6d8d7debfd7686be91c282be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/exporter-otlp/zipball/283a0d66522f2adc6d8d7debfd7686be91c282be" ,
"reference" : "283a0d66522f2adc6d8d7debfd7686be91c282be" ,
"shasum" : ""
} ,
"require" : {
"open-telemetry/api" : "^1.0" ,
"open-telemetry/gen-otlp-protobuf" : "^1.1" ,
"open-telemetry/sdk" : "^1.0" ,
"php" : "^8.1" ,
"php-http/discovery" : "^1.14"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.0.x-dev"
}
} ,
"autoload" : {
"files" : [
"_register.php"
] ,
"psr-4" : {
"OpenTelemetry\\Contrib\\Otlp\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "OTLP exporter for OpenTelemetry." ,
"keywords" : [
"Metrics" ,
"exporter" ,
"gRPC" ,
"http" ,
"opentelemetry" ,
"otel" ,
"otlp" ,
"tracing"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2026-02-05T09:44:52+00:00"
} ,
{
"name" : "open-telemetry/gen-otlp-protobuf" ,
"version" : "1.9.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/gen-otlp-protobuf.git" ,
"reference" : "a229cf161d42001d64c8f21e8f678581fe1c66b9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/gen-otlp-protobuf/zipball/a229cf161d42001d64c8f21e8f678581fe1c66b9" ,
"reference" : "a229cf161d42001d64c8f21e8f678581fe1c66b9" ,
"shasum" : ""
} ,
"require" : {
"google/protobuf" : "^3.22 || ^4.0" ,
"php" : "^8.0"
} ,
"suggest" : {
"ext-protobuf" : "For better performance, when dealing with the protobuf format"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Opentelemetry\\Proto\\" : "Opentelemetry/Proto/" ,
"GPBMetadata\\Opentelemetry\\" : "GPBMetadata/Opentelemetry/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers." ,
"keywords" : [
"Metrics" ,
"apm" ,
"gRPC" ,
"logging" ,
"opentelemetry" ,
"otel" ,
"otlp" ,
"protobuf" ,
"tracing"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2025-10-19T06:44:33+00:00"
} ,
{
"name" : "open-telemetry/opentelemetry-auto-laravel" ,
"version" : "1.7.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/contrib-auto-laravel.git" ,
"reference" : "4dbf215ac9caee21a7b4c2f1d819a3bf4bbba6bb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/contrib-auto-laravel/zipball/4dbf215ac9caee21a7b4c2f1d819a3bf4bbba6bb" ,
"reference" : "4dbf215ac9caee21a7b4c2f1d819a3bf4bbba6bb" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"ext-opentelemetry" : "*" ,
"laravel/framework" : "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0" ,
"open-telemetry/api" : "^1.8" ,
"open-telemetry/sem-conv" : "^1.38" ,
"php" : "^8.1"
} ,
"require-dev" : {
"friendsofphp/php-cs-fixer" : "^3.50" ,
"guzzlehttp/guzzle" : "*" ,
"nunomaduro/collision" : "*" ,
"open-telemetry/sdk" : "^1.8" ,
"orchestra/testbench" : ">=7.41.3" ,
"phan/phan" : "^5.0" ,
"php-http/mock-client" : "*" ,
"phpstan/phpstan" : "^1.1" ,
"phpstan/phpstan-phpunit" : "^1.0" ,
"phpunit/phpunit" : "^9.5" ,
"psalm/plugin-phpunit" : "^0.19.2" ,
"spatie/laravel-ignition" : "*" ,
"vimeo/psalm" : "6.4.0"
} ,
"suggest" : {
"open-telemetry/opentelemetry-propagation-server-timing" : "Automatically propagate the context to the client through server-timing headers." ,
"open-telemetry/opentelemetry-propagation-traceresponse" : "Automatically propagate the context to the client through trace-response headers."
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"_register.php"
] ,
"psr-4" : {
"OpenTelemetry\\Contrib\\Instrumentation\\Laravel\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"description" : "OpenTelemetry auto-instrumentation for Laravel" ,
"homepage" : "https://opentelemetry.io/docs/languages/php/" ,
"keywords" : [
"instrumentation" ,
"laravel" ,
"open-telemetry" ,
"opentelemetry" ,
"otel" ,
"tracing"
] ,
"support" : {
"source" : "https://github.com/opentelemetry-php/contrib-auto-laravel/tree/1.7.0"
} ,
"time" : "2026-04-29T13:32:51+00:00"
} ,
{
"name" : "open-telemetry/sdk" ,
"version" : "1.14.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/sdk.git" ,
"reference" : "6e3d0ce93e76555dd5e2f1d19443ff45b990e410"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/sdk/zipball/6e3d0ce93e76555dd5e2f1d19443ff45b990e410" ,
"reference" : "6e3d0ce93e76555dd5e2f1d19443ff45b990e410" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"nyholm/psr7-server" : "^1.1" ,
"open-telemetry/api" : "^1.8" ,
"open-telemetry/context" : "^1.4" ,
"open-telemetry/sem-conv" : "^1.0" ,
"php" : "^8.1" ,
"php-http/discovery" : "^1.14" ,
"psr/http-client" : "^1.0" ,
"psr/http-client-implementation" : "^1.0" ,
"psr/http-factory-implementation" : "^1.0" ,
"psr/http-message" : "^1.0.1|^2.0" ,
"psr/log" : "^1.1|^2.0|^3.0" ,
"ramsey/uuid" : "^3.0 || ^4.0" ,
"symfony/polyfill-mbstring" : "^1.23" ,
"symfony/polyfill-php82" : "^1.26" ,
"tbachert/spi" : "^1.0.5"
} ,
"suggest" : {
"ext-gmp" : "To support unlimited number of synchronous metric readers" ,
"ext-mbstring" : "To increase performance of string operations" ,
"open-telemetry/sdk-configuration" : "File-based OpenTelemetry SDK configuration"
} ,
"type" : "library" ,
"extra" : {
"spi" : {
"OpenTelemetry\\API\\Configuration\\ConfigEnv\\EnvComponentLoader" : [
"OpenTelemetry\\API\\Instrumentation\\Configuration\\General\\ConfigEnv\\EnvComponentLoaderHttpConfig" ,
"OpenTelemetry\\API\\Instrumentation\\Configuration\\General\\ConfigEnv\\EnvComponentLoaderPeerConfig"
] ,
"OpenTelemetry\\SDK\\Common\\Configuration\\Resolver\\ResolverInterface" : [
"OpenTelemetry\\SDK\\Common\\Configuration\\Resolver\\SdkConfigurationResolver"
] ,
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\HookManagerInterface" : [
"OpenTelemetry\\API\\Instrumentation\\AutoInstrumentation\\ExtensionHookManager"
]
} ,
"branch-alias" : {
"dev-main" : "1.12.x-dev"
}
} ,
"autoload" : {
"files" : [
"Common/Util/functions.php" ,
"Logs/Exporter/_register.php" ,
"Metrics/MetricExporter/_register.php" ,
"Propagation/_register.php" ,
"Trace/SpanExporter/_register.php" ,
"Common/Dev/Compatibility/_load.php" ,
"_autoload.php"
] ,
"psr-4" : {
"OpenTelemetry\\SDK\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "SDK for OpenTelemetry PHP." ,
"keywords" : [
"Metrics" ,
"apm" ,
"logging" ,
"opentelemetry" ,
"otel" ,
"sdk" ,
"tracing"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2026-03-21T11:50:01+00:00"
} ,
{
"name" : "open-telemetry/sem-conv" ,
"version" : "1.38.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/opentelemetry-php/sem-conv.git" ,
"reference" : "e613bc640a407def4991b8a936a9b27edd9a3240"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/opentelemetry-php/sem-conv/zipball/e613bc640a407def4991b8a936a9b27edd9a3240" ,
"reference" : "e613bc640a407def4991b8a936a9b27edd9a3240" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "1.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"OpenTelemetry\\SemConv\\" : "."
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"authors" : [
{
"name" : "opentelemetry-php contributors" ,
"homepage" : "https://github.com/open-telemetry/opentelemetry-php/graphs/contributors"
}
] ,
"description" : "Semantic conventions for OpenTelemetry PHP." ,
"keywords" : [
"Metrics" ,
"apm" ,
"logging" ,
"opentelemetry" ,
"otel" ,
"semantic conventions" ,
"semconv" ,
"tracing"
] ,
"support" : {
"chat" : "https://app.slack.com/client/T08PSQ7BQ/C01NFPCV44V" ,
"docs" : "https://opentelemetry.io/docs/languages/php" ,
"issues" : "https://github.com/open-telemetry/opentelemetry-php/issues" ,
"source" : "https://github.com/open-telemetry/opentelemetry-php"
} ,
"time" : "2026-01-21T04:14:03+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" : "php-http/discovery" ,
"version" : "1.20.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-http/discovery.git" ,
"reference" : "82fe4c73ef3363caed49ff8dd1539ba06044910d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d" ,
"reference" : "82fe4c73ef3363caed49ff8dd1539ba06044910d" ,
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^1.0|^2.0" ,
"php" : "^7.1 || ^8.0"
} ,
"conflict" : {
"nyholm/psr7" : "<1.0" ,
"zendframework/zend-diactoros" : "*"
} ,
"provide" : {
"php-http/async-client-implementation" : "*" ,
"php-http/client-implementation" : "*" ,
"psr/http-client-implementation" : "*" ,
"psr/http-factory-implementation" : "*" ,
"psr/http-message-implementation" : "*"
} ,
"require-dev" : {
"composer/composer" : "^1.0.2|^2.0" ,
"graham-campbell/phpspec-skip-example-extension" : "^5.0" ,
"php-http/httplug" : "^1.0 || ^2.0" ,
"php-http/message-factory" : "^1.0" ,
"phpspec/phpspec" : "^5.1 || ^6.1 || ^7.3" ,
"sebastian/comparator" : "^3.0.5 || ^4.0.8" ,
"symfony/phpunit-bridge" : "^6.4.4 || ^7.0.1"
} ,
"type" : "composer-plugin" ,
"extra" : {
"class" : "Http\\Discovery\\Composer\\Plugin" ,
"plugin-optional" : true
} ,
"autoload" : {
"psr-4" : {
"Http\\Discovery\\" : "src/"
} ,
"exclude-from-classmap" : [
"src/Composer/Plugin.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com"
}
] ,
"description" : "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations" ,
"homepage" : "http://php-http.org" ,
"keywords" : [
"adapter" ,
"client" ,
"discovery" ,
"factory" ,
"http" ,
"message" ,
"psr17" ,
"psr7"
] ,
"support" : {
"issues" : "https://github.com/php-http/discovery/issues" ,
"source" : "https://github.com/php-http/discovery/tree/1.20.0"
} ,
"time" : "2024-10-02T11:20:13+00:00"
} ,
{
"name" : "php-http/guzzle7-adapter" ,
"version" : "1.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-http/guzzle7-adapter.git" ,
"reference" : "03a415fde709c2f25539790fecf4d9a31bc3d0eb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb" ,
"reference" : "03a415fde709c2f25539790fecf4d9a31bc3d0eb" ,
"shasum" : ""
} ,
"require" : {
"guzzlehttp/guzzle" : "^7.0" ,
"php" : "^7.3 | ^8.0" ,
"php-http/httplug" : "^2.0" ,
"psr/http-client" : "^1.0"
} ,
"provide" : {
"php-http/async-client-implementation" : "1.0" ,
"php-http/client-implementation" : "1.0" ,
"psr/http-client-implementation" : "1.0"
} ,
"require-dev" : {
"php-http/client-integration-tests" : "^3.0" ,
"php-http/message-factory" : "^1.1" ,
"phpspec/prophecy-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^8.0|^9.3"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Http\\Adapter\\Guzzle7\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Tobias Nyholm" ,
"email" : "tobias.nyholm@gmail.com"
}
] ,
"description" : "Guzzle 7 HTTP Adapter" ,
"homepage" : "http://httplug.io" ,
"keywords" : [
"Guzzle" ,
"http"
] ,
"support" : {
"issues" : "https://github.com/php-http/guzzle7-adapter/issues" ,
"source" : "https://github.com/php-http/guzzle7-adapter/tree/1.1.0"
} ,
"time" : "2024-11-26T11:14:36+00:00"
} ,
{
"name" : "php-http/httplug" ,
"version" : "2.4.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-http/httplug.git" ,
"reference" : "5cad731844891a4c282f3f3e1b582c46839d22f4"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4" ,
"reference" : "5cad731844891a4c282f3f3e1b582c46839d22f4" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0" ,
"php-http/promise" : "^1.1" ,
"psr/http-client" : "^1.0" ,
"psr/http-message" : "^1.0 || ^2.0"
} ,
"require-dev" : {
"friends-of-phpspec/phpspec-code-coverage" : "^4.1 || ^5.0 || ^6.0" ,
"phpspec/phpspec" : "^5.1 || ^6.0 || ^7.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Http\\Client\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Eric GELOEN" ,
"email" : "geloen.eric@gmail.com"
} ,
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com" ,
"homepage" : "https://sagikazarmark.hu"
}
] ,
"description" : "HTTPlug, the HTTP client abstraction for PHP" ,
"homepage" : "http://httplug.io" ,
"keywords" : [
"client" ,
"http"
] ,
"support" : {
"issues" : "https://github.com/php-http/httplug/issues" ,
"source" : "https://github.com/php-http/httplug/tree/2.4.1"
} ,
"time" : "2024-09-23T11:39:58+00:00"
} ,
{
"name" : "php-http/promise" ,
"version" : "1.3.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-http/promise.git" ,
"reference" : "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83" ,
"reference" : "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.1 || ^8.0"
} ,
"require-dev" : {
"friends-of-phpspec/phpspec-code-coverage" : "^4.3.2 || ^6.3" ,
"phpspec/phpspec" : "^5.1.2 || ^6.2 || ^7.4"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Http\\Promise\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Joel Wurtz" ,
"email" : "joel.wurtz@gmail.com"
} ,
{
"name" : "Márk Sági-Kazár" ,
"email" : "mark.sagikazar@gmail.com"
}
] ,
"description" : "Promise used for asynchronous HTTP requests" ,
"homepage" : "http://httplug.io" ,
"keywords" : [
"promise"
] ,
"support" : {
"issues" : "https://github.com/php-http/promise/issues" ,
"source" : "https://github.com/php-http/promise/tree/1.3.1"
} ,
"time" : "2024-03-15T13:55:21+00:00"
} ,
{
"name" : "phpdocumentor/reflection-common" ,
"version" : "2.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionCommon.git" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
"reference" : "1d01c49d4ed62f25aa84a747ad35d5a16924662b" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-2.x" : "2.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Jaap van Otterdijk" ,
"email" : "opensource@ijaap.nl"
}
] ,
"description" : "Common reflection classes used by phpdocumentor to reflect the code structure" ,
"homepage" : "http://www.phpdoc.org" ,
"keywords" : [
"FQSEN" ,
"phpDocumentor" ,
"phpdoc" ,
"reflection" ,
"static analysis"
] ,
"support" : {
"issues" : "https://github.com/phpDocumentor/ReflectionCommon/issues" ,
"source" : "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
} ,
"time" : "2020-06-27T09:03:43+00:00"
} ,
{
"name" : "phpdocumentor/reflection-docblock" ,
"version" : "6.0.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/ReflectionDocBlock.git" ,
"reference" : "7bae67520aa9f5ecc506d646810bd40d9da54582"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/7bae67520aa9f5ecc506d646810bd40d9da54582" ,
"reference" : "7bae67520aa9f5ecc506d646810bd40d9da54582" ,
"shasum" : ""
} ,
"require" : {
"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"
} ,
"require-dev" : {
"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"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "5.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
} ,
{
"name" : "Jaap van Otterdijk" ,
"email" : "opensource@ijaap.nl"
}
] ,
"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"
} ,
{
"name" : "phpdocumentor/type-resolver" ,
"version" : "2.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpDocumentor/TypeResolver.git" ,
"reference" : "327a05bbee54120d4786a0dc67aad30226ad4cf9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/327a05bbee54120d4786a0dc67aad30226ad4cf9" ,
"reference" : "327a05bbee54120d4786a0dc67aad30226ad4cf9" ,
"shasum" : ""
} ,
"require" : {
"doctrine/deprecations" : "^1.0" ,
"php" : "^7.4 || ^8.0" ,
"phpdocumentor/reflection-common" : "^2.0" ,
"phpstan/phpdoc-parser" : "^2.0"
} ,
"require-dev" : {
"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"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-1.x" : "1.x-dev" ,
"dev-2.x" : "2.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"phpDocumentor\\Reflection\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mike van Riel" ,
"email" : "me@mikevanriel.com"
}
] ,
"description" : "A PSR-5 based resolver of Class names, Types and Structural Element Names" ,
"support" : {
"issues" : "https://github.com/phpDocumentor/TypeResolver/issues" ,
"source" : "https://github.com/phpDocumentor/TypeResolver/tree/2.0.0"
} ,
"time" : "2026-01-06T21:53:42+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" : "phpstan/phpdoc-parser" ,
2026-07-09 01:09:44 +03:00
"version" : "2.3.3" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/phpstan/phpdoc-parser.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" ,
"reference" : "fb19eedd2bb67ff8cf7a5502ad329e701d6398a3" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"php" : "^7.4 || ^8.0"
} ,
"require-dev" : {
"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"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"PHPStan\\PhpDocParser\\" : [
"src/"
]
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "PHPDoc parser with support for nullable, intersection and generic types" ,
"support" : {
"issues" : "https://github.com/phpstan/phpdoc-parser/issues" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/phpstan/phpdoc-parser/tree/2.3.3"
2026-07-03 13:46:54 +00:00
} ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-08T07:01:06+00:00"
2026-07-03 13:46:54 +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" : ""
} ,
"require" : {
"paragonie/constant_time_encoding" : "^1.0|^2.0|^3.0" ,
"php" : "^7.1|^8.0"
} ,
"require-dev" : {
"phpstan/phpstan" : "^1.9" ,
"phpunit/phpunit" : "^7.5.15|^8.5|^9.0"
} ,
"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" : "psr/cache" ,
"version" : "3.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/cache.git" ,
"reference" : "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" ,
"reference" : "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.0.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\Cache\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "Common interface for caching libraries" ,
"keywords" : [
"cache" ,
"psr" ,
"psr-6"
] ,
"support" : {
"source" : "https://github.com/php-fig/cache/tree/3.0.0"
} ,
"time" : "2021-02-03T23:26:27+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"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\EventDispatcher\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "http://www.php-fig.org/"
}
] ,
"description" : "Standard interfaces for event handling." ,
"keywords" : [
"events" ,
"psr" ,
"psr-14"
] ,
"support" : {
"issues" : "https://github.com/php-fig/event-dispatcher/issues" ,
"source" : "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
} ,
"time" : "2019-01-08T18:20:26+00:00"
} ,
{
"name" : "psr/http-client" ,
"version" : "1.0.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-client.git" ,
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
"reference" : "bb5906edc1c324c9a05aa0873d40117941e5fa90" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.0 || ^8.0" ,
"psr/http-message" : "^1.0 || ^2.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\Http\\Client\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "Common interface for HTTP clients" ,
"homepage" : "https://github.com/php-fig/http-client" ,
"keywords" : [
"http" ,
"http-client" ,
"psr" ,
"psr-18"
] ,
"support" : {
"source" : "https://github.com/php-fig/http-client"
} ,
"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"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "1.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\Http\\Message\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "PSR-17: Common interfaces for PSR-7 HTTP message factories" ,
"keywords" : [
"factory" ,
"http" ,
"message" ,
"psr" ,
"psr-17" ,
"psr-7" ,
"request" ,
"response"
] ,
"support" : {
"source" : "https://github.com/php-fig/http-factory"
} ,
"time" : "2024-04-15T12:06:14+00:00"
} ,
{
"name" : "psr/http-message" ,
"version" : "2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/http-message.git" ,
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
"reference" : "402d35bcb92c70c026d1a6a9883f06b2ead23d71" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.2 || ^8.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\Http\\Message\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "Common interface for HTTP messages" ,
"homepage" : "https://github.com/php-fig/http-message" ,
"keywords" : [
"http" ,
"http-message" ,
"psr" ,
"psr-7" ,
"request" ,
"response"
] ,
"support" : {
"source" : "https://github.com/php-fig/http-message/tree/2.0"
} ,
"time" : "2023-04-04T09:54:51+00:00"
} ,
{
"name" : "psr/log" ,
"version" : "3.0.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/log.git" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
"reference" : "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.0.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\Log\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "Common interface for logging libraries" ,
"homepage" : "https://github.com/php-fig/log" ,
"keywords" : [
"log" ,
"psr" ,
"psr-3"
] ,
"support" : {
"source" : "https://github.com/php-fig/log/tree/3.0.2"
} ,
"time" : "2024-09-11T13:17:53+00:00"
} ,
{
"name" : "psr/simple-cache" ,
"version" : "3.0.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/php-fig/simple-cache.git" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"reference" : "764e0b3939f5ca87cb904f570ef9be2d78a07865" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.0.0"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "3.0.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Psr\\SimpleCache\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "PHP-FIG" ,
"homepage" : "https://www.php-fig.org/"
}
] ,
"description" : "Common interfaces for simple caching" ,
"keywords" : [
"cache" ,
"caching" ,
"psr" ,
"psr-16" ,
"simple-cache"
] ,
"support" : {
"source" : "https://github.com/php-fig/simple-cache/tree/3.0.0"
} ,
"time" : "2021-10-29T13:26:27+00:00"
} ,
{
"name" : "psy/psysh" ,
"version" : "v0.12.24" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/bobthecow/psysh.git" ,
"reference" : "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/bobthecow/psysh/zipball/ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1" ,
"reference" : "ca0fdcf8a7617afa3adfdf1b5fef573dffb69ca1" ,
"shasum" : ""
} ,
"require" : {
"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"
} ,
"require-dev" : {
"bamarni/composer-bin-plugin" : "^1.2" ,
"composer/class-map-generator" : "^1.6"
} ,
"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"
] ,
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : false ,
"forward-command" : false
} ,
"branch-alias" : {
"dev-main" : "0.12.x-dev"
}
} ,
"autoload" : {
"files" : [
"src/functions.php"
] ,
"psr-4" : {
"Psy\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Justin Hileman" ,
"email" : "justin@justinhileman.info"
}
] ,
"description" : "An interactive shell for modern PHP." ,
"homepage" : "https://psysh.org" ,
"keywords" : [
"REPL" ,
"console" ,
"interactive" ,
"shell"
] ,
"support" : {
"issues" : "https://github.com/bobthecow/psysh/issues" ,
"source" : "https://github.com/bobthecow/psysh/tree/v0.12.24"
} ,
"time" : "2026-06-29T15:41:09+00:00"
} ,
{
"name" : "ralouphie/getallheaders" ,
"version" : "3.0.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ralouphie/getallheaders.git" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822" ,
"reference" : "120b605dfeb996808c31b6477290a714d356e822" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=5.6"
} ,
"require-dev" : {
"php-coveralls/php-coveralls" : "^2.1" ,
"phpunit/phpunit" : "^5 || ^6.5"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"src/getallheaders.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ralph Khattar" ,
"email" : "ralph.khattar@gmail.com"
}
] ,
"description" : "A polyfill for getallheaders." ,
"support" : {
"issues" : "https://github.com/ralouphie/getallheaders/issues" ,
"source" : "https://github.com/ralouphie/getallheaders/tree/develop"
} ,
"time" : "2019-03-08T08:55:37+00:00"
} ,
{
"name" : "ramsey/collection" ,
"version" : "2.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ramsey/collection.git" ,
"reference" : "344572933ad0181accbf4ba763e85a0306a8c5e2"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2" ,
"reference" : "344572933ad0181accbf4ba763e85a0306a8c5e2" ,
"shasum" : ""
} ,
"require" : {
"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"
} ,
"type" : "library" ,
"extra" : {
"captainhook" : {
"force-install" : true
} ,
"ramsey/conventional-commits" : {
"configFile" : "conventional-commits.json"
}
} ,
"autoload" : {
"psr-4" : {
"Ramsey\\Collection\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ben Ramsey" ,
"email" : "ben@benramsey.com" ,
"homepage" : "https://benramsey.com"
}
] ,
"description" : "A PHP library for representing and manipulating collections." ,
"keywords" : [
"array" ,
"collection" ,
"hash" ,
"map" ,
"queue" ,
"set"
] ,
"support" : {
"issues" : "https://github.com/ramsey/collection/issues" ,
"source" : "https://github.com/ramsey/collection/tree/2.1.1"
} ,
"time" : "2025-03-22T05:38:12+00:00"
} ,
{
"name" : "ramsey/uuid" ,
"version" : "4.9.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ramsey/uuid.git" ,
"reference" : "1df15849d00943a67d677dc9cfd80795f038c9f8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ramsey/uuid/zipball/1df15849d00943a67d677dc9cfd80795f038c9f8" ,
"reference" : "1df15849d00943a67d677dc9cfd80795f038c9f8" ,
"shasum" : ""
} ,
"require" : {
"brick/math" : ">=0.8.16 <=0.18" ,
"php" : "^8.0" ,
"ramsey/collection" : "^1.2 || ^2.0"
} ,
"replace" : {
"rhumsaa/uuid" : "self.version"
} ,
"require-dev" : {
"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."
} ,
"type" : "library" ,
"extra" : {
"captainhook" : {
"force-install" : true
}
} ,
"autoload" : {
"files" : [
"src/functions.php"
] ,
"psr-4" : {
"Ramsey\\Uuid\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "A PHP library for generating and working with universally unique identifiers (UUIDs)." ,
"keywords" : [
"guid" ,
"identifier" ,
"uuid"
] ,
"support" : {
"issues" : "https://github.com/ramsey/uuid/issues" ,
"source" : "https://github.com/ramsey/uuid/tree/4.9.3"
} ,
"time" : "2026-06-18T03:57:49+00:00"
} ,
{
"name" : "ryangjchandler/blade-capture-directive" ,
"version" : "v1.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/ryangjchandler/blade-capture-directive.git" ,
"reference" : "3f9e80b56ff60b78755ef320e3e16d88850101d6"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/ryangjchandler/blade-capture-directive/zipball/3f9e80b56ff60b78755ef320e3e16d88850101d6" ,
"reference" : "3f9e80b56ff60b78755ef320e3e16d88850101d6" ,
"shasum" : ""
} ,
"require" : {
"illuminate/contracts" : "^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.1" ,
"spatie/laravel-package-tools" : "^1.9.2"
} ,
"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"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"BladeCaptureDirective" : "RyanChandler\\BladeCaptureDirective\\Facades\\BladeCaptureDirective"
} ,
"providers" : [
"RyanChandler\\BladeCaptureDirective\\BladeCaptureDirectiveServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"RyanChandler\\BladeCaptureDirective\\" : "src" ,
"RyanChandler\\BladeCaptureDirective\\Database\\Factories\\" : "database/factories"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ryan Chandler" ,
"email" : "support@ryangjchandler.co.uk" ,
"role" : "Developer"
}
] ,
"description" : "Create inline partials in your Blade templates with ease." ,
"homepage" : "https://github.com/ryangjchandler/blade-capture-directive" ,
"keywords" : [
"blade-capture-directive" ,
"laravel" ,
"ryangjchandler"
] ,
"support" : {
"issues" : "https://github.com/ryangjchandler/blade-capture-directive/issues" ,
"source" : "https://github.com/ryangjchandler/blade-capture-directive/tree/v1.1.1"
} ,
"funding" : [
{
"url" : "https://github.com/ryangjchandler" ,
"type" : "github"
}
] ,
"time" : "2026-03-19T10:36:26+00:00"
} ,
{
"name" : "sabberworm/php-css-parser" ,
"version" : "v9.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/MyIntervals/PHP-CSS-Parser.git" ,
"reference" : "fd3bf9fb173e0df649bc4e3e0d088a1b2417c08f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/fd3bf9fb173e0df649bc4e3e0d088a1b2417c08f" ,
"reference" : "fd3bf9fb173e0df649bc4e3e0d088a1b2417c08f" ,
"shasum" : ""
} ,
"require" : {
"ext-iconv" : "*" ,
"php" : "^7.2.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0" ,
"thecodingmachine/safe" : "^1.3 || ^2.5 || ^3.4"
} ,
"require-dev" : {
"php-parallel-lint/php-parallel-lint" : "1.4.0" ,
"phpstan/extension-installer" : "1.4.3" ,
"phpstan/phpstan" : "1.12.33 || 2.2.2" ,
"phpstan/phpstan-phpunit" : "1.4.2 || 2.0.16" ,
"phpstan/phpstan-strict-rules" : "1.6.2 || 2.0.11" ,
"phpunit/phpunit" : "8.5.52" ,
"rawr/phpunit-data-provider" : "3.3.1" ,
"rector/rector" : "1.2.10 || 2.4.6" ,
"rector/type-perfect" : "1.0.0 || 2.1.3" ,
"squizlabs/php_codesniffer" : "4.0.1" ,
"thecodingmachine/phpstan-safe-rule" : "1.2.0 || 1.4.3"
} ,
"suggest" : {
"ext-mbstring" : "for parsing UTF-8 CSS"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-main" : "9.5.x-dev"
}
} ,
"autoload" : {
"files" : [
"src/Rule/Rule.php" ,
"src/RuleSet/RuleContainer.php"
] ,
"psr-4" : {
"Sabberworm\\CSS\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Raphael Schweikert"
} ,
{
"name" : "Oliver Klee" ,
"email" : "github@oliverklee.de"
} ,
{
"name" : "Jake Hotson" ,
"email" : "jake.github@qzdesign.co.uk"
}
] ,
"description" : "Parser for CSS Files written in PHP" ,
"homepage" : "https://www.sabberworm.com/blog/2010/6/10/php-css-parser" ,
"keywords" : [
"css" ,
"parser" ,
"stylesheet"
] ,
"support" : {
"issues" : "https://github.com/MyIntervals/PHP-CSS-Parser/issues" ,
"source" : "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v9.4.0"
} ,
"time" : "2026-06-18T15:10:53+00:00"
} ,
{
"name" : "spatie/blink" ,
"version" : "1.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/blink.git" ,
"reference" : "d2c12b84ba04d4c5b53d701cc09810bf7e5d546f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/blink/zipball/d2c12b84ba04d4c5b53d701cc09810bf7e5d546f" ,
"reference" : "d2c12b84ba04d4c5b53d701cc09810bf7e5d546f" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^9.5"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\Blink\\" : "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"
}
] ,
"description" : "Cache that expires in the blink of an eye" ,
"homepage" : "https://github.com/spatie/blink" ,
"keywords" : [
"Blink" ,
"cache" ,
"caching" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/blink/issues" ,
"source" : "https://github.com/spatie/blink/tree/1.4.0"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2023-07-19T18:28:44+00:00"
} ,
{
"name" : "spatie/color" ,
"version" : "1.8.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/color.git" ,
"reference" : "142af7fec069a420babea80a5412eb2f646dcd8c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/color/zipball/142af7fec069a420babea80a5412eb2f646dcd8c" ,
"reference" : "142af7fec069a420babea80a5412eb2f646dcd8c" ,
"shasum" : ""
} ,
"require" : {
"php" : "^7.3|^8.0"
} ,
"require-dev" : {
"pestphp/pest" : "^1.22" ,
"phpunit/phpunit" : "^6.5||^9.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\Color\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Sebastian De Deyne" ,
"email" : "sebastian@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "A little library to handle color conversions" ,
"homepage" : "https://github.com/spatie/color" ,
"keywords" : [
"color" ,
"conversion" ,
"rgb" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/color/issues" ,
"source" : "https://github.com/spatie/color/tree/1.8.0"
} ,
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2025-02-10T09:22:41+00:00"
} ,
{
"name" : "spatie/crawler" ,
"version" : "9.3.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/crawler.git" ,
"reference" : "3b3a9a1a8c750b0240c2b7c9e2ef22e84092416e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/crawler/zipball/3b3a9a1a8c750b0240c2b7c9e2ef22e84092416e" ,
"reference" : "3b3a9a1a8c750b0240c2b7c9e2ef22e84092416e" ,
"shasum" : ""
} ,
"require" : {
"guzzlehttp/guzzle" : "^7.3" ,
"guzzlehttp/psr7" : "^2.0" ,
"php" : "^8.4" ,
"spatie/robots-txt" : "^2.0" ,
"symfony/css-selector" : "^7.0|^8.0" ,
"symfony/dom-crawler" : "^7.0|^8.0"
} ,
"require-dev" : {
"pestphp/pest" : "^4.0" ,
"phpstan/extension-installer" : "^1.4" ,
"phpstan/phpstan" : "^2.0" ,
"phpstan/phpstan-deprecation-rules" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"spatie/invade" : "^2.1" ,
"spatie/ray" : "^1.37"
} ,
"suggest" : {
"spatie/browsershot" : "Required for JavaScript rendering with BrowsershotRenderer (^5.0.5)"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-v9" : "9.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\Crawler\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be"
}
] ,
"description" : "Crawl all internal links found on a website" ,
"homepage" : "https://github.com/spatie/crawler" ,
"keywords" : [
"crawler" ,
"link" ,
"spatie" ,
"website"
] ,
"support" : {
"issues" : "https://github.com/spatie/crawler/issues" ,
"source" : "https://github.com/spatie/crawler/tree/9.3.2"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-06-12T15:45:15+00:00"
} ,
{
"name" : "spatie/image" ,
"version" : "3.9.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/image.git" ,
"reference" : "7ac0b9dab1100ddfc0c98afd12720f5b9fc0cd65"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/image/zipball/7ac0b9dab1100ddfc0c98afd12720f5b9fc0cd65" ,
"reference" : "7ac0b9dab1100ddfc0c98afd12720f5b9fc0cd65" ,
"shasum" : ""
} ,
"require" : {
"ext-exif" : "*" ,
"ext-json" : "*" ,
"ext-mbstring" : "*" ,
"php" : "^8.2" ,
"spatie/image-optimizer" : "^1.7.5" ,
"spatie/temporary-directory" : "^2.2" ,
"symfony/process" : "^6.4|^7.0|^8.0"
} ,
"require-dev" : {
"ext-ffi" : "*" ,
"ext-gd" : "*" ,
"ext-imagick" : "*" ,
"jcupitt/vips" : "^2.4" ,
"laravel/sail" : "^1.34" ,
"pestphp/pest" : "^3.0|^4.0" ,
"phpstan/phpstan" : "^1.10.50" ,
"spatie/pest-plugin-snapshots" : "^2.1" ,
"spatie/pixelmatch-php" : "^1.0" ,
"spatie/ray" : "^1.40.1" ,
"symfony/var-dumper" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\Image\\" : "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"
}
] ,
"description" : "Manipulate images with an expressive API" ,
"homepage" : "https://github.com/spatie/image" ,
"keywords" : [
"image" ,
"spatie"
] ,
"support" : {
"source" : "https://github.com/spatie/image/tree/3.9.5"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-06-19T07:40:17+00:00"
} ,
{
"name" : "spatie/image-optimizer" ,
"version" : "1.10.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/image-optimizer.git" ,
"reference" : "333c03952289dc2df0a91874636a0dffeb5b6aec"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/image-optimizer/zipball/333c03952289dc2df0a91874636a0dffeb5b6aec" ,
"reference" : "333c03952289dc2df0a91874636a0dffeb5b6aec" ,
"shasum" : ""
} ,
"require" : {
"ext-fileinfo" : "*" ,
"php" : "^7.4|^8.0" ,
"psr/log" : "^1.0 | ^2.0 | ^3.0" ,
"symfony/process" : "^4.2|^5.0|^6.0|^7.0|^8.0"
} ,
"require-dev" : {
"pestphp/pest" : "^1.21|^2.0|^3.0|^4.0" ,
"phpunit/phpunit" : "^8.5.21|^9.4.4|^10.0|^11.0|^12.0" ,
"symfony/var-dumper" : "^4.2|^5.0|^6.0|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\ImageOptimizer\\" : "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"
}
] ,
"description" : "Easily optimize images using PHP" ,
"homepage" : "https://github.com/spatie/image-optimizer" ,
"keywords" : [
"image-optimizer" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/image-optimizer/issues" ,
"source" : "https://github.com/spatie/image-optimizer/tree/1.10.0"
} ,
"time" : "2026-06-29T08:28:30+00:00"
} ,
{
"name" : "spatie/invade" ,
"version" : "2.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/invade.git" ,
"reference" : "b920f6411d21df4e8610a138e2e87ae4957d7f63"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/invade/zipball/b920f6411d21df4e8610a138e2e87ae4957d7f63" ,
"reference" : "b920f6411d21df4e8610a138e2e87ae4957d7f63" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0"
} ,
"require-dev" : {
"pestphp/pest" : "^1.20" ,
"phpstan/phpstan" : "^1.4" ,
"spatie/ray" : "^1.28"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"src/functions.php"
] ,
"psr-4" : {
"Spatie\\Invade\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "A PHP function to work with private properties and methods" ,
"homepage" : "https://github.com/spatie/invade" ,
"keywords" : [
"invade" ,
"spatie"
] ,
"support" : {
"source" : "https://github.com/spatie/invade/tree/2.1.0"
} ,
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2024-05-17T09:06:10+00:00"
} ,
{
"name" : "spatie/laravel-activitylog" ,
"version" : "4.12.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-activitylog.git" ,
"reference" : "2a2024fcac05628b0d1bfdbb1b94dda8b0661dc0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-activitylog/zipball/2a2024fcac05628b0d1bfdbb1b94dda8b0661dc0" ,
"reference" : "2a2024fcac05628b0d1bfdbb1b94dda8b0661dc0" ,
"shasum" : ""
} ,
"require" : {
"illuminate/config" : "^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0" ,
"illuminate/database" : "^8.69 || ^9.27 || ^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" ,
"spatie/laravel-package-tools" : "^1.6.3"
} ,
"require-dev" : {
"ext-json" : "*" ,
"orchestra/testbench" : "^6.23 || ^7.0 || ^8.0 || ^9.6 || ^10.0 || ^11.0" ,
"pestphp/pest" : "^1.20 || ^2.0 || ^3.0 || ^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/4.12.3"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-03-24T12:33:53+00:00"
} ,
{
"name" : "spatie/laravel-blink" ,
"version" : "1.7.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-blink.git" ,
"reference" : "18ab78eaa5d54fcd643c6695233d347fe242f3c2"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-blink/zipball/18ab78eaa5d54fcd643c6695233d347fe242f3c2" ,
"reference" : "18ab78eaa5d54fcd643c6695233d347fe242f3c2" ,
"shasum" : ""
} ,
"require" : {
"illuminate/support" : "^8.73|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^7.4|^8.0" ,
"spatie/blink" : "^1.1.3"
} ,
"require-dev" : {
"orchestra/testbench" : "^6.23|^8.0|^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^8.5|^9.5|^10.5|^11.5.3|^12.5.12"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"aliases" : {
"Blink" : "Spatie\\LaravelBlink\\BlinkFacade"
} ,
"providers" : [
"Spatie\\LaravelBlink\\BlinkServiceProvider"
]
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Spatie\\LaravelBlink\\" : "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"
}
] ,
"description" : "Cache that expires in the blink of an eye" ,
"homepage" : "https://github.com/spatie/laravel-blink" ,
"keywords" : [
"laravel-blink" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/laravel-blink/issues" ,
"source" : "https://github.com/spatie/laravel-blink/tree/1.7.2"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-02-21T21:26:52+00:00"
} ,
{
"name" : "spatie/laravel-medialibrary" ,
2026-07-10 12:54:48 +03:00
"version" : "11.23.2" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-medialibrary.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "cc1fdc4a9a9007101df610cd4a6733be71db4828"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-10 12:54:48 +03:00
"url" : "https://api.github.com/repos/spatie/laravel-medialibrary/zipball/cc1fdc4a9a9007101df610cd4a6733be71db4828" ,
"reference" : "cc1fdc4a9a9007101df610cd4a6733be71db4828" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"composer/semver" : "^3.4" ,
"ext-exif" : "*" ,
"ext-fileinfo" : "*" ,
"ext-json" : "*" ,
"illuminate/bus" : "^10.2|^11.0|^12.0|^13.0" ,
"illuminate/conditionable" : "^10.2|^11.0|^12.0|^13.0" ,
"illuminate/console" : "^10.2|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^10.2|^11.0|^12.0|^13.0" ,
"illuminate/pipeline" : "^10.2|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^10.2|^11.0|^12.0|^13.0" ,
"maennchen/zipstream-php" : "^3.1" ,
"php" : "^8.2" ,
"spatie/image" : "^3.3.2" ,
"spatie/laravel-package-tools" : "^1.16.1" ,
"spatie/temporary-directory" : "^2.2" ,
"symfony/console" : "^6.4.1|^7.0|^8.0"
} ,
"conflict" : {
"php-ffmpeg/php-ffmpeg" : "<0.6.1"
} ,
"require-dev" : {
"aws/aws-sdk-php" : "^3.293.10" ,
"ext-imagick" : "*" ,
"ext-pdo_sqlite" : "*" ,
"ext-zip" : "*" ,
"guzzlehttp/guzzle" : "^7.8.1" ,
"larastan/larastan" : "^2.7|^3.0" ,
"league/flysystem-aws-s3-v3" : "^3.22" ,
"mockery/mockery" : "^1.6.7" ,
"orchestra/testbench" : "^8.36|^9.15|^10.8|^11.0" ,
"pestphp/pest" : "^2.36|^3.0|^4.0" ,
"phpstan/extension-installer" : "^1.3.1" ,
"spatie/laravel-ray" : "^1.33" ,
"spatie/pdf-to-image" : "^2.2|^3.0" ,
"spatie/pest-expectations" : "^1.13" ,
"spatie/pest-plugin-snapshots" : "^2.1"
} ,
"suggest" : {
"league/flysystem-aws-s3-v3" : "Required to use AWS S3 file storage" ,
"php-ffmpeg/php-ffmpeg" : "Required for generating video thumbnails" ,
"spatie/pdf-to-image" : "Required for generating thumbnails of PDFs and SVGs"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\MediaLibrary\\MediaLibraryServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\MediaLibrary\\" : "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"
}
] ,
"description" : "Associate files with Eloquent models" ,
"homepage" : "https://github.com/spatie/laravel-medialibrary" ,
"keywords" : [
"cms" ,
"conversion" ,
"downloads" ,
"images" ,
"laravel" ,
"laravel-medialibrary" ,
"media" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/laravel-medialibrary/issues" ,
2026-07-10 12:54:48 +03:00
"source" : "https://github.com/spatie/laravel-medialibrary/tree/11.23.2"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-09T13:26:15+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "spatie/laravel-package-tools" ,
"version" : "1.93.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-package-tools.git" ,
"reference" : "d5552849801f2642aea710557463234b59ef65eb"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d5552849801f2642aea710557463234b59ef65eb" ,
"reference" : "d5552849801f2642aea710557463234b59ef65eb" ,
"shasum" : ""
} ,
"require" : {
"illuminate/contracts" : "^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.1"
} ,
"require-dev" : {
"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"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\LaravelPackageTools\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "Tools for creating Laravel packages" ,
"homepage" : "https://github.com/spatie/laravel-package-tools" ,
"keywords" : [
"laravel-package-tools" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/laravel-package-tools/issues" ,
"source" : "https://github.com/spatie/laravel-package-tools/tree/1.93.1"
} ,
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-05-19T14:06:37+00:00"
} ,
{
"name" : "spatie/laravel-passkeys" ,
"version" : "1.8.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-passkeys.git" ,
"reference" : "a9208c4c8f501c98392fd4db4ca719e30c9c7861"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-passkeys/zipball/a9208c4c8f501c98392fd4db4ca719e30c9c7861" ,
"reference" : "a9208c4c8f501c98392fd4db4ca719e30c9c7861" ,
"shasum" : ""
} ,
"require" : {
"illuminate/contracts" : "^11.0|^12.0|^13.0" ,
"php" : "^8.2|^8.3|^8.4" ,
"spatie/laravel-package-tools" : "^1.16" ,
"web-auth/webauthn-lib" : "^5.3"
} ,
"require-dev" : {
"larastan/larastan" : "^3.4" ,
"laravel/pint" : "^1.14" ,
"livewire/livewire" : "^3.5 || ^4.0" ,
"nunomaduro/collision" : "^8.1.1" ,
"orchestra/testbench" : "^10.0|^11.0" ,
"pestphp/pest" : "^3.0|^4.0" ,
"pestphp/pest-plugin-arch" : "^3.0|^4.0" ,
"pestphp/pest-plugin-laravel" : "^3.0|^4.0" ,
"phpstan/extension-installer" : "^1.3" ,
"phpstan/phpstan-deprecation-rules" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"spatie/laravel-ray" : "^1.35"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\LaravelPasskeys\\LaravelPasskeysServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\LaravelPasskeys\\" : "src/" ,
"Spatie\\LaravelPasskeys\\Database\\Factories\\" : "database/factories/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Freek Van der Herten" ,
"email" : "freek@spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "Use passkeys in your Laravel app" ,
"homepage" : "https://github.com/spatie/laravel-passkeys" ,
"keywords" : [
"laravel" ,
"laravel-passkeys" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/laravel-passkeys/issues" ,
"source" : "https://github.com/spatie/laravel-passkeys/tree/1.8.1"
} ,
"funding" : [
{
"url" : "https://github.com/Spatie" ,
"type" : "github"
}
] ,
"time" : "2026-06-05T16:43:48+00:00"
} ,
{
"name" : "spatie/laravel-permission" ,
"version" : "6.25.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-permission.git" ,
"reference" : "d7d4cb0d58616722f1afc90e0484e4825155b9b3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-permission/zipball/d7d4cb0d58616722f1afc90e0484e4825155b9b3" ,
"reference" : "d7d4cb0d58616722f1afc90e0484e4825155b9b3" ,
"shasum" : ""
} ,
"require" : {
"illuminate/auth" : "^8.12|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/container" : "^8.12|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/contracts" : "^8.12|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/database" : "^8.12|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0"
} ,
"require-dev" : {
"laravel/passport" : "^11.0|^12.0|^13.0" ,
"laravel/pint" : "^1.0" ,
"orchestra/testbench" : "^6.23|^7.0|^8.0|^9.0|^10.0|^11.0" ,
"pestphp/pest" : "^2.0|^3.0|^4.0" ,
"pestphp/pest-plugin-laravel" : "^2.0|^3.0|^4.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\Permission\\PermissionServiceProvider"
]
} ,
"branch-alias" : {
"dev-main" : "6.x-dev" ,
"dev-master" : "6.x-dev"
}
} ,
"autoload" : {
"files" : [
"src/helpers.php"
] ,
"psr-4" : {
"Spatie\\Permission\\" : "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"
}
] ,
"description" : "Permission handling for Laravel 8.0 and up" ,
"homepage" : "https://github.com/spatie/laravel-permission" ,
"keywords" : [
"acl" ,
"laravel" ,
"permission" ,
"permissions" ,
"rbac" ,
"roles" ,
"security" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/laravel-permission/issues" ,
"source" : "https://github.com/spatie/laravel-permission/tree/6.25.0"
} ,
"funding" : [
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-03-17T22:46:46+00:00"
} ,
{
"name" : "spatie/laravel-sitemap" ,
"version" : "8.2.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-sitemap.git" ,
"reference" : "51f52030ab22abf5e95ed037fea5f8073114e784"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-sitemap/zipball/51f52030ab22abf5e95ed037fea5f8073114e784" ,
"reference" : "51f52030ab22abf5e95ed037fea5f8073114e784" ,
"shasum" : ""
} ,
"require" : {
"illuminate/support" : "^12.0|^13.0" ,
"nesbot/carbon" : "^2.71|^3.0" ,
"php" : "^8.4" ,
"spatie/crawler" : "^9.0" ,
"spatie/laravel-package-tools" : "^1.16.1"
} ,
"require-dev" : {
"larastan/larastan" : "^3.0" ,
"laravel/pint" : "^1.13" ,
"orchestra/testbench" : "^10.0|^11.0" ,
"pestphp/pest" : "^4.0" ,
"phpstan/extension-installer" : "^1.3" ,
"phpstan/phpstan-deprecation-rules" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"spatie/pest-plugin-snapshots" : "^2.1" ,
"spatie/temporary-directory" : "^2.2"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\Sitemap\\SitemapServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\Sitemap\\" : "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"
}
] ,
"description" : "Create and generate sitemaps with ease" ,
"homepage" : "https://github.com/spatie/laravel-sitemap" ,
"keywords" : [
"laravel-sitemap" ,
"spatie"
] ,
"support" : {
"source" : "https://github.com/spatie/laravel-sitemap/tree/8.2.0"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
}
] ,
"time" : "2026-06-24T07:59:14+00:00"
} ,
{
"name" : "spatie/laravel-webhook-server" ,
"version" : "3.10.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/laravel-webhook-server.git" ,
"reference" : "6106840254e22b667e77a885da69fff6035549ba"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/laravel-webhook-server/zipball/6106840254e22b667e77a885da69fff6035549ba" ,
"reference" : "6106840254e22b667e77a885da69fff6035549ba" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"guzzlehttp/guzzle" : "^6.3|^7.3" ,
"illuminate/bus" : "^8.50|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/queue" : "^8.50|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"illuminate/support" : "^8.50|^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.0" ,
"spatie/laravel-package-tools" : "^1.11"
} ,
"require-dev" : {
"mockery/mockery" : "^1.4.3" ,
"orchestra/testbench" : "^6.19|^7.0|^8.0|^10.0|^11.0" ,
"pestphp/pest" : "^1.22|^2.0|^3.0|^4.0" ,
"pestphp/pest-plugin-laravel" : "^1.3|^2.0|^3.0|^4.0" ,
"spatie/test-time" : "^1.2.2"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\WebhookServer\\WebhookServerServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\WebhookServer\\" : "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"
}
] ,
"description" : "Send webhooks in Laravel apps" ,
"homepage" : "https://github.com/spatie/laravel-webhook-server" ,
"keywords" : [
"laravel-webhook-server" ,
"server" ,
"spatie" ,
"webhook"
] ,
"support" : {
"source" : "https://github.com/spatie/laravel-webhook-server/tree/3.10.0"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
}
] ,
"time" : "2026-02-21T15:14:00+00:00"
} ,
{
"name" : "spatie/php-structure-discoverer" ,
"version" : "2.4.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/php-structure-discoverer.git" ,
"reference" : "fa2b7dae8e8a22c0306154c4b052420e054f7e2b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/php-structure-discoverer/zipball/fa2b7dae8e8a22c0306154c4b052420e054f7e2b" ,
"reference" : "fa2b7dae8e8a22c0306154c4b052420e054f7e2b" ,
"shasum" : ""
} ,
"require" : {
"illuminate/collections" : "^11.0|^12.0|^13.0" ,
"php" : "^8.3" ,
"spatie/laravel-package-tools" : "^1.92.7" ,
"symfony/finder" : "^6.0|^7.3.5|^8.0"
} ,
"require-dev" : {
"amphp/parallel" : "^2.3.2" ,
"illuminate/console" : "^11.0|^12.0|^13.0" ,
"nunomaduro/collision" : "^7.0|^8.8.3" ,
"orchestra/testbench" : "^9.5|^10.8|^11.0" ,
"pestphp/pest" : "^3.8|^4.0" ,
"pestphp/pest-plugin-laravel" : "^3.2|^4.0" ,
"phpstan/extension-installer" : "^1.4.3" ,
"phpstan/phpstan-deprecation-rules" : "^1.2.1" ,
"phpstan/phpstan-phpunit" : "^1.4.2" ,
"spatie/laravel-ray" : "^1.43.1"
} ,
"suggest" : {
"amphp/parallel" : "When you want to use the Parallel discover worker"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Spatie\\StructureDiscoverer\\StructureDiscovererServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Spatie\\StructureDiscoverer\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ruben Van Assche" ,
"email" : "ruben@spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "Automatically discover structures within your PHP application" ,
"homepage" : "https://github.com/spatie/php-structure-discoverer" ,
"keywords" : [
"discover" ,
"laravel" ,
"php" ,
"php-structure-discoverer"
] ,
"support" : {
"issues" : "https://github.com/spatie/php-structure-discoverer/issues" ,
"source" : "https://github.com/spatie/php-structure-discoverer/tree/2.4.4"
} ,
"funding" : [
{
"url" : "https://github.com/LaravelAutoDiscoverer" ,
"type" : "github"
}
] ,
"time" : "2026-06-15T07:14:32+00:00"
} ,
{
"name" : "spatie/robots-txt" ,
"version" : "2.5.4" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/robots-txt.git" ,
"reference" : "a8dd35d0a94e863f52509a366a634978e9c1db03"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/robots-txt/zipball/a8dd35d0a94e863f52509a366a634978e9c1db03" ,
"reference" : "a8dd35d0a94e863f52509a366a634978e9c1db03" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.1"
} ,
"require-dev" : {
"phpunit/phpunit" : "^11.5.2"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\Robots\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Brent Roose" ,
"email" : "brent@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "Determine if a page may be crawled from robots.txt and robots meta tags" ,
"homepage" : "https://github.com/spatie/robots-txt" ,
"keywords" : [
"robots-txt" ,
"spatie"
] ,
"support" : {
"issues" : "https://github.com/spatie/robots-txt/issues" ,
"source" : "https://github.com/spatie/robots-txt/tree/2.5.4"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-02-25T07:59:20+00:00"
} ,
{
"name" : "spatie/temporary-directory" ,
"version" : "2.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/spatie/temporary-directory.git" ,
"reference" : "32cbb9645b28839cf4f476708e99a2c70e6802c9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/spatie/temporary-directory/zipball/32cbb9645b28839cf4f476708e99a2c70e6802c9" ,
"reference" : "32cbb9645b28839cf4f476708e99a2c70e6802c9" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "^9.5"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Spatie\\TemporaryDirectory\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Alex Vanderbist" ,
"email" : "alex@spatie.be" ,
"homepage" : "https://spatie.be" ,
"role" : "Developer"
}
] ,
"description" : "Easily create, use and destroy temporary directories" ,
"homepage" : "https://github.com/spatie/temporary-directory" ,
"keywords" : [
"php" ,
"spatie" ,
"temporary-directory"
] ,
"support" : {
"issues" : "https://github.com/spatie/temporary-directory/issues" ,
"source" : "https://github.com/spatie/temporary-directory/tree/2.4.0"
} ,
"funding" : [
{
"url" : "https://spatie.be/open-source/support-us" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/spatie" ,
"type" : "github"
}
] ,
"time" : "2026-06-22T07:55:44+00:00"
} ,
{
"name" : "spomky-labs/cbor-php" ,
"version" : "3.2.3" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Spomky-Labs/cbor-php.git" ,
"reference" : "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32" ,
"reference" : "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32" ,
"shasum" : ""
} ,
"require" : {
"brick/math" : "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17" ,
"ext-mbstring" : "*" ,
"php" : ">=8.0"
} ,
"require-dev" : {
"ext-json" : "*" ,
"roave/security-advisories" : "dev-latest" ,
"symfony/error-handler" : "^6.4|^7.1|^8.0" ,
"symfony/var-dumper" : "^6.4|^7.1|^8.0"
} ,
"suggest" : {
"ext-bcmath" : "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags" ,
"ext-gmp" : "GMP or BCMath extensions will drastically improve the library performance"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"CBOR\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Florent Morselli" ,
"homepage" : "https://github.com/Spomky"
} ,
{
"name" : "All contributors" ,
"homepage" : "https://github.com/Spomky-Labs/cbor-php/contributors"
}
] ,
"description" : "CBOR Encoder/Decoder for PHP" ,
"keywords" : [
"Concise Binary Object Representation" ,
"RFC7049" ,
"cbor"
] ,
"support" : {
"issues" : "https://github.com/Spomky-Labs/cbor-php/issues" ,
"source" : "https://github.com/Spomky-Labs/cbor-php/tree/3.2.3"
} ,
"funding" : [
{
"url" : "https://github.com/Spomky" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/FlorentMorselli" ,
"type" : "patreon"
}
] ,
"time" : "2026-04-01T12:15:20+00:00"
} ,
{
"name" : "spomky-labs/pki-framework" ,
"version" : "1.4.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Spomky-Labs/pki-framework.git" ,
"reference" : "aa576cbd07128075bef97ac2f8af9854e67513d8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/aa576cbd07128075bef97ac2f8af9854e67513d8" ,
"reference" : "aa576cbd07128075bef97ac2f8af9854e67513d8" ,
"shasum" : ""
} ,
"require" : {
"brick/math" : "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17" ,
"ext-mbstring" : "*" ,
"php" : ">=8.1" ,
"psr/clock" : "^1.0"
} ,
"require-dev" : {
"ekino/phpstan-banned-code" : "^1.0|^2.0|^3.0" ,
"ext-gmp" : "*" ,
"ext-openssl" : "*" ,
"infection/infection" : "^0.28|^0.29|^0.31|^0.32" ,
"php-parallel-lint/php-parallel-lint" : "^1.3" ,
"phpstan/extension-installer" : "^1.3|^2.0" ,
"phpstan/phpstan" : "^1.8|^2.0" ,
"phpstan/phpstan-deprecation-rules" : "^1.0|^2.0" ,
"phpstan/phpstan-phpunit" : "^1.1|^2.0" ,
"phpstan/phpstan-strict-rules" : "^1.3|^2.0" ,
"phpunit/phpunit" : "^10.1|^11.0|^12.0|^13.0" ,
"rector/rector" : "^1.0|^2.0" ,
"roave/security-advisories" : "dev-latest" ,
"symfony/string" : "^6.4|^7.0|^8.0" ,
"symfony/var-dumper" : "^6.4|^7.0|^8.0" ,
"symplify/easy-coding-standard" : "^12.0|^13.0"
} ,
"suggest" : {
"ext-bcmath" : "For better performance (or GMP)" ,
"ext-gmp" : "For better performance (or BCMath)" ,
"ext-openssl" : "For OpenSSL based cyphering"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"SpomkyLabs\\Pki\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Joni Eskelinen" ,
"email" : "jonieske@gmail.com" ,
"role" : "Original developer"
} ,
{
"name" : "Florent Morselli" ,
"email" : "florent.morselli@spomky-labs.com" ,
"role" : "Spomky-Labs PKI Framework developer"
}
] ,
"description" : "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation." ,
"homepage" : "https://github.com/spomky-labs/pki-framework" ,
"keywords" : [
"DER" ,
"Private Key" ,
"ac" ,
"algorithm identifier" ,
"asn.1" ,
"asn1" ,
"attribute certificate" ,
"certificate" ,
"certification request" ,
"cryptography" ,
"csr" ,
"decrypt" ,
"ec" ,
"encrypt" ,
"pem" ,
"pkcs" ,
"public key" ,
"rsa" ,
"sign" ,
"signature" ,
"verify" ,
"x.509" ,
"x.690" ,
"x509" ,
"x690"
] ,
"support" : {
"issues" : "https://github.com/Spomky-Labs/pki-framework/issues" ,
"source" : "https://github.com/Spomky-Labs/pki-framework/tree/1.4.2"
} ,
"funding" : [
{
"url" : "https://github.com/Spomky" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/FlorentMorselli" ,
"type" : "patreon"
}
] ,
"time" : "2026-03-23T22:56:56+00:00"
} ,
{
"name" : "symfony/clock" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/clock.git" ,
"reference" : "701ef4de9705d6c32292ebee5e8044094a09fbf6"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/clock/zipball/701ef4de9705d6c32292ebee5e8044094a09fbf6" ,
"reference" : "701ef4de9705d6c32292ebee5e8044094a09fbf6" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"psr/clock" : "^1.0"
} ,
"provide" : {
"psr/clock-implementation" : "1.0"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"Resources/now.php"
] ,
"psr-4" : {
"Symfony\\Component\\Clock\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Decouples applications from the system clock" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"clock" ,
"psr20" ,
"time"
] ,
"support" : {
"source" : "https://github.com/symfony/clock/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/console" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/console.git" ,
"reference" : "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/console/zipball/92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87" ,
"reference" : "92f58bc4bf97a92ed1b9f367f0cd44f20bde0e87" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-mbstring" : "~1.0" ,
"symfony/service-contracts" : "^2.5|^3" ,
"symfony/string" : "^7.2|^8.0"
} ,
"conflict" : {
"symfony/dependency-injection" : "<6.4" ,
"symfony/dotenv" : "<6.4" ,
"symfony/event-dispatcher" : "<6.4" ,
"symfony/lock" : "<6.4" ,
"symfony/process" : "<6.4"
} ,
"provide" : {
"psr/log-implementation" : "1.0|2.0|3.0"
} ,
"require-dev" : {
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^6.4|^7.0|^8.0" ,
"symfony/dependency-injection" : "^6.4|^7.0|^8.0" ,
"symfony/event-dispatcher" : "^6.4|^7.0|^8.0" ,
"symfony/http-foundation" : "^6.4|^7.0|^8.0" ,
"symfony/http-kernel" : "^6.4|^7.0|^8.0" ,
"symfony/lock" : "^6.4|^7.0|^8.0" ,
"symfony/messenger" : "^6.4|^7.0|^8.0" ,
"symfony/process" : "^6.4|^7.0|^8.0" ,
"symfony/stopwatch" : "^6.4|^7.0|^8.0" ,
"symfony/var-dumper" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Console\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Eases the creation of beautiful and testable command line interfaces" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"cli" ,
"command-line" ,
"console" ,
"terminal"
] ,
"support" : {
"source" : "https://github.com/symfony/console/tree/v7.4.14"
} ,
"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-16T11:50:14+00:00"
} ,
{
"name" : "symfony/css-selector" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/css-selector.git" ,
"reference" : "dc0e2be45c9b5588c82414f02ac574b4b986abcd"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/css-selector/zipball/dc0e2be45c9b5588c82414f02ac574b4b986abcd" ,
"reference" : "dc0e2be45c9b5588c82414f02ac574b4b986abcd" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\CssSelector\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Jean-François Simon" ,
"email" : "jeanfrancois.simon@sensiolabs.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Converts CSS selectors to XPath expressions" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/css-selector/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/deprecation-contracts" ,
"version" : "v3.7.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/deprecation-contracts.git" ,
"reference" : "f3202fa1b5097b0af062dc978b32ecf63404e31d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/deprecation-contracts/zipball/f3202fa1b5097b0af062dc978b32ecf63404e31d" ,
"reference" : "f3202fa1b5097b0af062dc978b32ecf63404e31d" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
} ,
"branch-alias" : {
"dev-main" : "3.7-dev"
}
} ,
"autoload" : {
"files" : [
"function.php"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "A generic function and convention to trigger deprecation notices" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/deprecation-contracts/tree/v3.7.1"
} ,
"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"
} ,
{
"name" : "symfony/dom-crawler" ,
"version" : "v8.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/dom-crawler.git" ,
"reference" : "1dfadd25537c8fcb6752cce5775f24647d976bdc"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/dom-crawler/zipball/1dfadd25537c8fcb6752cce5775f24647d976bdc" ,
"reference" : "1dfadd25537c8fcb6752cce5775f24647d976bdc" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"symfony/polyfill-ctype" : "^1.8" ,
"symfony/polyfill-mbstring" : "^1.0"
} ,
"require-dev" : {
"symfony/css-selector" : "^7.4|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\DomCrawler\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Eases DOM navigation for HTML and XML documents" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/dom-crawler/tree/v8.1.1"
} ,
"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"
} ,
{
"name" : "symfony/error-handler" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/error-handler.git" ,
"reference" : "4e1a093b481f323e6e326451f9760c3868430673"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/error-handler/zipball/4e1a093b481f323e6e326451f9760c3868430673" ,
"reference" : "4e1a093b481f323e6e326451f9760c3868430673" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"psr/log" : "^1|^2|^3" ,
"symfony/polyfill-php85" : "^1.32" ,
"symfony/var-dumper" : "^6.4|^7.0|^8.0"
} ,
"conflict" : {
"symfony/deprecation-contracts" : "<2.5" ,
"symfony/http-kernel" : "<6.4"
} ,
"require-dev" : {
"symfony/console" : "^6.4|^7.0|^8.0" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/http-kernel" : "^6.4|^7.0|^8.0" ,
"symfony/serializer" : "^6.4|^7.0|^8.0" ,
"symfony/webpack-encore-bundle" : "^1.0|^2.0"
} ,
"bin" : [
"Resources/bin/patch-type-declarations"
] ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\ErrorHandler\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides tools to manage errors and ease debugging PHP code" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/error-handler/tree/v7.4.14"
} ,
"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:22:21+00:00"
} ,
{
"name" : "symfony/event-dispatcher" ,
"version" : "v8.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/event-dispatcher.git" ,
"reference" : "abd6c11dc468725d1627302ad10f6cd486e9e3d0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/event-dispatcher/zipball/abd6c11dc468725d1627302ad10f6cd486e9e3d0" ,
"reference" : "abd6c11dc468725d1627302ad10f6cd486e9e3d0" ,
"shasum" : ""
} ,
"require" : {
"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"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\EventDispatcher\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/event-dispatcher/tree/v8.1.1"
} ,
"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-09T12:28:30+00:00"
} ,
{
"name" : "symfony/event-dispatcher-contracts" ,
"version" : "v3.7.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/event-dispatcher-contracts.git" ,
"reference" : "c7de7a00ffb67842132da02ea92988a39ccd9f4e"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c7de7a00ffb67842132da02ea92988a39ccd9f4e" ,
"reference" : "c7de7a00ffb67842132da02ea92988a39ccd9f4e" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1" ,
"psr/event-dispatcher" : "^1"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
} ,
"branch-alias" : {
"dev-main" : "3.7-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\EventDispatcher\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Generic abstractions related to dispatching event" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
] ,
"support" : {
"source" : "https://github.com/symfony/event-dispatcher-contracts/tree/v3.7.1"
} ,
"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"
} ,
{
"name" : "symfony/finder" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/finder.git" ,
"reference" : "13b38720174286f55d1761152b575a8d1436fc25"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/finder/zipball/13b38720174286f55d1761152b575a8d1436fc25" ,
"reference" : "13b38720174286f55d1761152b575a8d1436fc25" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2"
} ,
"require-dev" : {
"symfony/filesystem" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Finder\\" : ""
} ,
"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" : "Finds files and directories via an intuitive fluent interface" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/finder/tree/v7.4.14"
} ,
"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-27T08:31:18+00:00"
} ,
{
"name" : "symfony/html-sanitizer" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/html-sanitizer.git" ,
"reference" : "c328df69f5b6f44a0d031d757903d955bebb23b3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/html-sanitizer/zipball/c328df69f5b6f44a0d031d757903d955bebb23b3" ,
"reference" : "c328df69f5b6f44a0d031d757903d955bebb23b3" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"league/uri" : "^6.5|^7.0" ,
"masterminds/html5" : "^2.7.2" ,
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\HtmlSanitizer\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Titouan Galopin" ,
"email" : "galopintitouan@gmail.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides an object-oriented API to sanitize untrusted HTML input for safe insertion into a document's DOM." ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"Purifier" ,
"html" ,
"sanitizer"
] ,
"support" : {
"source" : "https://github.com/symfony/html-sanitizer/tree/v7.4.14"
} ,
"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:10:32+00:00"
} ,
{
"name" : "symfony/http-foundation" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/http-foundation.git" ,
"reference" : "06db5ae1552177bf8572f8908839f12e3c06aed3"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/http-foundation/zipball/06db5ae1552177bf8572f8908839f12e3c06aed3" ,
"reference" : "06db5ae1552177bf8572f8908839f12e3c06aed3" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-mbstring" : "^1.1"
} ,
"conflict" : {
"doctrine/dbal" : "<3.6" ,
"symfony/cache" : "<6.4.12|>=7.0,<7.1.5"
} ,
"require-dev" : {
"doctrine/dbal" : "^3.6|^4" ,
"predis/predis" : "^1.1|^2.0" ,
"symfony/cache" : "^6.4.12|^7.1.5|^8.0" ,
"symfony/clock" : "^6.4|^7.0|^8.0" ,
"symfony/dependency-injection" : "^6.4|^7.0|^8.0" ,
"symfony/expression-language" : "^6.4|^7.0|^8.0" ,
"symfony/http-kernel" : "^6.4|^7.0|^8.0" ,
"symfony/mime" : "^6.4|^7.0|^8.0" ,
"symfony/rate-limiter" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\HttpFoundation\\" : ""
} ,
"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" : "Defines an object-oriented layer for the HTTP specification" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/http-foundation/tree/v7.4.14"
} ,
"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-11T07:31:44+00:00"
} ,
{
"name" : "symfony/http-kernel" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/http-kernel.git" ,
"reference" : "e99af79b1e776646eda0e1c23b7b45c184ff99be"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/http-kernel/zipball/e99af79b1e776646eda0e1c23b7b45c184ff99be" ,
"reference" : "e99af79b1e776646eda0e1c23b7b45c184ff99be" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"psr/log" : "^1|^2|^3" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/error-handler" : "^6.4|^7.0|^8.0" ,
"symfony/event-dispatcher" : "^7.3|^8.0" ,
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/polyfill-ctype" : "^1.8"
} ,
"conflict" : {
"symfony/browser-kit" : "<6.4" ,
"symfony/cache" : "<6.4" ,
"symfony/config" : "<6.4" ,
"symfony/console" : "<6.4" ,
"symfony/dependency-injection" : "<6.4" ,
"symfony/doctrine-bridge" : "<6.4" ,
"symfony/flex" : "<2.10" ,
"symfony/form" : "<6.4" ,
"symfony/http-client" : "<6.4" ,
"symfony/http-client-contracts" : "<2.5" ,
"symfony/mailer" : "<6.4" ,
"symfony/messenger" : "<6.4" ,
"symfony/translation" : "<6.4" ,
"symfony/translation-contracts" : "<2.5" ,
"symfony/twig-bridge" : "<6.4" ,
"symfony/validator" : "<6.4" ,
"symfony/var-dumper" : "<6.4" ,
"twig/twig" : "<3.12"
} ,
"provide" : {
"psr/log-implementation" : "1.0|2.0|3.0"
} ,
"require-dev" : {
"psr/cache" : "^1.0|^2.0|^3.0" ,
"symfony/browser-kit" : "^6.4|^7.0|^8.0" ,
"symfony/clock" : "^6.4|^7.0|^8.0" ,
"symfony/config" : "^6.4|^7.0|^8.0" ,
"symfony/console" : "^6.4|^7.0|^8.0" ,
"symfony/css-selector" : "^6.4|^7.0|^8.0" ,
"symfony/dependency-injection" : "^6.4.1|^7.0.1|^8.0" ,
"symfony/dom-crawler" : "^6.4|^7.0|^8.0" ,
"symfony/expression-language" : "^6.4|^7.0|^8.0" ,
"symfony/finder" : "^6.4|^7.0|^8.0" ,
"symfony/http-client-contracts" : "^2.5|^3" ,
"symfony/process" : "^6.4|^7.0|^8.0" ,
"symfony/property-access" : "^7.1|^8.0" ,
"symfony/routing" : "^6.4|^7.0|^8.0" ,
"symfony/serializer" : "^7.1|^8.0" ,
"symfony/stopwatch" : "^6.4|^7.0|^8.0" ,
"symfony/translation" : "^6.4|^7.0|^8.0" ,
"symfony/translation-contracts" : "^2.5|^3" ,
"symfony/uid" : "^6.4|^7.0|^8.0" ,
"symfony/validator" : "^6.4|^7.0|^8.0" ,
"symfony/var-dumper" : "^6.4|^7.0|^8.0" ,
"symfony/var-exporter" : "^6.4|^7.0|^8.0" ,
"twig/twig" : "^3.12"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\HttpKernel\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides a structured process for converting a Request into a Response" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/http-kernel/tree/v7.4.14"
} ,
"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:14:35+00:00"
} ,
{
"name" : "symfony/mailer" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/mailer.git" ,
"reference" : "f88ce03ae73e3edb5c176ce1f337709996e88495"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/mailer/zipball/f88ce03ae73e3edb5c176ce1f337709996e88495" ,
"reference" : "f88ce03ae73e3edb5c176ce1f337709996e88495" ,
"shasum" : ""
} ,
"require" : {
"egulias/email-validator" : "^2.1.10|^3|^4" ,
"php" : ">=8.2" ,
"psr/event-dispatcher" : "^1" ,
"psr/log" : "^1|^2|^3" ,
"symfony/event-dispatcher" : "^6.4|^7.0|^8.0" ,
"symfony/mime" : "^7.2|^8.0" ,
"symfony/service-contracts" : "^2.5|^3"
} ,
"conflict" : {
"symfony/http-client-contracts" : "<2.5" ,
"symfony/http-kernel" : "<6.4" ,
"symfony/messenger" : "<6.4" ,
"symfony/mime" : "<6.4" ,
"symfony/twig-bridge" : "<6.4"
} ,
"require-dev" : {
"symfony/console" : "^6.4|^7.0|^8.0" ,
"symfony/http-client" : "^6.4|^7.0|^8.0" ,
"symfony/messenger" : "^6.4|^7.0|^8.0" ,
"symfony/twig-bridge" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Mailer\\" : ""
} ,
"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" : "Helps sending emails" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/mailer/tree/v7.4.14"
} ,
"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-13T08:51:35+00:00"
} ,
{
"name" : "symfony/mime" ,
"version" : "v7.4.13" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/mime.git" ,
"reference" : "a845722765c4f6b2ce88beaf4f4479975b186770"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/mime/zipball/a845722765c4f6b2ce88beaf4f4479975b186770" ,
"reference" : "a845722765c4f6b2ce88beaf4f4479975b186770" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"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" ,
"symfony/mailer" : "<6.4" ,
"symfony/serializer" : "<6.4.3|>7.0,<7.0.3"
} ,
"require-dev" : {
"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" : "^6.4|^7.0|^8.0" ,
"symfony/process" : "^6.4|^7.0|^8.0" ,
"symfony/property-access" : "^6.4|^7.0|^8.0" ,
"symfony/property-info" : "^6.4|^7.0|^8.0" ,
"symfony/serializer" : "^6.4.3|^7.0.3|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Mime\\" : ""
} ,
"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" : "Allows manipulating MIME messages" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"mime" ,
"mime-type"
] ,
"support" : {
"source" : "https://github.com/symfony/mime/tree/v7.4.13"
} ,
"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-23T16:22:37+00:00"
} ,
{
"name" : "symfony/polyfill-ctype" ,
"version" : "v1.37.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-ctype.git" ,
"reference" : "141046a8f9477948ff284fa65be2095baafb94f2"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2" ,
"reference" : "141046a8f9477948ff284fa65be2095baafb94f2" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"provide" : {
"ext-ctype" : "*"
} ,
"suggest" : {
"ext-ctype" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Ctype\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Gert de Pagter" ,
"email" : "BackEndTea@gmail.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for ctype functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"ctype" ,
"polyfill" ,
"portable"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-ctype/tree/v1.37.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-04-10T16:19:22+00:00"
} ,
{
"name" : "symfony/polyfill-intl-grapheme" ,
"version" : "v1.38.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-grapheme.git" ,
"reference" : "e9247d281d694a5120554d9afaf54e070e88a603"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/e9247d281d694a5120554d9afaf54e070e88a603" ,
"reference" : "e9247d281d694a5120554d9afaf54e070e88a603" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"suggest" : {
"ext-intl" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Intl\\Grapheme\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for intl's grapheme_* functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"grapheme" ,
"intl" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.38.1"
} ,
"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-26T05:58:03+00:00"
} ,
{
"name" : "symfony/polyfill-intl-idn" ,
"version" : "v1.38.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-idn.git" ,
"reference" : "dc21118016c039a66235cf93d96b435ffb282412"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/dc21118016c039a66235cf93d96b435ffb282412" ,
"reference" : "dc21118016c039a66235cf93d96b435ffb282412" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2" ,
"symfony/polyfill-intl-normalizer" : "^1.10"
} ,
"suggest" : {
"ext-intl" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Intl\\Idn\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Laurent Bassin" ,
"email" : "laurent@bassin.info"
} ,
{
"name" : "Trevor Rowbotham" ,
"email" : "trevor.rowbotham@pm.me"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"idn" ,
"intl" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-intl-idn/tree/v1.38.1"
} ,
"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-25T15:22:23+00:00"
} ,
{
"name" : "symfony/polyfill-intl-normalizer" ,
"version" : "v1.38.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-intl-normalizer.git" ,
"reference" : "2d446c214bdbe5b71bde5011b060a05fece3ae6b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/2d446c214bdbe5b71bde5011b060a05fece3ae6b" ,
"reference" : "2d446c214bdbe5b71bde5011b060a05fece3ae6b" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"suggest" : {
"ext-intl" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Intl\\Normalizer\\" : ""
} ,
"classmap" : [
"Resources/stubs"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for intl's Normalizer class and related functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"intl" ,
"normalizer" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.38.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-05-25T13:48:31+00:00"
} ,
{
"name" : "symfony/polyfill-mbstring" ,
"version" : "v1.38.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-mbstring.git" ,
"reference" : "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" ,
"reference" : "d3d318bad5e7a1bfbd026009c8bfb8d8f99ae6b6" ,
"shasum" : ""
} ,
"require" : {
"ext-iconv" : "*" ,
"php" : ">=7.2"
} ,
"provide" : {
"ext-mbstring" : "*"
} ,
"suggest" : {
"ext-mbstring" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Mbstring\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for the Mbstring extension" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"mbstring" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-mbstring/tree/v1.38.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-05-27T06:59:30+00:00"
} ,
{
"name" : "symfony/polyfill-php80" ,
"version" : "v1.37.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php80.git" ,
"reference" : "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411" ,
"reference" : "dfb55726c3a76ea3b6459fcfda1ec2d80a682411" ,
"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\\Php80\\" : ""
} ,
"classmap" : [
"Resources/stubs"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Ion Bazan" ,
"email" : "ion.bazan@gmail.com"
} ,
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-php80/tree/v1.37.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-04-10T16:19:22+00:00"
} ,
{
"name" : "symfony/polyfill-php82" ,
"version" : "v1.38.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php82.git" ,
"reference" : "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php82/zipball/002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b" ,
"reference" : "002dc0cfe5fd4ed6033d48f27d4f19a486c4b04b" ,
"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\\Php82\\" : ""
} ,
"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.2+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-php82/tree/v1.38.1"
} ,
"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-26T12:45:58+00:00"
} ,
{
"name" : "symfony/polyfill-php83" ,
"version" : "v1.38.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php83.git" ,
"reference" : "796a26abb75ce49f3a84433cd81bf1009d73d5f8"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php83/zipball/796a26abb75ce49f3a84433cd81bf1009d73d5f8" ,
"reference" : "796a26abb75ce49f3a84433cd81bf1009d73d5f8" ,
"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.38.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-05-27T06:51:48+00:00"
} ,
{
"name" : "symfony/polyfill-php84" ,
"version" : "v1.38.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php84.git" ,
"reference" : "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php84/zipball/f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" ,
"reference" : "f4e1dfaee5b74aba5964fe1fd4dfc7ba5e3085fa" ,
"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\\Php84\\" : ""
} ,
"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.4+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-php84/tree/v1.38.1"
} ,
"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-26T12:51:13+00:00"
} ,
{
"name" : "symfony/polyfill-php85" ,
"version" : "v1.38.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-php85.git" ,
"reference" : "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-php85/zipball/ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1" ,
"reference" : "ba2ba04f3352cfa2dcbbcb90aee13ed967f505b1" ,
"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\\Php85\\" : ""
} ,
"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.5+ features to lower PHP versions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"shim"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-php85/tree/v1.38.1"
} ,
"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-26T02:25:22+00:00"
} ,
{
"name" : "symfony/polyfill-uuid" ,
"version" : "v1.37.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/polyfill-uuid.git" ,
"reference" : "26dfec253c4cf3e51b541b52ddf7e42cb0908e94"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94" ,
"reference" : "26dfec253c4cf3e51b541b52ddf7e42cb0908e94" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.2"
} ,
"provide" : {
"ext-uuid" : "*"
} ,
"suggest" : {
"ext-uuid" : "For best performance"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/polyfill" ,
"name" : "symfony/polyfill"
}
} ,
"autoload" : {
"files" : [
"bootstrap.php"
] ,
"psr-4" : {
"Symfony\\Polyfill\\Uuid\\" : ""
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Grégoire Pineau" ,
"email" : "lyrixx@lyrixx.info"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Symfony polyfill for uuid functions" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"compatibility" ,
"polyfill" ,
"portable" ,
"uuid"
] ,
"support" : {
"source" : "https://github.com/symfony/polyfill-uuid/tree/v1.37.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-04-10T16:19:22+00:00"
} ,
{
"name" : "symfony/process" ,
"version" : "v7.4.13" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/process.git" ,
"reference" : "f5804be144caceb570f6747519999636b664f24c"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/process/zipball/f5804be144caceb570f6747519999636b664f24c" ,
"reference" : "f5804be144caceb570f6747519999636b664f24c" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Process\\" : ""
} ,
"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" : "Executes commands in sub-processes" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/process/tree/v7.4.13"
} ,
"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-23T16:05:06+00:00"
} ,
{
"name" : "symfony/property-access" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/property-access.git" ,
"reference" : "9261ef060f26cc7b728f67f141ba19b98a6209a9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/property-access/zipball/9261ef060f26cc7b728f67f141ba19b98a6209a9" ,
"reference" : "9261ef060f26cc7b728f67f141ba19b98a6209a9" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"symfony/property-info" : "^7.4.4|^8.0.4"
} ,
"require-dev" : {
"symfony/cache" : "^7.4|^8.0" ,
"symfony/var-exporter" : "^7.4|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\PropertyAccess\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides functions to read and write from/to an object or array using a simple string notation" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"access" ,
"array" ,
"extraction" ,
"index" ,
"injection" ,
"object" ,
"property" ,
"property-path" ,
"reflection"
] ,
"support" : {
"source" : "https://github.com/symfony/property-access/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/property-info" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/property-info.git" ,
"reference" : "4721e8c56d0cd2378e0ef9a9899f810008b859f7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/property-info/zipball/4721e8c56d0cd2378e0ef9a9899f810008b859f7" ,
"reference" : "4721e8c56d0cd2378e0ef9a9899f810008b859f7" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"symfony/string" : "^7.4|^8.0" ,
"symfony/type-info" : "^7.4.7|^8.0.7"
} ,
"conflict" : {
"phpdocumentor/reflection-docblock" : "<5.2|>=7" ,
"phpdocumentor/type-resolver" : "<1.5.1"
} ,
"require-dev" : {
"phpdocumentor/reflection-docblock" : "^5.2|^6.0" ,
"phpstan/phpdoc-parser" : "^1.0|^2.0" ,
"symfony/cache" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/serializer" : "^7.4|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\PropertyInfo\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Kévin Dunglas" ,
"email" : "dunglas@gmail.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Extracts information about PHP class' properties using metadata of popular sources" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"doctrine" ,
"phpdoc" ,
"property" ,
"symfony" ,
"type" ,
"validator"
] ,
"support" : {
"source" : "https://github.com/symfony/property-info/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/routing" ,
"version" : "v7.4.13" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/routing.git" ,
"reference" : "3a162171bb008e5e0f15dce6581373a4c0e8390d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/routing/zipball/3a162171bb008e5e0f15dce6581373a4c0e8390d" ,
"reference" : "3a162171bb008e5e0f15dce6581373a4c0e8390d" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3"
} ,
"conflict" : {
"symfony/config" : "<6.4" ,
"symfony/dependency-injection" : "<6.4" ,
"symfony/yaml" : "<6.4"
} ,
"require-dev" : {
"psr/log" : "^1|^2|^3" ,
"symfony/config" : "^6.4|^7.0|^8.0" ,
"symfony/dependency-injection" : "^6.4|^7.0|^8.0" ,
"symfony/expression-language" : "^6.4|^7.0|^8.0" ,
"symfony/http-foundation" : "^6.4|^7.0|^8.0" ,
"symfony/yaml" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Routing\\" : ""
} ,
"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" : "Maps an HTTP request to a set of configuration variables" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"router" ,
"routing" ,
"uri" ,
"url"
] ,
"support" : {
"source" : "https://github.com/symfony/routing/tree/v7.4.13"
} ,
"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-24T11:20:33+00:00"
} ,
{
"name" : "symfony/serializer" ,
"version" : "v8.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/serializer.git" ,
"reference" : "f911b744bc24658f435ea30439cfe536f0173a3a"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/serializer/zipball/f911b744bc24658f435ea30439cfe536f0173a3a" ,
"reference" : "f911b744bc24658f435ea30439cfe536f0173a3a" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-ctype" : "^1.8"
} ,
"conflict" : {
"phpdocumentor/reflection-docblock" : "<5.2|>=7" ,
"phpdocumentor/type-resolver" : "<1.5.1" ,
"symfony/property-access" : "<8.1" ,
"symfony/property-info" : "<7.4" ,
"symfony/type-info" : "<7.4"
} ,
"require-dev" : {
"phpdocumentor/reflection-docblock" : "^5.2|^6.0" ,
"phpstan/phpdoc-parser" : "^1.0|^2.0" ,
"seld/jsonlint" : "^1.10" ,
"symfony/cache" : "^7.4|^8.0" ,
"symfony/config" : "^7.4|^8.0" ,
"symfony/console" : "^7.4|^8.0" ,
"symfony/dependency-injection" : "^7.4|^8.0" ,
"symfony/error-handler" : "^7.4|^8.0" ,
"symfony/filesystem" : "^7.4|^8.0" ,
"symfony/form" : "^7.4|^8.0" ,
"symfony/http-foundation" : "^7.4|^8.0" ,
"symfony/http-kernel" : "^7.4|^8.0" ,
"symfony/messenger" : "^7.4|^8.0" ,
"symfony/mime" : "^7.4|^8.0" ,
"symfony/property-access" : "^8.1" ,
"symfony/property-info" : "^7.4|^8.0" ,
"symfony/translation-contracts" : "^2.5|^3" ,
"symfony/type-info" : "^7.4|^8.0" ,
"symfony/uid" : "^7.4|^8.0" ,
"symfony/validator" : "^7.4|^8.0" ,
"symfony/var-dumper" : "^7.4|^8.0" ,
"symfony/var-exporter" : "^7.4|^8.0" ,
"symfony/yaml" : "^7.4|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Serializer\\" : ""
} ,
"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" : "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON." ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/serializer/tree/v8.1.1"
} ,
"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"
} ,
{
"name" : "symfony/service-contracts" ,
"version" : "v3.7.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/service-contracts.git" ,
"reference" : "c0a284bab1ed8aa0417e3d69250ab437739563a0"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/service-contracts/zipball/c0a284bab1ed8aa0417e3d69250ab437739563a0" ,
"reference" : "c0a284bab1ed8aa0417e3d69250ab437739563a0" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1" ,
"psr/container" : "^1.1|^2.0" ,
"symfony/deprecation-contracts" : "^2.5|^3"
} ,
"conflict" : {
"ext-psr" : "<1.1|>=2"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
} ,
"branch-alias" : {
"dev-main" : "3.7-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Service\\" : ""
} ,
"exclude-from-classmap" : [
"/Test/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Generic abstractions related to writing services" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
] ,
"support" : {
"source" : "https://github.com/symfony/service-contracts/tree/v3.7.1"
} ,
"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-16T09:55:08+00:00"
} ,
{
"name" : "symfony/string" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/string.git" ,
"reference" : "afd5944f4005862d961efb85c8bbd5c523c4e3c9"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/string/zipball/afd5944f4005862d961efb85c8bbd5c523c4e3c9" ,
"reference" : "afd5944f4005862d961efb85c8bbd5c523c4e3c9" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"symfony/polyfill-ctype" : "^1.8" ,
"symfony/polyfill-intl-grapheme" : "^1.33" ,
"symfony/polyfill-intl-normalizer" : "^1.0" ,
"symfony/polyfill-mbstring" : "^1.0"
} ,
"conflict" : {
"symfony/translation-contracts" : "<2.5"
} ,
"require-dev" : {
"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"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"Resources/functions.php"
] ,
"psr-4" : {
"Symfony\\Component\\String\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"grapheme" ,
"i18n" ,
"string" ,
"unicode" ,
"utf-8" ,
"utf8"
] ,
"support" : {
"source" : "https://github.com/symfony/string/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/translation" ,
"version" : "v8.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation.git" ,
"reference" : "342b4218630dc2cf284cedcb2080c80b13404014"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/translation/zipball/342b4218630dc2cf284cedcb2080c80b13404014" ,
"reference" : "342b4218630dc2cf284cedcb2080c80b13404014" ,
"shasum" : ""
} ,
"require" : {
"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"
} ,
"provide" : {
"symfony/translation-implementation" : "2.3|3.0"
} ,
"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"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"Resources/functions.php"
] ,
"psr-4" : {
"Symfony\\Component\\Translation\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Fabien Potencier" ,
"email" : "fabien@symfony.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides tools to internationalize your application" ,
"homepage" : "https://symfony.com" ,
"support" : {
"source" : "https://github.com/symfony/translation/tree/v8.1.1"
} ,
"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"
} ,
{
"name" : "symfony/translation-contracts" ,
"version" : "v3.7.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/translation-contracts.git" ,
"reference" : "ccb206b98faccc511ebae8e5fad50f2dc0b30621"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/translation-contracts/zipball/ccb206b98faccc511ebae8e5fad50f2dc0b30621" ,
"reference" : "ccb206b98faccc511ebae8e5fad50f2dc0b30621" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.1"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/symfony/contracts" ,
"name" : "symfony/contracts"
} ,
"branch-alias" : {
"dev-main" : "3.7-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Symfony\\Contracts\\Translation\\" : ""
} ,
"exclude-from-classmap" : [
"/Test/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Generic abstractions related to translation" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"abstractions" ,
"contracts" ,
"decoupling" ,
"interfaces" ,
"interoperability" ,
"standards"
] ,
"support" : {
"source" : "https://github.com/symfony/translation-contracts/tree/v3.7.1"
} ,
"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"
} ,
{
"name" : "symfony/type-info" ,
"version" : "v8.1.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/type-info.git" ,
"reference" : "9f24df8a79781b9b9f030fea7dfd2f3bd1e7e7e7"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/type-info/zipball/9f24df8a79781b9b9f030fea7dfd2f3bd1e7e7e7" ,
"reference" : "9f24df8a79781b9b9f030fea7dfd2f3bd1e7e7e7" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.4.1" ,
"psr/container" : "^1.1|^2.0"
} ,
"conflict" : {
"phpstan/phpdoc-parser" : "<1.30"
} ,
"require-dev" : {
"phpstan/phpdoc-parser" : "^1.30|^2.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\TypeInfo\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Mathias Arlaud" ,
"email" : "mathias.arlaud@gmail.com"
} ,
{
"name" : "Baptiste LEDUC" ,
"email" : "baptiste.leduc@gmail.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Extracts PHP types information." ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"PHPStan" ,
"phpdoc" ,
"symfony" ,
"type"
] ,
"support" : {
"source" : "https://github.com/symfony/type-info/tree/v8.1.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-05-29T05:06:50+00:00"
} ,
{
"name" : "symfony/uid" ,
"version" : "v7.4.9" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/uid.git" ,
"reference" : "2676b524340abcfe4d6151ec698463cebafee439"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/uid/zipball/2676b524340abcfe4d6151ec698463cebafee439" ,
"reference" : "2676b524340abcfe4d6151ec698463cebafee439" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/polyfill-uuid" : "^1.15"
} ,
"require-dev" : {
"symfony/console" : "^6.4|^7.0|^8.0"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Symfony\\Component\\Uid\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Grégoire Pineau" ,
"email" : "lyrixx@lyrixx.info"
} ,
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides an object-oriented API to generate and represent UIDs" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"UID" ,
"ulid" ,
"uuid"
] ,
"support" : {
"source" : "https://github.com/symfony/uid/tree/v7.4.9"
} ,
"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-30T15:19:22+00:00"
} ,
{
"name" : "symfony/var-dumper" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/var-dumper.git" ,
"reference" : "9a3a56a4a1e65a5cb4f8d13801fe8ab0a170e358"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/var-dumper/zipball/9a3a56a4a1e65a5cb4f8d13801fe8ab0a170e358" ,
"reference" : "9a3a56a4a1e65a5cb4f8d13801fe8ab0a170e358" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-mbstring" : "~1.0"
} ,
"conflict" : {
"symfony/console" : "<6.4"
} ,
"require-dev" : {
"symfony/console" : "^6.4|^7.0|^8.0" ,
"symfony/http-kernel" : "^6.4|^7.0|^8.0" ,
"symfony/process" : "^6.4|^7.0|^8.0" ,
"symfony/uid" : "^6.4|^7.0|^8.0" ,
"twig/twig" : "^3.12"
} ,
"bin" : [
"Resources/bin/var-dump-server"
] ,
"type" : "library" ,
"autoload" : {
"files" : [
"Resources/functions/dump.php"
] ,
"psr-4" : {
"Symfony\\Component\\VarDumper\\" : ""
} ,
"exclude-from-classmap" : [
"/Tests/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Nicolas Grekas" ,
"email" : "p@tchwork.com"
} ,
{
"name" : "Symfony Community" ,
"homepage" : "https://symfony.com/contributors"
}
] ,
"description" : "Provides mechanisms for walking through any arbitrary PHP variable" ,
"homepage" : "https://symfony.com" ,
"keywords" : [
"debug" ,
"dump"
] ,
"support" : {
"source" : "https://github.com/symfony/var-dumper/tree/v7.4.14"
} ,
"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-08T20:24:16+00:00"
} ,
{
"name" : "symfony/yaml" ,
"version" : "v7.4.14" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/symfony/yaml.git" ,
"reference" : "f8f328665ace2370d1e10645b807ba1646dc7dcc"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/symfony/yaml/zipball/f8f328665ace2370d1e10645b807ba1646dc7dcc" ,
"reference" : "f8f328665ace2370d1e10645b807ba1646dc7dcc" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=8.2" ,
"symfony/deprecation-contracts" : "^2.5|^3" ,
"symfony/polyfill-ctype" : "^1.8"
} ,
"conflict" : {
"symfony/console" : "<6.4"
} ,
"require-dev" : {
"symfony/console" : "^6.4|^7.0|^8.0"
} ,
"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/v7.4.14"
} ,
"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-08T20:24:16+00:00"
} ,
{
"name" : "tbachert/spi" ,
"version" : "v1.0.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/Nevay/spi.git" ,
"reference" : "e7078767866d0a9e0f91d3f9d42a832df5e39002"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/Nevay/spi/zipball/e7078767866d0a9e0f91d3f9d42a832df5e39002" ,
"reference" : "e7078767866d0a9e0f91d3f9d42a832df5e39002" ,
"shasum" : ""
} ,
"require" : {
"composer-plugin-api" : "^2.0" ,
"composer/semver" : "^1.0 || ^2.0 || ^3.0" ,
"php" : "^8.1"
} ,
"require-dev" : {
"composer/composer" : "^2.0" ,
"infection/infection" : "^0.27.9" ,
"phpunit/phpunit" : "^10.5" ,
"psalm/phar" : "^5.18"
} ,
"type" : "composer-plugin" ,
"extra" : {
"class" : "Nevay\\SPI\\Composer\\Plugin" ,
"branch-alias" : {
"dev-main" : "1.0.x-dev"
} ,
"plugin-optional" : true
} ,
"autoload" : {
"psr-4" : {
"Nevay\\SPI\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"Apache-2.0"
] ,
"description" : "Service provider loading facility" ,
"keywords" : [
"service provider"
] ,
"support" : {
"issues" : "https://github.com/Nevay/spi/issues" ,
"source" : "https://github.com/Nevay/spi/tree/v1.0.5"
} ,
"time" : "2025-06-29T15:42:06+00:00"
} ,
{
"name" : "technikermathe/blade-lucide-icons" ,
2026-07-10 12:54:48 +03:00
"version" : "v3.159.0" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/PascaleBeier/blade-lucide-icons.git" ,
2026-07-10 12:54:48 +03:00
"reference" : "b8dec6812bc09ebad05464cc176df4f949e146c5"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-10 12:54:48 +03:00
"url" : "https://api.github.com/repos/PascaleBeier/blade-lucide-icons/zipball/b8dec6812bc09ebad05464cc176df4f949e146c5" ,
"reference" : "b8dec6812bc09ebad05464cc176df4f949e146c5" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"blade-ui-kit/blade-icons" : "^1.6" ,
"illuminate/support" : "^9.0|^10.0|^11.0|^12.0|^13.0" ,
"php" : "^8.1"
} ,
"require-dev" : {
"orchestra/testbench" : "^7.0|^8.0|^9.0|^10.0|^11.0" ,
"phpunit/phpunit" : "^9.0|^10.0|^11.0|^12.5.12" ,
"spatie/phpunit-snapshot-assertions" : "^4.2.14|^5.0|^6.0"
} ,
"type" : "library" ,
"extra" : {
"laravel" : {
"providers" : [
"Technikermathe\\LucideIcons\\BladeLucideIconsServiceProvider"
]
}
} ,
"autoload" : {
"psr-4" : {
"Technikermathe\\LucideIcons\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Dan Pock" ,
"role" : "Original Developer"
} ,
{
"name" : "Pascale Beier" ,
"role" : "Developer"
}
] ,
"description" : "A package to easily make use of Lucide icons in your Laravel Blade views." ,
"homepage" : "https://github.com/technikermathe/blade-lucide-icons" ,
"keywords" : [
"Heroicons" ,
"LucideIcons" ,
"blade" ,
"laravel"
] ,
"support" : {
"issues" : "https://github.com/PascaleBeier/blade-lucide-icons/issues" ,
2026-07-10 12:54:48 +03:00
"source" : "https://github.com/PascaleBeier/blade-lucide-icons/tree/v3.159.0"
2026-07-03 13:46:54 +00:00
} ,
2026-07-10 12:54:48 +03:00
"time" : "2026-07-10T01:55:13+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "thecodingmachine/safe" ,
"version" : "v3.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/thecodingmachine/safe.git" ,
"reference" : "705683a25bacf0d4860c7dea4d7947bfd09eea19"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/thecodingmachine/safe/zipball/705683a25bacf0d4860c7dea4d7947bfd09eea19" ,
"reference" : "705683a25bacf0d4860c7dea4d7947bfd09eea19" ,
"shasum" : ""
} ,
"require" : {
"php" : "^8.1"
} ,
"require-dev" : {
"php-parallel-lint/php-parallel-lint" : "^1.4" ,
"phpstan/phpstan" : "^2" ,
"phpunit/phpunit" : "^10" ,
"squizlabs/php_codesniffer" : "^3.2"
} ,
"type" : "library" ,
"autoload" : {
"files" : [
"lib/special_cases.php" ,
"generated/apache.php" ,
"generated/apcu.php" ,
"generated/array.php" ,
"generated/bzip2.php" ,
"generated/calendar.php" ,
"generated/classobj.php" ,
"generated/com.php" ,
"generated/cubrid.php" ,
"generated/curl.php" ,
"generated/datetime.php" ,
"generated/dir.php" ,
"generated/eio.php" ,
"generated/errorfunc.php" ,
"generated/exec.php" ,
"generated/fileinfo.php" ,
"generated/filesystem.php" ,
"generated/filter.php" ,
"generated/fpm.php" ,
"generated/ftp.php" ,
"generated/funchand.php" ,
"generated/gettext.php" ,
"generated/gmp.php" ,
"generated/gnupg.php" ,
"generated/hash.php" ,
"generated/ibase.php" ,
"generated/ibmDb2.php" ,
"generated/iconv.php" ,
"generated/image.php" ,
"generated/imap.php" ,
"generated/info.php" ,
"generated/inotify.php" ,
"generated/json.php" ,
"generated/ldap.php" ,
"generated/libxml.php" ,
"generated/lzf.php" ,
"generated/mailparse.php" ,
"generated/mbstring.php" ,
"generated/misc.php" ,
"generated/mysql.php" ,
"generated/mysqli.php" ,
"generated/network.php" ,
"generated/oci8.php" ,
"generated/opcache.php" ,
"generated/openssl.php" ,
"generated/outcontrol.php" ,
"generated/pcntl.php" ,
"generated/pcre.php" ,
"generated/pgsql.php" ,
"generated/posix.php" ,
"generated/ps.php" ,
"generated/pspell.php" ,
"generated/readline.php" ,
"generated/rnp.php" ,
"generated/rpminfo.php" ,
"generated/rrd.php" ,
"generated/sem.php" ,
"generated/session.php" ,
"generated/shmop.php" ,
"generated/sockets.php" ,
"generated/sodium.php" ,
"generated/solr.php" ,
"generated/spl.php" ,
"generated/sqlsrv.php" ,
"generated/ssdeep.php" ,
"generated/ssh2.php" ,
"generated/stream.php" ,
"generated/strings.php" ,
"generated/swoole.php" ,
"generated/uodbc.php" ,
"generated/uopz.php" ,
"generated/url.php" ,
"generated/var.php" ,
"generated/xdiff.php" ,
"generated/xml.php" ,
"generated/xmlrpc.php" ,
"generated/yaml.php" ,
"generated/yaz.php" ,
"generated/zip.php" ,
"generated/zlib.php"
] ,
"classmap" : [
"lib/DateTime.php" ,
"lib/DateTimeImmutable.php" ,
"lib/Exceptions/" ,
"generated/Exceptions/"
]
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"description" : "PHP core functions that throw exceptions instead of returning FALSE on error" ,
"support" : {
"issues" : "https://github.com/thecodingmachine/safe/issues" ,
"source" : "https://github.com/thecodingmachine/safe/tree/v3.4.0"
} ,
"funding" : [
{
"url" : "https://github.com/OskarStark" ,
"type" : "github"
} ,
{
"url" : "https://github.com/shish" ,
"type" : "github"
} ,
{
"url" : "https://github.com/silasjoisten" ,
"type" : "github"
} ,
{
"url" : "https://github.com/staabm" ,
"type" : "github"
}
] ,
"time" : "2026-02-04T18:08:13+00:00"
} ,
{
"name" : "tijsverkoyen/css-to-inline-styles" ,
"version" : "v2.4.0" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/tijsverkoyen/CssToInlineStyles.git" ,
"reference" : "f0292ccf0ec75843d65027214426b6b163b48b41"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41" ,
"reference" : "f0292ccf0ec75843d65027214426b6b163b48b41" ,
"shasum" : ""
} ,
"require" : {
"ext-dom" : "*" ,
"ext-libxml" : "*" ,
"php" : "^7.4 || ^8.0" ,
"symfony/css-selector" : "^5.4 || ^6.0 || ^7.0 || ^8.0"
} ,
"require-dev" : {
"phpstan/phpstan" : "^2.0" ,
"phpstan/phpstan-phpunit" : "^2.0" ,
"phpunit/phpunit" : "^8.5.21 || ^9.5.10"
} ,
"type" : "library" ,
"extra" : {
"branch-alias" : {
"dev-master" : "2.x-dev"
}
} ,
"autoload" : {
"psr-4" : {
"TijsVerkoyen\\CssToInlineStyles\\" : "src"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Tijs Verkoyen" ,
"email" : "css_to_inline_styles@verkoyen.eu" ,
"role" : "Developer"
}
] ,
"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" ,
"support" : {
"issues" : "https://github.com/tijsverkoyen/CssToInlineStyles/issues" ,
"source" : "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.4.0"
} ,
"time" : "2025-12-02T11:56:42+00:00"
} ,
{
"name" : "vlucas/phpdotenv" ,
2026-07-09 01:09:44 +03:00
"version" : "v5.6.4" ,
2026-07-03 13:46:54 +00:00
"source" : {
"type" : "git" ,
"url" : "https://github.com/vlucas/phpdotenv.git" ,
2026-07-09 01:09:44 +03:00
"reference" : "416df702837983f8d5ff48c9c3fee4f5f57b980b"
2026-07-03 13:46:54 +00:00
} ,
"dist" : {
"type" : "zip" ,
2026-07-09 01:09:44 +03:00
"url" : "https://api.github.com/repos/vlucas/phpdotenv/zipball/416df702837983f8d5ff48c9c3fee4f5f57b980b" ,
"reference" : "416df702837983f8d5ff48c9c3fee4f5f57b980b" ,
2026-07-03 13:46:54 +00:00
"shasum" : ""
} ,
"require" : {
"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."
} ,
"type" : "library" ,
"extra" : {
"bamarni-bin" : {
"bin-links" : true ,
"forward-command" : false
} ,
"branch-alias" : {
"dev-master" : "5.6-dev"
}
} ,
"autoload" : {
"psr-4" : {
"Dotenv\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"BSD-3-Clause"
] ,
"authors" : [
{
"name" : "Graham Campbell" ,
"email" : "hello@gjcampbell.co.uk" ,
"homepage" : "https://github.com/GrahamCampbell"
} ,
{
"name" : "Vance Lucas" ,
"email" : "vance@vancelucas.com" ,
"homepage" : "https://github.com/vlucas"
}
] ,
"description" : "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically." ,
"keywords" : [
"dotenv" ,
"env" ,
"environment"
] ,
"support" : {
"issues" : "https://github.com/vlucas/phpdotenv/issues" ,
2026-07-09 01:09:44 +03:00
"source" : "https://github.com/vlucas/phpdotenv/tree/v5.6.4"
2026-07-03 13:46:54 +00:00
} ,
"funding" : [
{
"url" : "https://github.com/GrahamCampbell" ,
"type" : "github"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv" ,
"type" : "tidelift"
}
] ,
2026-07-09 01:09:44 +03:00
"time" : "2026-07-06T19:11:50+00:00"
2026-07-03 13:46:54 +00:00
} ,
{
"name" : "voku/portable-ascii" ,
"version" : "2.1.1" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/voku/portable-ascii.git" ,
"reference" : "8e1051fe39379367aecf014f41744ce7539a856f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/voku/portable-ascii/zipball/8e1051fe39379367aecf014f41744ce7539a856f" ,
"reference" : "8e1051fe39379367aecf014f41744ce7539a856f" ,
"shasum" : ""
} ,
"require" : {
"php" : ">=7.1.0"
} ,
"require-dev" : {
"phpunit/phpunit" : "~8.5 || ~9.6 || ~10.5 || ~11.5"
} ,
"suggest" : {
"ext-intl" : "Use Intl for transliterator_transliterate() support"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"voku\\" : "src/voku/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Lars Moelleken" ,
"homepage" : "https://www.moelleken.org/"
}
] ,
"description" : "Portable ASCII library - performance optimized (ascii) string functions for php." ,
"homepage" : "https://github.com/voku/portable-ascii" ,
"keywords" : [
"ascii" ,
"clean" ,
"php"
] ,
"support" : {
"issues" : "https://github.com/voku/portable-ascii/issues" ,
"source" : "https://github.com/voku/portable-ascii/tree/2.1.1"
} ,
"funding" : [
{
"url" : "https://www.paypal.me/moelleken" ,
"type" : "custom"
} ,
{
"url" : "https://github.com/voku" ,
"type" : "github"
} ,
{
"url" : "https://opencollective.com/portable-ascii" ,
"type" : "open_collective"
} ,
{
"url" : "https://www.patreon.com/voku" ,
"type" : "patreon"
} ,
{
"url" : "https://tidelift.com/funding/github/packagist/voku/portable-ascii" ,
"type" : "tidelift"
}
] ,
"time" : "2026-04-26T05:33:54+00:00"
} ,
{
"name" : "web-auth/cose-lib" ,
"version" : "4.5.2" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/web-auth/cose-lib.git" ,
"reference" : "5b38660f90070a8e45f3dbc9528ade3b608dd77d"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/web-auth/cose-lib/zipball/5b38660f90070a8e45f3dbc9528ade3b608dd77d" ,
"reference" : "5b38660f90070a8e45f3dbc9528ade3b608dd77d" ,
"shasum" : ""
} ,
"require" : {
"brick/math" : "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17" ,
"ext-json" : "*" ,
"ext-openssl" : "*" ,
"php" : ">=8.1" ,
"spomky-labs/pki-framework" : "^1.0"
} ,
"require-dev" : {
"spomky-labs/cbor-php" : "^3.2.2"
} ,
"suggest" : {
"ext-bcmath" : "For better performance, please install either GMP (recommended) or BCMath extension" ,
"ext-gmp" : "For better performance, please install either GMP (recommended) or BCMath extension" ,
"spomky-labs/cbor-php" : "For COSE Signature support"
} ,
"type" : "library" ,
"autoload" : {
"psr-4" : {
"Cose\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Florent Morselli" ,
"homepage" : "https://github.com/Spomky"
} ,
{
"name" : "All contributors" ,
"homepage" : "https://github.com/web-auth/cose/contributors"
}
] ,
"description" : "CBOR Object Signing and Encryption (COSE) For PHP" ,
"homepage" : "https://github.com/web-auth" ,
"keywords" : [
"COSE" ,
"RFC8152"
] ,
"support" : {
"issues" : "https://github.com/web-auth/cose-lib/issues" ,
"source" : "https://github.com/web-auth/cose-lib/tree/4.5.2"
} ,
"funding" : [
{
"url" : "https://github.com/Spomky" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/FlorentMorselli" ,
"type" : "patreon"
}
] ,
"time" : "2026-05-03T09:49:50+00:00"
} ,
{
"name" : "web-auth/webauthn-lib" ,
"version" : "5.3.5" ,
"source" : {
"type" : "git" ,
"url" : "https://github.com/web-auth/webauthn-lib.git" ,
"reference" : "9e0986d999f4102e24ac8a598d3a80d98b56c19f"
} ,
"dist" : {
"type" : "zip" ,
"url" : "https://api.github.com/repos/web-auth/webauthn-lib/zipball/9e0986d999f4102e24ac8a598d3a80d98b56c19f" ,
"reference" : "9e0986d999f4102e24ac8a598d3a80d98b56c19f" ,
"shasum" : ""
} ,
"require" : {
"ext-json" : "*" ,
"ext-openssl" : "*" ,
"paragonie/constant_time_encoding" : "^2.6|^3.0" ,
"php" : ">=8.2" ,
"phpdocumentor/reflection-docblock" : "^5.3|^6.0" ,
"psr/clock" : "^1.0" ,
"psr/event-dispatcher" : "^1.0" ,
"psr/log" : "^1.0|^2.0|^3.0" ,
"spomky-labs/cbor-php" : "^3.0" ,
"spomky-labs/pki-framework" : "^1.0" ,
"symfony/clock" : "^6.4|^7.0|^8.0" ,
"symfony/deprecation-contracts" : "^3.2" ,
"symfony/property-access" : "^6.4|^7.0|^8.0" ,
"symfony/property-info" : "^6.4|^7.0|^8.0" ,
"symfony/serializer" : "^6.4|^7.0|^8.0" ,
"symfony/uid" : "^6.4|^7.0|^8.0" ,
"web-auth/cose-lib" : "^4.2.3"
} ,
"suggest" : {
"psr/log-implementation" : "Recommended to receive logs from the library" ,
"symfony/event-dispatcher" : "Recommended to use dispatched events" ,
"web-token/jwt-library" : "Mandatory for fetching Metadata Statement from distant sources"
} ,
"type" : "library" ,
"extra" : {
"thanks" : {
"url" : "https://github.com/web-auth/webauthn-framework" ,
"name" : "web-auth/webauthn-framework"
}
} ,
"autoload" : {
"psr-4" : {
"Webauthn\\" : "src/"
}
} ,
"notification-url" : "https://packagist.org/downloads/" ,
"license" : [
"MIT"
] ,
"authors" : [
{
"name" : "Florent Morselli" ,
"homepage" : "https://github.com/Spomky"
} ,
{
"name" : "All contributors" ,
"homepage" : "https://github.com/web-auth/webauthn-library/contributors"
}
] ,
"description" : "FIDO2/Webauthn Support For PHP" ,
"homepage" : "https://github.com/web-auth" ,
"keywords" : [
"FIDO2" ,
"fido" ,
"webauthn"
] ,
"support" : {
"source" : "https://github.com/web-auth/webauthn-lib/tree/5.3.5"
} ,
"funding" : [
{
"url" : "https://github.com/Spomky" ,
"type" : "github"
} ,
{
"url" : "https://www.patreon.com/FlorentMorselli" ,
"type" : "patreon"
}
] ,
"time" : "2026-05-31T15:00:08+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"
}
] ,
"packages-dev" : [ ] ,
"aliases" : [ ] ,
"minimum-stability" : "stable" ,
"stability-flags" : { } ,
"prefer-stable" : true ,
"prefer-lowest" : false ,
"platform" : { } ,
"platform-dev" : { } ,
2026-07-10 12:54:48 +03:00
"plugin-api-version" : "2.9.0"
2026-07-03 13:46:54 +00:00
}