Your IP : 216.73.216.93


Current Path : /home/users/unlimited/www/ultimate-ai.codeskitter.site/
Upload File :
Current File : /home/users/unlimited/www/ultimate-ai.codeskitter.site/composer.lock

{
	"_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"
	],
	"content-hash": "8c02f45c7873c39167877a31c2cd2343",
	"packages": [
		{
			"name": "ably/ably-php",
			"version": "1.1.11",
			"source": {
				"type": "git",
				"url": "https://github.com/ably/ably-php.git",
				"reference": "ddd9355ab25f76e0db1672fb5dd943fa5d9713bc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ably/ably-php/zipball/ddd9355ab25f76e0db1672fb5dd943fa5d9713bc",
				"reference": "ddd9355ab25f76e0db1672fb5dd943fa5d9713bc",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-openssl": "*",
				"php": "^7.2 || ^8.0",
				"rybakit/msgpack": ">=0.9.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5 || ^9.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Ably\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "Ably",
					"email": "support@ably.com"
				}
			],
			"description": "Ably REST client library for PHP.",
			"homepage": "https://www.ably.com/",
			"keywords": [
				"ably",
				"messages",
				"messaging"
			],
			"support": {
				"issues": "https://github.com/ably/ably-php/issues",
				"source": "https://github.com/ably/ably-php/tree/1.1.11"
			},
			"time": "2025-03-07T13:02:01+00:00"
		},
		{
			"name": "abraham/twitteroauth",
			"version": "7.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/abraham/twitteroauth.git",
				"reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/abraham/twitteroauth/zipball/a8622680f954d0c4f54fd80bedebe00c756ed7aa",
				"reference": "a8622680f954d0c4f54fd80bedebe00c756ed7aa",
				"shasum": ""
			},
			"require": {
				"composer/ca-bundle": "^1.2",
				"ext-curl": "*",
				"php": "8.*"
			},
			"require-dev": {
				"php-vcr/php-vcr": "^1",
				"php-vcr/phpunit-testlistener-vcr": "dev-php8",
				"phpmd/phpmd": "^2",
				"phpunit/phpunit": "^9",
				"rector/rector": "^0.15.7",
				"squizlabs/php_codesniffer": "^3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Abraham\\TwitterOAuth\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Abraham Williams",
					"email": "abraham@abrah.am",
					"homepage": "https://abrah.am",
					"role": "Developer"
				}
			],
			"description": "The most popular PHP library for use with the Twitter OAuth REST API.",
			"homepage": "https://twitteroauth.com",
			"keywords": [
				"Twitter API",
				"Twitter oAuth",
				"api",
				"oauth",
				"rest",
				"social",
				"twitter"
			],
			"support": {
				"issues": "https://github.com/abraham/twitteroauth/issues",
				"source": "https://github.com/abraham/twitteroauth"
			},
			"time": "2024-02-11T18:58:08+00:00"
		},
		{
			"name": "akaunting/laravel-setting",
			"version": "1.2.9",
			"source": {
				"type": "git",
				"url": "https://github.com/akaunting/laravel-setting.git",
				"reference": "97e42cd18b6595169c3a5b8082d20f9585c9c512"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/akaunting/laravel-setting/zipball/97e42cd18b6595169c3a5b8082d20f9585c9c512",
				"reference": "97e42cd18b6595169c3a5b8082d20f9585c9c512",
				"shasum": ""
			},
			"require": {
				"laravel/framework": ">=5.3",
				"php": ">=5.5.9"
			},
			"require-dev": {
				"laravel/framework": ">=5.3",
				"mockery/mockery": "0.9.*",
				"phpunit/phpunit": ">=4.8"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Setting": "Akaunting\\Setting\\Facade"
					},
					"providers": [
						"Akaunting\\Setting\\Provider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Akaunting\\Setting\\": "./src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Denis Duliçi",
					"email": "info@akaunting.com",
					"homepage": "https://akaunting.com",
					"role": "Developer"
				}
			],
			"description": "Persistent settings package for Laravel",
			"keywords": [
				"Settings",
				"config",
				"laravel",
				"persistent"
			],
			"support": {
				"issues": "https://github.com/akaunting/laravel-setting/issues",
				"source": "https://github.com/akaunting/laravel-setting/tree/1.2.9"
			},
			"time": "2023-11-02T08:32:45+00:00"
		},
		{
			"name": "aws/aws-crt-php",
			"version": "v1.2.7",
			"source": {
				"type": "git",
				"url": "https://github.com/awslabs/aws-crt-php.git",
				"reference": "d71d9906c7bb63a28295447ba12e74723bd3730e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e",
				"reference": "d71d9906c7bb63a28295447ba12e74723bd3730e",
				"shasum": ""
			},
			"require": {
				"php": ">=5.5"
			},
			"require-dev": {
				"phpunit/phpunit": "^4.8.35||^5.6.3||^9.5",
				"yoast/phpunit-polyfills": "^1.0"
			},
			"suggest": {
				"ext-awscrt": "Make sure you install awscrt native extension to use any of the functionality."
			},
			"type": "library",
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "AWS SDK Common Runtime Team",
					"email": "aws-sdk-common-runtime@amazon.com"
				}
			],
			"description": "AWS Common Runtime for PHP",
			"homepage": "https://github.com/awslabs/aws-crt-php",
			"keywords": [
				"amazon",
				"aws",
				"crt",
				"sdk"
			],
			"support": {
				"issues": "https://github.com/awslabs/aws-crt-php/issues",
				"source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.7"
			},
			"time": "2024-10-18T22:15:13+00:00"
		},
		{
			"name": "aws/aws-sdk-php",
			"version": "3.342.27",
			"source": {
				"type": "git",
				"url": "https://github.com/aws/aws-sdk-php.git",
				"reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4c18299000c34ab4903100fe68721d6f26c7cdf2",
				"reference": "4c18299000c34ab4903100fe68721d6f26c7cdf2",
				"shasum": ""
			},
			"require": {
				"aws/aws-crt-php": "^1.2.3",
				"ext-json": "*",
				"ext-pcre": "*",
				"ext-simplexml": "*",
				"guzzlehttp/guzzle": "^7.4.5",
				"guzzlehttp/promises": "^2.0",
				"guzzlehttp/psr7": "^2.4.5",
				"mtdowling/jmespath.php": "^2.8.0",
				"php": ">=8.1",
				"psr/http-message": "^2.0"
			},
			"require-dev": {
				"andrewsville/php-token-reflection": "^1.4",
				"aws/aws-php-sns-message-validator": "~1.0",
				"behat/behat": "~3.0",
				"composer/composer": "^2.7.8",
				"dms/phpunit-arraysubset-asserts": "^0.4.0",
				"doctrine/cache": "~1.4",
				"ext-dom": "*",
				"ext-openssl": "*",
				"ext-pcntl": "*",
				"ext-sockets": "*",
				"phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5",
				"psr/cache": "^2.0 || ^3.0",
				"psr/simple-cache": "^2.0 || ^3.0",
				"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.0",
				"symfony/filesystem": "^v6.4.0 || ^v7.1.0",
				"yoast/phpunit-polyfills": "^2.0"
			},
			"suggest": {
				"aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
				"doctrine/cache": "To use the DoctrineCacheAdapter",
				"ext-curl": "To send requests using cURL",
				"ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
				"ext-sockets": "To use client-side monitoring"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.0-dev"
				}
			},
			"autoload": {
				"files": [
					"src/functions.php"
				],
				"psr-4": {
					"Aws\\": "src/"
				},
				"exclude-from-classmap": [
					"src/data/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "Amazon Web Services",
					"homepage": "http://aws.amazon.com"
				}
			],
			"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
			"homepage": "http://aws.amazon.com/sdkforphp",
			"keywords": [
				"amazon",
				"aws",
				"cloud",
				"dynamodb",
				"ec2",
				"glacier",
				"s3",
				"sdk"
			],
			"support": {
				"forum": "https://github.com/aws/aws-sdk-php/discussions",
				"issues": "https://github.com/aws/aws-sdk-php/issues",
				"source": "https://github.com/aws/aws-sdk-php/tree/3.342.27"
			},
			"time": "2025-04-14T18:08:09+00:00"
		},
		{
			"name": "bacon/bacon-qr-code",
			"version": "v3.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/Bacon/BaconQrCode.git",
				"reference": "f9cc1f52b5a463062251d666761178dbdb6b544f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/f9cc1f52b5a463062251d666761178dbdb6b544f",
				"reference": "f9cc1f52b5a463062251d666761178dbdb6b544f",
				"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",
				"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.0.1"
			},
			"time": "2024-10-01T13:55:55+00:00"
		},
		{
			"name": "barryvdh/laravel-dompdf",
			"version": "v2.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/barryvdh/laravel-dompdf.git",
				"reference": "c96f90c97666cebec154ca1ffb67afed372114d8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/c96f90c97666cebec154ca1ffb67afed372114d8",
				"reference": "c96f90c97666cebec154ca1ffb67afed372114d8",
				"shasum": ""
			},
			"require": {
				"dompdf/dompdf": "^2.0.7",
				"illuminate/support": "^6|^7|^8|^9|^10|^11",
				"php": "^7.2 || ^8.0"
			},
			"require-dev": {
				"larastan/larastan": "^1.0|^2.7.0",
				"orchestra/testbench": "^4|^5|^6|^7|^8|^9",
				"phpro/grumphp": "^1 || ^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": "2.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/v2.2.0"
			},
			"funding": [
				{
					"url": "https://fruitcake.nl",
					"type": "custom"
				},
				{
					"url": "https://github.com/barryvdh",
					"type": "github"
				}
			],
			"time": "2024-04-25T13:16:04+00:00"
		},
		{
			"name": "blade-ui-kit/blade-icons",
			"version": "1.8.0",
			"source": {
				"type": "git",
				"url": "https://github.com/blade-ui-kit/blade-icons.git",
				"reference": "7b743f27476acb2ed04cb518213d78abe096e814"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/blade-ui-kit/blade-icons/zipball/7b743f27476acb2ed04cb518213d78abe096e814",
				"reference": "7b743f27476acb2ed04cb518213d78abe096e814",
				"shasum": ""
			},
			"require": {
				"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/filesystem": "^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/view": "^8.0|^9.0|^10.0|^11.0|^12.0",
				"php": "^7.4|^8.0",
				"symfony/console": "^5.3|^6.0|^7.0",
				"symfony/finder": "^5.3|^6.0|^7.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.5.1",
				"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.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/blade-ui-kit/blade-icons",
			"keywords": [
				"blade",
				"icons",
				"laravel",
				"svg"
			],
			"support": {
				"issues": "https://github.com/blade-ui-kit/blade-icons/issues",
				"source": "https://github.com/blade-ui-kit/blade-icons"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/driesvints",
					"type": "github"
				},
				{
					"url": "https://www.paypal.com/paypalme/driesvints",
					"type": "paypal"
				}
			],
			"time": "2025-02-13T20:35:06+00:00"
		},
		{
			"name": "brick/math",
			"version": "0.12.3",
			"source": {
				"type": "git",
				"url": "https://github.com/brick/math.git",
				"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/brick/math/zipball/866551da34e9a618e64a819ee1e01c20d8a588ba",
				"reference": "866551da34e9a618e64a819ee1e01c20d8a588ba",
				"shasum": ""
			},
			"require": {
				"php": "^8.1"
			},
			"require-dev": {
				"php-coveralls/php-coveralls": "^2.2",
				"phpunit/phpunit": "^10.1",
				"vimeo/psalm": "6.8.8"
			},
			"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.12.3"
			},
			"funding": [
				{
					"url": "https://github.com/BenMorel",
					"type": "github"
				}
			],
			"time": "2025-02-28T13:11:00+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": "clue/stream-filter",
			"version": "v1.7.0",
			"source": {
				"type": "git",
				"url": "https://github.com/clue/stream-filter.git",
				"reference": "049509fef80032cb3f051595029ab75b49a3c2f7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7",
				"reference": "049509fef80032cb3f051595029ab75b49a3c2f7",
				"shasum": ""
			},
			"require": {
				"php": ">=5.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/functions_include.php"
				],
				"psr-4": {
					"Clue\\StreamFilter\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Christian Lück",
					"email": "christian@clue.engineering"
				}
			],
			"description": "A simple and modern approach to stream filtering in PHP",
			"homepage": "https://github.com/clue/stream-filter",
			"keywords": [
				"bucket brigade",
				"callback",
				"filter",
				"php_user_filter",
				"stream",
				"stream_filter_append",
				"stream_filter_register"
			],
			"support": {
				"issues": "https://github.com/clue/stream-filter/issues",
				"source": "https://github.com/clue/stream-filter/tree/v1.7.0"
			},
			"funding": [
				{
					"url": "https://clue.engineering/support",
					"type": "custom"
				},
				{
					"url": "https://github.com/clue",
					"type": "github"
				}
			],
			"time": "2023-12-20T15:40:13+00:00"
		},
		{
			"name": "coingate/coingate-php",
			"version": "v4.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/coingate/coingate-php.git",
				"reference": "e6758806364f00a75097ac7a0aee97c03d462085"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/coingate/coingate-php/zipball/e6758806364f00a75097ac7a0aee97c03d462085",
				"reference": "e6758806364f00a75097ac7a0aee97c03d462085",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"php": ">=7.3.0"
			},
			"require-dev": {
				"phpstan/phpstan": "~1.4.10",
				"phpunit/phpunit": "^5.7 || ^9.0",
				"squizlabs/php_codesniffer": "~3.6.2"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"CoinGate\\": "lib/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "CoinGate and contributors",
					"homepage": "https://github.com/coingate/coingate-php/graphs/contributors"
				},
				{
					"name": "Linas Pašviestis",
					"email": "linas.pasviestis@gmail.com"
				}
			],
			"description": "CoinGate library for PHP",
			"homepage": "https://coingate.com",
			"keywords": [
				"altcoin",
				"bitcoin",
				"coingate",
				"gateway",
				"litecoin",
				"merchant",
				"payment"
			],
			"support": {
				"issues": "https://github.com/coingate/coingate-php/issues",
				"source": "https://github.com/coingate/coingate-php/tree/v4.1.0"
			},
			"time": "2022-05-20T10:19:03+00:00"
		},
		{
			"name": "composer/ca-bundle",
			"version": "1.5.6",
			"source": {
				"type": "git",
				"url": "https://github.com/composer/ca-bundle.git",
				"reference": "f65c239c970e7f072f067ab78646e9f0b2935175"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/composer/ca-bundle/zipball/f65c239c970e7f072f067ab78646e9f0b2935175",
				"reference": "f65c239c970e7f072f067ab78646e9f0b2935175",
				"shasum": ""
			},
			"require": {
				"ext-openssl": "*",
				"ext-pcre": "*",
				"php": "^7.2 || ^8.0"
			},
			"require-dev": {
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^8 || ^9",
				"psr/log": "^1.0 || ^2.0 || ^3.0",
				"symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Composer\\CaBundle\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Jordi Boggiano",
					"email": "j.boggiano@seld.be",
					"homepage": "http://seld.be"
				}
			],
			"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
			"keywords": [
				"cabundle",
				"cacert",
				"certificate",
				"ssl",
				"tls"
			],
			"support": {
				"irc": "irc://irc.freenode.org/composer",
				"issues": "https://github.com/composer/ca-bundle/issues",
				"source": "https://github.com/composer/ca-bundle/tree/1.5.6"
			},
			"funding": [
				{
					"url": "https://packagist.com",
					"type": "custom"
				},
				{
					"url": "https://github.com/composer",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/composer/composer",
					"type": "tidelift"
				}
			],
			"time": "2025-03-06T14:30:56+00:00"
		},
		{
			"name": "composer/pcre",
			"version": "3.3.2",
			"source": {
				"type": "git",
				"url": "https://github.com/composer/pcre.git",
				"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
				"reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e",
				"shasum": ""
			},
			"require": {
				"php": "^7.4 || ^8.0"
			},
			"conflict": {
				"phpstan/phpstan": "<1.11.10"
			},
			"require-dev": {
				"phpstan/phpstan": "^1.12 || ^2",
				"phpstan/phpstan-strict-rules": "^1 || ^2",
				"phpunit/phpunit": "^8 || ^9"
			},
			"type": "library",
			"extra": {
				"phpstan": {
					"includes": [
						"extension.neon"
					]
				},
				"branch-alias": {
					"dev-main": "3.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Composer\\Pcre\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Jordi Boggiano",
					"email": "j.boggiano@seld.be",
					"homepage": "http://seld.be"
				}
			],
			"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
			"keywords": [
				"PCRE",
				"preg",
				"regex",
				"regular expression"
			],
			"support": {
				"issues": "https://github.com/composer/pcre/issues",
				"source": "https://github.com/composer/pcre/tree/3.3.2"
			},
			"funding": [
				{
					"url": "https://packagist.com",
					"type": "custom"
				},
				{
					"url": "https://github.com/composer",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/composer/composer",
					"type": "tidelift"
				}
			],
			"time": "2024-11-12T16:29:46+00:00"
		},
		{
			"name": "cryptomus/api-php-sdk",
			"version": "1.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/CryptomusCom/api-php-sdk.git",
				"reference": "7d4cd3b50114951b649cb533fd8a2cb9a889e4c6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/CryptomusCom/api-php-sdk/zipball/7d4cd3b50114951b649cb533fd8a2cb9a889e4c6",
				"reference": "7d4cd3b50114951b649cb533fd8a2cb9a889e4c6",
				"shasum": ""
			},
			"require": {
				"php": ">=5.6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Cryptomus\\Api\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Cryptomus api SDK",
			"support": {
				"issues": "https://github.com/CryptomusCom/api-php-sdk/issues",
				"source": "https://github.com/CryptomusCom/api-php-sdk/tree/v1.0.0"
			},
			"time": "2022-07-29T15:49:10+00:00"
		},
		{
			"name": "darkaonline/l5-swagger",
			"version": "8.6.5",
			"source": {
				"type": "git",
				"url": "https://github.com/DarkaOnLine/L5-Swagger.git",
				"reference": "4cf2b3faae9e9cffd05e4eb6e066741bf56f0a85"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/DarkaOnLine/L5-Swagger/zipball/4cf2b3faae9e9cffd05e4eb6e066741bf56f0a85",
				"reference": "4cf2b3faae9e9cffd05e4eb6e066741bf56f0a85",
				"shasum": ""
			},
			"require": {
				"doctrine/annotations": "^1.0 || ^2.0",
				"ext-json": "*",
				"laravel/framework": "^11.0 || ^10.0 || ^9.0 || >=8.40.0 || ^7.0",
				"php": "^7.2 || ^8.0",
				"swagger-api/swagger-ui": "^3.0 || >=4.1.3",
				"symfony/yaml": "^5.0 || ^6.0 || ^7.0",
				"zircote/swagger-php": "^3.2.0 || ^4.0.0"
			},
			"require-dev": {
				"mockery/mockery": "1.*",
				"orchestra/testbench": "^9.0 || ^8.0 || 7.* || ^6.15 || 5.*",
				"php-coveralls/php-coveralls": "^2.0",
				"phpunit/phpunit": "^11.0 || ^10.0 || ^9.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"L5Swagger": "L5Swagger\\L5SwaggerFacade"
					},
					"providers": [
						"L5Swagger\\L5SwaggerServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"L5Swagger\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Darius Matulionis",
					"email": "darius@matulionis.lt"
				}
			],
			"description": "OpenApi or Swagger integration to Laravel",
			"keywords": [
				"api",
				"documentation",
				"laravel",
				"openapi",
				"specification",
				"swagger",
				"ui"
			],
			"support": {
				"issues": "https://github.com/DarkaOnLine/L5-Swagger/issues",
				"source": "https://github.com/DarkaOnLine/L5-Swagger/tree/8.6.5"
			},
			"funding": [
				{
					"url": "https://github.com/DarkaOnLine",
					"type": "github"
				}
			],
			"time": "2025-02-06T14:54:32+00:00"
		},
		{
			"name": "dasprid/enum",
			"version": "1.0.6",
			"source": {
				"type": "git",
				"url": "https://github.com/DASPRiD/Enum.git",
				"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
				"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90",
				"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.6"
			},
			"time": "2024-08-09T14:30:48+00:00"
		},
		{
			"name": "datlechin/laravel-google-translate",
			"version": "v0.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/datlechin/laravel-google-translate.git",
				"reference": "1cd31738ee52f85d94da219842be1333842a4fd2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/datlechin/laravel-google-translate/zipball/1cd31738ee52f85d94da219842be1333842a4fd2",
				"reference": "1cd31738ee52f85d94da219842be1333842a4fd2",
				"shasum": ""
			},
			"require": {
				"illuminate/support": "^10.0|^11.0",
				"php": "^8.1"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"GoogleTranslate": "Datlechin\\GoogleTranslate\\Facades\\GoogleTranslate"
					},
					"providers": [
						"Datlechin\\GoogleTranslate\\GoogleTranslateServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Datlechin\\GoogleTranslate\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ngo Quoc Dat",
					"email": "datlechin@gmail.com",
					"homepage": "https://ngoquocdat.dev"
				}
			],
			"description": "Free Google Translate API for Laravel application.",
			"homepage": "https://github.com/datlechin/laravel-google-translate",
			"keywords": [
				"Google Translate API",
				"google translate",
				"laravel google translate",
				"translate"
			],
			"support": {
				"issues": "https://github.com/datlechin/laravel-google-translate/issues",
				"source": "https://github.com/datlechin/laravel-google-translate/tree/v0.2.0"
			},
			"time": "2024-09-08T09:24:31+00:00"
		},
		{
			"name": "dcblogdev/laravel-xero",
			"version": "v1.1.13",
			"source": {
				"type": "git",
				"url": "https://github.com/dcblogdev/laravel-xero.git",
				"reference": "32640e58779a7e181139988b213fc648b9810809"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/dcblogdev/laravel-xero/zipball/32640e58779a7e181139988b213fc648b9810809",
				"reference": "32640e58779a7e181139988b213fc648b9810809",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-fileinfo": "*",
				"ext-json": "*",
				"guzzlehttp/guzzle": "6.x|7.x",
				"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x|9.x|10.x|11.x|12.x",
				"league/oauth2-client": "^1.4|^2"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.9",
				"larastan/larastan": "^2.0",
				"mockery/mockery": "^1.6",
				"orchestra/testbench": "^7.0|^8.0",
				"pestphp/pest": "^1.21|^2.0",
				"pestphp/pest-plugin-laravel": "^1.1"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Xero": "Dcblogdev\\Xero\\Facades\\Xero"
					},
					"providers": [
						"Dcblogdev\\Xero\\XeroServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Dcblogdev\\Xero\\": "src/",
					"Dcblogdev\\Xero\\Tests\\": "tests",
					"Dcblogdev\\Xero\\database\\factories\\": "database/factories/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "David Carr",
					"email": "dave@dcblog.dev",
					"homepage": "https://dcblog.dev"
				}
			],
			"description": "A Laravel Xero package",
			"homepage": "https://github.com/dcblogdev/laravel-xero",
			"keywords": [
				"laravel",
				"xero"
			],
			"support": {
				"issues": "https://github.com/dcblogdev/laravel-xero/issues",
				"source": "https://github.com/dcblogdev/laravel-xero/tree/v1.1.13"
			},
			"funding": [
				{
					"url": "https://github.com/dcblogdev",
					"type": "github"
				}
			],
			"time": "2025-04-15T10:59:47+00:00"
		},
		{
			"name": "defuse/php-encryption",
			"version": "v2.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/defuse/php-encryption.git",
				"reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
				"reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
				"shasum": ""
			},
			"require": {
				"ext-openssl": "*",
				"paragonie/random_compat": ">= 2",
				"php": ">=5.6.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
				"yoast/phpunit-polyfills": "^2.0.0"
			},
			"bin": [
				"bin/generate-defuse-key"
			],
			"type": "library",
			"autoload": {
				"psr-4": {
					"Defuse\\Crypto\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Hornby",
					"email": "taylor@defuse.ca",
					"homepage": "https://defuse.ca/"
				},
				{
					"name": "Scott Arciszewski",
					"email": "info@paragonie.com",
					"homepage": "https://paragonie.com"
				}
			],
			"description": "Secure PHP Encryption Library",
			"keywords": [
				"aes",
				"authenticated encryption",
				"cipher",
				"crypto",
				"cryptography",
				"encrypt",
				"encryption",
				"openssl",
				"security",
				"symmetric key cryptography"
			],
			"support": {
				"issues": "https://github.com/defuse/php-encryption/issues",
				"source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
			},
			"time": "2023-06-19T06:10:36+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/annotations",
			"version": "2.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/annotations.git",
				"reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7",
				"reference": "901c2ee5d26eb64ff43c47976e114bf00843acf7",
				"shasum": ""
			},
			"require": {
				"doctrine/lexer": "^2 || ^3",
				"ext-tokenizer": "*",
				"php": "^7.2 || ^8.0",
				"psr/cache": "^1 || ^2 || ^3"
			},
			"require-dev": {
				"doctrine/cache": "^2.0",
				"doctrine/coding-standard": "^10",
				"phpstan/phpstan": "^1.10.28",
				"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
				"symfony/cache": "^5.4 || ^6.4 || ^7",
				"vimeo/psalm": "^4.30 || ^5.14"
			},
			"suggest": {
				"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
				}
			},
			"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": "Docblock Annotations Parser",
			"homepage": "https://www.doctrine-project.org/projects/annotations.html",
			"keywords": [
				"annotations",
				"docblock",
				"parser"
			],
			"support": {
				"issues": "https://github.com/doctrine/annotations/issues",
				"source": "https://github.com/doctrine/annotations/tree/2.0.2"
			},
			"time": "2024-09-05T10:17:24+00:00"
		},
		{
			"name": "doctrine/cache",
			"version": "2.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/cache.git",
				"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
				"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
				"shasum": ""
			},
			"require": {
				"php": "~7.1 || ^8.0"
			},
			"conflict": {
				"doctrine/common": ">2.2,<2.4"
			},
			"require-dev": {
				"cache/integration-tests": "dev-master",
				"doctrine/coding-standard": "^9",
				"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
				"psr/cache": "^1.0 || ^2.0 || ^3.0",
				"symfony/cache": "^4.4 || ^5.4 || ^6",
				"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
				}
			},
			"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 Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
			"homepage": "https://www.doctrine-project.org/projects/cache.html",
			"keywords": [
				"abstraction",
				"apcu",
				"cache",
				"caching",
				"couchdb",
				"memcached",
				"php",
				"redis",
				"xcache"
			],
			"support": {
				"issues": "https://github.com/doctrine/cache/issues",
				"source": "https://github.com/doctrine/cache/tree/2.2.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%2Fcache",
					"type": "tidelift"
				}
			],
			"time": "2022-05-20T20:07:39+00:00"
		},
		{
			"name": "doctrine/dbal",
			"version": "3.9.4",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/dbal.git",
				"reference": "ec16c82f20be1a7224e65ac67144a29199f87959"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/dbal/zipball/ec16c82f20be1a7224e65ac67144a29199f87959",
				"reference": "ec16c82f20be1a7224e65ac67144a29199f87959",
				"shasum": ""
			},
			"require": {
				"composer-runtime-api": "^2",
				"doctrine/cache": "^1.11|^2.0",
				"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"
			},
			"require-dev": {
				"doctrine/coding-standard": "12.0.0",
				"fig/log-test": "^1",
				"jetbrains/phpstorm-stubs": "2023.1",
				"phpstan/phpstan": "2.1.1",
				"phpstan/phpstan-strict-rules": "^2",
				"phpunit/phpunit": "9.6.22",
				"slevomat/coding-standard": "8.13.1",
				"squizlabs/php_codesniffer": "3.10.2",
				"symfony/cache": "^5.4|^6.0|^7.0",
				"symfony/console": "^4.4|^5.4|^6.0|^7.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.9.4"
			},
			"funding": [
				{
					"url": "https://www.doctrine-project.org/sponsorship.html",
					"type": "custom"
				},
				{
					"url": "https://www.patreon.com/phpdoctrine",
					"type": "patreon"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
					"type": "tidelift"
				}
			],
			"time": "2025-01-16T08:28:55+00:00"
		},
		{
			"name": "doctrine/deprecations",
			"version": "1.1.5",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/deprecations.git",
				"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
				"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0"
			},
			"conflict": {
				"phpunit/phpunit": "<=7.5 || >=13"
			},
			"require-dev": {
				"doctrine/coding-standard": "^9 || ^12 || ^13",
				"phpstan/phpstan": "1.4.10 || 2.1.11",
				"phpstan/phpstan-phpunit": "^1.0 || ^2",
				"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
				"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.5"
			},
			"time": "2025-04-07T20:06:18+00:00"
		},
		{
			"name": "doctrine/event-manager",
			"version": "2.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/event-manager.git",
				"reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e",
				"reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e",
				"shasum": ""
			},
			"require": {
				"php": "^8.1"
			},
			"conflict": {
				"doctrine/common": "<2.9"
			},
			"require-dev": {
				"doctrine/coding-standard": "^12",
				"phpstan/phpstan": "^1.8.8",
				"phpunit/phpunit": "^10.5",
				"vimeo/psalm": "^5.24"
			},
			"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.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%2Fevent-manager",
					"type": "tidelift"
				}
			],
			"time": "2024-05-22T20:47:39+00:00"
		},
		{
			"name": "doctrine/inflector",
			"version": "2.0.10",
			"source": {
				"type": "git",
				"url": "https://github.com/doctrine/inflector.git",
				"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
				"reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"require-dev": {
				"doctrine/coding-standard": "^11.0",
				"phpstan/phpstan": "^1.8",
				"phpstan/phpstan-phpunit": "^1.1",
				"phpstan/phpstan-strict-rules": "^1.3",
				"phpunit/phpunit": "^8.5 || ^9.5",
				"vimeo/psalm": "^4.25 || ^5.4"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Guilherme Blanco",
					"email": "guilhermeblanco@gmail.com"
				},
				{
					"name": "Roman Borschel",
					"email": "roman@code-factory.org"
				},
				{
					"name": "Benjamin Eberlei",
					"email": "kontakt@beberlei.de"
				},
				{
					"name": "Jonathan Wage",
					"email": "jonwage@gmail.com"
				},
				{
					"name": "Johannes Schmitt",
					"email": "schmittjoh@gmail.com"
				}
			],
			"description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
			"homepage": "https://www.doctrine-project.org/projects/inflector.html",
			"keywords": [
				"inflection",
				"inflector",
				"lowercase",
				"manipulation",
				"php",
				"plural",
				"singular",
				"strings",
				"uppercase",
				"words"
			],
			"support": {
				"issues": "https://github.com/doctrine/inflector/issues",
				"source": "https://github.com/doctrine/inflector/tree/2.0.10"
			},
			"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": "2024-02-18T20:23:39+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": "v2.0.8",
			"source": {
				"type": "git",
				"url": "https://github.com/dompdf/dompdf.git",
				"reference": "c20247574601700e1f7c8dab39310fca1964dc52"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/dompdf/dompdf/zipball/c20247574601700e1f7c8dab39310fca1964dc52",
				"reference": "c20247574601700e1f7c8dab39310fca1964dc52",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-mbstring": "*",
				"masterminds/html5": "^2.0",
				"phenx/php-font-lib": ">=0.5.4 <1.0.0",
				"phenx/php-svg-lib": ">=0.5.2 <1.0.0",
				"php": "^7.1 || ^8.0"
			},
			"require-dev": {
				"ext-json": "*",
				"ext-zip": "*",
				"mockery/mockery": "^1.3",
				"phpunit/phpunit": "^7.5 || ^8 || ^9",
				"squizlabs/php_codesniffer": "^3.5"
			},
			"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/v2.0.8"
			},
			"time": "2024-04-29T13:06:17+00:00"
		},
		{
			"name": "dragonmantank/cron-expression",
			"version": "v3.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/dragonmantank/cron-expression.git",
				"reference": "8c784d071debd117328803d86b2097615b457500"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8c784d071debd117328803d86b2097615b457500",
				"reference": "8c784d071debd117328803d86b2097615b457500",
				"shasum": ""
			},
			"require": {
				"php": "^7.2|^8.0",
				"webmozart/assert": "^1.0"
			},
			"replace": {
				"mtdowling/cron-expression": "^1.0"
			},
			"require-dev": {
				"phpstan/extension-installer": "^1.0",
				"phpstan/phpstan": "^1.0",
				"phpunit/phpunit": "^7.0|^8.0|^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.4.0"
			},
			"funding": [
				{
					"url": "https://github.com/dragonmantank",
					"type": "github"
				}
			],
			"time": "2024-10-09T13:47:03+00:00"
		},
		{
			"name": "drewm/mailchimp-api",
			"version": "v2.5.4",
			"source": {
				"type": "git",
				"url": "https://github.com/drewm/mailchimp-api.git",
				"reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
				"reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"php": ">=5.3"
			},
			"require-dev": {
				"phpunit/phpunit": "7.0.*",
				"vlucas/phpdotenv": "^2.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"DrewM\\MailChimp\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Drew McLellan",
					"email": "drew.mclellan@gmail.com",
					"homepage": "http://allinthehead.com/"
				}
			],
			"description": "Super-simple, minimum abstraction MailChimp API v3 wrapper",
			"homepage": "https://github.com/drewm/mailchimp-api",
			"support": {
				"issues": "https://github.com/drewm/mailchimp-api/issues",
				"source": "https://github.com/drewm/mailchimp-api/tree/master"
			},
			"time": "2019-08-06T09:24:58+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": "elseyyid/laravel-json-mysql-locations-manager",
			"version": "1.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/OmarElseyyid/laravel-json-mysql-locations-manager.git",
				"reference": "f76f785eb572d3a75ceea0c0199566414f6ad6ef"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/OmarElseyyid/laravel-json-mysql-locations-manager/zipball/f76f785eb572d3a75ceea0c0199566414f6ad6ef",
				"reference": "f76f785eb572d3a75ceea0c0199566414f6ad6ef",
				"shasum": ""
			},
			"require": {
				"php": ">=5.3.0"
			},
			"type": "package",
			"autoload": {
				"psr-4": {
					"Elseyyid\\LaravelJsonLocationsManager\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Omar Elseyyid",
					"email": "mhmoud.omar3@gmail.com"
				}
			],
			"description": "Laravel Json Locations Manager. Import all app language strings from lang folder",
			"keywords": [
				"Laravel Json Locations Manager",
				"Laravel Json Locations Manager MySQL",
				"Laravel Localization Using Translation Strings As Keys",
				"laravel",
				"laravel 10",
				"laravel 11",
				"laravel 5.4",
				"laravel 8",
				"laravel 9"
			],
			"support": {
				"issues": "https://github.com/OmarElseyyid/laravel-json-mysql-locations-manager/issues",
				"source": "https://github.com/OmarElseyyid/laravel-json-mysql-locations-manager/tree/1.1.1"
			},
			"time": "2024-01-24T15:08:09+00:00"
		},
		{
			"name": "enshrined/svg-sanitize",
			"version": "0.21.0",
			"source": {
				"type": "git",
				"url": "https://github.com/darylldoyle/svg-sanitizer.git",
				"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
				"reference": "5e477468fac5c5ce933dce53af3e8e4e58dcccc9",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"php": "^7.1 || ^8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^6.5 || ^8.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"enshrined\\svgSanitize\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"GPL-2.0-or-later"
			],
			"authors": [
				{
					"name": "Daryll Doyle",
					"email": "daryll@enshrined.co.uk"
				}
			],
			"description": "An SVG sanitizer for PHP",
			"support": {
				"issues": "https://github.com/darylldoyle/svg-sanitizer/issues",
				"source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.21.0"
			},
			"time": "2025-01-13T09:32:25+00:00"
		},
		{
			"name": "evenement/evenement",
			"version": "v3.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/igorw/evenement.git",
				"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc",
				"reference": "0a16b0d71ab13284339abb99d9d2bd813640efbc",
				"shasum": ""
			},
			"require": {
				"php": ">=7.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9 || ^6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Evenement\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Igor Wiedler",
					"email": "igor@wiedler.ch"
				}
			],
			"description": "Événement is a very simple event dispatching library for PHP",
			"keywords": [
				"event-dispatcher",
				"event-emitter"
			],
			"support": {
				"issues": "https://github.com/igorw/evenement/issues",
				"source": "https://github.com/igorw/evenement/tree/v3.0.2"
			},
			"time": "2023-08-08T05:53:35+00:00"
		},
		{
			"name": "ezyang/htmlpurifier",
			"version": "v4.18.0",
			"source": {
				"type": "git",
				"url": "https://github.com/ezyang/htmlpurifier.git",
				"reference": "cb56001e54359df7ae76dc522d08845dc741621b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
				"reference": "cb56001e54359df7ae76dc522d08845dc741621b",
				"shasum": ""
			},
			"require": {
				"php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
			},
			"require-dev": {
				"cerdic/css-tidy": "^1.7 || ^2.0",
				"simpletest/simpletest": "dev-master"
			},
			"suggest": {
				"cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
				"ext-bcmath": "Used for unit conversion and imagecrash protection",
				"ext-iconv": "Converts text to and from non-UTF-8 encodings",
				"ext-tidy": "Used for pretty-printing HTML"
			},
			"type": "library",
			"autoload": {
				"files": [
					"library/HTMLPurifier.composer.php"
				],
				"psr-0": {
					"HTMLPurifier": "library/"
				},
				"exclude-from-classmap": [
					"/library/HTMLPurifier/Language/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"LGPL-2.1-or-later"
			],
			"authors": [
				{
					"name": "Edward Z. Yang",
					"email": "admin@htmlpurifier.org",
					"homepage": "http://ezyang.com"
				}
			],
			"description": "Standards compliant HTML filter written in PHP",
			"homepage": "http://htmlpurifier.org/",
			"keywords": [
				"html"
			],
			"support": {
				"issues": "https://github.com/ezyang/htmlpurifier/issues",
				"source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
			},
			"time": "2024-11-01T03:51:45+00:00"
		},
		{
			"name": "fahlisaputra/laravel-minify",
			"version": "v1.2.2",
			"source": {
				"type": "git",
				"url": "https://github.com/fahlisaputra/laravel-minify.git",
				"reference": "df00ac938499933876dbbc6ef94f2cb626d8c55c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/fahlisaputra/laravel-minify/zipball/df00ac938499933876dbbc6ef94f2cb626d8c55c",
				"reference": "df00ac938499933876dbbc6ef94f2cb626d8c55c",
				"shasum": ""
			},
			"require": {
				"illuminate/http": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"illuminate/view": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"php": "^7.2.5 || ^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Fahlisaputra\\Minify\\MinifyServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/Helpers.php"
				],
				"psr-4": {
					"Fahlisaputra\\Minify\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "fahlisaputra",
					"email": "saputra@fahli.net"
				}
			],
			"description": "Minify your blade views, html, css and obfuscate js files on the fly. Lightweight minifier for your Laravel project.",
			"keywords": [
				"css-minifier",
				"html-minifier",
				"js-minifier",
				"js-obfuscate",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/fahlisaputra/laravel-minify/issues",
				"source": "https://github.com/fahlisaputra/laravel-minify/tree/v1.2.2"
			},
			"funding": [
				{
					"url": "https://github.com/fahlisaputra",
					"type": "github"
				}
			],
			"time": "2025-02-27T07:17:15+00:00"
		},
		{
			"name": "firebase/php-jwt",
			"version": "v6.11.1",
			"source": {
				"type": "git",
				"url": "https://github.com/firebase/php-jwt.git",
				"reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/firebase/php-jwt/zipball/d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
				"reference": "d1e91ecf8c598d073d0995afa8cd5c75c6e19e66",
				"shasum": ""
			},
			"require": {
				"php": "^8.0"
			},
			"require-dev": {
				"guzzlehttp/guzzle": "^7.4",
				"phpspec/prophecy-phpunit": "^2.0",
				"phpunit/phpunit": "^9.5",
				"psr/cache": "^2.0||^3.0",
				"psr/http-client": "^1.0",
				"psr/http-factory": "^1.0"
			},
			"suggest": {
				"ext-sodium": "Support EdDSA (Ed25519) signatures",
				"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Firebase\\JWT\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Neuman Vong",
					"email": "neuman+pear@twilio.com",
					"role": "Developer"
				},
				{
					"name": "Anant Narayanan",
					"email": "anant@php.net",
					"role": "Developer"
				}
			],
			"description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
			"homepage": "https://github.com/firebase/php-jwt",
			"keywords": [
				"jwt",
				"php"
			],
			"support": {
				"issues": "https://github.com/firebase/php-jwt/issues",
				"source": "https://github.com/firebase/php-jwt/tree/v6.11.1"
			},
			"time": "2025-04-09T20:32:01+00:00"
		},
		{
			"name": "fruitcake/php-cors",
			"version": "v1.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/fruitcake/php-cors.git",
				"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/fruitcake/php-cors/zipball/3d158f36e7875e2f040f37bc0573956240a5a38b",
				"reference": "3d158f36e7875e2f040f37bc0573956240a5a38b",
				"shasum": ""
			},
			"require": {
				"php": "^7.4|^8.0",
				"symfony/http-foundation": "^4.4|^5.4|^6|^7"
			},
			"require-dev": {
				"phpstan/phpstan": "^1.4",
				"phpunit/phpunit": "^9",
				"squizlabs/php_codesniffer": "^3.5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.2-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.3.0"
			},
			"funding": [
				{
					"url": "https://fruitcake.nl",
					"type": "custom"
				},
				{
					"url": "https://github.com/barryvdh",
					"type": "github"
				}
			],
			"time": "2023-10-12T05:21:21+00:00"
		},
		{
			"name": "gehrisandro/tailwind-merge-laravel",
			"version": "v1.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/gehrisandro/tailwind-merge-laravel.git",
				"reference": "7f1bbfed70179e6bf552cd221f6c45e301d07a97"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/gehrisandro/tailwind-merge-laravel/zipball/7f1bbfed70179e6bf552cd221f6c45e301d07a97",
				"reference": "7f1bbfed70179e6bf552cd221f6c45e301d07a97",
				"shasum": ""
			},
			"require": {
				"gehrisandro/tailwind-merge-php": "^v1.1.0",
				"guzzlehttp/guzzle": "^7.5.1",
				"laravel/framework": "^10.9.0|^11.0|^12.0",
				"php": "^8.1.0"
			},
			"require-dev": {
				"laravel/pint": "^1.13.8",
				"orchestra/testbench": "^8.0|^9.0|^10.0",
				"pestphp/pest": "^v2.30.0|^3.7",
				"pestphp/pest-plugin-arch": "^2.6|^3.0",
				"pestphp/pest-plugin-type-coverage": "^2.8|^3.3",
				"phpstan/phpstan": "^1.10.55|^2.1",
				"rector/rector": "^0.19|^2.0",
				"symfony/var-dumper": "^6.4.2|^7.0"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"TailwindMerge\\Laravel\\TailwindMergeServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"TailwindMerge\\Laravel\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Sandro Gehri",
					"email": "sandrogehri@gmail.com"
				}
			],
			"description": "TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them",
			"keywords": [
				"classes",
				"laravel",
				"merge",
				"php",
				"tailwindcss"
			],
			"support": {
				"issues": "https://github.com/gehrisandro/tailwind-merge-laravel/issues",
				"source": "https://github.com/gehrisandro/tailwind-merge-laravel/tree/v1.3.0"
			},
			"funding": [
				{
					"url": "https://github.com/gehrisandro",
					"type": "github"
				}
			],
			"time": "2025-02-24T17:52:26+00:00"
		},
		{
			"name": "gehrisandro/tailwind-merge-php",
			"version": "v1.1.2",
			"source": {
				"type": "git",
				"url": "https://github.com/gehrisandro/tailwind-merge-php.git",
				"reference": "dc11b9d4a625dd5be885900e5ef14c3efa260277"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/gehrisandro/tailwind-merge-php/zipball/dc11b9d4a625dd5be885900e5ef14c3efa260277",
				"reference": "dc11b9d4a625dd5be885900e5ef14c3efa260277",
				"shasum": ""
			},
			"require": {
				"php": "^8.1.0",
				"psr/simple-cache": "^3.0"
			},
			"require-dev": {
				"laravel/pint": "^1.13.8",
				"nunomaduro/collision": "^7.10",
				"pestphp/pest": "^v2.24.0",
				"pestphp/pest-plugin-arch": "^2.6",
				"pestphp/pest-plugin-mock": "^2.0.0",
				"pestphp/pest-plugin-type-coverage": "^2.8",
				"phpstan/phpstan": "^1.10.55",
				"rector/rector": "^1.0.5",
				"symfony/var-dumper": "^6.4.2"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/TailwindMerge.php"
				],
				"psr-4": {
					"TailwindMerge\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Sandro Gehri",
					"email": "sandrogehri@gmail.com"
				}
			],
			"description": "TailwindMerge for PHP merges multiple Tailwind CSS classes by automatically resolving conflicts between them",
			"keywords": [
				"classes",
				"merge",
				"php",
				"tailwindcss"
			],
			"support": {
				"issues": "https://github.com/gehrisandro/tailwind-merge-php/issues",
				"source": "https://github.com/gehrisandro/tailwind-merge-php/tree/v1.1.2"
			},
			"funding": [
				{
					"url": "https://github.com/gehrisandro",
					"type": "github"
				}
			],
			"time": "2024-05-21T17:32:42+00:00"
		},
		{
			"name": "google/apiclient",
			"version": "v2.18.3",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/google-api-php-client.git",
				"reference": "4eee42d201eff054428a4836ec132944d271f051"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/4eee42d201eff054428a4836ec132944d271f051",
				"reference": "4eee42d201eff054428a4836ec132944d271f051",
				"shasum": ""
			},
			"require": {
				"firebase/php-jwt": "^6.0",
				"google/apiclient-services": "~0.350",
				"google/auth": "^1.37",
				"guzzlehttp/guzzle": "^7.4.5",
				"guzzlehttp/psr7": "^2.6",
				"monolog/monolog": "^2.9||^3.0",
				"php": "^8.0",
				"phpseclib/phpseclib": "^3.0.36"
			},
			"require-dev": {
				"cache/filesystem-adapter": "^1.1",
				"composer/composer": "^1.10.23",
				"phpcompatibility/php-compatibility": "^9.2",
				"phpspec/prophecy-phpunit": "^2.1",
				"phpunit/phpunit": "^9.6",
				"squizlabs/php_codesniffer": "^3.8",
				"symfony/css-selector": "~2.1",
				"symfony/dom-crawler": "~2.1"
			},
			"suggest": {
				"cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "2.x-dev"
				}
			},
			"autoload": {
				"files": [
					"src/aliases.php"
				],
				"psr-4": {
					"Google\\": "src/"
				},
				"classmap": [
					"src/aliases.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Client library for Google APIs",
			"homepage": "http://developers.google.com/api-client-library/php",
			"keywords": [
				"google"
			],
			"support": {
				"issues": "https://github.com/googleapis/google-api-php-client/issues",
				"source": "https://github.com/googleapis/google-api-php-client/tree/v2.18.3"
			},
			"time": "2025-04-08T21:59:36+00:00"
		},
		{
			"name": "google/apiclient-services",
			"version": "v0.396.0",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/google-api-php-client-services.git",
				"reference": "ceb2e432e4326c6775d24f62d554395a1a9ad3dd"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/ceb2e432e4326c6775d24f62d554395a1a9ad3dd",
				"reference": "ceb2e432e4326c6775d24f62d554395a1a9ad3dd",
				"shasum": ""
			},
			"require": {
				"php": "^8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.6"
			},
			"type": "library",
			"autoload": {
				"files": [
					"autoload.php"
				],
				"psr-4": {
					"Google\\Service\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Client library for Google APIs",
			"homepage": "http://developers.google.com/api-client-library/php",
			"keywords": [
				"google"
			],
			"support": {
				"issues": "https://github.com/googleapis/google-api-php-client-services/issues",
				"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.396.0"
			},
			"time": "2025-02-24T01:10:27+00:00"
		},
		{
			"name": "google/auth",
			"version": "v1.46.0",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/google-auth-library-php.git",
				"reference": "7fafae99a41984cbfb92508174263cf7bf3049b9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/7fafae99a41984cbfb92508174263cf7bf3049b9",
				"reference": "7fafae99a41984cbfb92508174263cf7bf3049b9",
				"shasum": ""
			},
			"require": {
				"firebase/php-jwt": "^6.0",
				"guzzlehttp/guzzle": "^7.4.5",
				"guzzlehttp/psr7": "^2.4.5",
				"php": "^8.0",
				"psr/cache": "^2.0||^3.0",
				"psr/http-message": "^1.1||^2.0",
				"psr/log": "^3.0"
			},
			"require-dev": {
				"guzzlehttp/promises": "^2.0",
				"kelvinmo/simplejwt": "0.7.1",
				"phpseclib/phpseclib": "^3.0.35",
				"phpspec/prophecy-phpunit": "^2.1",
				"phpunit/phpunit": "^9.6",
				"sebastian/comparator": ">=1.2.3",
				"squizlabs/php_codesniffer": "^3.5",
				"symfony/process": "^6.0||^7.0",
				"webmozart/assert": "^1.11"
			},
			"suggest": {
				"phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Google\\Auth\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Google Auth Library for PHP",
			"homepage": "https://github.com/google/google-auth-library-php",
			"keywords": [
				"Authentication",
				"google",
				"oauth2"
			],
			"support": {
				"docs": "https://cloud.google.com/php/docs/reference/auth/latest",
				"issues": "https://github.com/googleapis/google-auth-library-php/issues",
				"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.46.0"
			},
			"time": "2025-02-12T22:21:37+00:00"
		},
		{
			"name": "google/cloud-text-to-speech",
			"version": "v2.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/google-cloud-php-text-to-speech.git",
				"reference": "51637ed9e72d09565b304c519f8378a4abc7c2f2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/google-cloud-php-text-to-speech/zipball/51637ed9e72d09565b304c519f8378a4abc7c2f2",
				"reference": "51637ed9e72d09565b304c519f8378a4abc7c2f2",
				"shasum": ""
			},
			"require": {
				"google/gax": "^1.36.0",
				"php": "^8.0"
			},
			"require-dev": {
				"google/cloud-core": "^1.52.7",
				"phpunit/phpunit": "^9.0"
			},
			"suggest": {
				"ext-grpc": "Enables use of gRPC, a universal high-performance RPC framework created by Google.",
				"ext-protobuf": "Provides a significant increase in throughput over the pure PHP protobuf implementation. See https://cloud.google.com/php/grpc for installation instructions."
			},
			"type": "library",
			"extra": {
				"component": {
					"id": "cloud-text-to-speech",
					"path": "TextToSpeech",
					"entry": null,
					"target": "googleapis/google-cloud-php-text-to-speech.git"
				}
			},
			"autoload": {
				"psr-4": {
					"Google\\Cloud\\TextToSpeech\\": "src",
					"GPBMetadata\\Google\\Cloud\\Texttospeech\\": "metadata"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Cloud Text-to-Speech Client for PHP",
			"support": {
				"source": "https://github.com/googleapis/google-cloud-php-text-to-speech/tree/v2.1.0"
			},
			"time": "2025-04-04T22:37:26+00:00"
		},
		{
			"name": "google/common-protos",
			"version": "4.11.0",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/common-protos-php.git",
				"reference": "2554ed1f09aa20faae7b71b590e7063df97ff670"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/common-protos-php/zipball/2554ed1f09aa20faae7b71b590e7063df97ff670",
				"reference": "2554ed1f09aa20faae7b71b590e7063df97ff670",
				"shasum": ""
			},
			"require": {
				"google/protobuf": "^v3.25.3||^4.26.1",
				"php": "^8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.6"
			},
			"type": "library",
			"extra": {
				"component": {
					"id": "common-protos",
					"path": "CommonProtos",
					"entry": "README.md",
					"target": "googleapis/common-protos-php.git"
				}
			},
			"autoload": {
				"psr-4": {
					"Google\\Api\\": "src/Api",
					"Google\\Iam\\": "src/Iam",
					"Google\\Rpc\\": "src/Rpc",
					"Google\\Type\\": "src/Type",
					"Google\\Cloud\\": "src/Cloud",
					"GPBMetadata\\Google\\Api\\": "metadata/Api",
					"GPBMetadata\\Google\\Iam\\": "metadata/Iam",
					"GPBMetadata\\Google\\Rpc\\": "metadata/Rpc",
					"GPBMetadata\\Google\\Type\\": "metadata/Type",
					"GPBMetadata\\Google\\Cloud\\": "metadata/Cloud",
					"GPBMetadata\\Google\\Logging\\": "metadata/Logging"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Google API Common Protos for PHP",
			"homepage": "https://github.com/googleapis/common-protos-php",
			"keywords": [
				"google"
			],
			"support": {
				"source": "https://github.com/googleapis/common-protos-php/tree/v4.11.0"
			},
			"time": "2025-02-18T19:46:55+00:00"
		},
		{
			"name": "google/gax",
			"version": "v1.36.0",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/gax-php.git",
				"reference": "140599cf5eae2432363ce6198e9fdff851625a7a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/gax-php/zipball/140599cf5eae2432363ce6198e9fdff851625a7a",
				"reference": "140599cf5eae2432363ce6198e9fdff851625a7a",
				"shasum": ""
			},
			"require": {
				"google/auth": "^1.45",
				"google/common-protos": "^4.4",
				"google/grpc-gcp": "^0.4",
				"google/longrunning": "~0.4",
				"google/protobuf": "^v3.25.3||^4.26.1",
				"grpc/grpc": "^1.13",
				"guzzlehttp/promises": "^2.0",
				"guzzlehttp/psr7": "^2.0",
				"php": "^8.0",
				"ramsey/uuid": "^4.0"
			},
			"conflict": {
				"ext-protobuf": "<3.7.0"
			},
			"require-dev": {
				"phpspec/prophecy-phpunit": "^2.1",
				"phpstan/phpstan": "^2.0",
				"phpunit/phpunit": "^9.6",
				"squizlabs/php_codesniffer": "3.*"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Google\\ApiCore\\": "src",
					"GPBMetadata\\ApiCore\\": "metadata/ApiCore"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"description": "Google API Core for PHP",
			"homepage": "https://github.com/googleapis/gax-php",
			"keywords": [
				"google"
			],
			"support": {
				"issues": "https://github.com/googleapis/gax-php/issues",
				"source": "https://github.com/googleapis/gax-php/tree/v1.36.0"
			},
			"time": "2024-12-11T02:47:43+00:00"
		},
		{
			"name": "google/grpc-gcp",
			"version": "v0.4.1",
			"source": {
				"type": "git",
				"url": "https://github.com/GoogleCloudPlatform/grpc-gcp-php.git",
				"reference": "e585b7721bbe806ef45b5c52ae43dfc2bff89968"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/GoogleCloudPlatform/grpc-gcp-php/zipball/e585b7721bbe806ef45b5c52ae43dfc2bff89968",
				"reference": "e585b7721bbe806ef45b5c52ae43dfc2bff89968",
				"shasum": ""
			},
			"require": {
				"google/auth": "^1.3",
				"google/protobuf": "^v3.25.3||^4.26.1",
				"grpc/grpc": "^v1.13.0",
				"php": "^8.0",
				"psr/cache": "^1.0.1||^2.0.0||^3.0.0"
			},
			"require-dev": {
				"google/cloud-spanner": "^1.7",
				"phpunit/phpunit": "^9.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Grpc\\Gcp\\": "src/"
				},
				"classmap": [
					"src/generated/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "gRPC GCP library for channel management",
			"support": {
				"issues": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/issues",
				"source": "https://github.com/GoogleCloudPlatform/grpc-gcp-php/tree/v0.4.1"
			},
			"time": "2025-02-19T21:53:22+00:00"
		},
		{
			"name": "google/longrunning",
			"version": "0.4.7",
			"source": {
				"type": "git",
				"url": "https://github.com/googleapis/php-longrunning.git",
				"reference": "624cabb874c10e5ddc9034c999f724894b70a3d3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/googleapis/php-longrunning/zipball/624cabb874c10e5ddc9034c999f724894b70a3d3",
				"reference": "624cabb874c10e5ddc9034c999f724894b70a3d3",
				"shasum": ""
			},
			"require-dev": {
				"google/gax": "^1.36.0",
				"phpunit/phpunit": "^9.0"
			},
			"type": "library",
			"extra": {
				"component": {
					"id": "longrunning",
					"path": "LongRunning",
					"entry": null,
					"target": "googleapis/php-longrunning"
				}
			},
			"autoload": {
				"psr-4": {
					"Google\\LongRunning\\": "src/LongRunning",
					"Google\\ApiCore\\LongRunning\\": "src/ApiCore/LongRunning",
					"GPBMetadata\\Google\\Longrunning\\": "metadata/Longrunning"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "Google LongRunning Client for PHP",
			"support": {
				"source": "https://github.com/googleapis/php-longrunning/tree/v0.4.7"
			},
			"time": "2025-01-24T21:24:06+00:00"
		},
		{
			"name": "google/protobuf",
			"version": "v4.30.2",
			"source": {
				"type": "git",
				"url": "https://github.com/protocolbuffers/protobuf-php.git",
				"reference": "a4c4d8565b40b9f76debc9dfeb221412eacb8ced"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/protocolbuffers/protobuf-php/zipball/a4c4d8565b40b9f76debc9dfeb221412eacb8ced",
				"reference": "a4c4d8565b40b9f76debc9dfeb221412eacb8ced",
				"shasum": ""
			},
			"require": {
				"php": ">=7.0.0"
			},
			"require-dev": {
				"phpunit/phpunit": ">=5.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.30.2"
			},
			"time": "2025-03-26T18:01:50+00:00"
		},
		{
			"name": "graham-campbell/result-type",
			"version": "v1.1.3",
			"source": {
				"type": "git",
				"url": "https://github.com/GrahamCampbell/Result-Type.git",
				"reference": "3ba905c11371512af9d9bdd27d99b782216b6945"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/3ba905c11371512af9d9bdd27d99b782216b6945",
				"reference": "3ba905c11371512af9d9bdd27d99b782216b6945",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0",
				"phpoption/phpoption": "^1.9.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
			},
			"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.3"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
					"type": "tidelift"
				}
			],
			"time": "2024-07-20T21:45:45+00:00"
		},
		{
			"name": "grpc/grpc",
			"version": "1.57.0",
			"source": {
				"type": "git",
				"url": "https://github.com/grpc/grpc-php.git",
				"reference": "b610c42022ed3a22f831439cb93802f2a4502fdf"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/grpc/grpc-php/zipball/b610c42022ed3a22f831439cb93802f2a4502fdf",
				"reference": "b610c42022ed3a22f831439cb93802f2a4502fdf",
				"shasum": ""
			},
			"require": {
				"php": ">=7.0.0"
			},
			"require-dev": {
				"google/auth": "^v1.3.0"
			},
			"suggest": {
				"ext-protobuf": "For better performance, install the protobuf C extension.",
				"google/protobuf": "To get started using grpc quickly, install the native protobuf library."
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Grpc\\": "src/lib/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"description": "gRPC library for PHP",
			"homepage": "https://grpc.io",
			"keywords": [
				"rpc"
			],
			"support": {
				"source": "https://github.com/grpc/grpc-php/tree/v1.57.0"
			},
			"time": "2023-08-14T23:57:54+00:00"
		},
		{
			"name": "guzzlehttp/guzzle",
			"version": "7.9.3",
			"source": {
				"type": "git",
				"url": "https://github.com/guzzle/guzzle.git",
				"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
				"reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"guzzlehttp/promises": "^1.5.3 || ^2.0.3",
				"guzzlehttp/psr7": "^2.7.0",
				"php": "^7.2.5 || ^8.0",
				"psr/http-client": "^1.0",
				"symfony/deprecation-contracts": "^2.2 || ^3.0"
			},
			"provide": {
				"psr/http-client-implementation": "1.0"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.8.2",
				"ext-curl": "*",
				"guzzle/client-integration-tests": "3.0.2",
				"php-http/message-factory": "^1.1",
				"phpunit/phpunit": "^8.5.39 || ^9.6.20",
				"psr/log": "^1.1 || ^2.0 || ^3.0"
			},
			"suggest": {
				"ext-curl": "Required for CURL handler support",
				"ext-intl": "Required for Internationalized Domain Name (IDN) support",
				"psr/log": "Required for using the Log middleware"
			},
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"autoload": {
				"files": [
					"src/functions_include.php"
				],
				"psr-4": {
					"GuzzleHttp\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https://github.com/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https://github.com/mtdowling"
				},
				{
					"name": "Jeremy Lindblom",
					"email": "jeremeamia@gmail.com",
					"homepage": "https://github.com/jeremeamia"
				},
				{
					"name": "George Mponos",
					"email": "gmponos@gmail.com",
					"homepage": "https://github.com/gmponos"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https://github.com/Nyholm"
				},
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https://github.com/sagikazarmark"
				},
				{
					"name": "Tobias Schultze",
					"email": "webmaster@tubo-world.de",
					"homepage": "https://github.com/Tobion"
				}
			],
			"description": "Guzzle is a PHP HTTP client library",
			"keywords": [
				"client",
				"curl",
				"framework",
				"http",
				"http client",
				"psr-18",
				"psr-7",
				"rest",
				"web service"
			],
			"support": {
				"issues": "https://github.com/guzzle/guzzle/issues",
				"source": "https://github.com/guzzle/guzzle/tree/7.9.3"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://github.com/Nyholm",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
					"type": "tidelift"
				}
			],
			"time": "2025-03-27T13:37:11+00:00"
		},
		{
			"name": "guzzlehttp/oauth-subscriber",
			"version": "0.6.0",
			"source": {
				"type": "git",
				"url": "https://github.com/guzzle/oauth-subscriber.git",
				"reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/guzzle/oauth-subscriber/zipball/8d6cab29f8397e5712d00a383eeead36108a3c1f",
				"reference": "8d6cab29f8397e5712d00a383eeead36108a3c1f",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/guzzle": "^6.5|^7.2",
				"guzzlehttp/psr7": "^1.7|^2.0",
				"php": ">=5.5.0"
			},
			"require-dev": {
				"phpunit/phpunit": "~4.0|^9.3.3"
			},
			"suggest": {
				"ext-openssl": "Required to sign using RSA-SHA1"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "0.6-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"GuzzleHttp\\Subscriber\\Oauth\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https://github.com/mtdowling"
				}
			],
			"description": "Guzzle OAuth 1.0 subscriber",
			"homepage": "http://guzzlephp.org/",
			"keywords": [
				"Guzzle",
				"oauth"
			],
			"support": {
				"issues": "https://github.com/guzzle/oauth-subscriber/issues",
				"source": "https://github.com/guzzle/oauth-subscriber/tree/0.6.0"
			},
			"time": "2021-07-13T12:01:32+00:00"
		},
		{
			"name": "guzzlehttp/promises",
			"version": "2.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/guzzle/promises.git",
				"reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c",
				"reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.8.2",
				"phpunit/phpunit": "^8.5.39 || ^9.6.20"
			},
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"autoload": {
				"psr-4": {
					"GuzzleHttp\\Promise\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https://github.com/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https://github.com/mtdowling"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https://github.com/Nyholm"
				},
				{
					"name": "Tobias Schultze",
					"email": "webmaster@tubo-world.de",
					"homepage": "https://github.com/Tobion"
				}
			],
			"description": "Guzzle promises library",
			"keywords": [
				"promise"
			],
			"support": {
				"issues": "https://github.com/guzzle/promises/issues",
				"source": "https://github.com/guzzle/promises/tree/2.2.0"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://github.com/Nyholm",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
					"type": "tidelift"
				}
			],
			"time": "2025-03-27T13:27:01+00:00"
		},
		{
			"name": "guzzlehttp/psr7",
			"version": "2.7.1",
			"source": {
				"type": "git",
				"url": "https://github.com/guzzle/psr7.git",
				"reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16",
				"reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0",
				"psr/http-factory": "^1.0",
				"psr/http-message": "^1.1 || ^2.0",
				"ralouphie/getallheaders": "^3.0"
			},
			"provide": {
				"psr/http-factory-implementation": "1.0",
				"psr/http-message-implementation": "1.0"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.8.2",
				"http-interop/http-factory-tests": "0.9.0",
				"phpunit/phpunit": "^8.5.39 || ^9.6.20"
			},
			"suggest": {
				"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
			},
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"autoload": {
				"psr-4": {
					"GuzzleHttp\\Psr7\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https://github.com/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https://github.com/mtdowling"
				},
				{
					"name": "George Mponos",
					"email": "gmponos@gmail.com",
					"homepage": "https://github.com/gmponos"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https://github.com/Nyholm"
				},
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https://github.com/sagikazarmark"
				},
				{
					"name": "Tobias Schultze",
					"email": "webmaster@tubo-world.de",
					"homepage": "https://github.com/Tobion"
				},
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com",
					"homepage": "https://sagikazarmark.hu"
				}
			],
			"description": "PSR-7 message implementation that also provides common utility methods",
			"keywords": [
				"http",
				"message",
				"psr-7",
				"request",
				"response",
				"stream",
				"uri",
				"url"
			],
			"support": {
				"issues": "https://github.com/guzzle/psr7/issues",
				"source": "https://github.com/guzzle/psr7/tree/2.7.1"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://github.com/Nyholm",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
					"type": "tidelift"
				}
			],
			"time": "2025-03-27T12:30:47+00:00"
		},
		{
			"name": "guzzlehttp/uri-template",
			"version": "v1.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/guzzle/uri-template.git",
				"reference": "30e286560c137526eccd4ce21b2de477ab0676d2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/guzzle/uri-template/zipball/30e286560c137526eccd4ce21b2de477ab0676d2",
				"reference": "30e286560c137526eccd4ce21b2de477ab0676d2",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0",
				"symfony/polyfill-php80": "^1.24"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.8.2",
				"phpunit/phpunit": "^8.5.36 || ^9.6.15",
				"uri-template/tests": "1.0.0"
			},
			"type": "library",
			"extra": {
				"bamarni-bin": {
					"bin-links": true,
					"forward-command": false
				}
			},
			"autoload": {
				"psr-4": {
					"GuzzleHttp\\UriTemplate\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Graham Campbell",
					"email": "hello@gjcampbell.co.uk",
					"homepage": "https://github.com/GrahamCampbell"
				},
				{
					"name": "Michael Dowling",
					"email": "mtdowling@gmail.com",
					"homepage": "https://github.com/mtdowling"
				},
				{
					"name": "George Mponos",
					"email": "gmponos@gmail.com",
					"homepage": "https://github.com/gmponos"
				},
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com",
					"homepage": "https://github.com/Nyholm"
				}
			],
			"description": "A polyfill class for uri_template of PHP",
			"keywords": [
				"guzzlehttp",
				"uri-template"
			],
			"support": {
				"issues": "https://github.com/guzzle/uri-template/issues",
				"source": "https://github.com/guzzle/uri-template/tree/v1.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://github.com/Nyholm",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/uri-template",
					"type": "tidelift"
				}
			],
			"time": "2025-02-03T10:55:03+00:00"
		},
		{
			"name": "hubspot/api-client",
			"version": "12.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/HubSpot/hubspot-api-php.git",
				"reference": "acb722b13d2a890deca85f8df3d3b8a43876aad7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/HubSpot/hubspot-api-php/zipball/acb722b13d2a890deca85f8df3d3b8a43876aad7",
				"reference": "acb722b13d2a890deca85f8df3d3b8a43876aad7",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-mbstring": "*",
				"guzzlehttp/guzzle": "^7.3",
				"guzzlehttp/psr7": "^1.7 || ^2.0",
				"php": ">=7.4"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.4",
				"phpspec/phpspec": "^7.1",
				"phpunit/phpunit": "^9.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"HubSpot\\": "lib/",
					"Hubspot\\Tests\\": "tests/",
					"HubSpot\\Client\\": "codegen/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "HubSpot",
					"homepage": "https://hubspot.com/"
				}
			],
			"description": "Hubspot API client",
			"homepage": "https://hubspot.com/",
			"keywords": [
				"api",
				"hubspot",
				"php",
				"sdk",
				"swagger"
			],
			"support": {
				"issues": "https://github.com/HubSpot/hubspot-api-php/issues",
				"source": "https://github.com/HubSpot/hubspot-api-php/tree/12.1.0"
			},
			"time": "2025-04-08T14:31:18+00:00"
		},
		{
			"name": "igaster/laravel-theme",
			"version": "v2.0.24",
			"source": {
				"type": "git",
				"url": "https://github.com/igaster/laravel-theme.git",
				"reference": "184ce1538d1f231f532c046262d89ef58d4d59f2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/igaster/laravel-theme/zipball/184ce1538d1f231f532c046262d89ef58d4d59f2",
				"reference": "184ce1538d1f231f532c046262d89ef58d4d59f2",
				"shasum": ""
			},
			"require": {
				"illuminate/contracts": ">=5.4"
			},
			"suggest": {
				"orchestra/asset": "Use '@css' and '@js' in Blade files"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Theme": "Igaster\\LaravelTheme\\Facades\\Theme"
					},
					"providers": [
						"Igaster\\LaravelTheme\\themeServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Igaster\\LaravelTheme\\": "src/",
					"Igaster\\LaravelTheme\\Tests\\": "tests/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Giannis Gasteratos",
					"email": "igasteratos@gmail.com"
				}
			],
			"description": "Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...",
			"homepage": "https://github.com/Igaster/laravel-theme.git",
			"keywords": [
				"assets",
				"blade",
				"laravel",
				"package",
				"themes",
				"views"
			],
			"support": {
				"issues": "https://github.com/igaster/laravel-theme/issues",
				"source": "https://github.com/igaster/laravel-theme/tree/v2.0.24"
			},
			"time": "2025-03-04T07:27:32+00:00"
		},
		{
			"name": "intervention/gif",
			"version": "4.2.2",
			"source": {
				"type": "git",
				"url": "https://github.com/Intervention/gif.git",
				"reference": "5999eac6a39aa760fb803bc809e8909ee67b451a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Intervention/gif/zipball/5999eac6a39aa760fb803bc809e8909ee67b451a",
				"reference": "5999eac6a39aa760fb803bc809e8909ee67b451a",
				"shasum": ""
			},
			"require": {
				"php": "^8.1"
			},
			"require-dev": {
				"phpstan/phpstan": "^2.1",
				"phpunit/phpunit": "^10.0 || ^11.0  || ^12.0",
				"slevomat/coding-standard": "~8.0",
				"squizlabs/php_codesniffer": "^3.8"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Intervention\\Gif\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Oliver Vogel",
					"email": "oliver@intervention.io",
					"homepage": "https://intervention.io/"
				}
			],
			"description": "Native PHP GIF Encoder/Decoder",
			"homepage": "https://github.com/intervention/gif",
			"keywords": [
				"animation",
				"gd",
				"gif",
				"image"
			],
			"support": {
				"issues": "https://github.com/Intervention/gif/issues",
				"source": "https://github.com/Intervention/gif/tree/4.2.2"
			},
			"funding": [
				{
					"url": "https://paypal.me/interventionio",
					"type": "custom"
				},
				{
					"url": "https://github.com/Intervention",
					"type": "github"
				},
				{
					"url": "https://ko-fi.com/interventionphp",
					"type": "ko_fi"
				}
			],
			"time": "2025-03-29T07:46:21+00:00"
		},
		{
			"name": "intervention/image",
			"version": "3.11.2",
			"source": {
				"type": "git",
				"url": "https://github.com/Intervention/image.git",
				"reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Intervention/image/zipball/ebbb711871fb261c064cf4c422f5f3c124fe1842",
				"reference": "ebbb711871fb261c064cf4c422f5f3c124fe1842",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"intervention/gif": "^4.2",
				"php": "^8.1"
			},
			"require-dev": {
				"mockery/mockery": "^1.6",
				"phpstan/phpstan": "^2.1",
				"phpunit/phpunit": "^10.0 || ^11.0 || ^12.0",
				"slevomat/coding-standard": "~8.0",
				"squizlabs/php_codesniffer": "^3.8"
			},
			"suggest": {
				"ext-exif": "Recommended to be able to read EXIF data properly."
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Intervention\\Image\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Oliver Vogel",
					"email": "oliver@intervention.io",
					"homepage": "https://intervention.io/"
				}
			],
			"description": "PHP image manipulation",
			"homepage": "https://image.intervention.io/",
			"keywords": [
				"gd",
				"image",
				"imagick",
				"resize",
				"thumbnail",
				"watermark"
			],
			"support": {
				"issues": "https://github.com/Intervention/image/issues",
				"source": "https://github.com/Intervention/image/tree/3.11.2"
			},
			"funding": [
				{
					"url": "https://paypal.me/interventionio",
					"type": "custom"
				},
				{
					"url": "https://github.com/Intervention",
					"type": "github"
				},
				{
					"url": "https://ko-fi.com/interventionphp",
					"type": "ko_fi"
				}
			],
			"time": "2025-02-27T13:08:55+00:00"
		},
		{
			"name": "iyzico/iyzipay-php",
			"version": "v2.0.58",
			"source": {
				"type": "git",
				"url": "https://github.com/iyzico/iyzipay-php.git",
				"reference": "61089e8deb03977af3a1ff396b73dc01ad12fdb0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/iyzico/iyzipay-php/zipball/61089e8deb03977af3a1ff396b73dc01ad12fdb0",
				"reference": "61089e8deb03977af3a1ff396b73dc01ad12fdb0",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"php": ">=7.4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "~9.6",
				"satooshi/php-coveralls": "~0.6.1"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Iyzipay\\": "src/Iyzipay/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "iyzico and contributors",
					"homepage": "https://github.com/iyzico/iyzipay-php/contributors"
				}
			],
			"description": "iyzipay api php client",
			"homepage": "https://www.iyzico.com",
			"keywords": [
				"iyzico",
				"iyzico.com",
				"iyzipay",
				"iyzipay api",
				"iyzipay api php",
				"iyzipay api php client",
				"iyzipay php",
				"payment processing"
			],
			"support": {
				"issues": "https://github.com/iyzico/iyzipay-php/issues",
				"source": "https://github.com/iyzico/iyzipay-php/tree/v2.0.58"
			},
			"time": "2024-12-26T12:49:12+00:00"
		},
		{
			"name": "jean85/pretty-package-versions",
			"version": "2.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/Jean85/pretty-package-versions.git",
				"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Jean85/pretty-package-versions/zipball/4d7aa5dab42e2a76d99559706022885de0e18e1a",
				"reference": "4d7aa5dab42e2a76d99559706022885de0e18e1a",
				"shasum": ""
			},
			"require": {
				"composer-runtime-api": "^2.1.0",
				"php": "^7.4|^8.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.2",
				"jean85/composer-provided-replaced-stub-package": "^1.0",
				"phpstan/phpstan": "^2.0",
				"phpunit/phpunit": "^7.5|^8.5|^9.6",
				"rector/rector": "^2.0",
				"vimeo/psalm": "^4.3 || ^5.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Jean85\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Alessandro Lai",
					"email": "alessandro.lai85@gmail.com"
				}
			],
			"description": "A library to get pretty versions strings of installed dependencies",
			"keywords": [
				"composer",
				"package",
				"release",
				"versions"
			],
			"support": {
				"issues": "https://github.com/Jean85/pretty-package-versions/issues",
				"source": "https://github.com/Jean85/pretty-package-versions/tree/2.1.1"
			},
			"time": "2025-03-19T14:43:43+00:00"
		},
		{
			"name": "laminas/laminas-diactoros",
			"version": "3.5.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laminas/laminas-diactoros.git",
				"reference": "143a16306602ce56b8b092a7914fef03c37f9ed2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/143a16306602ce56b8b092a7914fef03c37f9ed2",
				"reference": "143a16306602ce56b8b092a7914fef03c37f9ed2",
				"shasum": ""
			},
			"require": {
				"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
				"psr/http-factory": "^1.1",
				"psr/http-message": "^1.1 || ^2.0"
			},
			"conflict": {
				"amphp/amp": "<2.6.4"
			},
			"provide": {
				"psr/http-factory-implementation": "^1.0",
				"psr/http-message-implementation": "^1.1 || ^2.0"
			},
			"require-dev": {
				"ext-curl": "*",
				"ext-dom": "*",
				"ext-gd": "*",
				"ext-libxml": "*",
				"http-interop/http-factory-tests": "^2.2.0",
				"laminas/laminas-coding-standard": "~2.5.0",
				"php-http/psr7-integration-tests": "^1.4.0",
				"phpunit/phpunit": "^10.5.36",
				"psalm/plugin-phpunit": "^0.19.0",
				"vimeo/psalm": "^5.26.1"
			},
			"type": "library",
			"extra": {
				"laminas": {
					"module": "Laminas\\Diactoros",
					"config-provider": "Laminas\\Diactoros\\ConfigProvider"
				}
			},
			"autoload": {
				"files": [
					"src/functions/create_uploaded_file.php",
					"src/functions/marshal_headers_from_sapi.php",
					"src/functions/marshal_method_from_sapi.php",
					"src/functions/marshal_protocol_version_from_sapi.php",
					"src/functions/normalize_server.php",
					"src/functions/normalize_uploaded_files.php",
					"src/functions/parse_cookie_header.php"
				],
				"psr-4": {
					"Laminas\\Diactoros\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"description": "PSR HTTP Message implementations",
			"homepage": "https://laminas.dev",
			"keywords": [
				"http",
				"laminas",
				"psr",
				"psr-17",
				"psr-7"
			],
			"support": {
				"chat": "https://laminas.dev/chat",
				"docs": "https://docs.laminas.dev/laminas-diactoros/",
				"forum": "https://discourse.laminas.dev",
				"issues": "https://github.com/laminas/laminas-diactoros/issues",
				"rss": "https://github.com/laminas/laminas-diactoros/releases.atom",
				"source": "https://github.com/laminas/laminas-diactoros"
			},
			"funding": [
				{
					"url": "https://funding.communitybridge.org/projects/laminas-project",
					"type": "community_bridge"
				}
			],
			"time": "2024-10-14T11:59:49+00:00"
		},
		{
			"name": "laravel/cashier",
			"version": "v14.14.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/cashier-stripe.git",
				"reference": "46d8139cc4c4a53c70a56cbc8605c4503a429f4c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/cashier-stripe/zipball/46d8139cc4c4a53c70a56cbc8605c4503a429f4c",
				"reference": "46d8139cc4c4a53c70a56cbc8605c4503a429f4c",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"illuminate/console": "^9.21|^10.0",
				"illuminate/contracts": "^9.21|^10.0",
				"illuminate/database": "^9.21|^10.0",
				"illuminate/http": "^9.21|^10.0",
				"illuminate/log": "^9.21|^10.0",
				"illuminate/notifications": "^9.21|^10.0",
				"illuminate/pagination": "^9.21|^10.0",
				"illuminate/routing": "^9.21|^10.0",
				"illuminate/support": "^9.21|^10.0",
				"illuminate/view": "^9.21|^10.0",
				"moneyphp/money": "^4.0",
				"nesbot/carbon": "^2.0",
				"php": "^8.0",
				"stripe/stripe-php": "^7.39|^8.0|^9.0|^10.0",
				"symfony/http-kernel": "^6.0",
				"symfony/polyfill-intl-icu": "^1.22.1"
			},
			"require-dev": {
				"dompdf/dompdf": "^2.0",
				"mockery/mockery": "^1.0",
				"orchestra/testbench": "^7.0|^8.0",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.0"
			},
			"suggest": {
				"dompdf/dompdf": "Required when generating and downloading invoice PDF's using Dompdf (^1.0.1|^2.0).",
				"ext-intl": "Allows for more locales besides the default \"en\" when formatting money values."
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Cashier\\CashierServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "14.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Cashier\\": "src/",
					"Laravel\\Cashier\\Database\\Factories\\": "database/factories/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				},
				{
					"name": "Dries Vints",
					"email": "dries@laravel.com"
				}
			],
			"description": "Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.",
			"keywords": [
				"billing",
				"laravel",
				"stripe"
			],
			"support": {
				"issues": "https://github.com/laravel/cashier/issues",
				"source": "https://github.com/laravel/cashier"
			},
			"time": "2023-11-21T15:08:38+00:00"
		},
		{
			"name": "laravel/framework",
			"version": "v10.48.29",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/framework.git",
				"reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/framework/zipball/8f7f9247cb8aad1a769d6b9815a6623d89b46b47",
				"reference": "8f7f9247cb8aad1a769d6b9815a6623d89b46b47",
				"shasum": ""
			},
			"require": {
				"brick/math": "^0.9.3|^0.10.2|^0.11|^0.12",
				"composer-runtime-api": "^2.2",
				"doctrine/inflector": "^2.0.5",
				"dragonmantank/cron-expression": "^3.3.2",
				"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.2",
				"guzzlehttp/uri-template": "^1.0",
				"laravel/prompts": "^0.1.9",
				"laravel/serializable-closure": "^1.3",
				"league/commonmark": "^2.2.1",
				"league/flysystem": "^3.8.0",
				"monolog/monolog": "^3.0",
				"nesbot/carbon": "^2.67",
				"nunomaduro/termwind": "^1.13",
				"php": "^8.1",
				"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": "^6.2",
				"symfony/error-handler": "^6.2",
				"symfony/finder": "^6.2",
				"symfony/http-foundation": "^6.4",
				"symfony/http-kernel": "^6.2",
				"symfony/mailer": "^6.2",
				"symfony/mime": "^6.2",
				"symfony/process": "^6.2",
				"symfony/routing": "^6.2",
				"symfony/uid": "^6.2",
				"symfony/var-dumper": "^6.2",
				"tijsverkoyen/css-to-inline-styles": "^2.2.5",
				"vlucas/phpdotenv": "^5.4.1",
				"voku/portable-ascii": "^2.0"
			},
			"conflict": {
				"carbonphp/carbon-doctrine-types": ">=3.0",
				"doctrine/dbal": ">=4.0",
				"mockery/mockery": "1.6.8",
				"phpunit/phpunit": ">=11.0.0",
				"tightenco/collect": "<5.5.33"
			},
			"provide": {
				"psr/container-implementation": "1.1|2.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/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/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/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"
			},
			"require-dev": {
				"ably/ably-php": "^1.0",
				"aws/aws-sdk-php": "^3.235.5",
				"doctrine/dbal": "^3.5.1",
				"ext-gmp": "*",
				"fakerphp/faker": "^1.21",
				"guzzlehttp/guzzle": "^7.5",
				"league/flysystem-aws-s3-v3": "^3.0",
				"league/flysystem-ftp": "^3.0",
				"league/flysystem-path-prefixing": "^3.3",
				"league/flysystem-read-only": "^3.3",
				"league/flysystem-sftp-v3": "^3.0",
				"mockery/mockery": "^1.5.1",
				"nyholm/psr7": "^1.2",
				"orchestra/testbench-core": "^8.23.4",
				"pda/pheanstalk": "^4.0",
				"phpstan/phpstan": "~1.11.11",
				"phpunit/phpunit": "^10.0.7",
				"predis/predis": "^2.0.2",
				"symfony/cache": "^6.2",
				"symfony/http-client": "^6.2.4",
				"symfony/psr-http-message-bridge": "^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.235.5).",
				"brianium/paratest": "Required to run tests in parallel (^6.0).",
				"doctrine/dbal": "Required to rename columns and drop SQLite columns (^3.5.1).",
				"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).",
				"fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
				"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
				"guzzlehttp/guzzle": "Required to use the HTTP Client and the ping methods on schedules (^7.5).",
				"laravel/tinker": "Required to use the tinker console command (^2.0).",
				"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.0).",
				"league/flysystem-ftp": "Required to use the Flysystem FTP driver (^3.0).",
				"league/flysystem-path-prefixing": "Required to use the scoped driver (^3.3).",
				"league/flysystem-read-only": "Required to use read-only disks (^3.3)",
				"league/flysystem-sftp-v3": "Required to use the Flysystem SFTP driver (^3.0).",
				"mockery/mockery": "Required to use mocking (^1.5.1).",
				"nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
				"pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
				"phpunit/phpunit": "Required to use assertions and run tests (^9.5.8|^10.0.7).",
				"predis/predis": "Required to use the predis connector (^2.0.2).",
				"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).",
				"symfony/cache": "Required to PSR-6 cache bridge (^6.2).",
				"symfony/filesystem": "Required to enable support for relative symbolic links (^6.2).",
				"symfony/http-client": "Required to enable support for the Symfony API mail transports (^6.2).",
				"symfony/mailgun-mailer": "Required to enable support for the Mailgun mail transport (^6.2).",
				"symfony/postmark-mailer": "Required to enable support for the Postmark mail transport (^6.2).",
				"symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^2.0)."
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "10.x-dev"
				}
			},
			"autoload": {
				"files": [
					"src/Illuminate/Collections/helpers.php",
					"src/Illuminate/Events/functions.php",
					"src/Illuminate/Filesystem/functions.php",
					"src/Illuminate/Foundation/helpers.php",
					"src/Illuminate/Support/helpers.php"
				],
				"psr-4": {
					"Illuminate\\": "src/Illuminate/",
					"Illuminate\\Support\\": [
						"src/Illuminate/Macroable/",
						"src/Illuminate/Collections/",
						"src/Illuminate/Conditionable/"
					]
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "The Laravel Framework.",
			"homepage": "https://laravel.com",
			"keywords": [
				"framework",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/laravel/framework/issues",
				"source": "https://github.com/laravel/framework"
			},
			"time": "2025-03-12T14:42:01+00:00"
		},
		{
			"name": "laravel/octane",
			"version": "v2.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/octane.git",
				"reference": "445002b2551c837d60cda4324259063c356dfb56"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/octane/zipball/445002b2551c837d60cda4324259063c356dfb56",
				"reference": "445002b2551c837d60cda4324259063c356dfb56",
				"shasum": ""
			},
			"require": {
				"laminas/laminas-diactoros": "^3.0",
				"laravel/framework": "^10.10.1|^11.0|^12.0",
				"laravel/prompts": "^0.1.24|^0.2.0|^0.3.0",
				"laravel/serializable-closure": "^1.3|^2.0",
				"nesbot/carbon": "^2.66.0|^3.0",
				"php": "^8.1.0",
				"symfony/console": "^6.0|^7.0",
				"symfony/psr-http-message-bridge": "^2.2.0|^6.4|^7.0"
			},
			"conflict": {
				"spiral/roadrunner": "<2023.1.0",
				"spiral/roadrunner-cli": "<2.6.0",
				"spiral/roadrunner-http": "<3.3.0"
			},
			"require-dev": {
				"guzzlehttp/guzzle": "^7.6.1",
				"inertiajs/inertia-laravel": "^1.3.2|^2.0",
				"laravel/scout": "^10.2.1",
				"laravel/socialite": "^5.6.1",
				"livewire/livewire": "^2.12.3|^3.0",
				"mockery/mockery": "^1.5.1",
				"nunomaduro/collision": "^6.4.0|^7.5.2|^8.0",
				"orchestra/testbench": "^8.21|^9.0|^10.0",
				"phpstan/phpstan": "^2.1.7",
				"phpunit/phpunit": "^10.4|^11.5",
				"spiral/roadrunner-cli": "^2.6.0",
				"spiral/roadrunner-http": "^3.3.0"
			},
			"bin": [
				"bin/roadrunner-worker",
				"bin/swoole-server"
			],
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Octane": "Laravel\\Octane\\Facades\\Octane"
					},
					"providers": [
						"Laravel\\Octane\\OctaneServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "2.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Octane\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Supercharge your Laravel application's performance.",
			"keywords": [
				"frankenphp",
				"laravel",
				"octane",
				"roadrunner",
				"swoole"
			],
			"support": {
				"issues": "https://github.com/laravel/octane/issues",
				"source": "https://github.com/laravel/octane"
			},
			"time": "2025-04-13T21:10:35+00:00"
		},
		{
			"name": "laravel/passport",
			"version": "v12.4.2",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/passport.git",
				"reference": "65a885607b62d361aedaeb10a946bc6b5a954262"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/passport/zipball/65a885607b62d361aedaeb10a946bc6b5a954262",
				"reference": "65a885607b62d361aedaeb10a946bc6b5a954262",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"firebase/php-jwt": "^6.4",
				"illuminate/auth": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/console": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/container": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/contracts": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/cookie": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/database": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/encryption": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/http": "^9.21|^10.0|^11.0|^12.0",
				"illuminate/support": "^9.21|^10.0|^11.0|^12.0",
				"lcobucci/jwt": "^4.3|^5.0",
				"league/oauth2-server": "^8.5.3",
				"nyholm/psr7": "^1.5",
				"php": "^8.0",
				"phpseclib/phpseclib": "^2.0|^3.0",
				"symfony/console": "^6.0|^7.0",
				"symfony/psr-http-message-bridge": "^2.1|^6.0|^7.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.0",
				"orchestra/testbench": "^7.35|^8.14|^9.0|^10.0",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.3|^10.5|^11.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Passport\\PassportServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Passport\\": "src/",
					"Laravel\\Passport\\Database\\Factories\\": "database/factories/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Laravel Passport provides OAuth2 server support to Laravel.",
			"keywords": [
				"laravel",
				"oauth",
				"passport"
			],
			"support": {
				"issues": "https://github.com/laravel/passport/issues",
				"source": "https://github.com/laravel/passport"
			},
			"time": "2025-02-12T16:11:33+00:00"
		},
		{
			"name": "laravel/prompts",
			"version": "v0.1.25",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/prompts.git",
				"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/prompts/zipball/7b4029a84c37cb2725fc7f011586e2997040bc95",
				"reference": "7b4029a84c37cb2725fc7f011586e2997040bc95",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"illuminate/collections": "^10.0|^11.0",
				"php": "^8.1",
				"symfony/console": "^6.2|^7.0"
			},
			"conflict": {
				"illuminate/console": ">=10.17.0 <10.25.0",
				"laravel/framework": ">=10.17.0 <10.25.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.5",
				"pestphp/pest": "^2.3",
				"phpstan/phpstan": "^1.11",
				"phpstan/phpstan-mockery": "^1.1"
			},
			"suggest": {
				"ext-pcntl": "Required for the spinner to be animated."
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "0.1.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.1.25"
			},
			"time": "2024-08-12T22:06:33+00:00"
		},
		{
			"name": "laravel/sanctum",
			"version": "v3.3.3",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/sanctum.git",
				"reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/sanctum/zipball/8c104366459739f3ada0e994bcd3e6fd681ce3d5",
				"reference": "8c104366459739f3ada0e994bcd3e6fd681ce3d5",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"illuminate/console": "^9.21|^10.0",
				"illuminate/contracts": "^9.21|^10.0",
				"illuminate/database": "^9.21|^10.0",
				"illuminate/support": "^9.21|^10.0",
				"php": "^8.0.2"
			},
			"require-dev": {
				"mockery/mockery": "^1.0",
				"orchestra/testbench": "^7.28.2|^8.8.3",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.6"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Sanctum\\SanctumServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "3.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Sanctum\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.",
			"keywords": [
				"auth",
				"laravel",
				"sanctum"
			],
			"support": {
				"issues": "https://github.com/laravel/sanctum/issues",
				"source": "https://github.com/laravel/sanctum"
			},
			"time": "2023-12-19T18:44:48+00:00"
		},
		{
			"name": "laravel/serializable-closure",
			"version": "v1.3.7",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/serializable-closure.git",
				"reference": "4f48ade902b94323ca3be7646db16209ec76be3d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d",
				"reference": "4f48ade902b94323ca3be7646db16209ec76be3d",
				"shasum": ""
			},
			"require": {
				"php": "^7.3|^8.0"
			},
			"require-dev": {
				"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
				"nesbot/carbon": "^2.61|^3.0",
				"pestphp/pest": "^1.21.3",
				"phpstan/phpstan": "^1.8.2",
				"symfony/var-dumper": "^5.4.11|^6.2.0|^7.0.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.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": "2024-11-14T18:34:49+00:00"
		},
		{
			"name": "laravel/socialite",
			"version": "v5.19.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/socialite.git",
				"reference": "c40f843c5643fb6b089e46ce9794b8408bf08319"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/socialite/zipball/c40f843c5643fb6b089e46ce9794b8408bf08319",
				"reference": "c40f843c5643fb6b089e46ce9794b8408bf08319",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"firebase/php-jwt": "^6.4",
				"guzzlehttp/guzzle": "^6.0|^7.0",
				"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/http": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"league/oauth1-client": "^1.11",
				"php": "^7.2|^8.0",
				"phpseclib/phpseclib": "^3.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.0",
				"orchestra/testbench": "^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
				"phpstan/phpstan": "^1.12.23",
				"phpunit/phpunit": "^8.0|^9.3|^10.4|^11.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Socialite": "Laravel\\Socialite\\Facades\\Socialite"
					},
					"providers": [
						"Laravel\\Socialite\\SocialiteServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "5.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Socialite\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
			"homepage": "https://laravel.com",
			"keywords": [
				"laravel",
				"oauth"
			],
			"support": {
				"issues": "https://github.com/laravel/socialite/issues",
				"source": "https://github.com/laravel/socialite"
			},
			"time": "2025-03-27T17:26:42+00:00"
		},
		{
			"name": "laravel/tinker",
			"version": "v2.10.1",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/tinker.git",
				"reference": "22177cc71807d38f2810c6204d8f7183d88a57d3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/tinker/zipball/22177cc71807d38f2810c6204d8f7183d88a57d3",
				"reference": "22177cc71807d38f2810c6204d8f7183d88a57d3",
				"shasum": ""
			},
			"require": {
				"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"php": "^7.2.5|^8.0",
				"psy/psysh": "^0.11.1|^0.12.0",
				"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
			},
			"require-dev": {
				"mockery/mockery": "~1.3.3|^1.4.2",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^8.5.8|^9.3.3|^10.0"
			},
			"suggest": {
				"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)."
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Tinker\\TinkerServiceProvider"
					]
				}
			},
			"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/v2.10.1"
			},
			"time": "2025-01-27T14:24:01+00:00"
		},
		{
			"name": "lcobucci/clock",
			"version": "3.3.1",
			"source": {
				"type": "git",
				"url": "https://github.com/lcobucci/clock.git",
				"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b",
				"reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b",
				"shasum": ""
			},
			"require": {
				"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
				"psr/clock": "^1.0"
			},
			"provide": {
				"psr/clock-implementation": "1.0"
			},
			"require-dev": {
				"infection/infection": "^0.29",
				"lcobucci/coding-standard": "^11.1.0",
				"phpstan/extension-installer": "^1.3.1",
				"phpstan/phpstan": "^1.10.25",
				"phpstan/phpstan-deprecation-rules": "^1.1.3",
				"phpstan/phpstan-phpunit": "^1.3.13",
				"phpstan/phpstan-strict-rules": "^1.5.1",
				"phpunit/phpunit": "^11.3.6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Lcobucci\\Clock\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Luís Cobucci",
					"email": "lcobucci@gmail.com"
				}
			],
			"description": "Yet another clock abstraction",
			"support": {
				"issues": "https://github.com/lcobucci/clock/issues",
				"source": "https://github.com/lcobucci/clock/tree/3.3.1"
			},
			"funding": [
				{
					"url": "https://github.com/lcobucci",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/lcobucci",
					"type": "patreon"
				}
			],
			"time": "2024-09-24T20:45:14+00:00"
		},
		{
			"name": "lcobucci/jwt",
			"version": "5.5.0",
			"source": {
				"type": "git",
				"url": "https://github.com/lcobucci/jwt.git",
				"reference": "a835af59b030d3f2967725697cf88300f579088e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e",
				"reference": "a835af59b030d3f2967725697cf88300f579088e",
				"shasum": ""
			},
			"require": {
				"ext-openssl": "*",
				"ext-sodium": "*",
				"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
				"psr/clock": "^1.0"
			},
			"require-dev": {
				"infection/infection": "^0.29",
				"lcobucci/clock": "^3.2",
				"lcobucci/coding-standard": "^11.0",
				"phpbench/phpbench": "^1.2",
				"phpstan/extension-installer": "^1.2",
				"phpstan/phpstan": "^1.10.7",
				"phpstan/phpstan-deprecation-rules": "^1.1.3",
				"phpstan/phpstan-phpunit": "^1.3.10",
				"phpstan/phpstan-strict-rules": "^1.5.0",
				"phpunit/phpunit": "^11.1"
			},
			"suggest": {
				"lcobucci/clock": ">= 3.2"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Lcobucci\\JWT\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Luís Cobucci",
					"email": "lcobucci@gmail.com",
					"role": "Developer"
				}
			],
			"description": "A simple library to work with JSON Web Token and JSON Web Signature",
			"keywords": [
				"JWS",
				"jwt"
			],
			"support": {
				"issues": "https://github.com/lcobucci/jwt/issues",
				"source": "https://github.com/lcobucci/jwt/tree/5.5.0"
			},
			"funding": [
				{
					"url": "https://github.com/lcobucci",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/lcobucci",
					"type": "patreon"
				}
			],
			"time": "2025-01-26T21:29:45+00:00"
		},
		{
			"name": "league/commonmark",
			"version": "2.6.1",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/commonmark.git",
				"reference": "d990688c91cedfb69753ffc2512727ec646df2ad"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/d990688c91cedfb69753ffc2512727ec646df2ad",
				"reference": "d990688c91cedfb69753ffc2512727ec646df2ad",
				"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",
				"symfony/process": "^5.4 | ^6.0 | ^7.0",
				"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
				"unleashedtech/php-coding-standard": "^3.1.1",
				"vimeo/psalm": "^4.24.0 || ^5.0.0"
			},
			"suggest": {
				"symfony/yaml": "v2.3+ required if using the Front Matter extension"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "2.7-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": "2024-12-29T14:10:59+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/event",
			"version": "2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/event.git",
				"reference": "062ebb450efbe9a09bc2478e89b7c933875b0935"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/event/zipball/062ebb450efbe9a09bc2478e89b7c933875b0935",
				"reference": "062ebb450efbe9a09bc2478e89b7c933875b0935",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1.0"
			},
			"require-dev": {
				"henrikbjorn/phpspec-code-coverage": "~1.0.1",
				"phpspec/phpspec": "^2.2"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.2-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"League\\Event\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Frank de Jonge",
					"email": "info@frenky.net"
				}
			],
			"description": "Event package",
			"keywords": [
				"emitter",
				"event",
				"listener"
			],
			"support": {
				"issues": "https://github.com/thephpleague/event/issues",
				"source": "https://github.com/thephpleague/event/tree/2.3.0"
			},
			"time": "2025-03-14T19:51:10+00:00"
		},
		{
			"name": "league/flysystem",
			"version": "3.29.1",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/flysystem.git",
				"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319",
				"reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319",
				"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",
				"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",
				"phpseclib/phpseclib": "^3.0.36",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.5.11|^10.0",
				"sabre/dav": "^4.6.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"League\\Flysystem\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Frank de Jonge",
					"email": "info@frankdejonge.nl"
				}
			],
			"description": "File storage abstraction for PHP",
			"keywords": [
				"WebDAV",
				"aws",
				"cloud",
				"file",
				"files",
				"filesystem",
				"filesystems",
				"ftp",
				"s3",
				"sftp",
				"storage"
			],
			"support": {
				"issues": "https://github.com/thephpleague/flysystem/issues",
				"source": "https://github.com/thephpleague/flysystem/tree/3.29.1"
			},
			"time": "2024-10-08T08:58:34+00:00"
		},
		{
			"name": "league/flysystem-aws-s3-v3",
			"version": "3.29.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
				"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9",
				"reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9",
				"shasum": ""
			},
			"require": {
				"aws/aws-sdk-php": "^3.295.10",
				"league/flysystem": "^3.10.0",
				"league/mime-type-detection": "^1.0.0",
				"php": "^8.0.2"
			},
			"conflict": {
				"guzzlehttp/guzzle": "<7.0",
				"guzzlehttp/ringphp": "<1.1.1"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"League\\Flysystem\\AwsS3V3\\": ""
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Frank de Jonge",
					"email": "info@frankdejonge.nl"
				}
			],
			"description": "AWS S3 filesystem adapter for Flysystem.",
			"keywords": [
				"Flysystem",
				"aws",
				"file",
				"files",
				"filesystem",
				"s3",
				"storage"
			],
			"support": {
				"source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0"
			},
			"time": "2024-08-17T13:10:48+00:00"
		},
		{
			"name": "league/flysystem-local",
			"version": "3.29.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/flysystem-local.git",
				"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27",
				"reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27",
				"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.29.0"
			},
			"time": "2024-08-09T21:24:39+00:00"
		},
		{
			"name": "league/mime-type-detection",
			"version": "1.16.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/mime-type-detection.git",
				"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9",
				"reference": "2d6702ff215bf922936ccc1ad31007edc76451b9",
				"shasum": ""
			},
			"require": {
				"ext-fileinfo": "*",
				"php": "^7.4 || ^8.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.2",
				"phpstan/phpstan": "^0.12.68",
				"phpunit/phpunit": "^8.5.8 || ^9.3 || ^10.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"League\\MimeTypeDetection\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Frank de Jonge",
					"email": "info@frankdejonge.nl"
				}
			],
			"description": "Mime-type detection for Flysystem",
			"support": {
				"issues": "https://github.com/thephpleague/mime-type-detection/issues",
				"source": "https://github.com/thephpleague/mime-type-detection/tree/1.16.0"
			},
			"funding": [
				{
					"url": "https://github.com/frankdejonge",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/league/flysystem",
					"type": "tidelift"
				}
			],
			"time": "2024-09-21T08:32:55+00:00"
		},
		{
			"name": "league/oauth1-client",
			"version": "v1.11.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/oauth1-client.git",
				"reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/f9c94b088837eb1aae1ad7c4f23eb65cc6993055",
				"reference": "f9c94b088837eb1aae1ad7c4f23eb65cc6993055",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-openssl": "*",
				"guzzlehttp/guzzle": "^6.0|^7.0",
				"guzzlehttp/psr7": "^1.7|^2.0",
				"php": ">=7.1||>=8.0"
			},
			"require-dev": {
				"ext-simplexml": "*",
				"friendsofphp/php-cs-fixer": "^2.17",
				"mockery/mockery": "^1.3.3",
				"phpstan/phpstan": "^0.12.42",
				"phpunit/phpunit": "^7.5||9.5"
			},
			"suggest": {
				"ext-simplexml": "For decoding XML-based responses."
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.0-dev",
					"dev-develop": "2.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"League\\OAuth1\\Client\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ben Corlett",
					"email": "bencorlett@me.com",
					"homepage": "http://www.webcomm.com.au",
					"role": "Developer"
				}
			],
			"description": "OAuth 1.0 Client Library",
			"keywords": [
				"Authentication",
				"SSO",
				"authorization",
				"bitbucket",
				"identity",
				"idp",
				"oauth",
				"oauth1",
				"single sign on",
				"trello",
				"tumblr",
				"twitter"
			],
			"support": {
				"issues": "https://github.com/thephpleague/oauth1-client/issues",
				"source": "https://github.com/thephpleague/oauth1-client/tree/v1.11.0"
			},
			"time": "2024-12-10T19:59:05+00:00"
		},
		{
			"name": "league/oauth2-client",
			"version": "2.8.1",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/oauth2-client.git",
				"reference": "9df2924ca644736c835fc60466a3a60390d334f9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/9df2924ca644736c835fc60466a3a60390d334f9",
				"reference": "9df2924ca644736c835fc60466a3a60390d334f9",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
				"php": "^7.1 || >=8.0.0 <8.5.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.3.5",
				"php-parallel-lint/php-parallel-lint": "^1.4",
				"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
				"squizlabs/php_codesniffer": "^3.11"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"League\\OAuth2\\Client\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Alex Bilbie",
					"email": "hello@alexbilbie.com",
					"homepage": "http://www.alexbilbie.com",
					"role": "Developer"
				},
				{
					"name": "Woody Gilk",
					"homepage": "https://github.com/shadowhand",
					"role": "Contributor"
				}
			],
			"description": "OAuth 2.0 Client Library",
			"keywords": [
				"Authentication",
				"SSO",
				"authorization",
				"identity",
				"idp",
				"oauth",
				"oauth2",
				"single sign on"
			],
			"support": {
				"issues": "https://github.com/thephpleague/oauth2-client/issues",
				"source": "https://github.com/thephpleague/oauth2-client/tree/2.8.1"
			},
			"time": "2025-02-26T04:37:30+00:00"
		},
		{
			"name": "league/oauth2-server",
			"version": "8.5.5",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/oauth2-server.git",
				"reference": "cc8778350f905667e796b3c2364a9d3bd7a73518"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/cc8778350f905667e796b3c2364a9d3bd7a73518",
				"reference": "cc8778350f905667e796b3c2364a9d3bd7a73518",
				"shasum": ""
			},
			"require": {
				"defuse/php-encryption": "^2.3",
				"ext-openssl": "*",
				"lcobucci/clock": "^2.2 || ^3.0",
				"lcobucci/jwt": "^4.3 || ^5.0",
				"league/event": "^2.2",
				"league/uri": "^6.7 || ^7.0",
				"php": "^8.0",
				"psr/http-message": "^1.0.1 || ^2.0"
			},
			"replace": {
				"league/oauth2server": "*",
				"lncd/oauth2": "*"
			},
			"require-dev": {
				"laminas/laminas-diactoros": "^3.0.0",
				"phpstan/phpstan": "^0.12.57",
				"phpstan/phpstan-phpunit": "^0.12.16",
				"phpunit/phpunit": "^9.6.6",
				"roave/security-advisories": "dev-master"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"League\\OAuth2\\Server\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Alex Bilbie",
					"email": "hello@alexbilbie.com",
					"homepage": "http://www.alexbilbie.com",
					"role": "Developer"
				},
				{
					"name": "Andy Millington",
					"email": "andrew@noexceptions.io",
					"homepage": "https://www.noexceptions.io",
					"role": "Developer"
				}
			],
			"description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
			"homepage": "https://oauth2.thephpleague.com/",
			"keywords": [
				"Authentication",
				"api",
				"auth",
				"authorisation",
				"authorization",
				"oauth",
				"oauth 2",
				"oauth 2.0",
				"oauth2",
				"protect",
				"resource",
				"secure",
				"server"
			],
			"support": {
				"issues": "https://github.com/thephpleague/oauth2-server/issues",
				"source": "https://github.com/thephpleague/oauth2-server/tree/8.5.5"
			},
			"funding": [
				{
					"url": "https://github.com/sephster",
					"type": "github"
				}
			],
			"time": "2024-12-20T23:06:10+00:00"
		},
		{
			"name": "league/uri",
			"version": "7.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/uri.git",
				"reference": "81fb5145d2644324614cc532b28efd0215bda430"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/uri/zipball/81fb5145d2644324614cc532b28efd0215bda430",
				"reference": "81fb5145d2644324614cc532b28efd0215bda430",
				"shasum": ""
			},
			"require": {
				"league/uri-interfaces": "^7.5",
				"php": "^8.1"
			},
			"conflict": {
				"league/uri-schemes": "^1.0"
			},
			"suggest": {
				"ext-bcmath": "to improve IPV4 host parsing",
				"ext-fileinfo": "to create Data URI from file contennts",
				"ext-gmp": "to improve IPV4 host parsing",
				"ext-intl": "to handle IDN host with the best performance",
				"jeremykendall/php-domain-parser": "to resolve Public Suffix and Top Level Domain",
				"league/uri-components": "Needed to easily manipulate URI objects components",
				"php-64bit": "to improve IPV4 host parsing",
				"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": [
				"data-uri",
				"file-uri",
				"ftp",
				"hostname",
				"http",
				"https",
				"middleware",
				"parse_str",
				"parse_url",
				"psr-7",
				"query-string",
				"querystring",
				"rfc3986",
				"rfc3987",
				"rfc6570",
				"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.5.1"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/nyamsprod",
					"type": "github"
				}
			],
			"time": "2024-12-08T08:40:02+00:00"
		},
		{
			"name": "league/uri-interfaces",
			"version": "7.5.0",
			"source": {
				"type": "git",
				"url": "https://github.com/thephpleague/uri-interfaces.git",
				"reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/08cfc6c4f3d811584fb09c37e2849e6a7f9b0742",
				"reference": "08cfc6c4f3d811584fb09c37e2849e6a7f9b0742",
				"shasum": ""
			},
			"require": {
				"ext-filter": "*",
				"php": "^8.1",
				"psr/http-factory": "^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",
				"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 interfaces and classes for URI representation and interaction",
			"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.5.0"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/nyamsprod",
					"type": "github"
				}
			],
			"time": "2024-12-08T08:18:47+00:00"
		},
		{
			"name": "livewire/livewire",
			"version": "v3.6.3",
			"source": {
				"type": "git",
				"url": "https://github.com/livewire/livewire.git",
				"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/livewire/livewire/zipball/56aa1bb63a46e06181c56fa64717a7287e19115e",
				"reference": "56aa1bb63a46e06181c56fa64717a7287e19115e",
				"shasum": ""
			},
			"require": {
				"illuminate/database": "^10.0|^11.0|^12.0",
				"illuminate/routing": "^10.0|^11.0|^12.0",
				"illuminate/support": "^10.0|^11.0|^12.0",
				"illuminate/validation": "^10.0|^11.0|^12.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",
				"symfony/http-kernel": "^6.2|^7.0"
			},
			"require-dev": {
				"calebporzio/sushi": "^2.1",
				"laravel/framework": "^10.15.0|^11.0|^12.0",
				"mockery/mockery": "^1.3.1",
				"orchestra/testbench": "^8.21.0|^9.0|^10.0",
				"orchestra/testbench-dusk": "^8.24|^9.1|^10.0",
				"phpunit/phpunit": "^10.4|^11.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.6.3"
			},
			"funding": [
				{
					"url": "https://github.com/livewire",
					"type": "github"
				}
			],
			"time": "2025-04-12T22:26:52+00:00"
		},
		{
			"name": "maennchen/zipstream-php",
			"version": "3.1.2",
			"source": {
				"type": "git",
				"url": "https://github.com/maennchen/ZipStream-PHP.git",
				"reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/aeadcf5c412332eb426c0f9b4485f6accba2a99f",
				"reference": "aeadcf5c412332eb426c0f9b4485f6accba2a99f",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"ext-zlib": "*",
				"php-64bit": "^8.2"
			},
			"require-dev": {
				"brianium/paratest": "^7.7",
				"ext-zip": "*",
				"friendsofphp/php-cs-fixer": "^3.16",
				"guzzlehttp/guzzle": "^7.5",
				"mikey179/vfsstream": "^1.6",
				"php-coveralls/php-coveralls": "^2.5",
				"phpunit/phpunit": "^11.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.1.2"
			},
			"funding": [
				{
					"url": "https://github.com/maennchen",
					"type": "github"
				}
			],
			"time": "2025-01-27T12:07:53+00:00"
		},
		{
			"name": "magicai/magicai-updater",
			"version": "dev-staging",
			"dist": {
				"type": "path",
				"url": "./packages/magicai/magicai-updater",
				"reference": "23d89977eb0d347db050c0d4ac5628c8a3c6623a"
			},
			"require": {
				"ext-zip": "*",
				"illuminate/contracts": "^10.0||^11.0",
				"php": "^8.2",
				"ryangjchandler/blade-tabler-icons": "^2.2",
				"spatie/laravel-package-tools": "^1.16"
			},
			"require-dev": {
				"larastan/larastan": "^2.9",
				"laravel/pint": "^1.14",
				"nunomaduro/collision": "^8.1.1||^7.10.0",
				"orchestra/testbench": "^9.0.0||^8.22.0",
				"pestphp/pest": "^2.34",
				"pestphp/pest-plugin-arch": "^2.7",
				"pestphp/pest-plugin-laravel": "^2.3",
				"phpstan/extension-installer": "^1.3",
				"phpstan/phpstan-deprecation-rules": "^1.1",
				"phpstan/phpstan-phpunit": "^1.3",
				"spatie/laravel-ray": "^1.35"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"MagicAI\\Updater\\UpdaterServiceProvider"
					],
					"aliases": {
						"Updater": "MagicAI\\Updater\\Facades\\Updater"
					}
				}
			},
			"autoload": {
				"psr-4": {
					"MagicAI\\Updater\\": "src/",
					"MagicAI\\Updater\\Database\\Factories\\": "database/factories/"
				}
			},
			"autoload-dev": {
				"psr-4": {
					"MagicAI\\Updater\\Tests\\": "tests/"
				}
			},
			"scripts": {
				"post-autoload-dump": [
					"@composer run prepare"
				],
				"clear": [
					"@php vendor/bin/testbench package:purge-magicai-updater --ansi"
				],
				"prepare": [
					"@php vendor/bin/testbench package:discover --ansi"
				],
				"build": [
					"@composer run prepare"
				],
				"start": [
					"Composer\\Config::disableProcessTimeout",
					"@composer run build",
					"@php vendor/bin/testbench serve"
				],
				"analyse": [
					"vendor/bin/phpstan analyse"
				],
				"test": [
					"vendor/bin/pest"
				],
				"test-coverage": [
					"vendor/bin/pest --coverage"
				],
				"format": [
					"vendor/bin/pint"
				]
			},
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "MagicAI Team",
					"email": "info@liquid-themes.com",
					"role": "Developer"
				}
			],
			"description": "Magic ai updater",
			"homepage": "https://github.com/magicai/magicai-updater",
			"keywords": [
				"MagicAI",
				"laravel",
				"magicai-updater"
			],
			"transport-options": {
				"symlink": false,
				"relative": true
			}
		},
		{
			"name": "markbaker/complex",
			"version": "3.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/MarkBaker/PHPComplex.git",
				"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
				"reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"require-dev": {
				"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
				"phpcompatibility/php-compatibility": "^9.3",
				"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
				"squizlabs/php_codesniffer": "^3.7"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Complex\\": "classes/src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Mark Baker",
					"email": "mark@lange.demon.co.uk"
				}
			],
			"description": "PHP Class for working with complex numbers",
			"homepage": "https://github.com/MarkBaker/PHPComplex",
			"keywords": [
				"complex",
				"mathematics"
			],
			"support": {
				"issues": "https://github.com/MarkBaker/PHPComplex/issues",
				"source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
			},
			"time": "2022-12-06T16:21:08+00:00"
		},
		{
			"name": "markbaker/matrix",
			"version": "3.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/MarkBaker/PHPMatrix.git",
				"reference": "728434227fe21be27ff6d86621a1b13107a2562c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
				"reference": "728434227fe21be27ff6d86621a1b13107a2562c",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0"
			},
			"require-dev": {
				"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
				"phpcompatibility/php-compatibility": "^9.3",
				"phpdocumentor/phpdocumentor": "2.*",
				"phploc/phploc": "^4.0",
				"phpmd/phpmd": "2.*",
				"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
				"sebastian/phpcpd": "^4.0",
				"squizlabs/php_codesniffer": "^3.7"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Matrix\\": "classes/src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Mark Baker",
					"email": "mark@demon-angel.eu"
				}
			],
			"description": "PHP Class for working with matrices",
			"homepage": "https://github.com/MarkBaker/PHPMatrix",
			"keywords": [
				"mathematics",
				"matrix",
				"vector"
			],
			"support": {
				"issues": "https://github.com/MarkBaker/PHPMatrix/issues",
				"source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
			},
			"time": "2022-12-02T22:17:43+00:00"
		},
		{
			"name": "masterminds/html5",
			"version": "2.9.0",
			"source": {
				"type": "git",
				"url": "https://github.com/Masterminds/html5-php.git",
				"reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
				"reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"php": ">=5.3.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8 || ^9"
			},
			"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.9.0"
			},
			"time": "2024-03-31T07:05:07+00:00"
		},
		{
			"name": "mcamara/laravel-localization",
			"version": "V1.8.0",
			"source": {
				"type": "git",
				"url": "https://github.com/mcamara/laravel-localization.git",
				"reference": "9b1779a963c1779d1977d8ad0558a681608e3ec1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/mcamara/laravel-localization/zipball/9b1779a963c1779d1977d8ad0558a681608e3ec1",
				"reference": "9b1779a963c1779d1977d8ad0558a681608e3ec1",
				"shasum": ""
			},
			"require": {
				"laravel/framework": "~5.2.0||~5.3.0||~5.4.0||~5.5.0||~5.6.0||~5.7.0||~5.8.0||^6.0||^7.0||^8.0||^9.0|^10.0",
				"php": ">=7.1.0"
			},
			"require-dev": {
				"orchestra/testbench-browser-kit": "~3.4|~3.8|~4.0|^7.12",
				"phpunit/phpunit": "6.0.*|^8.0|^9.5.10"
			},
			"suggest": {
				"ext-intl": "*"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"LaravelLocalization": "Mcamara\\LaravelLocalization\\Facades\\LaravelLocalization"
					},
					"providers": [
						"Mcamara\\LaravelLocalization\\LaravelLocalizationServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-0": {
					"Mcamara\\LaravelLocalization": "src/"
				},
				"classmap": []
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Marc Cámara",
					"email": "mcamara88@gmail.com",
					"role": "Developer"
				}
			],
			"description": "Easy localization for Laravel",
			"homepage": "https://github.com/mcamara/laravel-localization",
			"keywords": [
				"laravel",
				"localization",
				"php"
			],
			"support": {
				"issues": "https://github.com/mcamara/laravel-localization/issues",
				"source": "https://github.com/mcamara/laravel-localization/tree/V1.8.0"
			},
			"funding": [
				{
					"url": "https://github.com/iwasherefirst2",
					"type": "github"
				},
				{
					"url": "https://github.com/mcamara",
					"type": "github"
				}
			],
			"time": "2023-02-18T15:43:23+00:00"
		},
		{
			"name": "mews/purifier",
			"version": "3.4.3",
			"source": {
				"type": "git",
				"url": "https://github.com/mewebstudio/Purifier.git",
				"reference": "acc71bc512dcf9b87144546d0e3055fc76d244ff"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/mewebstudio/Purifier/zipball/acc71bc512dcf9b87144546d0e3055fc76d244ff",
				"reference": "acc71bc512dcf9b87144546d0e3055fc76d244ff",
				"shasum": ""
			},
			"require": {
				"ezyang/htmlpurifier": "^4.16.0",
				"illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"php": "^7.2|^8.0"
			},
			"require-dev": {
				"graham-campbell/testbench": "^3.2|^5.5.1|^6.1",
				"mockery/mockery": "^1.3.3",
				"phpunit/phpunit": "^8.0|^9.0|^10.0"
			},
			"suggest": {
				"laravel/framework": "To test the Laravel bindings",
				"laravel/lumen-framework": "To test the Lumen bindings"
			},
			"type": "package",
			"extra": {
				"laravel": {
					"aliases": {
						"Purifier": "Mews\\Purifier\\Facades\\Purifier"
					},
					"providers": [
						"Mews\\Purifier\\PurifierServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Mews\\Purifier\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Muharrem ERİN",
					"email": "me@mewebstudio.com",
					"homepage": "https://github.com/mewebstudio",
					"role": "Developer"
				}
			],
			"description": "Laravel 5/6/7/8/9/10 HtmlPurifier Package",
			"homepage": "https://github.com/mewebstudio/purifier",
			"keywords": [
				"Laravel Purifier",
				"Laravel Security",
				"Purifier",
				"htmlpurifier",
				"laravel HtmlPurifier",
				"security",
				"xss"
			],
			"support": {
				"issues": "https://github.com/mewebstudio/Purifier/issues",
				"source": "https://github.com/mewebstudio/Purifier/tree/3.4.3"
			},
			"time": "2025-02-24T16:00:29+00:00"
		},
		{
			"name": "moneyphp/money",
			"version": "v4.7.0",
			"source": {
				"type": "git",
				"url": "https://github.com/moneyphp/money.git",
				"reference": "af048f0206d3b39b8fad9de6a230cedf765365fa"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/moneyphp/money/zipball/af048f0206d3b39b8fad9de6a230cedf765365fa",
				"reference": "af048f0206d3b39b8fad9de6a230cedf765365fa",
				"shasum": ""
			},
			"require": {
				"ext-bcmath": "*",
				"ext-filter": "*",
				"ext-json": "*",
				"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
			},
			"require-dev": {
				"cache/taggable-cache": "^1.1.0",
				"doctrine/coding-standard": "^12.0",
				"doctrine/instantiator": "^1.5.0 || ^2.0",
				"ext-gmp": "*",
				"ext-intl": "*",
				"florianv/exchanger": "^2.8.1",
				"florianv/swap": "^4.3.0",
				"moneyphp/crypto-currencies": "^1.1.0",
				"moneyphp/iso-currencies": "^3.4",
				"php-http/message": "^1.16.0",
				"php-http/mock-client": "^1.6.0",
				"phpbench/phpbench": "^1.2.5",
				"phpstan/extension-installer": "^1.4",
				"phpstan/phpstan": "^2.1.9",
				"phpstan/phpstan-phpunit": "^2.0",
				"phpunit/phpunit": "^10.5.9",
				"psr/cache": "^1.0.1 || ^2.0 || ^3.0",
				"ticketswap/phpstan-error-formatter": "^1.1"
			},
			"suggest": {
				"ext-gmp": "Calculate without integer limits",
				"ext-intl": "Format Money objects with intl",
				"florianv/exchanger": "Exchange rates library for PHP",
				"florianv/swap": "Exchange rates library for PHP",
				"psr/cache-implementation": "Used for Currency caching"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "3.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Money\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Mathias Verraes",
					"email": "mathias@verraes.net",
					"homepage": "http://verraes.net"
				},
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com"
				},
				{
					"name": "Frederik Bosch",
					"email": "f.bosch@genkgo.nl"
				}
			],
			"description": "PHP implementation of Fowler's Money pattern",
			"homepage": "http://moneyphp.org",
			"keywords": [
				"Value Object",
				"money",
				"vo"
			],
			"support": {
				"issues": "https://github.com/moneyphp/money/issues",
				"source": "https://github.com/moneyphp/money/tree/v4.7.0"
			},
			"time": "2025-04-03T08:26:36+00:00"
		},
		{
			"name": "monolog/monolog",
			"version": "3.9.0",
			"source": {
				"type": "git",
				"url": "https://github.com/Seldaek/monolog.git",
				"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Seldaek/monolog/zipball/10d85740180ecba7896c87e06a166e0c95a0e3b6",
				"reference": "10d85740180ecba7896c87e06a166e0c95a0e3b6",
				"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",
				"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.9.0"
			},
			"funding": [
				{
					"url": "https://github.com/Seldaek",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
					"type": "tidelift"
				}
			],
			"time": "2025-03-24T10:02:05+00:00"
		},
		{
			"name": "mtdowling/jmespath.php",
			"version": "2.8.0",
			"source": {
				"type": "git",
				"url": "https://github.com/jmespath/jmespath.php.git",
				"reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
				"reference": "a2a865e05d5f420b50cc2f85bb78d565db12a6bc",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0",
				"symfony/polyfill-mbstring": "^1.17"
			},
			"require-dev": {
				"composer/xdebug-handler": "^3.0.3",
				"phpunit/phpunit": "^8.5.33"
			},
			"bin": [
				"bin/jp.php"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.8-dev"
				}
			},
			"autoload": {
				"files": [
					"src/JmesPath.php"
				],
				"psr-4": {
					"JmesPath\\": "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"
				}
			],
			"description": "Declaratively specify how to extract elements from a JSON document",
			"keywords": [
				"json",
				"jsonpath"
			],
			"support": {
				"issues": "https://github.com/jmespath/jmespath.php/issues",
				"source": "https://github.com/jmespath/jmespath.php/tree/2.8.0"
			},
			"time": "2024-09-04T18:46:31+00:00"
		},
		{
			"name": "myclabs/php-enum",
			"version": "1.8.5",
			"source": {
				"type": "git",
				"url": "https://github.com/myclabs/php-enum.git",
				"reference": "e7be26966b7398204a234f8673fdad5ac6277802"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/myclabs/php-enum/zipball/e7be26966b7398204a234f8673fdad5ac6277802",
				"reference": "e7be26966b7398204a234f8673fdad5ac6277802",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": "^7.3 || ^8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.5",
				"squizlabs/php_codesniffer": "1.*",
				"vimeo/psalm": "^4.6.2 || ^5.2"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"MyCLabs\\Enum\\": "src/"
				},
				"classmap": [
					"stubs/Stringable.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "PHP Enum contributors",
					"homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
				}
			],
			"description": "PHP Enum implementation",
			"homepage": "https://github.com/myclabs/php-enum",
			"keywords": [
				"enum"
			],
			"support": {
				"issues": "https://github.com/myclabs/php-enum/issues",
				"source": "https://github.com/myclabs/php-enum/tree/1.8.5"
			},
			"funding": [
				{
					"url": "https://github.com/mnapoli",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
					"type": "tidelift"
				}
			],
			"time": "2025-01-14T11:49:03+00:00"
		},
		{
			"name": "nerdzlab/socialite-apple-sign-in",
			"version": "2.2.2",
			"source": {
				"type": "git",
				"url": "https://github.com/nerdzlab/socialite-apple-sign-in.git",
				"reference": "f8547d1e7183e23fb416068a9c179b2f786deed0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nerdzlab/socialite-apple-sign-in/zipball/f8547d1e7183e23fb416068a9c179b2f786deed0",
				"reference": "f8547d1e7183e23fb416068a9c179b2f786deed0",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-openssl": "*",
				"firebase/php-jwt": "^5.2|^6.0",
				"laravel/socialite": "^4.0|^5.0",
				"php": "^7.2|^8.0"
			},
			"require-dev": {
				"orchestra/testbench": "^4.0",
				"phpunit/phpunit": "^9.1"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Nerdzlab\\SocialiteAppleSignIn\\SocialiteAppleSignInServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Nerdzlab\\SocialiteAppleSignIn\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Mark Boychuk",
					"email": "boychuk.m.n@gmail.com",
					"role": "Developer"
				},
				{
					"name": "Bohdan Tkachuk",
					"email": "bogdantk1@gmail.com",
					"role": "Developer"
				}
			],
			"description": "Extension of laravel/socialite package. Adds apple provider to sign in.",
			"homepage": "https://github.com/nerdzlab/socialite-apple-sign-in",
			"keywords": [
				"apple",
				"apple sign in",
				"laravel",
				"nerdzlab",
				"sign in with apple",
				"socialite",
				"socialite-apple-sign-in"
			],
			"support": {
				"issues": "https://github.com/nerdzlab/socialite-apple-sign-in/issues",
				"source": "https://github.com/nerdzlab/socialite-apple-sign-in/tree/2.2.2"
			},
			"time": "2024-03-01T16:06:23+00:00"
		},
		{
			"name": "nesbot/carbon",
			"version": "2.73.0",
			"source": {
				"type": "git",
				"url": "https://github.com/CarbonPHP/carbon.git",
				"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/CarbonPHP/carbon/zipball/9228ce90e1035ff2f0db84b40ec2e023ed802075",
				"reference": "9228ce90e1035ff2f0db84b40ec2e023ed802075",
				"shasum": ""
			},
			"require": {
				"carbonphp/carbon-doctrine-types": "*",
				"ext-json": "*",
				"php": "^7.1.8 || ^8.0",
				"psr/clock": "^1.0",
				"symfony/polyfill-mbstring": "^1.0",
				"symfony/polyfill-php80": "^1.16",
				"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
			},
			"provide": {
				"psr/clock-implementation": "1.0"
			},
			"require-dev": {
				"doctrine/dbal": "^2.0 || ^3.1.4 || ^4.0",
				"doctrine/orm": "^2.7 || ^3.0",
				"friendsofphp/php-cs-fixer": "^3.0",
				"kylekatarnls/multi-tester": "^2.0",
				"ondrejmirtes/better-reflection": "<6",
				"phpmd/phpmd": "^2.9",
				"phpstan/extension-installer": "^1.0",
				"phpstan/phpstan": "^0.12.99 || ^1.7.14",
				"phpunit/php-file-iterator": "^2.0.5 || ^3.0.6",
				"phpunit/phpunit": "^7.5.20 || ^8.5.26 || ^9.5.20",
				"squizlabs/php_codesniffer": "^3.4"
			},
			"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://carbon.nesbot.com",
			"keywords": [
				"date",
				"datetime",
				"time"
			],
			"support": {
				"docs": "https://carbon.nesbot.com/docs",
				"issues": "https://github.com/briannesbitt/Carbon/issues",
				"source": "https://github.com/briannesbitt/Carbon"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/kylekatarnls",
					"type": "github"
				},
				{
					"url": "https://opencollective.com/Carbon#sponsor",
					"type": "opencollective"
				},
				{
					"url": "https://tidelift.com/subscription/pkg/packagist-nesbot-carbon?utm_source=packagist-nesbot-carbon&utm_medium=referral&utm_campaign=readme",
					"type": "tidelift"
				}
			],
			"time": "2025-01-08T20:10:23+00:00"
		},
		{
			"name": "nette/schema",
			"version": "v1.3.2",
			"source": {
				"type": "git",
				"url": "https://github.com/nette/schema.git",
				"reference": "da801d52f0354f70a638673c4a0f04e16529431d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
				"reference": "da801d52f0354f70a638673c4a0f04e16529431d",
				"shasum": ""
			},
			"require": {
				"nette/utils": "^4.0",
				"php": "8.1 - 8.4"
			},
			"require-dev": {
				"nette/tester": "^2.5.2",
				"phpstan/phpstan-nette": "^1.0",
				"tracy/tracy": "^2.8"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.3-dev"
				}
			},
			"autoload": {
				"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.2"
			},
			"time": "2024-10-06T23:10:23+00:00"
		},
		{
			"name": "nette/utils",
			"version": "v4.0.6",
			"source": {
				"type": "git",
				"url": "https://github.com/nette/utils.git",
				"reference": "ce708655043c7050eb050df361c5e313cf708309"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nette/utils/zipball/ce708655043c7050eb050df361c5e313cf708309",
				"reference": "ce708655043c7050eb050df361c5e313cf708309",
				"shasum": ""
			},
			"require": {
				"php": "8.0 - 8.4"
			},
			"conflict": {
				"nette/finder": "<3",
				"nette/schema": "<1.2.2"
			},
			"require-dev": {
				"jetbrains/phpstorm-attributes": "dev-master",
				"nette/tester": "^2.5",
				"phpstan/phpstan": "^1.0",
				"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.0-dev"
				}
			},
			"autoload": {
				"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.0.6"
			},
			"time": "2025-03-30T21:06:30+00:00"
		},
		{
			"name": "nicmart/tree",
			"version": "0.9.0",
			"source": {
				"type": "git",
				"url": "https://github.com/nicmart/Tree.git",
				"reference": "f5e17bf18d78cfb0666ebb9f956c3acd8d14229d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nicmart/Tree/zipball/f5e17bf18d78cfb0666ebb9f956c3acd8d14229d",
				"reference": "f5e17bf18d78cfb0666ebb9f956c3acd8d14229d",
				"shasum": ""
			},
			"require": {
				"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
			},
			"require-dev": {
				"ergebnis/composer-normalize": "^2.44.0",
				"ergebnis/license": "^2.6.0",
				"ergebnis/php-cs-fixer-config": "^6.28.1",
				"fakerphp/faker": "^1.24.1",
				"infection/infection": "~0.26.19",
				"phpunit/phpunit": "^9.6.19",
				"psalm/plugin-phpunit": "~0.19.0",
				"vimeo/psalm": "^5.26.1"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Tree\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolò Martini",
					"email": "nicmartnic@gmail.com"
				},
				{
					"name": "Andreas Möller",
					"email": "am@localheinz.com"
				}
			],
			"description": "A basic but flexible php tree data structure and a fluent tree builder implementation.",
			"support": {
				"issues": "https://github.com/nicmart/Tree/issues",
				"source": "https://github.com/nicmart/Tree/tree/0.9.0"
			},
			"time": "2024-11-22T15:36:01+00:00"
		},
		{
			"name": "nikic/php-parser",
			"version": "v5.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/nikic/PHP-Parser.git",
				"reference": "447a020a1f875a434d62f2a401f53b82a396e494"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
				"reference": "447a020a1f875a434d62f2a401f53b82a396e494",
				"shasum": ""
			},
			"require": {
				"ext-ctype": "*",
				"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.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"PhpParser\\": "lib/PhpParser"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Nikita Popov"
				}
			],
			"description": "A PHP parser written in PHP",
			"keywords": [
				"parser",
				"php"
			],
			"support": {
				"issues": "https://github.com/nikic/PHP-Parser/issues",
				"source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
			},
			"time": "2024-12-30T11:07:19+00:00"
		},
		{
			"name": "noweh/twitter-api-v2-php",
			"version": "3.6.1",
			"source": {
				"type": "git",
				"url": "https://github.com/noweh/twitter-api-v2-php.git",
				"reference": "60be5fe4edda0935552848718aefb45221a0fa3f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/noweh/twitter-api-v2-php/zipball/60be5fe4edda0935552848718aefb45221a0fa3f",
				"reference": "60be5fe4edda0935552848718aefb45221a0fa3f",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"guzzlehttp/guzzle": "^7.5.0",
				"guzzlehttp/oauth-subscriber": "^0.6.0",
				"php": ">=7.4"
			},
			"require-dev": {
				"phpstan/phpstan": "^1.9.14",
				"phpunit/php-code-coverage": "^9.2.24",
				"phpunit/phpunit": "^9.6.3",
				"vlucas/phpdotenv": "^v5.5.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Noweh\\TwitterApi\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Julien Schmitt",
					"email": "jschmitt95@protonmail.com"
				},
				{
					"name": "Martin Zeitler",
					"homepage": "https://github.com/syslogic"
				}
			],
			"description": "This library provides methods for sending messages to Twitter and receiving statuses.",
			"keywords": [
				"api",
				"php",
				"twitter"
			],
			"support": {
				"issues": "https://github.com/noweh/twitter-api-v2-php/issues",
				"source": "https://github.com/noweh/twitter-api-v2-php/tree/3.6.1"
			},
			"time": "2024-12-09T16:00:28+00:00"
		},
		{
			"name": "nunomaduro/termwind",
			"version": "v1.17.0",
			"source": {
				"type": "git",
				"url": "https://github.com/nunomaduro/termwind.git",
				"reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/5369ef84d8142c1d87e4ec278711d4ece3cbf301",
				"reference": "5369ef84d8142c1d87e4ec278711d4ece3cbf301",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"php": "^8.1",
				"symfony/console": "^6.4.15"
			},
			"require-dev": {
				"illuminate/console": "^10.48.24",
				"illuminate/support": "^10.48.24",
				"laravel/pint": "^1.18.2",
				"pestphp/pest": "^2.36.0",
				"pestphp/pest-plugin-mock": "2.0.0",
				"phpstan/phpstan": "^1.12.11",
				"phpstan/phpstan-strict-rules": "^1.6.1",
				"symfony/var-dumper": "^6.4.15",
				"thecodingmachine/phpstan-strict-rules": "^1.0.0"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Termwind\\Laravel\\TermwindServiceProvider"
					]
				}
			},
			"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": "Its 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/v1.17.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": "2024-11-21T10:36:35+00:00"
		},
		{
			"name": "nyholm/psr7",
			"version": "1.8.2",
			"source": {
				"type": "git",
				"url": "https://github.com/Nyholm/psr7.git",
				"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/Nyholm/psr7/zipball/a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
				"reference": "a71f2b11690f4b24d099d6b16690a90ae14fc6f3",
				"shasum": ""
			},
			"require": {
				"php": ">=7.2",
				"psr/http-factory": "^1.0",
				"psr/http-message": "^1.1 || ^2.0"
			},
			"provide": {
				"php-http/message-factory-implementation": "1.0",
				"psr/http-factory-implementation": "1.0",
				"psr/http-message-implementation": "1.0"
			},
			"require-dev": {
				"http-interop/http-factory-tests": "^0.9",
				"php-http/message-factory": "^1.0",
				"php-http/psr7-integration-tests": "^1.0",
				"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
				"symfony/error-handler": "^4.4"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.8-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Nyholm\\Psr7\\": "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": "A fast PHP7 implementation of PSR-7",
			"homepage": "https://tnyholm.se",
			"keywords": [
				"psr-17",
				"psr-7"
			],
			"support": {
				"issues": "https://github.com/Nyholm/psr7/issues",
				"source": "https://github.com/Nyholm/psr7/tree/1.8.2"
			},
			"funding": [
				{
					"url": "https://github.com/Zegnat",
					"type": "github"
				},
				{
					"url": "https://github.com/nyholm",
					"type": "github"
				}
			],
			"time": "2024-09-09T07:06:30+00:00"
		},
		{
			"name": "openai-php/client",
			"version": "v0.10.3",
			"source": {
				"type": "git",
				"url": "https://github.com/openai-php/client.git",
				"reference": "4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/openai-php/client/zipball/4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c",
				"reference": "4a565d145e0fb3ea1baba8fffe39d86c56b6dc2c",
				"shasum": ""
			},
			"require": {
				"php": "^8.1.0",
				"php-http/discovery": "^1.20.0",
				"php-http/multipart-stream-builder": "^1.4.2",
				"psr/http-client": "^1.0.3",
				"psr/http-client-implementation": "^1.0.1",
				"psr/http-factory-implementation": "*",
				"psr/http-message": "^1.1.0|^2.0.0"
			},
			"require-dev": {
				"guzzlehttp/guzzle": "^7.9.2",
				"guzzlehttp/psr7": "^2.7.0",
				"laravel/pint": "^1.18.1",
				"mockery/mockery": "^1.6.12",
				"nunomaduro/collision": "^7.11.0|^8.5.0",
				"pestphp/pest": "^2.36.0|^3.5.0",
				"pestphp/pest-plugin-arch": "^2.7|^3.0",
				"pestphp/pest-plugin-type-coverage": "^2.8.7|^3.1.0",
				"phpstan/phpstan": "^1.12.7",
				"symfony/var-dumper": "^6.4.11|^7.1.5"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/OpenAI.php"
				],
				"psr-4": {
					"OpenAI\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				},
				{
					"name": "Sandro Gehri"
				}
			],
			"description": "OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API",
			"keywords": [
				"GPT-3",
				"api",
				"client",
				"codex",
				"dall-e",
				"language",
				"natural",
				"openai",
				"php",
				"processing",
				"sdk"
			],
			"support": {
				"issues": "https://github.com/openai-php/client/issues",
				"source": "https://github.com/openai-php/client/tree/v0.10.3"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/gehrisandro",
					"type": "github"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				}
			],
			"time": "2024-11-12T20:51:16+00:00"
		},
		{
			"name": "openai-php/laravel",
			"version": "v0.11.0",
			"source": {
				"type": "git",
				"url": "https://github.com/openai-php/laravel.git",
				"reference": "a8a22abe4b20832ef07671570cf18b430244591f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/openai-php/laravel/zipball/a8a22abe4b20832ef07671570cf18b430244591f",
				"reference": "a8a22abe4b20832ef07671570cf18b430244591f",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/guzzle": "^7.9.2",
				"laravel/framework": "^9.46.0|^10.34.2|^11.29.0|^12.0",
				"openai-php/client": "^0.10.2",
				"php": "^8.1.0"
			},
			"require-dev": {
				"laravel/pint": "^1.18.1",
				"pestphp/pest": "^2.35.1|^3.5.0",
				"pestphp/pest-plugin-arch": "^2.7.0|^3.0.0",
				"phpstan/phpstan": "^1.12.7",
				"symfony/var-dumper": "^6.4.0|^7.1.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"OpenAI\\Laravel\\ServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"OpenAI\\Laravel\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				}
			],
			"description": "OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API",
			"keywords": [
				"GPT-3",
				"api",
				"client",
				"codex",
				"dall-e",
				"language",
				"laravel",
				"natural",
				"openai",
				"php",
				"processing",
				"sdk"
			],
			"support": {
				"issues": "https://github.com/openai-php/laravel/issues",
				"source": "https://github.com/openai-php/laravel/tree/v0.11.0"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/gehrisandro",
					"type": "github"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/nunomaduro",
					"type": "patreon"
				}
			],
			"time": "2025-02-24T17:51:15+00:00"
		},
		{
			"name": "orhanerday/open-ai",
			"version": "5.3",
			"source": {
				"type": "git",
				"url": "https://github.com/orhanerday/open-ai.git",
				"reference": "4ba9c704197b91260c89a1dc147cf46f81824f02"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/orhanerday/open-ai/zipball/4ba9c704197b91260c89a1dc147cf46f81824f02",
				"reference": "4ba9c704197b91260c89a1dc147cf46f81824f02",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"php": ">=7.4"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.0",
				"pestphp/pest": "^1.20",
				"spatie/ray": "^1.28"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Orhanerday\\OpenAi\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Orhan Erday",
					"email": "orhanerday@gmail.com",
					"role": "Developer"
				}
			],
			"description": "OpenAI GPT-3 Api Client in PHP",
			"homepage": "https://github.com/orhanerday/open-ai",
			"keywords": [
				"open-ai",
				"orhanerday"
			],
			"support": {
				"issues": "https://github.com/orhanerday/open-ai/issues",
				"source": "https://github.com/orhanerday/open-ai/tree/5.3"
			},
			"funding": [
				{
					"url": "https://github.com/orhanerday",
					"type": "github"
				}
			],
			"time": "2025-03-12T12:04:33+00:00"
		},
		{
			"name": "paddlehq/paddle-php-sdk",
			"version": "v1.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/PaddleHQ/paddle-php-sdk.git",
				"reference": "c327b04d8b10499ca4eeb9b62b90c76be94e3ae9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PaddleHQ/paddle-php-sdk/zipball/c327b04d8b10499ca4eeb9b62b90c76be94e3ae9",
				"reference": "c327b04d8b10499ca4eeb9b62b90c76be94e3ae9",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-mbstring": "*",
				"myclabs/php-enum": "^1.8",
				"php": "^8.1",
				"php-http/async-client-implementation": "^1.0",
				"php-http/client-common": "^1.5 || ^2.0",
				"php-http/discovery": "^1.15",
				"php-http/httplug": "^1.1 || ^2.0",
				"php-http/logger-plugin": "^1.3",
				"php-http/message": "^1.5",
				"psr/http-factory": "^1.0",
				"psr/http-factory-implementation": "^1.0",
				"psr/log": "^1.0 || ^2.0 || ^3.0",
				"symfony/property-access": "^5.4 || ^6.3 || ^7.0",
				"symfony/serializer": "^5.4 || ^6.3 || ^7.0",
				"symfony/uid": "^5.4 || ^6.3 || ^7.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.49",
				"guzzlehttp/psr7": "^2.6",
				"monolog/monolog": "^3.5",
				"php-http/curl-client": "^2.3",
				"php-http/mock-client": "^1.6",
				"phpstan/phpstan": "^1.12",
				"phpunit/phpunit": "^9.5 || ^10.0",
				"rector/rector": "^1.2",
				"symfony/var-dumper": "^6.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Paddle\\SDK\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "Paddle and contributors",
					"homepage": "https://github.com/PaddleHQ/paddle-php-sdk/contributors"
				}
			],
			"description": "Paddle's PHP SDK for Paddle Billing.",
			"homepage": "https://developer.paddle.com/api-reference/overview",
			"keywords": [
				"paddle",
				"php",
				"sdk"
			],
			"support": {
				"issues": "https://github.com/PaddleHQ/paddle-php-sdk/issues",
				"source": "https://github.com/PaddleHQ/paddle-php-sdk/tree/v1.9.1"
			},
			"time": "2025-02-18T17:07:16+00:00"
		},
		{
			"name": "paquettg/php-html-parser",
			"version": "2.2.1",
			"source": {
				"type": "git",
				"url": "https://github.com/paquettg/php-html-parser.git",
				"reference": "668c770fc5724ea3f15b8791435f054835be8d5e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paquettg/php-html-parser/zipball/668c770fc5724ea3f15b8791435f054835be8d5e",
				"reference": "668c770fc5724ea3f15b8791435f054835be8d5e",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-mbstring": "*",
				"ext-zlib": "*",
				"paquettg/string-encode": "~1.0.0",
				"php": ">=7.1"
			},
			"require-dev": {
				"infection/infection": "^0.13.4",
				"mockery/mockery": "^1.2",
				"phan/phan": "^2.4",
				"php-coveralls/php-coveralls": "^2.1",
				"phpunit/phpunit": "^7.5.1"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"PHPHtmlParser\\": "src/PHPHtmlParser"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Gilles Paquette",
					"email": "paquettg@gmail.com",
					"homepage": "http://gillespaquette.ca"
				}
			],
			"description": "An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.",
			"homepage": "https://github.com/paquettg/php-html-parser",
			"keywords": [
				"dom",
				"html",
				"parser"
			],
			"support": {
				"issues": "https://github.com/paquettg/php-html-parser/issues",
				"source": "https://github.com/paquettg/php-html-parser/tree/2.2.1"
			},
			"time": "2020-01-20T12:59:15+00:00"
		},
		{
			"name": "paquettg/string-encode",
			"version": "1.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/paquettg/string-encoder.git",
				"reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paquettg/string-encoder/zipball/a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
				"reference": "a8708e9fac9d5ddfc8fc2aac6004e2cd05d80fee",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^7.5.1"
			},
			"type": "library",
			"autoload": {
				"psr-0": {
					"stringEncode": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Gilles Paquette",
					"email": "paquettg@gmail.com",
					"homepage": "http://gillespaquette.ca"
				}
			],
			"description": "Facilitating the process of altering string encoding in PHP.",
			"homepage": "https://github.com/paquettg/string-encoder",
			"keywords": [
				"charset",
				"encoding",
				"string"
			],
			"support": {
				"issues": "https://github.com/paquettg/string-encoder/issues",
				"source": "https://github.com/paquettg/string-encoder/tree/1.0.1"
			},
			"time": "2018-12-21T02:25:09+00:00"
		},
		{
			"name": "paragonie/constant_time_encoding",
			"version": "v3.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/paragonie/constant_time_encoding.git",
				"reference": "df1e7fde177501eee2037dd159cf04f5f301a512"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/df1e7fde177501eee2037dd159cf04f5f301a512",
				"reference": "df1e7fde177501eee2037dd159cf04f5f301a512",
				"shasum": ""
			},
			"require": {
				"php": "^8"
			},
			"require-dev": {
				"phpunit/phpunit": "^9",
				"vimeo/psalm": "^4|^5"
			},
			"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": "2024-05-08T12:36:18+00:00"
		},
		{
			"name": "paragonie/random_compat",
			"version": "v9.99.100",
			"source": {
				"type": "git",
				"url": "https://github.com/paragonie/random_compat.git",
				"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
				"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
				"shasum": ""
			},
			"require": {
				"php": ">= 7"
			},
			"require-dev": {
				"phpunit/phpunit": "4.*|5.*",
				"vimeo/psalm": "^1"
			},
			"suggest": {
				"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
			},
			"type": "library",
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Paragon Initiative Enterprises",
					"email": "security@paragonie.com",
					"homepage": "https://paragonie.com"
				}
			],
			"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
			"keywords": [
				"csprng",
				"polyfill",
				"pseudorandom",
				"random"
			],
			"support": {
				"email": "info@paragonie.com",
				"issues": "https://github.com/paragonie/random_compat/issues",
				"source": "https://github.com/paragonie/random_compat"
			},
			"time": "2020-10-15T08:29:30+00:00"
		},
		{
			"name": "paragonie/sodium_compat",
			"version": "v2.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/paragonie/sodium_compat.git",
				"reference": "a673d5f310477027cead2e2f2b6db5d8368157cb"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a673d5f310477027cead2e2f2b6db5d8368157cb",
				"reference": "a673d5f310477027cead2e2f2b6db5d8368157cb",
				"shasum": ""
			},
			"require": {
				"php": "^8.1",
				"php-64bit": "*"
			},
			"require-dev": {
				"phpunit/phpunit": "^7|^8|^9",
				"vimeo/psalm": "^4|^5"
			},
			"suggest": {
				"ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0.x-dev"
				}
			},
			"autoload": {
				"files": [
					"autoload.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"ISC"
			],
			"authors": [
				{
					"name": "Paragon Initiative Enterprises",
					"email": "security@paragonie.com"
				},
				{
					"name": "Frank Denis",
					"email": "jedisct1@pureftpd.org"
				}
			],
			"description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
			"keywords": [
				"Authentication",
				"BLAKE2b",
				"ChaCha20",
				"ChaCha20-Poly1305",
				"Chapoly",
				"Curve25519",
				"Ed25519",
				"EdDSA",
				"Edwards-curve Digital Signature Algorithm",
				"Elliptic Curve Diffie-Hellman",
				"Poly1305",
				"Pure-PHP cryptography",
				"RFC 7748",
				"RFC 8032",
				"Salpoly",
				"Salsa20",
				"X25519",
				"XChaCha20-Poly1305",
				"XSalsa20-Poly1305",
				"Xchacha20",
				"Xsalsa20",
				"aead",
				"cryptography",
				"ecdh",
				"elliptic curve",
				"elliptic curve cryptography",
				"encryption",
				"libsodium",
				"php",
				"public-key cryptography",
				"secret-key cryptography",
				"side-channel resistant"
			],
			"support": {
				"issues": "https://github.com/paragonie/sodium_compat/issues",
				"source": "https://github.com/paragonie/sodium_compat/tree/v2.1.0"
			},
			"time": "2024-09-04T12:51:01+00:00"
		},
		{
			"name": "phenx/php-font-lib",
			"version": "0.5.6",
			"source": {
				"type": "git",
				"url": "https://github.com/dompdf/php-font-lib.git",
				"reference": "a1681e9793040740a405ac5b189275059e2a9863"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863",
				"reference": "a1681e9793040740a405ac5b189275059e2a9863",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*"
			},
			"require-dev": {
				"symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"FontLib\\": "src/FontLib"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"LGPL-2.1-or-later"
			],
			"authors": [
				{
					"name": "Fabien Ménager",
					"email": "fabien.menager@gmail.com"
				}
			],
			"description": "A library to read, parse, export and make subsets of different types of font files.",
			"homepage": "https://github.com/PhenX/php-font-lib",
			"support": {
				"issues": "https://github.com/dompdf/php-font-lib/issues",
				"source": "https://github.com/dompdf/php-font-lib/tree/0.5.6"
			},
			"time": "2024-01-29T14:45:26+00:00"
		},
		{
			"name": "phenx/php-svg-lib",
			"version": "0.5.4",
			"source": {
				"type": "git",
				"url": "https://github.com/dompdf/php-svg-lib.git",
				"reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/46b25da81613a9cf43c83b2a8c2c1bdab27df691",
				"reference": "46b25da81613a9cf43c83b2a8c2c1bdab27df691",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"php": "^7.1 || ^8.0",
				"sabberworm/php-css-parser": "^8.4"
			},
			"require-dev": {
				"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Svg\\": "src/Svg"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"LGPL-3.0-or-later"
			],
			"authors": [
				{
					"name": "Fabien Ménager",
					"email": "fabien.menager@gmail.com"
				}
			],
			"description": "A library to read, parse and export to PDF SVG files.",
			"homepage": "https://github.com/PhenX/php-svg-lib",
			"support": {
				"issues": "https://github.com/dompdf/php-svg-lib/issues",
				"source": "https://github.com/dompdf/php-svg-lib/tree/0.5.4"
			},
			"time": "2024-04-08T12:52:34+00:00"
		},
		{
			"name": "php-ds/php-ds",
			"version": "v1.5.0",
			"source": {
				"type": "git",
				"url": "https://github.com/php-ds/polyfill.git",
				"reference": "7b2c5f1843466d50769a0682ce6fa9ddaaa99cb4"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-ds/polyfill/zipball/7b2c5f1843466d50769a0682ce6fa9ddaaa99cb4",
				"reference": "7b2c5f1843466d50769a0682ce6fa9ddaaa99cb4",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": ">=7.0"
			},
			"provide": {
				"ext-ds": "1.5.0"
			},
			"require-dev": {
				"php-ds/tests": "^1.5"
			},
			"suggest": {
				"ext-ds": "to improve performance and reduce memory usage"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Ds\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Rudi Theunissen",
					"email": "rudolf.theunissen@gmail.com"
				}
			],
			"keywords": [
				"data structures",
				"ds",
				"php",
				"polyfill"
			],
			"support": {
				"issues": "https://github.com/php-ds/polyfill/issues",
				"source": "https://github.com/php-ds/polyfill/tree/v1.5.0"
			},
			"time": "2023-12-19T16:52:21+00:00"
		},
		{
			"name": "php-ffmpeg/php-ffmpeg",
			"version": "v1.3.2",
			"source": {
				"type": "git",
				"url": "https://github.com/PHP-FFMpeg/PHP-FFMpeg.git",
				"reference": "8e74bdc07ad200da7a6cfb21ec2652875e4368e0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHP-FFMpeg/PHP-FFMpeg/zipball/8e74bdc07ad200da7a6cfb21ec2652875e4368e0",
				"reference": "8e74bdc07ad200da7a6cfb21ec2652875e4368e0",
				"shasum": ""
			},
			"require": {
				"evenement/evenement": "^3.0",
				"php": "^8.0 || ^8.1 || ^8.2 || ^8.3 || ^8.4",
				"psr/log": "^1.0 || ^2.0 || ^3.0",
				"spatie/temporary-directory": "^2.0",
				"symfony/cache": "^5.4 || ^6.0 || ^7.0",
				"symfony/process": "^5.4 || ^6.0 || ^7.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.5",
				"phpunit/phpunit": "^9.5.10 || ^10.0"
			},
			"suggest": {
				"php-ffmpeg/extras": "A compilation of common audio & video drivers for PHP-FFMpeg"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"FFMpeg\\": "src/FFMpeg",
					"Alchemy\\BinaryDriver\\": "src/Alchemy/BinaryDriver"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Romain Neutron",
					"email": "imprec@gmail.com",
					"homepage": "http://www.lickmychip.com/"
				},
				{
					"name": "Phraseanet Team",
					"email": "info@alchemy.fr",
					"homepage": "http://www.phraseanet.com/"
				},
				{
					"name": "Patrik Karisch",
					"email": "patrik@karisch.guru",
					"homepage": "http://www.karisch.guru"
				},
				{
					"name": "Romain Biard",
					"email": "romain.biard@gmail.com",
					"homepage": "https://www.strime.io/"
				},
				{
					"name": "Jens Hausdorf",
					"email": "hello@jens-hausdorf.de",
					"homepage": "https://jens-hausdorf.de"
				},
				{
					"name": "Pascal Baljet",
					"email": "pascal@protone.media",
					"homepage": "https://protone.media"
				}
			],
			"description": "FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg",
			"keywords": [
				"audio",
				"audio processing",
				"avconv",
				"avprobe",
				"ffmpeg",
				"ffprobe",
				"video",
				"video processing"
			],
			"support": {
				"issues": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/issues",
				"source": "https://github.com/PHP-FFMpeg/PHP-FFMpeg/tree/v1.3.2"
			},
			"time": "2025-04-01T20:36:46+00:00"
		},
		{
			"name": "php-http/client-common",
			"version": "2.7.2",
			"source": {
				"type": "git",
				"url": "https://github.com/php-http/client-common.git",
				"reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-http/client-common/zipball/0cfe9858ab9d3b213041b947c881d5b19ceeca46",
				"reference": "0cfe9858ab9d3b213041b947c881d5b19ceeca46",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0",
				"php-http/httplug": "^2.0",
				"php-http/message": "^1.6",
				"psr/http-client": "^1.0",
				"psr/http-factory": "^1.0",
				"psr/http-message": "^1.0 || ^2.0",
				"symfony/options-resolver": "~4.0.15 || ~4.1.9 || ^4.2.1 || ^5.0 || ^6.0 || ^7.0",
				"symfony/polyfill-php80": "^1.17"
			},
			"require-dev": {
				"doctrine/instantiator": "^1.1",
				"guzzlehttp/psr7": "^1.4",
				"nyholm/psr7": "^1.2",
				"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
				"phpspec/prophecy": "^1.10.2",
				"phpunit/phpunit": "^7.5.20 || ^8.5.33 || ^9.6.7"
			},
			"suggest": {
				"ext-json": "To detect JSON responses with the ContentTypePlugin",
				"ext-libxml": "To detect XML responses with the ContentTypePlugin",
				"php-http/cache-plugin": "PSR-6 Cache plugin",
				"php-http/logger-plugin": "PSR-3 Logger plugin",
				"php-http/stopwatch-plugin": "Symfony Stopwatch plugin"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Http\\Client\\Common\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com"
				}
			],
			"description": "Common HTTP Client implementations and tools for HTTPlug",
			"homepage": "http://httplug.io",
			"keywords": [
				"client",
				"common",
				"http",
				"httplug"
			],
			"support": {
				"issues": "https://github.com/php-http/client-common/issues",
				"source": "https://github.com/php-http/client-common/tree/2.7.2"
			},
			"time": "2024-09-24T06:21:48+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/logger-plugin",
			"version": "1.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/php-http/logger-plugin.git",
				"reference": "4a2b447a5ba1a95c3869512ee992f5ba7fd9aa5f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-http/logger-plugin/zipball/4a2b447a5ba1a95c3869512ee992f5ba7fd9aa5f",
				"reference": "4a2b447a5ba1a95c3869512ee992f5ba7fd9aa5f",
				"shasum": ""
			},
			"require": {
				"php": "^8.2",
				"php-http/client-common": "^2.0",
				"php-http/message": "^1.13",
				"psr/log": "^2 || ^3"
			},
			"require-dev": {
				"nyholm/psr7": "^1.8",
				"phpunit/phpunit": "^11.4.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Http\\Client\\Common\\Plugin\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com"
				}
			],
			"description": "PSR-3 Logger plugin for HTTPlug",
			"homepage": "http://httplug.io",
			"keywords": [
				"http",
				"httplug",
				"logger",
				"plugin"
			],
			"support": {
				"issues": "https://github.com/php-http/logger-plugin/issues",
				"source": "https://github.com/php-http/logger-plugin/tree/1.4.0"
			},
			"time": "2024-10-31T14:52:16+00:00"
		},
		{
			"name": "php-http/message",
			"version": "1.16.2",
			"source": {
				"type": "git",
				"url": "https://github.com/php-http/message.git",
				"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
				"reference": "06dd5e8562f84e641bf929bfe699ee0f5ce8080a",
				"shasum": ""
			},
			"require": {
				"clue/stream-filter": "^1.5",
				"php": "^7.2 || ^8.0",
				"psr/http-message": "^1.1 || ^2.0"
			},
			"provide": {
				"php-http/message-factory-implementation": "1.0"
			},
			"require-dev": {
				"ergebnis/composer-normalize": "^2.6",
				"ext-zlib": "*",
				"guzzlehttp/psr7": "^1.0 || ^2.0",
				"laminas/laminas-diactoros": "^2.0 || ^3.0",
				"php-http/message-factory": "^1.0.2",
				"phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
				"slim/slim": "^3.0"
			},
			"suggest": {
				"ext-zlib": "Used with compressor/decompressor streams",
				"guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
				"laminas/laminas-diactoros": "Used with Diactoros Factories",
				"slim/slim": "Used with Slim Framework PSR-7 implementation"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/filters.php"
				],
				"psr-4": {
					"Http\\Message\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Márk Sági-Kazár",
					"email": "mark.sagikazar@gmail.com"
				}
			],
			"description": "HTTP Message related tools",
			"homepage": "http://php-http.org",
			"keywords": [
				"http",
				"message",
				"psr-7"
			],
			"support": {
				"issues": "https://github.com/php-http/message/issues",
				"source": "https://github.com/php-http/message/tree/1.16.2"
			},
			"time": "2024-10-02T11:34:13+00:00"
		},
		{
			"name": "php-http/multipart-stream-builder",
			"version": "1.4.2",
			"source": {
				"type": "git",
				"url": "https://github.com/php-http/multipart-stream-builder.git",
				"reference": "10086e6de6f53489cca5ecc45b6f468604d3460e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/10086e6de6f53489cca5ecc45b6f468604d3460e",
				"reference": "10086e6de6f53489cca5ecc45b6f468604d3460e",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0",
				"php-http/discovery": "^1.15",
				"psr/http-factory-implementation": "^1.0"
			},
			"require-dev": {
				"nyholm/psr7": "^1.0",
				"php-http/message": "^1.5",
				"php-http/message-factory": "^1.0.2",
				"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Http\\Message\\MultipartStream\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Tobias Nyholm",
					"email": "tobias.nyholm@gmail.com"
				}
			],
			"description": "A builder class that help you create a multipart stream",
			"homepage": "http://php-http.org",
			"keywords": [
				"factory",
				"http",
				"message",
				"multipart stream",
				"stream"
			],
			"support": {
				"issues": "https://github.com/php-http/multipart-stream-builder/issues",
				"source": "https://github.com/php-http/multipart-stream-builder/tree/1.4.2"
			},
			"time": "2024-09-04T13:22:54+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": "phpoffice/math",
			"version": "0.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/PHPOffice/Math.git",
				"reference": "fc2eb6d1a61b058d5dac77197059db30ee3c8329"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHPOffice/Math/zipball/fc2eb6d1a61b058d5dac77197059db30ee3c8329",
				"reference": "fc2eb6d1a61b058d5dac77197059db30ee3c8329",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-xml": "*",
				"php": "^7.1|^8.0"
			},
			"require-dev": {
				"phpstan/phpstan": "^0.12.88 || ^1.0.0",
				"phpunit/phpunit": "^7.0 || ^9.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"PhpOffice\\Math\\": "src/Math/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Progi1984",
					"homepage": "https://lefevre.dev"
				}
			],
			"description": "Math - Manipulate Math Formula",
			"homepage": "https://phpoffice.github.io/Math/",
			"keywords": [
				"MathML",
				"officemathml",
				"php"
			],
			"support": {
				"issues": "https://github.com/PHPOffice/Math/issues",
				"source": "https://github.com/PHPOffice/Math/tree/0.2.0"
			},
			"time": "2024-08-12T07:30:45+00:00"
		},
		{
			"name": "phpoffice/phpspreadsheet",
			"version": "3.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
				"reference": "56f334ace62fc8301c98d425272cbf0a00eb848d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/56f334ace62fc8301c98d425272cbf0a00eb848d",
				"reference": "56f334ace62fc8301c98d425272cbf0a00eb848d",
				"shasum": ""
			},
			"require": {
				"composer/pcre": "^1 || ^2 || ^3",
				"ext-ctype": "*",
				"ext-dom": "*",
				"ext-fileinfo": "*",
				"ext-gd": "*",
				"ext-iconv": "*",
				"ext-libxml": "*",
				"ext-mbstring": "*",
				"ext-simplexml": "*",
				"ext-xml": "*",
				"ext-xmlreader": "*",
				"ext-xmlwriter": "*",
				"ext-zip": "*",
				"ext-zlib": "*",
				"maennchen/zipstream-php": "^2.1 || ^3.0",
				"markbaker/complex": "^3.0",
				"markbaker/matrix": "^3.0",
				"php": "^8.1",
				"psr/http-client": "^1.0",
				"psr/http-factory": "^1.0",
				"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
			},
			"require-dev": {
				"dealerdirect/phpcodesniffer-composer-installer": "dev-main",
				"dompdf/dompdf": "^2.0 || ^3.0",
				"friendsofphp/php-cs-fixer": "^3.2",
				"mitoteam/jpgraph": "^10.3",
				"mpdf/mpdf": "^8.1.1",
				"phpcompatibility/php-compatibility": "^9.3",
				"phpstan/phpstan": "^1.1",
				"phpstan/phpstan-phpunit": "^1.0",
				"phpunit/phpunit": "^10.5",
				"squizlabs/php_codesniffer": "^3.7",
				"tecnickcom/tcpdf": "^6.5"
			},
			"suggest": {
				"dompdf/dompdf": "Option for rendering PDF with PDF Writer",
				"ext-intl": "PHP Internationalization Functions",
				"mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
				"mpdf/mpdf": "Option for rendering PDF with PDF Writer",
				"tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Maarten Balliauw",
					"homepage": "https://blog.maartenballiauw.be"
				},
				{
					"name": "Mark Baker",
					"homepage": "https://markbakeruk.net"
				},
				{
					"name": "Franck Lefevre",
					"homepage": "https://rootslabs.net"
				},
				{
					"name": "Erik Tilt"
				},
				{
					"name": "Adrien Crivelli"
				}
			],
			"description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
			"homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
			"keywords": [
				"OpenXML",
				"excel",
				"gnumeric",
				"ods",
				"php",
				"spreadsheet",
				"xls",
				"xlsx"
			],
			"support": {
				"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
				"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/3.9.1"
			},
			"time": "2025-02-08T03:04:52+00:00"
		},
		{
			"name": "phpoffice/phpword",
			"version": "1.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/PHPOffice/PHPWord.git",
				"reference": "8392134ce4b5dba65130ba956231a1602b848b7f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHPOffice/PHPWord/zipball/8392134ce4b5dba65130ba956231a1602b848b7f",
				"reference": "8392134ce4b5dba65130ba956231a1602b848b7f",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-json": "*",
				"ext-xml": "*",
				"php": "^7.1|^8.0",
				"phpoffice/math": "^0.2"
			},
			"require-dev": {
				"dompdf/dompdf": "^2.0",
				"ext-gd": "*",
				"ext-libxml": "*",
				"ext-zip": "*",
				"friendsofphp/php-cs-fixer": "^3.3",
				"mpdf/mpdf": "^8.1",
				"phpmd/phpmd": "^2.13",
				"phpstan/phpstan-phpunit": "@stable",
				"phpunit/phpunit": ">=7.0",
				"symfony/process": "^4.4 || ^5.0",
				"tecnickcom/tcpdf": "^6.5"
			},
			"suggest": {
				"dompdf/dompdf": "Allows writing PDF",
				"ext-gd2": "Allows adding images",
				"ext-xmlwriter": "Allows writing OOXML and ODF",
				"ext-xsl": "Allows applying XSL style sheet to headers, to main document part, and to footers of an OOXML template",
				"ext-zip": "Allows writing OOXML and ODF"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"PhpOffice\\PhpWord\\": "src/PhpWord"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"LGPL-3.0"
			],
			"authors": [
				{
					"name": "Mark Baker"
				},
				{
					"name": "Gabriel Bull",
					"email": "me@gabrielbull.com",
					"homepage": "http://gabrielbull.com/"
				},
				{
					"name": "Franck Lefevre",
					"homepage": "https://rootslabs.net/blog/"
				},
				{
					"name": "Ivan Lanin",
					"homepage": "http://ivan.lanin.org"
				},
				{
					"name": "Roman Syroeshko",
					"homepage": "http://ru.linkedin.com/pub/roman-syroeshko/34/a53/994/"
				},
				{
					"name": "Antoine de Troostembergh"
				}
			],
			"description": "PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)",
			"homepage": "https://phpoffice.github.io/PHPWord/",
			"keywords": [
				"ISO IEC 29500",
				"OOXML",
				"Office Open XML",
				"OpenDocument",
				"OpenXML",
				"PhpOffice",
				"PhpWord",
				"Rich Text Format",
				"WordprocessingML",
				"doc",
				"docx",
				"html",
				"odf",
				"odt",
				"office",
				"pdf",
				"php",
				"reader",
				"rtf",
				"template",
				"template processor",
				"word",
				"writer"
			],
			"support": {
				"issues": "https://github.com/PHPOffice/PHPWord/issues",
				"source": "https://github.com/PHPOffice/PHPWord/tree/1.3.0"
			},
			"time": "2024-08-30T18:03:42+00:00"
		},
		{
			"name": "phpoption/phpoption",
			"version": "1.9.3",
			"source": {
				"type": "git",
				"url": "https://github.com/schmittjoh/php-option.git",
				"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/schmittjoh/php-option/zipball/e3fac8b24f56113f7cb96af14958c0dd16330f54",
				"reference": "e3fac8b24f56113f7cb96af14958c0dd16330f54",
				"shasum": ""
			},
			"require": {
				"php": "^7.2.5 || ^8.0"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.8.2",
				"phpunit/phpunit": "^8.5.39 || ^9.6.20 || ^10.5.28"
			},
			"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.3"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
					"type": "tidelift"
				}
			],
			"time": "2024-07-20T21:41:07+00:00"
		},
		{
			"name": "phpseclib/phpseclib",
			"version": "3.0.43",
			"source": {
				"type": "git",
				"url": "https://github.com/phpseclib/phpseclib.git",
				"reference": "709ec107af3cb2f385b9617be72af8cf62441d02"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/709ec107af3cb2f385b9617be72af8cf62441d02",
				"reference": "709ec107af3cb2f385b9617be72af8cf62441d02",
				"shasum": ""
			},
			"require": {
				"paragonie/constant_time_encoding": "^1|^2|^3",
				"paragonie/random_compat": "^1.4|^2.0|^9.99.99",
				"php": ">=5.6.1"
			},
			"require-dev": {
				"phpunit/phpunit": "*"
			},
			"suggest": {
				"ext-dom": "Install the DOM extension to load XML formatted public keys.",
				"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
				"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
				"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
				"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
			},
			"type": "library",
			"autoload": {
				"files": [
					"phpseclib/bootstrap.php"
				],
				"psr-4": {
					"phpseclib3\\": "phpseclib/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Jim Wigginton",
					"email": "terrafrost@php.net",
					"role": "Lead Developer"
				},
				{
					"name": "Patrick Monnerat",
					"email": "pm@datasphere.ch",
					"role": "Developer"
				},
				{
					"name": "Andreas Fischer",
					"email": "bantu@phpbb.com",
					"role": "Developer"
				},
				{
					"name": "Hans-Jürgen Petrich",
					"email": "petrich@tronic-media.com",
					"role": "Developer"
				},
				{
					"name": "Graham Campbell",
					"email": "graham@alt-three.com",
					"role": "Developer"
				}
			],
			"description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
			"homepage": "http://phpseclib.sourceforge.net",
			"keywords": [
				"BigInteger",
				"aes",
				"asn.1",
				"asn1",
				"blowfish",
				"crypto",
				"cryptography",
				"encryption",
				"rsa",
				"security",
				"sftp",
				"signature",
				"signing",
				"ssh",
				"twofish",
				"x.509",
				"x509"
			],
			"support": {
				"issues": "https://github.com/phpseclib/phpseclib/issues",
				"source": "https://github.com/phpseclib/phpseclib/tree/3.0.43"
			},
			"funding": [
				{
					"url": "https://github.com/terrafrost",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/phpseclib",
					"type": "patreon"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
					"type": "tidelift"
				}
			],
			"time": "2024-12-14T21:12:59+00:00"
		},
		{
			"name": "pragmarx/google2fa",
			"version": "v8.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/antonioribeiro/google2fa.git",
				"reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
				"reference": "6f8d87ebd5afbf7790bde1ffc7579c7c705e0fad",
				"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/v8.0.3"
			},
			"time": "2024-09-05T11:56:40+00:00"
		},
		{
			"name": "pragmarx/google2fa-laravel",
			"version": "v2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/antonioribeiro/google2fa-laravel.git",
				"reference": "60f363c16db1e94263e0560efebe9fc2e302b7ef"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/antonioribeiro/google2fa-laravel/zipball/60f363c16db1e94263e0560efebe9fc2e302b7ef",
				"reference": "60f363c16db1e94263e0560efebe9fc2e302b7ef",
				"shasum": ""
			},
			"require": {
				"laravel/framework": "^5.4.36|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
				"php": ">=7.0",
				"pragmarx/google2fa-qrcode": "^1.0|^2.0|^3.0"
			},
			"require-dev": {
				"bacon/bacon-qr-code": "^2.0",
				"orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*|4.*|5.*|6.*|7.*|8.*|9.*|10.*",
				"phpunit/phpunit": "~5|~6|~7|~8|~9|~10|~11"
			},
			"suggest": {
				"bacon/bacon-qr-code": "Required to generate inline QR Codes.",
				"pragmarx/recovery": "Generate recovery codes."
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Google2FA": "PragmaRX\\Google2FALaravel\\Facade"
					},
					"providers": [
						"PragmaRX\\Google2FALaravel\\ServiceProvider"
					]
				},
				"component": "package",
				"frameworks": [
					"Laravel"
				],
				"branch-alias": {
					"dev-master": "0.2-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"PragmaRX\\Google2FALaravel\\": "src/",
					"PragmaRX\\Google2FALaravel\\Tests\\": "tests/"
				}
			},
			"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": [
				"Authentication",
				"Two Factor Authentication",
				"google2fa",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/antonioribeiro/google2fa-laravel/issues",
				"source": "https://github.com/antonioribeiro/google2fa-laravel/tree/v2.3.0"
			},
			"time": "2025-02-26T19:39:35+00:00"
		},
		{
			"name": "pragmarx/google2fa-qrcode",
			"version": "v3.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/antonioribeiro/google2fa-qrcode.git",
				"reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
				"reference": "ce4d8a729b6c93741c607cfb2217acfffb5bf76b",
				"shasum": ""
			},
			"require": {
				"php": ">=7.1",
				"pragmarx/google2fa": ">=4.0"
			},
			"require-dev": {
				"bacon/bacon-qr-code": "^2.0",
				"chillerlan/php-qrcode": "^1.0|^2.0|^3.0|^4.0",
				"khanamiryan/qrcode-detector-decoder": "^1.0",
				"phpunit/phpunit": "~4|~5|~6|~7|~8|~9"
			},
			"suggest": {
				"bacon/bacon-qr-code": "For QR Code generation, requires imagick",
				"chillerlan/php-qrcode": "For QR Code generation"
			},
			"type": "library",
			"extra": {
				"component": "package",
				"branch-alias": {
					"dev-master": "1.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"PragmaRX\\Google2FAQRCode\\": "src/",
					"PragmaRX\\Google2FAQRCode\\Tests\\": "tests/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Antonio Carlos Ribeiro",
					"email": "acr@antoniocarlosribeiro.com",
					"role": "Creator & Designer"
				}
			],
			"description": "QR Code package for Google2FA",
			"keywords": [
				"2fa",
				"Authentication",
				"Two Factor Authentication",
				"google2fa",
				"qr code",
				"qrcode"
			],
			"support": {
				"issues": "https://github.com/antonioribeiro/google2fa-qrcode/issues",
				"source": "https://github.com/antonioribeiro/google2fa-qrcode/tree/v3.0.0"
			},
			"time": "2021-08-15T12:53:48+00:00"
		},
		{
			"name": "protobuf-php/protobuf",
			"version": "v0.1.3",
			"source": {
				"type": "git",
				"url": "https://github.com/protobuf-php/protobuf.git",
				"reference": "c0da95f75ea418b39b02ff4528ca9926cc246a8c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/protobuf-php/protobuf/zipball/c0da95f75ea418b39b02ff4528ca9926cc246a8c",
				"reference": "c0da95f75ea418b39b02ff4528ca9926cc246a8c",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"php": ">=5.5.0"
			},
			"require-dev": {
				"instaclick/coding-standard": "^1.1",
				"instaclick/object-calisthenics-sniffs": "dev-master",
				"instaclick/symfony2-coding-standard": "dev-remaster",
				"php-mock/php-mock-phpunit": "^0.2",
				"phpunit/phpunit": "^4",
				"protobuf-php/protobuf-plugin": ">=0.1",
				"satooshi/php-coveralls": "^0.6",
				"squizlabs/php_codesniffer": "^1.5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "0.1.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Protobuf\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Fabio B. Silva",
					"email": "fabio.bat.silva@gmail.com",
					"homepage": "https://github.com/FabioBatSilva"
				},
				{
					"name": "Iván -DrSlump- Montes",
					"email": "drslump@pollinimini.net",
					"homepage": "https://github.com/drslump"
				}
			],
			"description": "PHP implementation of Google's Protocol Buffers",
			"homepage": "https://github.com/protobuf-php/protobuf",
			"keywords": [
				"protobuf",
				"protocol buffer",
				"serializing"
			],
			"support": {
				"issues": "https://github.com/protobuf-php/protobuf/issues",
				"source": "https://github.com/protobuf-php/protobuf/tree/master"
			},
			"time": "2016-09-21T23:47:34+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.8",
			"source": {
				"type": "git",
				"url": "https://github.com/bobthecow/psysh.git",
				"reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/bobthecow/psysh/zipball/85057ceedee50c49d4f6ecaff73ee96adb3b3625",
				"reference": "85057ceedee50c49d4f6ecaff73ee96adb3b3625",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-tokenizer": "*",
				"nikic/php-parser": "^5.0 || ^4.0",
				"php": "^8.0 || ^7.4",
				"symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
				"symfony/var-dumper": "^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"
			},
			"suggest": {
				"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
				"ext-pdo-sqlite": "The doc command requires SQLite to work.",
				"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",
					"homepage": "http://justinhileman.com"
				}
			],
			"description": "An interactive shell for modern PHP.",
			"homepage": "http://psysh.org",
			"keywords": [
				"REPL",
				"console",
				"interactive",
				"shell"
			],
			"support": {
				"issues": "https://github.com/bobthecow/psysh/issues",
				"source": "https://github.com/bobthecow/psysh/tree/v0.12.8"
			},
			"time": "2025-03-16T03:05:19+00:00"
		},
		{
			"name": "pusher/pusher-php-server",
			"version": "7.2.7",
			"source": {
				"type": "git",
				"url": "https://github.com/pusher/pusher-http-php.git",
				"reference": "148b0b5100d000ed57195acdf548a2b1b38ee3f7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/148b0b5100d000ed57195acdf548a2b1b38ee3f7",
				"reference": "148b0b5100d000ed57195acdf548a2b1b38ee3f7",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"guzzlehttp/guzzle": "^7.2",
				"paragonie/sodium_compat": "^1.6|^2.0",
				"php": "^7.3|^8.0",
				"psr/log": "^1.0|^2.0|^3.0"
			},
			"require-dev": {
				"overtrue/phplint": "^2.3",
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "5.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Pusher\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Library for interacting with the Pusher REST API",
			"keywords": [
				"events",
				"messaging",
				"php-pusher-server",
				"publish",
				"push",
				"pusher",
				"real time",
				"real-time",
				"realtime",
				"rest",
				"trigger"
			],
			"support": {
				"issues": "https://github.com/pusher/pusher-http-php/issues",
				"source": "https://github.com/pusher/pusher-http-php/tree/7.2.7"
			},
			"time": "2025-01-06T10:56:20+00:00"
		},
		{
			"name": "rachidlaasri/laravel-installer",
			"version": "dev-staging",
			"dist": {
				"type": "path",
				"url": "./packages/rachidlaasri/laravel-installer",
				"reference": "cd5371086e751ba6e03726dc1ebd652f1ea1f8bf"
			},
			"require": {
				"php": ">=7.0.0"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"RachidLaasri\\LaravelInstaller\\Providers\\LaravelInstallerServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"RachidLaasri\\LaravelInstaller\\": "src/"
				},
				"files": [
					"src/Helpers/functions.php"
				]
			},
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Rachid Laasri",
					"email": "rashidlaasri@gmail.com"
				},
				{
					"name": "Jeremy Kenedy",
					"email": "jeremykenedy@gmail.com"
				}
			],
			"description": "Laravel web installer",
			"transport-options": {
				"symlink": false,
				"relative": true
			}
		},
		{
			"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.7.6",
			"source": {
				"type": "git",
				"url": "https://github.com/ramsey/uuid.git",
				"reference": "91039bc1faa45ba123c4328958e620d382ec7088"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088",
				"reference": "91039bc1faa45ba123c4328958e620d382ec7088",
				"shasum": ""
			},
			"require": {
				"brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12",
				"ext-json": "*",
				"php": "^8.0",
				"ramsey/collection": "^1.2 || ^2.0"
			},
			"replace": {
				"rhumsaa/uuid": "self.version"
			},
			"require-dev": {
				"captainhook/captainhook": "^5.10",
				"captainhook/plugin-composer": "^5.3",
				"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
				"doctrine/annotations": "^1.8",
				"ergebnis/composer-normalize": "^2.15",
				"mockery/mockery": "^1.3",
				"paragonie/random-lib": "^2",
				"php-mock/php-mock": "^2.2",
				"php-mock/php-mock-mockery": "^1.3",
				"php-parallel-lint/php-parallel-lint": "^1.1",
				"phpbench/phpbench": "^1.0",
				"phpstan/extension-installer": "^1.1",
				"phpstan/phpstan": "^1.8",
				"phpstan/phpstan-mockery": "^1.1",
				"phpstan/phpstan-phpunit": "^1.1",
				"phpunit/phpunit": "^8.5 || ^9",
				"ramsey/composer-repl": "^1.4",
				"slevomat/coding-standard": "^8.4",
				"squizlabs/php_codesniffer": "^3.5",
				"vimeo/psalm": "^4.9"
			},
			"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.7.6"
			},
			"funding": [
				{
					"url": "https://github.com/ramsey",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
					"type": "tidelift"
				}
			],
			"time": "2024-04-27T21:32:50+00:00"
		},
		{
			"name": "razorpay/razorpay",
			"version": "2.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/razorpay/razorpay-php.git",
				"reference": "d5e49ef12c4862f6bc8003f87f79b942a9dd3a8b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/d5e49ef12c4862f6bc8003f87f79b942a9dd3a8b",
				"reference": "d5e49ef12c4862f6bc8003f87f79b942a9dd3a8b",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": ">=7.3",
				"rmccue/requests": "^2.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^9",
				"raveren/kint": "1.*"
			},
			"type": "library",
			"autoload": {
				"files": [
					"Deprecated.php"
				],
				"psr-4": {
					"Razorpay\\Api\\": "src/",
					"Razorpay\\Tests\\": "tests/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Abhay Rana",
					"email": "nemo@razorpay.com",
					"homepage": "https://captnemo.in",
					"role": "Developer"
				},
				{
					"name": "Shashank Kumar",
					"email": "shashank@razorpay.com",
					"role": "Developer"
				}
			],
			"description": "Razorpay PHP Client Library",
			"homepage": "https://docs.razorpay.com",
			"keywords": [
				"api",
				"client",
				"php",
				"razorpay"
			],
			"support": {
				"email": "contact@razorpay.com",
				"issues": "https://github.com/Razorpay/razorpay-php/issues",
				"source": "https://github.com/Razorpay/razorpay-php"
			},
			"time": "2025-03-20T12:51:47+00:00"
		},
		{
			"name": "rmccue/requests",
			"version": "v2.0.15",
			"source": {
				"type": "git",
				"url": "https://github.com/WordPress/Requests.git",
				"reference": "877cd66169755899682f1595e057334b40d9d149"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/WordPress/Requests/zipball/877cd66169755899682f1595e057334b40d9d149",
				"reference": "877cd66169755899682f1595e057334b40d9d149",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": ">=5.6"
			},
			"require-dev": {
				"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
				"php-parallel-lint/php-console-highlighter": "^0.5.0",
				"php-parallel-lint/php-parallel-lint": "^1.3.1",
				"phpcompatibility/php-compatibility": "^9.0",
				"requests/test-server": "dev-main",
				"roave/security-advisories": "dev-latest",
				"squizlabs/php_codesniffer": "^3.6",
				"wp-coding-standards/wpcs": "^2.0",
				"yoast/phpunit-polyfills": "^1.0.0"
			},
			"suggest": {
				"art4/requests-psr18-adapter": "For using Requests as a PSR-18 HTTP Client",
				"ext-curl": "For improved performance",
				"ext-openssl": "For secure transport support",
				"ext-zlib": "For improved performance when decompressing encoded streams"
			},
			"type": "library",
			"autoload": {
				"files": [
					"library/Deprecated.php"
				],
				"psr-4": {
					"WpOrg\\Requests\\": "src/"
				},
				"classmap": [
					"library/Requests.php"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"ISC"
			],
			"authors": [
				{
					"name": "Ryan McCue",
					"homepage": "https://rmccue.io/"
				},
				{
					"name": "Alain Schlesser",
					"homepage": "https://github.com/schlessera"
				},
				{
					"name": "Juliette Reinders Folmer",
					"homepage": "https://github.com/jrfnl"
				},
				{
					"name": "Contributors",
					"homepage": "https://github.com/WordPress/Requests/graphs/contributors"
				}
			],
			"description": "A HTTP library written in PHP, for human beings.",
			"homepage": "https://requests.ryanmccue.info/",
			"keywords": [
				"curl",
				"fsockopen",
				"http",
				"idna",
				"ipv6",
				"iri",
				"sockets"
			],
			"support": {
				"docs": "https://requests.ryanmccue.info/",
				"issues": "https://github.com/WordPress/Requests/issues",
				"source": "https://github.com/WordPress/Requests"
			},
			"time": "2025-01-21T10:13:31+00:00"
		},
		{
			"name": "ryangjchandler/blade-tabler-icons",
			"version": "v2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/ryangjchandler/blade-tabler-icons.git",
				"reference": "cd359f5d3b406a982dae1aaaf121d84067576a2e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ryangjchandler/blade-tabler-icons/zipball/cd359f5d3b406a982dae1aaaf121d84067576a2e",
				"reference": "cd359f5d3b406a982dae1aaaf121d84067576a2e",
				"shasum": ""
			},
			"require": {
				"blade-ui-kit/blade-icons": "^1.5",
				"illuminate/support": "^10.0 || ^11.0",
				"php": "^8.1"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.14",
				"orchestra/testbench": "^8.0 || ^9.0",
				"phpunit/phpunit": "^9.5.10 || ^10.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"RyanChandler\\TablerIcons\\BladeTablerIconsServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"RyanChandler\\TablerIcons\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ryan Chandler",
					"email": "support@ryangjchandler.co.uk",
					"homepage": "https://ryangjchandler.co.uk",
					"role": "Developer"
				}
			],
			"description": "A package to easily make use of Tabler icons in your Laravel Blade views.",
			"homepage": "https://github.com/ryangjchandler/blade-tabler-icons",
			"keywords": [
				"blade",
				"laravel",
				"tabler"
			],
			"support": {
				"issues": "https://github.com/ryangjchandler/blade-tabler-icons/issues",
				"source": "https://github.com/ryangjchandler/blade-tabler-icons/tree/v2.3.0"
			},
			"abandoned": "secondnetwork/blade-tabler-icons",
			"time": "2024-03-12T23:54:24+00:00"
		},
		{
			"name": "rybakit/msgpack",
			"version": "v0.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/rybakit/msgpack.php.git",
				"reference": "fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/rybakit/msgpack.php/zipball/fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b",
				"reference": "fc6bc45e92274e78c32d0a86f2e2cc1f8b5e017b",
				"shasum": ""
			},
			"require": {
				"php": "^7.1.1|^8"
			},
			"require-dev": {
				"ext-gmp": "*",
				"friendsofphp/php-cs-fixer": "^2.14",
				"phpunit/phpunit": "^7.1|^8|^9",
				"vimeo/psalm": "^3.9|^4"
			},
			"suggest": {
				"ext-decimal": "For converting overflowed integers to Decimal objects",
				"ext-gmp": "For converting overflowed integers to GMP objects"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"MessagePack\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Eugene Leonovich",
					"email": "gen.work@gmail.com"
				}
			],
			"description": "A pure PHP implementation of the MessagePack serialization format.",
			"keywords": [
				"messagepack",
				"msgpack",
				"pure",
				"streaming"
			],
			"support": {
				"issues": "https://github.com/rybakit/msgpack.php/issues",
				"source": "https://github.com/rybakit/msgpack.php/tree/v0.9.1"
			},
			"funding": [
				{
					"url": "https://github.com/rybakit",
					"type": "github"
				}
			],
			"time": "2022-02-16T00:48:07+00:00"
		},
		{
			"name": "sabberworm/php-css-parser",
			"version": "v8.8.0",
			"source": {
				"type": "git",
				"url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
				"reference": "3de493bdddfd1f051249af725c7e0d2c38fed740"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/3de493bdddfd1f051249af725c7e0d2c38fed740",
				"reference": "3de493bdddfd1f051249af725c7e0d2c38fed740",
				"shasum": ""
			},
			"require": {
				"ext-iconv": "*",
				"php": "^5.6.20 || ^7.0.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
			},
			"require-dev": {
				"phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41"
			},
			"suggest": {
				"ext-mbstring": "for parsing UTF-8 CSS"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "9.0.x-dev"
				}
			},
			"autoload": {
				"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/v8.8.0"
			},
			"time": "2025-03-23T17:59:05+00:00"
		},
		{
			"name": "sentry/sentry",
			"version": "4.11.0",
			"source": {
				"type": "git",
				"url": "https://github.com/getsentry/sentry-php.git",
				"reference": "ebf67deb9902b6da58a4b3383cbd12fed3f4f555"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/getsentry/sentry-php/zipball/ebf67deb9902b6da58a4b3383cbd12fed3f4f555",
				"reference": "ebf67deb9902b6da58a4b3383cbd12fed3f4f555",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-mbstring": "*",
				"guzzlehttp/psr7": "^1.8.4|^2.1.1",
				"jean85/pretty-package-versions": "^1.5|^2.0.4",
				"php": "^7.2|^8.0",
				"psr/log": "^1.0|^2.0|^3.0",
				"symfony/options-resolver": "^4.4.30|^5.0.11|^6.0|^7.0"
			},
			"conflict": {
				"raven/raven": "*"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.4",
				"guzzlehttp/promises": "^2.0.3",
				"guzzlehttp/psr7": "^1.8.4|^2.1.1",
				"monolog/monolog": "^1.6|^2.0|^3.0",
				"phpbench/phpbench": "^1.0",
				"phpstan/phpstan": "^1.3",
				"phpunit/phpunit": "^8.5|^9.6",
				"symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
				"vimeo/psalm": "^4.17"
			},
			"suggest": {
				"monolog/monolog": "Allow sending log messages to Sentry by using the included Monolog handler."
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/functions.php"
				],
				"psr-4": {
					"Sentry\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Sentry",
					"email": "accounts@sentry.io"
				}
			],
			"description": "PHP SDK for Sentry (http://sentry.io)",
			"homepage": "http://sentry.io",
			"keywords": [
				"crash-reporting",
				"crash-reports",
				"error-handler",
				"error-monitoring",
				"log",
				"logging",
				"profiling",
				"sentry",
				"tracing"
			],
			"support": {
				"issues": "https://github.com/getsentry/sentry-php/issues",
				"source": "https://github.com/getsentry/sentry-php/tree/4.11.0"
			},
			"funding": [
				{
					"url": "https://sentry.io/",
					"type": "custom"
				},
				{
					"url": "https://sentry.io/pricing/",
					"type": "custom"
				}
			],
			"time": "2025-04-14T09:04:23+00:00"
		},
		{
			"name": "sentry/sentry-laravel",
			"version": "4.13.0",
			"source": {
				"type": "git",
				"url": "https://github.com/getsentry/sentry-laravel.git",
				"reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/d232ac494258e0d50a77c575a5af5f1a426d3f87",
				"reference": "d232ac494258e0d50a77c575a5af5f1a426d3f87",
				"shasum": ""
			},
			"require": {
				"illuminate/support": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
				"nyholm/psr7": "^1.0",
				"php": "^7.2 | ^8.0",
				"sentry/sentry": "^4.10",
				"symfony/psr-http-message-bridge": "^1.0 | ^2.0 | ^6.0 | ^7.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.11",
				"guzzlehttp/guzzle": "^7.2",
				"laravel/folio": "^1.1",
				"laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0",
				"livewire/livewire": "^2.0 | ^3.0",
				"mockery/mockery": "^1.3",
				"orchestra/testbench": "^4.7 | ^5.1 | ^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^8.4 | ^9.3 | ^10.4 | ^11.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Sentry": "Sentry\\Laravel\\Facade"
					},
					"providers": [
						"Sentry\\Laravel\\ServiceProvider",
						"Sentry\\Laravel\\Tracing\\ServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-0": {
					"Sentry\\Laravel\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Sentry",
					"email": "accounts@sentry.io"
				}
			],
			"description": "Laravel SDK for Sentry (https://sentry.io)",
			"homepage": "https://sentry.io",
			"keywords": [
				"crash-reporting",
				"crash-reports",
				"error-handler",
				"error-monitoring",
				"laravel",
				"log",
				"logging",
				"profiling",
				"sentry",
				"tracing"
			],
			"support": {
				"issues": "https://github.com/getsentry/sentry-laravel/issues",
				"source": "https://github.com/getsentry/sentry-laravel/tree/4.13.0"
			},
			"funding": [
				{
					"url": "https://sentry.io/",
					"type": "custom"
				},
				{
					"url": "https://sentry.io/pricing/",
					"type": "custom"
				}
			],
			"time": "2025-02-18T10:09:29+00:00"
		},
		{
			"name": "smalot/pdfparser",
			"version": "v2.12.0",
			"source": {
				"type": "git",
				"url": "https://github.com/smalot/pdfparser.git",
				"reference": "8440edbf58c8596074e78ada38dcb0bd041a5948"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/smalot/pdfparser/zipball/8440edbf58c8596074e78ada38dcb0bd041a5948",
				"reference": "8440edbf58c8596074e78ada38dcb0bd041a5948",
				"shasum": ""
			},
			"require": {
				"ext-iconv": "*",
				"ext-zlib": "*",
				"php": ">=7.1",
				"symfony/polyfill-mbstring": "^1.18"
			},
			"type": "library",
			"autoload": {
				"psr-0": {
					"Smalot\\PdfParser\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"LGPL-3.0"
			],
			"authors": [
				{
					"name": "Sebastien MALOT",
					"email": "sebastien@malot.fr"
				}
			],
			"description": "Pdf parser library. Can read and extract information from pdf file.",
			"homepage": "https://www.pdfparser.org",
			"keywords": [
				"extract",
				"parse",
				"parser",
				"pdf",
				"text"
			],
			"support": {
				"issues": "https://github.com/smalot/pdfparser/issues",
				"source": "https://github.com/smalot/pdfparser/tree/v2.12.0"
			},
			"time": "2025-03-31T13:16:09+00:00"
		},
		{
			"name": "spatie/browsershot",
			"version": "5.0.8",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/browsershot.git",
				"reference": "0102971ae974022ec4a7a149e8924ea355b52cc3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/browsershot/zipball/0102971ae974022ec4a7a149e8924ea355b52cc3",
				"reference": "0102971ae974022ec4a7a149e8924ea355b52cc3",
				"shasum": ""
			},
			"require": {
				"ext-fileinfo": "*",
				"ext-json": "*",
				"php": "^8.2",
				"spatie/temporary-directory": "^2.0",
				"symfony/process": "^6.0|^7.0"
			},
			"require-dev": {
				"pestphp/pest": "^3.0",
				"spatie/image": "^3.6",
				"spatie/pdf-to-text": "^1.52",
				"spatie/phpunit-snapshot-assertions": "^4.2.3|^5.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Browsershot\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Freek Van der Herten",
					"email": "freek@spatie.be",
					"homepage": "https://github.com/freekmurze",
					"role": "Developer"
				}
			],
			"description": "Convert a webpage to an image or pdf using headless Chrome",
			"homepage": "https://github.com/spatie/browsershot",
			"keywords": [
				"chrome",
				"convert",
				"headless",
				"image",
				"pdf",
				"puppeteer",
				"screenshot",
				"webpage"
			],
			"support": {
				"source": "https://github.com/spatie/browsershot/tree/5.0.8"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-02-17T09:56:12+00:00"
		},
		{
			"name": "spatie/crawler",
			"version": "8.4.2",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/crawler.git",
				"reference": "4dc593040018885229dfc8df7cc4bf12cd470cf3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/crawler/zipball/4dc593040018885229dfc8df7cc4bf12cd470cf3",
				"reference": "4dc593040018885229dfc8df7cc4bf12cd470cf3",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/guzzle": "^7.3",
				"guzzlehttp/psr7": "^2.0",
				"illuminate/collections": "^10.0|^11.0|^12.0",
				"nicmart/tree": "^0.9",
				"php": "^8.2",
				"spatie/browsershot": "^5.0.5",
				"spatie/robots-txt": "^2.0",
				"symfony/dom-crawler": "^6.0|^7.0"
			},
			"require-dev": {
				"pestphp/pest": "^2.0",
				"spatie/ray": "^1.37"
			},
			"type": "library",
			"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/8.4.2"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				},
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-02-24T09:20:47+00:00"
		},
		{
			"name": "spatie/enum",
			"version": "3.13.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/enum.git",
				"reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/enum/zipball/f1a0f464ba909491a53e60a955ce84ad7cd93a2c",
				"reference": "f1a0f464ba909491a53e60a955ce84ad7cd93a2c",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": "^8.0"
			},
			"require-dev": {
				"fakerphp/faker": "^1.9.1",
				"larapack/dd": "^1.1",
				"phpunit/phpunit": "^9.0",
				"vimeo/psalm": "^4.3"
			},
			"suggest": {
				"fakerphp/faker": "To use the enum faker provider",
				"phpunit/phpunit": "To use the enum assertions"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Enum\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Brent Roose",
					"email": "brent@spatie.be",
					"homepage": "https://spatie.be",
					"role": "Developer"
				},
				{
					"name": "Tom Witkowski",
					"email": "dev@gummibeer.de",
					"homepage": "https://gummibeer.de",
					"role": "Developer"
				}
			],
			"description": "PHP Enums",
			"homepage": "https://github.com/spatie/enum",
			"keywords": [
				"enum",
				"enumerable",
				"spatie"
			],
			"support": {
				"docs": "https://docs.spatie.be/enum",
				"issues": "https://github.com/spatie/enum/issues",
				"source": "https://github.com/spatie/enum"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				},
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2022-04-22T08:51:55+00:00"
		},
		{
			"name": "spatie/laravel-health",
			"version": "1.34.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-health.git",
				"reference": "f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-health/zipball/f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8",
				"reference": "f3d7c5e19569d83e4c37f7a5e249187a96ab8aa8",
				"shasum": ""
			},
			"require": {
				"dragonmantank/cron-expression": "^3.3.1",
				"guzzlehttp/guzzle": "^6.5|^7.4.5|^7.2",
				"illuminate/console": "^8.75|^9.0|^10.0|^11.0|^12.0",
				"illuminate/contracts": "^8.75|^9.0|^10.0|^11.0|^12.0",
				"illuminate/database": "^8.75|^9.0|^10.0|^11.0|^12.0",
				"illuminate/notifications": "^8.75|^9.0|^10.0|^11.0|^12.0",
				"illuminate/support": "^8.75|^9.0|^10.0|^11.0|^12.0",
				"laravel/serializable-closure": "^1.3|^2.0",
				"nunomaduro/termwind": "^1.0|^2.0",
				"php": "^8.0",
				"spatie/enum": "^3.13",
				"spatie/laravel-package-tools": "^1.12.1",
				"spatie/regex": "^3.1.1|^3.1",
				"spatie/temporary-directory": "^2.2",
				"symfony/process": "^5.4|^6.0|^7.0"
			},
			"require-dev": {
				"laravel/horizon": "^5.9.10",
				"laravel/slack-notification-channel": "^2.4|^3.2",
				"nunomaduro/collision": "^5.10|^6.2.1|^6.1|^8.0",
				"orchestra/testbench": "^6.23|^7.6|^8.0|^9.0",
				"pestphp/pest": "^1.21.3|^2.34|^3.0",
				"pestphp/pest-plugin-laravel": "^1.2|^2.3|^3.0",
				"phpstan/extension-installer": "^1.1",
				"phpstan/phpstan-deprecation-rules": "^1.0",
				"phpstan/phpstan-phpunit": "^1.1.1",
				"phpunit/phpunit": "^9.5.21|^9.5.10|^10.5|^11.0|^12.0",
				"spatie/laravel-ray": "^1.30",
				"spatie/pest-plugin-snapshots": "^1.1|^2.1|^3.0",
				"spatie/pest-plugin-test-time": "^1.1.1|^1.1|^2.0|^3.0",
				"spatie/test-time": "^1.3|^2.0"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Health": "Spatie\\Health\\Facades\\Health"
					},
					"providers": [
						"Spatie\\Health\\HealthServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Spatie\\Health\\": "src",
					"Spatie\\Health\\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": "Monitor the health of a Laravel application",
			"homepage": "https://github.com/spatie/laravel-health",
			"keywords": [
				"laravel",
				"laravel-health",
				"spatie"
			],
			"support": {
				"source": "https://github.com/spatie/laravel-health/tree/1.34.0"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-04-01T13:22:01+00:00"
		},
		{
			"name": "spatie/laravel-newsletter",
			"version": "5.3.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-newsletter.git",
				"reference": "34e8338a5f328c4d7dac176761ab57ee9feb3c28"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-newsletter/zipball/34e8338a5f328c4d7dac176761ab57ee9feb3c28",
				"reference": "34e8338a5f328c4d7dac176761ab57ee9feb3c28",
				"shasum": ""
			},
			"require": {
				"illuminate/log": "^9|^10|^11|^12",
				"php": "^8.1",
				"spatie/laravel-package-tools": "^1.13"
			},
			"require-dev": {
				"drewm/mailchimp-api": "^2.5",
				"guzzlehttp/guzzle": "^7.5|^7.2",
				"mockery/mockery": "^1.4",
				"orchestra/testbench": "^7.11|^8.0|^9.0|^10.0",
				"pestphp/pest": "^1.20|^2.0|^3.0",
				"phpstan/phpstan": "^1.9",
				"phpunit/phpunit": "^9.5|^10.0|^11.0|^12.0",
				"spatie/mailcoach-sdk-php": "^1.0",
				"spatie/ray": "^1.28"
			},
			"suggest": {
				"drewm/mailchimp-api": "For working with MailChimp",
				"spatie/mailcoach-sdk-php": "For working with Mailcoach"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Newsletter": "Spatie\\Newsletter\\Facades\\Newsletter"
					},
					"providers": [
						"Spatie\\Newsletter\\NewsletterServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Spatie\\Newsletter\\": "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": "Manage Mailcoach and MailChimp newsletters in Laravel",
			"homepage": "https://github.com/spatie/laravel-newsletter",
			"keywords": [
				"laravel",
				"mailchimp",
				"mailcoach",
				"newsletter"
			],
			"support": {
				"issues": "https://github.com/spatie/laravel-newsletter/issues",
				"source": "https://github.com/spatie/laravel-newsletter/tree/5.3.1"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				}
			],
			"time": "2025-03-26T08:06:07+00:00"
		},
		{
			"name": "spatie/laravel-package-tools",
			"version": "1.92.4",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-package-tools.git",
				"reference": "d20b1969f836d210459b78683d85c9cd5c5f508c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d20b1969f836d210459b78683d85c9cd5c5f508c",
				"reference": "d20b1969f836d210459b78683d85c9cd5c5f508c",
				"shasum": ""
			},
			"require": {
				"illuminate/contracts": "^9.28|^10.0|^11.0|^12.0",
				"php": "^8.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.5",
				"orchestra/testbench": "^7.7|^8.0|^9.0|^10.0",
				"pestphp/pest": "^1.23|^2.1|^3.1",
				"phpunit/php-code-coverage": "^9.0|^10.0|^11.0",
				"phpunit/phpunit": "^9.5.24|^10.5|^11.5",
				"spatie/pest-plugin-test-time": "^1.1|^2.2"
			},
			"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.92.4"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-04-11T15:27:14+00:00"
		},
		{
			"name": "spatie/laravel-permission",
			"version": "6.17.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-permission.git",
				"reference": "02ada8f638b643713fa2fb543384738e27346ddb"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-permission/zipball/02ada8f638b643713fa2fb543384738e27346ddb",
				"reference": "02ada8f638b643713fa2fb543384738e27346ddb",
				"shasum": ""
			},
			"require": {
				"illuminate/auth": "^8.12|^9.0|^10.0|^11.0|^12.0",
				"illuminate/container": "^8.12|^9.0|^10.0|^11.0|^12.0",
				"illuminate/contracts": "^8.12|^9.0|^10.0|^11.0|^12.0",
				"illuminate/database": "^8.12|^9.0|^10.0|^11.0|^12.0",
				"php": "^8.0"
			},
			"require-dev": {
				"laravel/passport": "^11.0|^12.0",
				"laravel/pint": "^1.0",
				"orchestra/testbench": "^6.23|^7.0|^8.0|^9.0|^10.0",
				"phpunit/phpunit": "^9.4|^10.1|^11.5"
			},
			"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.17.0"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-04-08T15:06:14+00:00"
		},
		{
			"name": "spatie/laravel-sitemap",
			"version": "7.3.4",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-sitemap.git",
				"reference": "5606b9e7b1cb2785218999a6f2ee11e0dbdcfb56"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-sitemap/zipball/5606b9e7b1cb2785218999a6f2ee11e0dbdcfb56",
				"reference": "5606b9e7b1cb2785218999a6f2ee11e0dbdcfb56",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/guzzle": "^7.8",
				"illuminate/support": "^10.0|^11.0",
				"nesbot/carbon": "^2.71|^3.0",
				"php": "^8.2||^8.3||^8.4",
				"spatie/crawler": "^8.0.1",
				"spatie/laravel-package-tools": "^1.16.1",
				"symfony/dom-crawler": "^6.3.4|^7.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.6.6",
				"orchestra/testbench": "^8.14|^9.0",
				"pestphp/pest": "^2.24",
				"spatie/pest-plugin-snapshots": "^2.1",
				"spatie/phpunit-snapshot-assertions": "^5.1.2",
				"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/7.3.4"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				}
			],
			"time": "2025-01-31T08:53:45+00:00"
		},
		{
			"name": "spatie/once",
			"version": "3.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/once.git",
				"reference": "25252b821765d72566be17c52ea05b35329f0f8f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/once/zipball/25252b821765d72566be17c52ea05b35329f0f8f",
				"reference": "25252b821765d72566be17c52ea05b35329f0f8f",
				"shasum": ""
			},
			"require": {
				"php": "^8.0"
			},
			"require-dev": {
				"pestphp/pest": "^1.21",
				"symfony/var-dumper": "^5.1"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/functions.php"
				],
				"psr-4": {
					"Spatie\\Once\\": "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": "A magic memoization function",
			"homepage": "https://github.com/spatie/once",
			"keywords": [
				"cache",
				"callable",
				"memoization",
				"once",
				"spatie"
			],
			"support": {
				"source": "https://github.com/spatie/once/tree/3.1.1"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				}
			],
			"time": "2024-05-27T09:17:58+00:00"
		},
		{
			"name": "spatie/pdf-to-text",
			"version": "1.54.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/pdf-to-text.git",
				"reference": "06dc9316dea63c74d7997da41f9fc08df97ba519"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/pdf-to-text/zipball/06dc9316dea63c74d7997da41f9fc08df97ba519",
				"reference": "06dc9316dea63c74d7997da41f9fc08df97ba519",
				"shasum": ""
			},
			"require": {
				"php": "^7.4|^8.0",
				"symfony/process": "^4.0|^5.0|^6.0|^7.0"
			},
			"require-dev": {
				"pestphp/pest-plugin-laravel": "^1.3",
				"phpunit/phpunit": "^9.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\PdfToText\\": "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": "Extract text from a pdf",
			"homepage": "https://github.com/spatie/pdf-to-text",
			"keywords": [
				"pdf-to-text",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/pdf-to-text/issues",
				"source": "https://github.com/spatie/pdf-to-text/tree/1.54.0"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				}
			],
			"time": "2024-10-18T13:20:34+00:00"
		},
		{
			"name": "spatie/regex",
			"version": "3.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/regex.git",
				"reference": "d543de2019a0068e7b80da0ba24f1c51c7469303"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/regex/zipball/d543de2019a0068e7b80da0ba24f1c51c7469303",
				"reference": "d543de2019a0068e7b80da0ba24f1c51c7469303",
				"shasum": ""
			},
			"require": {
				"php": "^8.0|^8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^9.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Regex\\": "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 sane interface for php's built in preg_* functions",
			"homepage": "https://github.com/spatie/regex",
			"keywords": [
				"expression",
				"expressions",
				"regex",
				"regular",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/regex/issues",
				"source": "https://github.com/spatie/regex/tree/3.1.1"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				},
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2021-11-30T21:13:59+00:00"
		},
		{
			"name": "spatie/robots-txt",
			"version": "2.3.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/robots-txt.git",
				"reference": "58ed7b61c2a59e72f57b46e4d025967dd5f16000"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/robots-txt/zipball/58ed7b61c2a59e72f57b46e4d025967dd5f16000",
				"reference": "58ed7b61c2a59e72f57b46e4d025967dd5f16000",
				"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.3.1"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				},
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-01-31T09:33:25+00:00"
		},
		{
			"name": "spatie/temporary-directory",
			"version": "2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/temporary-directory.git",
				"reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/temporary-directory/zipball/580eddfe9a0a41a902cac6eeb8f066b42e65a32b",
				"reference": "580eddfe9a0a41a902cac6eeb8f066b42e65a32b",
				"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.3.0"
			},
			"funding": [
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "custom"
				},
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-01-13T13:04:43+00:00"
		},
		{
			"name": "srmklive/paypal",
			"version": "3.0.40",
			"source": {
				"type": "git",
				"url": "https://github.com/srmklive/laravel-paypal.git",
				"reference": "1ddc49fd836a4785933ab953452152f3fedbac63"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/1ddc49fd836a4785933ab953452152f3fedbac63",
				"reference": "1ddc49fd836a4785933ab953452152f3fedbac63",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"guzzlehttp/guzzle": "~7.0",
				"illuminate/support": "~6.0|~7.0|~8.0|~9.0|^10.0|^11.0|^12.0",
				"nesbot/carbon": "~2.0|^3.0",
				"php": ">=7.2|^8.0"
			},
			"require-dev": {
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^8.0|^9.0|^10.0|^11.0",
				"symfony/var-dumper": "~5.0|^6.0|^7.0"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"PayPal": "Srmklive\\PayPal\\Facades\\PayPal"
					},
					"providers": [
						"Srmklive\\PayPal\\Providers\\PayPalServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Srmklive\\PayPal\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Raza Mehdi",
					"email": "srmk@outlook.com"
				}
			],
			"description": "Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.",
			"keywords": [
				"http",
				"laravel paypal",
				"paypal",
				"rest",
				"web service"
			],
			"support": {
				"issues": "https://github.com/srmklive/laravel-paypal/issues",
				"source": "https://github.com/srmklive/laravel-paypal/tree/3.0.40"
			},
			"time": "2025-02-25T21:38:18+00:00"
		},
		{
			"name": "stripe/stripe-php",
			"version": "v10.21.0",
			"source": {
				"type": "git",
				"url": "https://github.com/stripe/stripe-php.git",
				"reference": "b4ab319731958077227fad1874a3671458c5d593"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/stripe/stripe-php/zipball/b4ab319731958077227fad1874a3671458c5d593",
				"reference": "b4ab319731958077227fad1874a3671458c5d593",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-mbstring": "*",
				"php": ">=5.6.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "3.5.0",
				"php-coveralls/php-coveralls": "^2.5",
				"phpstan/phpstan": "^1.2",
				"phpunit/phpunit": "^5.7 || ^9.0",
				"squizlabs/php_codesniffer": "^3.3"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Stripe\\": "lib/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Stripe and contributors",
					"homepage": "https://github.com/stripe/stripe-php/contributors"
				}
			],
			"description": "Stripe PHP Library",
			"homepage": "https://stripe.com/",
			"keywords": [
				"api",
				"payment processing",
				"stripe"
			],
			"support": {
				"issues": "https://github.com/stripe/stripe-php/issues",
				"source": "https://github.com/stripe/stripe-php/tree/v10.21.0"
			},
			"time": "2023-08-11T00:23:24+00:00"
		},
		{
			"name": "swagger-api/swagger-ui",
			"version": "v5.21.0",
			"source": {
				"type": "git",
				"url": "https://github.com/swagger-api/swagger-ui.git",
				"reference": "fceaec605072fbc717a04895bd19814d9a1c8e6d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/swagger-api/swagger-ui/zipball/fceaec605072fbc717a04895bd19814d9a1c8e6d",
				"reference": "fceaec605072fbc717a04895bd19814d9a1c8e6d",
				"shasum": ""
			},
			"type": "library",
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "Anna Bodnia",
					"email": "anna.bodnia@gmail.com"
				},
				{
					"name": "Buu Nguyen",
					"email": "buunguyen@gmail.com"
				},
				{
					"name": "Josh Ponelat",
					"email": "jponelat@gmail.com"
				},
				{
					"name": "Kyle Shockey",
					"email": "kyleshockey1@gmail.com"
				},
				{
					"name": "Robert Barnwell",
					"email": "robert@robertismy.name"
				},
				{
					"name": "Sahar Jafari",
					"email": "shr.jafari@gmail.com"
				}
			],
			"description": " Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.",
			"homepage": "http://swagger.io",
			"keywords": [
				"api",
				"documentation",
				"openapi",
				"specification",
				"swagger",
				"ui"
			],
			"support": {
				"issues": "https://github.com/swagger-api/swagger-ui/issues",
				"source": "https://github.com/swagger-api/swagger-ui/tree/v5.21.0"
			},
			"time": "2025-04-13T19:37:38+00:00"
		},
		{
			"name": "symfony/cache",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/cache.git",
				"reference": "9131e3018872d2ebb6fe8a9a4d6631273513d42c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/cache/zipball/9131e3018872d2ebb6fe8a9a4d6631273513d42c",
				"reference": "9131e3018872d2ebb6fe8a9a4d6631273513d42c",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"psr/cache": "^2.0|^3.0",
				"psr/log": "^1.1|^2|^3",
				"symfony/cache-contracts": "^2.5|^3",
				"symfony/deprecation-contracts": "^2.5|^3.0",
				"symfony/service-contracts": "^2.5|^3",
				"symfony/var-exporter": "^6.4|^7.0"
			},
			"conflict": {
				"doctrine/dbal": "<3.6",
				"symfony/dependency-injection": "<6.4",
				"symfony/http-kernel": "<6.4",
				"symfony/var-dumper": "<6.4"
			},
			"provide": {
				"psr/cache-implementation": "2.0|3.0",
				"psr/simple-cache-implementation": "1.0|2.0|3.0",
				"symfony/cache-implementation": "1.1|2.0|3.0"
			},
			"require-dev": {
				"cache/integration-tests": "dev-master",
				"doctrine/dbal": "^3.6|^4",
				"predis/predis": "^1.1|^2.0",
				"psr/simple-cache": "^1.0|^2.0|^3.0",
				"symfony/clock": "^6.4|^7.0",
				"symfony/config": "^6.4|^7.0",
				"symfony/dependency-injection": "^6.4|^7.0",
				"symfony/filesystem": "^6.4|^7.0",
				"symfony/http-kernel": "^6.4|^7.0",
				"symfony/messenger": "^6.4|^7.0",
				"symfony/var-dumper": "^6.4|^7.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Symfony\\Component\\Cache\\": ""
				},
				"classmap": [
					"Traits/ValueWrapper.php"
				],
				"exclude-from-classmap": [
					"/Tests/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
			"homepage": "https://symfony.com",
			"keywords": [
				"caching",
				"psr6"
			],
			"support": {
				"source": "https://github.com/symfony/cache/tree/v7.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-25T15:54:33+00:00"
		},
		{
			"name": "symfony/cache-contracts",
			"version": "v3.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/cache-contracts.git",
				"reference": "15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b",
				"reference": "15a4f8e5cd3bce9aeafc882b1acab39ec8de2c1b",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"psr/cache": "^3.0"
			},
			"type": "library",
			"extra": {
				"thanks": {
					"url": "https://github.com/symfony/contracts",
					"name": "symfony/contracts"
				},
				"branch-alias": {
					"dev-main": "3.5-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Symfony\\Contracts\\Cache\\": ""
				}
			},
			"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 caching",
			"homepage": "https://symfony.com",
			"keywords": [
				"abstractions",
				"contracts",
				"decoupling",
				"interfaces",
				"interoperability",
				"standards"
			],
			"support": {
				"source": "https://github.com/symfony/cache-contracts/tree/v3.5.1"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:20:29+00:00"
		},
		{
			"name": "symfony/console",
			"version": "v6.4.20",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/console.git",
				"reference": "2e4af9c952617cc3f9559ff706aee420a8464c36"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/console/zipball/2e4af9c952617cc3f9559ff706aee420a8464c36",
				"reference": "2e4af9c952617cc3f9559ff706aee420a8464c36",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/polyfill-mbstring": "~1.0",
				"symfony/service-contracts": "^2.5|^3",
				"symfony/string": "^5.4|^6.0|^7.0"
			},
			"conflict": {
				"symfony/dependency-injection": "<5.4",
				"symfony/dotenv": "<5.4",
				"symfony/event-dispatcher": "<5.4",
				"symfony/lock": "<5.4",
				"symfony/process": "<5.4"
			},
			"provide": {
				"psr/log-implementation": "1.0|2.0|3.0"
			},
			"require-dev": {
				"psr/log": "^1|^2|^3",
				"symfony/config": "^5.4|^6.0|^7.0",
				"symfony/dependency-injection": "^5.4|^6.0|^7.0",
				"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
				"symfony/http-foundation": "^6.4|^7.0",
				"symfony/http-kernel": "^6.4|^7.0",
				"symfony/lock": "^5.4|^6.0|^7.0",
				"symfony/messenger": "^5.4|^6.0|^7.0",
				"symfony/process": "^5.4|^6.0|^7.0",
				"symfony/stopwatch": "^5.4|^6.0|^7.0",
				"symfony/var-dumper": "^5.4|^6.0|^7.0"
			},
			"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/v6.4.20"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-03T17:16:38+00:00"
		},
		{
			"name": "symfony/css-selector",
			"version": "v7.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/css-selector.git",
				"reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/css-selector/zipball/601a5ce9aaad7bf10797e3663faefce9e26c24e2",
				"reference": "601a5ce9aaad7bf10797e3663faefce9e26c24e2",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2"
			},
			"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/v7.2.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:21:43+00:00"
		},
		{
			"name": "symfony/deprecation-contracts",
			"version": "v3.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/deprecation-contracts.git",
				"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
				"reference": "74c71c939a79f7d5bf3c1ce9f5ea37ba0114c6f6",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"type": "library",
			"extra": {
				"thanks": {
					"url": "https://github.com/symfony/contracts",
					"name": "symfony/contracts"
				},
				"branch-alias": {
					"dev-main": "3.5-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.5.1"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:20:29+00:00"
		},
		{
			"name": "symfony/dom-crawler",
			"version": "v7.2.4",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/dom-crawler.git",
				"reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7",
				"reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7",
				"shasum": ""
			},
			"require": {
				"masterminds/html5": "^2.6",
				"php": ">=8.2",
				"symfony/polyfill-ctype": "~1.8",
				"symfony/polyfill-mbstring": "~1.0"
			},
			"require-dev": {
				"symfony/css-selector": "^6.4|^7.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/v7.2.4"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-02-17T15:53:07+00:00"
		},
		{
			"name": "symfony/error-handler",
			"version": "v6.4.20",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/error-handler.git",
				"reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/error-handler/zipball/aa3bcf4f7674719df078e61cc8062e5b7f752031",
				"reference": "aa3bcf4f7674719df078e61cc8062e5b7f752031",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"psr/log": "^1|^2|^3",
				"symfony/var-dumper": "^5.4|^6.0|^7.0"
			},
			"conflict": {
				"symfony/deprecation-contracts": "<2.5",
				"symfony/http-kernel": "<6.4"
			},
			"require-dev": {
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/http-kernel": "^6.4|^7.0",
				"symfony/serializer": "^5.4|^6.0|^7.0"
			},
			"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/v6.4.20"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-01T13:00:38+00:00"
		},
		{
			"name": "symfony/event-dispatcher",
			"version": "v7.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/event-dispatcher.git",
				"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1",
				"reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/event-dispatcher-contracts": "^2.5|^3"
			},
			"conflict": {
				"symfony/dependency-injection": "<6.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": "^6.4|^7.0",
				"symfony/dependency-injection": "^6.4|^7.0",
				"symfony/error-handler": "^6.4|^7.0",
				"symfony/expression-language": "^6.4|^7.0",
				"symfony/http-foundation": "^6.4|^7.0",
				"symfony/service-contracts": "^2.5|^3",
				"symfony/stopwatch": "^6.4|^7.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/v7.2.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:21:43+00:00"
		},
		{
			"name": "symfony/event-dispatcher-contracts",
			"version": "v3.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/event-dispatcher-contracts.git",
				"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/7642f5e970b672283b7823222ae8ef8bbc160b9f",
				"reference": "7642f5e970b672283b7823222ae8ef8bbc160b9f",
				"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.5-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.5.1"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:20:29+00:00"
		},
		{
			"name": "symfony/finder",
			"version": "v6.4.17",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/finder.git",
				"reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/finder/zipball/1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",
				"reference": "1d0e8266248c5d9ab6a87e3789e6dc482af3c9c7",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"symfony/filesystem": "^6.0|^7.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/v6.4.17"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-12-29T13:51:37+00:00"
		},
		{
			"name": "symfony/http-foundation",
			"version": "v6.4.18",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/http-foundation.git",
				"reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0492d6217e5ab48f51fca76f64cf8e78919d0db",
				"reference": "d0492d6217e5ab48f51fca76f64cf8e78919d0db",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/polyfill-mbstring": "~1.1",
				"symfony/polyfill-php83": "^1.27"
			},
			"conflict": {
				"symfony/cache": "<6.4.12|>=7.0,<7.1.5"
			},
			"require-dev": {
				"doctrine/dbal": "^2.13.1|^3|^4",
				"predis/predis": "^1.1|^2.0",
				"symfony/cache": "^6.4.12|^7.1.5",
				"symfony/dependency-injection": "^5.4|^6.0|^7.0",
				"symfony/expression-language": "^5.4|^6.0|^7.0",
				"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
				"symfony/mime": "^5.4|^6.0|^7.0",
				"symfony/rate-limiter": "^5.4|^6.0|^7.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/v6.4.18"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-01-09T15:48:56+00:00"
		},
		{
			"name": "symfony/http-kernel",
			"version": "v6.4.20",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/http-kernel.git",
				"reference": "6be6db31bc74693ce5516e1fd5e5ff1171005e37"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/http-kernel/zipball/6be6db31bc74693ce5516e1fd5e5ff1171005e37",
				"reference": "6be6db31bc74693ce5516e1fd5e5ff1171005e37",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"psr/log": "^1|^2|^3",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/error-handler": "^6.4|^7.0",
				"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
				"symfony/http-foundation": "^6.4|^7.0",
				"symfony/polyfill-ctype": "^1.8"
			},
			"conflict": {
				"symfony/browser-kit": "<5.4",
				"symfony/cache": "<5.4",
				"symfony/config": "<6.1",
				"symfony/console": "<5.4",
				"symfony/dependency-injection": "<6.4",
				"symfony/doctrine-bridge": "<5.4",
				"symfony/form": "<5.4",
				"symfony/http-client": "<5.4",
				"symfony/http-client-contracts": "<2.5",
				"symfony/mailer": "<5.4",
				"symfony/messenger": "<5.4",
				"symfony/translation": "<5.4",
				"symfony/translation-contracts": "<2.5",
				"symfony/twig-bridge": "<5.4",
				"symfony/validator": "<6.4",
				"symfony/var-dumper": "<6.3",
				"twig/twig": "<2.13"
			},
			"provide": {
				"psr/log-implementation": "1.0|2.0|3.0"
			},
			"require-dev": {
				"psr/cache": "^1.0|^2.0|^3.0",
				"symfony/browser-kit": "^5.4|^6.0|^7.0",
				"symfony/clock": "^6.2|^7.0",
				"symfony/config": "^6.1|^7.0",
				"symfony/console": "^5.4|^6.0|^7.0",
				"symfony/css-selector": "^5.4|^6.0|^7.0",
				"symfony/dependency-injection": "^6.4|^7.0",
				"symfony/dom-crawler": "^5.4|^6.0|^7.0",
				"symfony/expression-language": "^5.4|^6.0|^7.0",
				"symfony/finder": "^5.4|^6.0|^7.0",
				"symfony/http-client-contracts": "^2.5|^3",
				"symfony/process": "^5.4|^6.0|^7.0",
				"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
				"symfony/routing": "^5.4|^6.0|^7.0",
				"symfony/serializer": "^6.4.4|^7.0.4",
				"symfony/stopwatch": "^5.4|^6.0|^7.0",
				"symfony/translation": "^5.4|^6.0|^7.0",
				"symfony/translation-contracts": "^2.5|^3",
				"symfony/uid": "^5.4|^6.0|^7.0",
				"symfony/validator": "^6.4|^7.0",
				"symfony/var-dumper": "^5.4|^6.4|^7.0",
				"symfony/var-exporter": "^6.2|^7.0",
				"twig/twig": "^2.13|^3.0.4"
			},
			"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/v6.4.20"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-28T13:27:10+00:00"
		},
		{
			"name": "symfony/mailer",
			"version": "v6.4.18",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/mailer.git",
				"reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/mailer/zipball/e93a6ae2767d7f7578c2b7961d9d8e27580b2b11",
				"reference": "e93a6ae2767d7f7578c2b7961d9d8e27580b2b11",
				"shasum": ""
			},
			"require": {
				"egulias/email-validator": "^2.1.10|^3|^4",
				"php": ">=8.1",
				"psr/event-dispatcher": "^1",
				"psr/log": "^1|^2|^3",
				"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
				"symfony/mime": "^6.2|^7.0",
				"symfony/service-contracts": "^2.5|^3"
			},
			"conflict": {
				"symfony/http-client-contracts": "<2.5",
				"symfony/http-kernel": "<5.4",
				"symfony/messenger": "<6.2",
				"symfony/mime": "<6.2",
				"symfony/twig-bridge": "<6.2.1"
			},
			"require-dev": {
				"symfony/console": "^5.4|^6.0|^7.0",
				"symfony/http-client": "^5.4|^6.0|^7.0",
				"symfony/messenger": "^6.2|^7.0",
				"symfony/twig-bridge": "^6.2|^7.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/v6.4.18"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-01-24T15:27:15+00:00"
		},
		{
			"name": "symfony/mime",
			"version": "v6.4.19",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/mime.git",
				"reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/mime/zipball/ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3",
				"reference": "ac537b6c55ccc2c749f3c979edfa9ec14aaed4f3",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"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": "<3.2.2",
				"phpdocumentor/type-resolver": "<1.4.0",
				"symfony/mailer": "<5.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": "^3.0|^4.0|^5.0",
				"symfony/dependency-injection": "^5.4|^6.0|^7.0",
				"symfony/process": "^5.4|^6.4|^7.0",
				"symfony/property-access": "^5.4|^6.0|^7.0",
				"symfony/property-info": "^5.4|^6.0|^7.0",
				"symfony/serializer": "^6.4.3|^7.0.3"
			},
			"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/v6.4.19"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-02-17T21:23:52+00:00"
		},
		{
			"name": "symfony/options-resolver",
			"version": "v7.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/options-resolver.git",
				"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/options-resolver/zipball/7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
				"reference": "7da8fbac9dcfef75ffc212235d76b2754ce0cf50",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/deprecation-contracts": "^2.5|^3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Symfony\\Component\\OptionsResolver\\": ""
				},
				"exclude-from-classmap": [
					"/Tests/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Fabien Potencier",
					"email": "fabien@symfony.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Provides an improved replacement for the array_replace PHP function",
			"homepage": "https://symfony.com",
			"keywords": [
				"config",
				"configuration",
				"options"
			],
			"support": {
				"source": "https://github.com/symfony/options-resolver/tree/v7.2.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-11-20T11:17:29+00:00"
		},
		{
			"name": "symfony/polyfill-ctype",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-ctype.git",
				"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
				"reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-intl-grapheme",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
				"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
				"reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-intl-icu",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-icu.git",
				"reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78",
				"reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78",
				"shasum": ""
			},
			"require": {
				"php": ">=7.2"
			},
			"suggest": {
				"ext-intl": "For best performance and support of other locales than \"en\""
			},
			"type": "library",
			"extra": {
				"thanks": {
					"url": "https://github.com/symfony/polyfill",
					"name": "symfony/polyfill"
				}
			},
			"autoload": {
				"files": [
					"bootstrap.php"
				],
				"psr-4": {
					"Symfony\\Polyfill\\Intl\\Icu\\": ""
				},
				"classmap": [
					"Resources/stubs"
				],
				"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": "Symfony polyfill for intl's ICU-related data and classes",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"icu",
				"intl",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-intl-idn",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-idn.git",
				"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
				"reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-intl-normalizer",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
				"reference": "3833d7255cc303546435cb650316bff708a1c75c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
				"reference": "3833d7255cc303546435cb650316bff708a1c75c",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-mbstring",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-mbstring.git",
				"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
				"reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
				"shasum": ""
			},
			"require": {
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-php80",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-php80.git",
				"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
				"reference": "60328e362d4c2c802a54fcbf04f9d3fb892b4cf8",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-php83",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-php83.git",
				"reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
				"reference": "2fb86d65e2d424369ad2905e83b236a8805ba491",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/polyfill-uuid",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-uuid.git",
				"reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
				"reference": "21533be36c24be3f4b1669c4725c7d1d2bab4ae2",
				"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.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/process",
			"version": "v6.4.20",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/process.git",
				"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/process/zipball/e2a61c16af36c9a07e5c9906498b73e091949a20",
				"reference": "e2a61c16af36c9a07e5c9906498b73e091949a20",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"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/v6.4.20"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-10T17:11:00+00:00"
		},
		{
			"name": "symfony/property-access",
			"version": "v7.2.3",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/property-access.git",
				"reference": "b28732e315d81fbec787f838034de7d6c9b2b902"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/property-access/zipball/b28732e315d81fbec787f838034de7d6c9b2b902",
				"reference": "b28732e315d81fbec787f838034de7d6c9b2b902",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/property-info": "^6.4|^7.0"
			},
			"require-dev": {
				"symfony/cache": "^6.4|^7.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/v7.2.3"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-01-17T10:56:55+00:00"
		},
		{
			"name": "symfony/property-info",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/property-info.git",
				"reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/property-info/zipball/f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
				"reference": "f00fd9685ecdbabe82ca25c7b739ce7bba99302c",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/string": "^6.4|^7.0",
				"symfony/type-info": "~7.1.9|^7.2.2"
			},
			"conflict": {
				"phpdocumentor/reflection-docblock": "<5.2",
				"phpdocumentor/type-resolver": "<1.5.1",
				"symfony/cache": "<6.4",
				"symfony/dependency-injection": "<6.4",
				"symfony/serializer": "<6.4"
			},
			"require-dev": {
				"phpdocumentor/reflection-docblock": "^5.2",
				"phpstan/phpdoc-parser": "^1.0|^2.0",
				"symfony/cache": "^6.4|^7.0",
				"symfony/dependency-injection": "^6.4|^7.0",
				"symfony/serializer": "^6.4|^7.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/v7.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-06T16:27:19+00:00"
		},
		{
			"name": "symfony/psr-http-message-bridge",
			"version": "v7.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/psr-http-message-bridge.git",
				"reference": "03f2f72319e7acaf2a9f6fcbe30ef17eec51594f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/03f2f72319e7acaf2a9f6fcbe30ef17eec51594f",
				"reference": "03f2f72319e7acaf2a9f6fcbe30ef17eec51594f",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"psr/http-message": "^1.0|^2.0",
				"symfony/http-foundation": "^6.4|^7.0"
			},
			"conflict": {
				"php-http/discovery": "<1.15",
				"symfony/http-kernel": "<6.4"
			},
			"require-dev": {
				"nyholm/psr7": "^1.1",
				"php-http/discovery": "^1.15",
				"psr/log": "^1.1.4|^2|^3",
				"symfony/browser-kit": "^6.4|^7.0",
				"symfony/config": "^6.4|^7.0",
				"symfony/event-dispatcher": "^6.4|^7.0",
				"symfony/framework-bundle": "^6.4|^7.0",
				"symfony/http-kernel": "^6.4|^7.0"
			},
			"type": "symfony-bridge",
			"autoload": {
				"psr-4": {
					"Symfony\\Bridge\\PsrHttpMessage\\": ""
				},
				"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": "PSR HTTP message bridge",
			"homepage": "https://symfony.com",
			"keywords": [
				"http",
				"http-message",
				"psr-17",
				"psr-7"
			],
			"support": {
				"source": "https://github.com/symfony/psr-http-message-bridge/tree/v7.2.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-26T08:57:56+00:00"
		},
		{
			"name": "symfony/routing",
			"version": "v6.4.18",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/routing.git",
				"reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/routing/zipball/e9bfc94953019089acdfb9be51c1b9142c4afa68",
				"reference": "e9bfc94953019089acdfb9be51c1b9142c4afa68",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/deprecation-contracts": "^2.5|^3"
			},
			"conflict": {
				"doctrine/annotations": "<1.12",
				"symfony/config": "<6.2",
				"symfony/dependency-injection": "<5.4",
				"symfony/yaml": "<5.4"
			},
			"require-dev": {
				"doctrine/annotations": "^1.12|^2",
				"psr/log": "^1|^2|^3",
				"symfony/config": "^6.2|^7.0",
				"symfony/dependency-injection": "^5.4|^6.0|^7.0",
				"symfony/expression-language": "^5.4|^6.0|^7.0",
				"symfony/http-foundation": "^5.4|^6.0|^7.0",
				"symfony/yaml": "^5.4|^6.0|^7.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/v6.4.18"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-01-09T08:51:02+00:00"
		},
		{
			"name": "symfony/serializer",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/serializer.git",
				"reference": "d8b75b2c8144c29ac43b235738411f7cca6d584d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/serializer/zipball/d8b75b2c8144c29ac43b235738411f7cca6d584d",
				"reference": "d8b75b2c8144c29ac43b235738411f7cca6d584d",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/polyfill-ctype": "~1.8"
			},
			"conflict": {
				"phpdocumentor/reflection-docblock": "<3.2.2",
				"phpdocumentor/type-resolver": "<1.4.0",
				"symfony/dependency-injection": "<6.4",
				"symfony/property-access": "<6.4",
				"symfony/property-info": "<6.4",
				"symfony/uid": "<6.4",
				"symfony/validator": "<6.4",
				"symfony/yaml": "<6.4"
			},
			"require-dev": {
				"phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
				"phpstan/phpdoc-parser": "^1.0|^2.0",
				"seld/jsonlint": "^1.10",
				"symfony/cache": "^6.4|^7.0",
				"symfony/config": "^6.4|^7.0",
				"symfony/console": "^6.4|^7.0",
				"symfony/dependency-injection": "^7.2",
				"symfony/error-handler": "^6.4|^7.0",
				"symfony/filesystem": "^6.4|^7.0",
				"symfony/form": "^6.4|^7.0",
				"symfony/http-foundation": "^6.4|^7.0",
				"symfony/http-kernel": "^6.4|^7.0",
				"symfony/messenger": "^6.4|^7.0",
				"symfony/mime": "^6.4|^7.0",
				"symfony/property-access": "^6.4|^7.0",
				"symfony/property-info": "^6.4|^7.0",
				"symfony/translation-contracts": "^2.5|^3",
				"symfony/type-info": "^7.1",
				"symfony/uid": "^6.4|^7.0",
				"symfony/validator": "^6.4|^7.0",
				"symfony/var-dumper": "^6.4|^7.0",
				"symfony/var-exporter": "^6.4|^7.0",
				"symfony/yaml": "^6.4|^7.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/v7.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-24T12:37:32+00:00"
		},
		{
			"name": "symfony/service-contracts",
			"version": "v3.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/service-contracts.git",
				"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/service-contracts/zipball/e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
				"reference": "e53260aabf78fb3d63f8d79d69ece59f80d5eda0",
				"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.5-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.5.1"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:20:29+00:00"
		},
		{
			"name": "symfony/string",
			"version": "v7.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/string.git",
				"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/string/zipball/446e0d146f991dde3e73f45f2c97a9faad773c82",
				"reference": "446e0d146f991dde3e73f45f2c97a9faad773c82",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/polyfill-ctype": "~1.8",
				"symfony/polyfill-intl-grapheme": "~1.0",
				"symfony/polyfill-intl-normalizer": "~1.0",
				"symfony/polyfill-mbstring": "~1.0"
			},
			"conflict": {
				"symfony/translation-contracts": "<2.5"
			},
			"require-dev": {
				"symfony/emoji": "^7.1",
				"symfony/error-handler": "^6.4|^7.0",
				"symfony/http-client": "^6.4|^7.0",
				"symfony/intl": "^6.4|^7.0",
				"symfony/translation-contracts": "^2.5|^3.0",
				"symfony/var-exporter": "^6.4|^7.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/v7.2.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-11-13T13:31:26+00:00"
		},
		{
			"name": "symfony/translation",
			"version": "v6.4.19",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/translation.git",
				"reference": "3b9bf9f33997c064885a7bfc126c14b9daa0e00e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/translation/zipball/3b9bf9f33997c064885a7bfc126c14b9daa0e00e",
				"reference": "3b9bf9f33997c064885a7bfc126c14b9daa0e00e",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/polyfill-mbstring": "~1.0",
				"symfony/translation-contracts": "^2.5|^3.0"
			},
			"conflict": {
				"symfony/config": "<5.4",
				"symfony/console": "<5.4",
				"symfony/dependency-injection": "<5.4",
				"symfony/http-client-contracts": "<2.5",
				"symfony/http-kernel": "<5.4",
				"symfony/service-contracts": "<2.5",
				"symfony/twig-bundle": "<5.4",
				"symfony/yaml": "<5.4"
			},
			"provide": {
				"symfony/translation-implementation": "2.3|3.0"
			},
			"require-dev": {
				"nikic/php-parser": "^4.18|^5.0",
				"psr/log": "^1|^2|^3",
				"symfony/config": "^5.4|^6.0|^7.0",
				"symfony/console": "^5.4|^6.0|^7.0",
				"symfony/dependency-injection": "^5.4|^6.0|^7.0",
				"symfony/finder": "^5.4|^6.0|^7.0",
				"symfony/http-client-contracts": "^2.5|^3.0",
				"symfony/http-kernel": "^5.4|^6.0|^7.0",
				"symfony/intl": "^5.4|^6.0|^7.0",
				"symfony/polyfill-intl-icu": "^1.21",
				"symfony/routing": "^5.4|^6.0|^7.0",
				"symfony/service-contracts": "^2.5|^3",
				"symfony/yaml": "^5.4|^6.0|^7.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/v6.4.19"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-02-13T10:18:43+00:00"
		},
		{
			"name": "symfony/translation-contracts",
			"version": "v3.5.1",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/translation-contracts.git",
				"reference": "4667ff3bd513750603a09c8dedbea942487fb07c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/4667ff3bd513750603a09c8dedbea942487fb07c",
				"reference": "4667ff3bd513750603a09c8dedbea942487fb07c",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"type": "library",
			"extra": {
				"thanks": {
					"url": "https://github.com/symfony/contracts",
					"name": "symfony/contracts"
				},
				"branch-alias": {
					"dev-main": "3.5-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.5.1"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:20:29+00:00"
		},
		{
			"name": "symfony/type-info",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/type-info.git",
				"reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/type-info/zipball/c4824a6b658294c828e609d3d8dbb4e87f6a375d",
				"reference": "c4824a6b658294c828e609d3d8dbb4e87f6a375d",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"psr/container": "^1.1|^2.0"
			},
			"require-dev": {
				"phpstan/phpdoc-parser": "^1.0|^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/v7.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-24T09:03:36+00:00"
		},
		{
			"name": "symfony/uid",
			"version": "v6.4.13",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/uid.git",
				"reference": "18eb207f0436a993fffbdd811b5b8fa35fa5e007"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/uid/zipball/18eb207f0436a993fffbdd811b5b8fa35fa5e007",
				"reference": "18eb207f0436a993fffbdd811b5b8fa35fa5e007",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/polyfill-uuid": "^1.15"
			},
			"require-dev": {
				"symfony/console": "^5.4|^6.0|^7.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/v6.4.13"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-25T14:18:03+00:00"
		},
		{
			"name": "symfony/var-dumper",
			"version": "v6.4.18",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/var-dumper.git",
				"reference": "4ad10cf8b020e77ba665305bb7804389884b4837"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/var-dumper/zipball/4ad10cf8b020e77ba665305bb7804389884b4837",
				"reference": "4ad10cf8b020e77ba665305bb7804389884b4837",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"symfony/deprecation-contracts": "^2.5|^3",
				"symfony/polyfill-mbstring": "~1.0"
			},
			"conflict": {
				"symfony/console": "<5.4"
			},
			"require-dev": {
				"ext-iconv": "*",
				"symfony/console": "^5.4|^6.0|^7.0",
				"symfony/error-handler": "^6.3|^7.0",
				"symfony/http-kernel": "^5.4|^6.0|^7.0",
				"symfony/process": "^5.4|^6.0|^7.0",
				"symfony/uid": "^5.4|^6.0|^7.0",
				"twig/twig": "^2.13|^3.0.4"
			},
			"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/v6.4.18"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-01-17T11:26:11+00:00"
		},
		{
			"name": "symfony/var-exporter",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/var-exporter.git",
				"reference": "c37b301818bd7288715d40de634f05781b686ace"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/var-exporter/zipball/c37b301818bd7288715d40de634f05781b686ace",
				"reference": "c37b301818bd7288715d40de634f05781b686ace",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2"
			},
			"require-dev": {
				"symfony/property-access": "^6.4|^7.0",
				"symfony/serializer": "^6.4|^7.0",
				"symfony/var-dumper": "^6.4|^7.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Symfony\\Component\\VarExporter\\": ""
				},
				"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": "Allows exporting any serializable PHP data structure to plain PHP code",
			"homepage": "https://symfony.com",
			"keywords": [
				"clone",
				"construct",
				"export",
				"hydrate",
				"instantiate",
				"lazy-loading",
				"proxy",
				"serialize"
			],
			"support": {
				"source": "https://github.com/symfony/var-exporter/tree/v7.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-13T12:21:46+00:00"
		},
		{
			"name": "symfony/yaml",
			"version": "v7.2.5",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/yaml.git",
				"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/yaml/zipball/4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
				"reference": "4c4b6f4cfcd7e52053f0c8bfad0f7f30fb924912",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/deprecation-contracts": "^2.5|^3.0",
				"symfony/polyfill-ctype": "^1.8"
			},
			"conflict": {
				"symfony/console": "<6.4"
			},
			"require-dev": {
				"symfony/console": "^6.4|^7.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.2.5"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-03-03T07:12:39+00:00"
		},
		{
			"name": "tijsverkoyen/css-to-inline-styles",
			"version": "v2.3.0",
			"source": {
				"type": "git",
				"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
				"reference": "0d72ac1c00084279c1816675284073c5a337c20d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/0d72ac1c00084279c1816675284073c5a337c20d",
				"reference": "0d72ac1c00084279c1816675284073c5a337c20d",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"php": "^7.4 || ^8.0",
				"symfony/css-selector": "^5.4 || ^6.0 || ^7.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.3.0"
			},
			"time": "2024-12-21T16:25:41+00:00"
		},
		{
			"name": "vlucas/phpdotenv",
			"version": "v5.6.1",
			"source": {
				"type": "git",
				"url": "https://github.com/vlucas/phpdotenv.git",
				"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a59a13791077fe3d44f90e7133eb68e7d22eaff2",
				"reference": "a59a13791077fe3d44f90e7133eb68e7d22eaff2",
				"shasum": ""
			},
			"require": {
				"ext-pcre": "*",
				"graham-campbell/result-type": "^1.1.3",
				"php": "^7.2.5 || ^8.0",
				"phpoption/phpoption": "^1.9.3",
				"symfony/polyfill-ctype": "^1.24",
				"symfony/polyfill-mbstring": "^1.24",
				"symfony/polyfill-php80": "^1.24"
			},
			"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",
				"source": "https://github.com/vlucas/phpdotenv/tree/v5.6.1"
			},
			"funding": [
				{
					"url": "https://github.com/GrahamCampbell",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
					"type": "tidelift"
				}
			],
			"time": "2024-07-20T21:52:34+00:00"
		},
		{
			"name": "voku/portable-ascii",
			"version": "2.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/voku/portable-ascii.git",
				"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
				"reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
				"shasum": ""
			},
			"require": {
				"php": ">=7.0.0"
			},
			"require-dev": {
				"phpunit/phpunit": "~6.0 || ~7.0 || ~9.0"
			},
			"suggest": {
				"ext-intl": "Use Intl for transliterator_transliterate() support"
			},
			"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.0.3"
			},
			"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": "2024-11-21T01:49:47+00:00"
		},
		{
			"name": "webmozart/assert",
			"version": "1.11.0",
			"source": {
				"type": "git",
				"url": "https://github.com/webmozarts/assert.git",
				"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
				"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
				"shasum": ""
			},
			"require": {
				"ext-ctype": "*",
				"php": "^7.2 || ^8.0"
			},
			"conflict": {
				"phpstan/phpstan": "<0.12.20",
				"vimeo/psalm": "<4.6.1 || 4.6.2"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5.13"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "1.10-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Webmozart\\Assert\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@gmail.com"
				}
			],
			"description": "Assertions to validate method input/output with nice error messages.",
			"keywords": [
				"assert",
				"check",
				"validate"
			],
			"support": {
				"issues": "https://github.com/webmozarts/assert/issues",
				"source": "https://github.com/webmozarts/assert/tree/1.11.0"
			},
			"time": "2022-06-03T18:03:27+00:00"
		},
		{
			"name": "yajra/laravel-datatables-oracle",
			"version": "v10.11.4",
			"source": {
				"type": "git",
				"url": "https://github.com/yajra/laravel-datatables.git",
				"reference": "a11dc9cf5ec7f7dc68ad0d5959c5e7aec0af29a5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/a11dc9cf5ec7f7dc68ad0d5959c5e7aec0af29a5",
				"reference": "a11dc9cf5ec7f7dc68ad0d5959c5e7aec0af29a5",
				"shasum": ""
			},
			"require": {
				"illuminate/database": "^9|^10",
				"illuminate/filesystem": "^9|^10",
				"illuminate/http": "^9|^10",
				"illuminate/support": "^9|^10",
				"illuminate/view": "^9|^10",
				"php": "^8.0.2"
			},
			"require-dev": {
				"algolia/algoliasearch-client-php": "^3.4",
				"larastan/larastan": "^2.4",
				"laravel/scout": "^10.5",
				"meilisearch/meilisearch-php": "^1.4",
				"orchestra/testbench": "^8",
				"yajra/laravel-datatables-html": "^9.3.4|^10"
			},
			"suggest": {
				"yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTables.",
				"yajra/laravel-datatables-editor": "Plugin to use DataTables Editor (requires a license).",
				"yajra/laravel-datatables-export": "Plugin for server-side exporting using livewire and queue worker.",
				"yajra/laravel-datatables-fractal": "Plugin for server-side response using Fractal.",
				"yajra/laravel-datatables-html": "Plugin for server-side HTML builder of dataTables."
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"DataTables": "Yajra\\DataTables\\Facades\\DataTables"
					},
					"providers": [
						"Yajra\\DataTables\\DataTablesServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "10.x-dev"
				}
			},
			"autoload": {
				"files": [
					"src/helper.php"
				],
				"psr-4": {
					"Yajra\\DataTables\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Arjay Angeles",
					"email": "aqangeles@gmail.com"
				}
			],
			"description": "jQuery DataTables API for Laravel 4|5|6|7|8|9|10",
			"keywords": [
				"datatables",
				"jquery",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/yajra/laravel-datatables/issues",
				"source": "https://github.com/yajra/laravel-datatables/tree/v10.11.4"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/yajra",
					"type": "github"
				}
			],
			"time": "2024-02-28T05:00:23+00:00"
		},
		{
			"name": "yediyuz/yediyuz-helpers",
			"version": "v2.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/yediyuz/yediyuz-helpers.git",
				"reference": "707203079b67a1dd2630ef3aa12e072ad3b90615"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/yediyuz/yediyuz-helpers/zipball/707203079b67a1dd2630ef3aa12e072ad3b90615",
				"reference": "707203079b67a1dd2630ef3aa12e072ad3b90615",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": "^8.1"
			},
			"require-dev": {
				"pestphp/pest": "^2.2.3",
				"pestphp/pest-plugin-mock": "^2.0.0",
				"phpstan/phpstan": "^1.10.8",
				"phpunit/phpcov": "^9.0.0",
				"spatie/pest-plugin-test-time": "^2.0.0",
				"yediyuz/dev-tools": "dev-master"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Yediyuz\\Helpers\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Mert Aşan",
					"email": "mert@yediyuz.com"
				}
			],
			"description": "Yediyuz Development Helpers",
			"homepage": "https://github.com/yediyuz/yediyuz-helpers",
			"support": {
				"issues": "https://github.com/yediyuz/yediyuz-helpers/issues",
				"source": "https://github.com/yediyuz/yediyuz-helpers/tree/v2.1.0"
			},
			"time": "2024-09-08T20:18:40+00:00"
		},
		{
			"name": "yoomoney/yookassa-sdk-php",
			"version": "3.8.0",
			"source": {
				"type": "git",
				"url": "https://git.yoomoney.ru/scm/sdk/yookassa-sdk-php.git",
				"reference": "aeec752ffa007104dbae6cc95e0930d8a11b3224"
			},
			"dist": {
				"type": "zip",
				"url": "https://git.yoomoney.ru/rest/api/latest/projects/SDK/repos/yookassa-sdk-php/archive?at=refs%2Ftags%2F3.8.0&format=zip"
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-mbstring": "*",
				"php": ">=8.0",
				"php-ds/php-ds": "^1.4",
				"psr/log": "^2.0 || ^3.0",
				"yoomoney/yookassa-sdk-validator": "^1.0"
			},
			"require-dev": {
				"ext-xml": "*",
				"friendsofphp/php-cs-fixer": "^3.15",
				"mockery/mockery": "^1.5",
				"php-parallel-lint/php-parallel-lint": "^1.3",
				"phpmd/phpmd": "^2.13",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.6",
				"yoomoney/yookassa-fakerphp": "^1.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"YooKassa\\": "lib/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "YooMoney",
					"email": "cms@yoomoney.ru"
				}
			],
			"description": "This is a developer tool for integration with YooMoney.",
			"homepage": "https://yookassa.ru/developers/api",
			"keywords": [
				"api",
				"payments",
				"sdk",
				"yookassa",
				"yoomoney"
			],
			"time": "2025-01-17T13:04:18+00:00"
		},
		{
			"name": "yoomoney/yookassa-sdk-validator",
			"version": "1.0.3",
			"source": {
				"type": "git",
				"url": "https://git.yoomoney.ru/scm/sdk/yookassa-sdk-validator-php.git",
				"reference": "1068864a5179dcbb93b244bff43c0e6bc531b62a"
			},
			"dist": {
				"type": "zip",
				"url": "https://git.yoomoney.ru/rest/api/latest/projects/SDK/repos/yookassa-sdk-validator-php/archive?at=refs%2Ftags%2F1.0.3&format=zip"
			},
			"require": {
				"ext-mbstring": "*",
				"php": ">=8.0.0"
			},
			"require-dev": {
				"ext-xml": "*",
				"phpunit/phpunit": "^9.6"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"YooKassa\\Validator\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "YooMoney",
					"email": "cms@yoomoney.ru"
				}
			],
			"description": "This is a developer tool for validating with YooMoney.",
			"time": "2024-12-16T16:29:49+00:00"
		},
		{
			"name": "zircote/swagger-php",
			"version": "4.11.1",
			"source": {
				"type": "git",
				"url": "https://github.com/zircote/swagger-php.git",
				"reference": "7df10e8ec47db07c031db317a25bef962b4e5de1"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/zircote/swagger-php/zipball/7df10e8ec47db07c031db317a25bef962b4e5de1",
				"reference": "7df10e8ec47db07c031db317a25bef962b4e5de1",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"php": ">=7.2",
				"psr/log": "^1.1 || ^2.0 || ^3.0",
				"symfony/deprecation-contracts": "^2 || ^3",
				"symfony/finder": ">=2.2",
				"symfony/yaml": ">=3.3"
			},
			"require-dev": {
				"composer/package-versions-deprecated": "^1.11",
				"doctrine/annotations": "^1.7 || ^2.0",
				"friendsofphp/php-cs-fixer": "^2.17 || 3.62.0",
				"phpstan/phpstan": "^1.6",
				"phpunit/phpunit": ">=8",
				"vimeo/psalm": "^4.23"
			},
			"suggest": {
				"doctrine/annotations": "^1.7 || ^2.0"
			},
			"bin": [
				"bin/openapi"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "4.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"OpenApi\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"Apache-2.0"
			],
			"authors": [
				{
					"name": "Robert Allen",
					"email": "zircote@gmail.com"
				},
				{
					"name": "Bob Fanger",
					"email": "bfanger@gmail.com",
					"homepage": "https://bfanger.nl"
				},
				{
					"name": "Martin Rademacher",
					"email": "mano@radebatz.net",
					"homepage": "https://radebatz.net"
				}
			],
			"description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
			"homepage": "https://github.com/zircote/swagger-php/",
			"keywords": [
				"api",
				"json",
				"rest",
				"service discovery"
			],
			"support": {
				"issues": "https://github.com/zircote/swagger-php/issues",
				"source": "https://github.com/zircote/swagger-php/tree/4.11.1"
			},
			"time": "2024-10-15T19:20:02+00:00"
		}
	],
	"packages-dev": [
		{
			"name": "barryvdh/laravel-debugbar",
			"version": "v3.15.3",
			"source": {
				"type": "git",
				"url": "https://github.com/barryvdh/laravel-debugbar.git",
				"reference": "4ccab20844d18c5af08b68d310e7151a791c3037"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/4ccab20844d18c5af08b68d310e7151a791c3037",
				"reference": "4ccab20844d18c5af08b68d310e7151a791c3037",
				"shasum": ""
			},
			"require": {
				"illuminate/routing": "^9|^10|^11|^12",
				"illuminate/session": "^9|^10|^11|^12",
				"illuminate/support": "^9|^10|^11|^12",
				"php": "^8.1",
				"php-debugbar/php-debugbar": "~2.1.1",
				"symfony/finder": "^6|^7"
			},
			"require-dev": {
				"mockery/mockery": "^1.3.3",
				"orchestra/testbench-dusk": "^7|^8|^9|^10",
				"phpunit/phpunit": "^9.5.10|^10|^11",
				"squizlabs/php_codesniffer": "^3.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Debugbar": "Barryvdh\\Debugbar\\Facades\\Debugbar"
					},
					"providers": [
						"Barryvdh\\Debugbar\\ServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "3.15-dev"
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Barryvdh\\Debugbar\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Barry vd. Heuvel",
					"email": "barryvdh@gmail.com"
				}
			],
			"description": "PHP Debugbar integration for Laravel",
			"keywords": [
				"debug",
				"debugbar",
				"dev",
				"laravel",
				"profiler",
				"webprofiler"
			],
			"support": {
				"issues": "https://github.com/barryvdh/laravel-debugbar/issues",
				"source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.15.3"
			},
			"funding": [
				{
					"url": "https://fruitcake.nl",
					"type": "custom"
				},
				{
					"url": "https://github.com/barryvdh",
					"type": "github"
				}
			],
			"time": "2025-04-08T15:11:06+00:00"
		},
		{
			"name": "brianium/paratest",
			"version": "v7.4.8",
			"source": {
				"type": "git",
				"url": "https://github.com/paratestphp/paratest.git",
				"reference": "cf16fcbb9b8107a7df6b97e497fc91e819774d8b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/paratestphp/paratest/zipball/cf16fcbb9b8107a7df6b97e497fc91e819774d8b",
				"reference": "cf16fcbb9b8107a7df6b97e497fc91e819774d8b",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-pcre": "*",
				"ext-reflection": "*",
				"ext-simplexml": "*",
				"fidry/cpu-core-counter": "^1.2.0",
				"jean85/pretty-package-versions": "^2.0.6",
				"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
				"phpunit/php-code-coverage": "^10.1.16",
				"phpunit/php-file-iterator": "^4.1.0",
				"phpunit/php-timer": "^6.0.0",
				"phpunit/phpunit": "^10.5.36",
				"sebastian/environment": "^6.1.0",
				"symfony/console": "^6.4.7 || ^7.1.5",
				"symfony/process": "^6.4.7 || ^7.1.5"
			},
			"require-dev": {
				"doctrine/coding-standard": "^12.0.0",
				"ext-pcov": "*",
				"ext-posix": "*",
				"phpstan/phpstan": "^1.12.6",
				"phpstan/phpstan-deprecation-rules": "^1.2.1",
				"phpstan/phpstan-phpunit": "^1.4.0",
				"phpstan/phpstan-strict-rules": "^1.6.1",
				"squizlabs/php_codesniffer": "^3.10.3",
				"symfony/filesystem": "^6.4.3 || ^7.1.5"
			},
			"bin": [
				"bin/paratest",
				"bin/paratest_for_phpstorm"
			],
			"type": "library",
			"autoload": {
				"psr-4": {
					"ParaTest\\": [
						"src/"
					]
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Brian Scaturro",
					"email": "scaturrob@gmail.com",
					"role": "Developer"
				},
				{
					"name": "Filippo Tessarotto",
					"email": "zoeslam@gmail.com",
					"role": "Developer"
				}
			],
			"description": "Parallel testing for PHP",
			"homepage": "https://github.com/paratestphp/paratest",
			"keywords": [
				"concurrent",
				"parallel",
				"phpunit",
				"testing"
			],
			"support": {
				"issues": "https://github.com/paratestphp/paratest/issues",
				"source": "https://github.com/paratestphp/paratest/tree/v7.4.8"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/Slamdunk",
					"type": "github"
				},
				{
					"url": "https://paypal.me/filippotessarotto",
					"type": "paypal"
				}
			],
			"time": "2024-10-15T12:45:19+00:00"
		},
		{
			"name": "fakerphp/faker",
			"version": "v1.24.1",
			"source": {
				"type": "git",
				"url": "https://github.com/FakerPHP/Faker.git",
				"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
				"reference": "e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5",
				"shasum": ""
			},
			"require": {
				"php": "^7.4 || ^8.0",
				"psr/container": "^1.0 || ^2.0",
				"symfony/deprecation-contracts": "^2.2 || ^3.0"
			},
			"conflict": {
				"fzaninotto/faker": "*"
			},
			"require-dev": {
				"bamarni/composer-bin-plugin": "^1.4.1",
				"doctrine/persistence": "^1.3 || ^2.0",
				"ext-intl": "*",
				"phpunit/phpunit": "^9.5.26",
				"symfony/phpunit-bridge": "^5.4.16"
			},
			"suggest": {
				"doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
				"ext-curl": "Required by Faker\\Provider\\Image to download images.",
				"ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
				"ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
				"ext-mbstring": "Required for multibyte Unicode string functionality."
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Faker\\": "src/Faker/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "François Zaninotto"
				}
			],
			"description": "Faker is a PHP library that generates fake data for you.",
			"keywords": [
				"data",
				"faker",
				"fixtures"
			],
			"support": {
				"issues": "https://github.com/FakerPHP/Faker/issues",
				"source": "https://github.com/FakerPHP/Faker/tree/v1.24.1"
			},
			"time": "2024-11-21T13:46:39+00:00"
		},
		{
			"name": "fidry/cpu-core-counter",
			"version": "1.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/theofidry/cpu-core-counter.git",
				"reference": "8520451a140d3f46ac33042715115e290cf5785f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f",
				"reference": "8520451a140d3f46ac33042715115e290cf5785f",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"require-dev": {
				"fidry/makefile": "^0.2.0",
				"fidry/php-cs-fixer-config": "^1.1.2",
				"phpstan/extension-installer": "^1.2.0",
				"phpstan/phpstan": "^1.9.2",
				"phpstan/phpstan-deprecation-rules": "^1.0.0",
				"phpstan/phpstan-phpunit": "^1.2.2",
				"phpstan/phpstan-strict-rules": "^1.4.4",
				"phpunit/phpunit": "^8.5.31 || ^9.5.26",
				"webmozarts/strict-phpunit": "^7.5"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Fidry\\CpuCoreCounter\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Théo FIDRY",
					"email": "theo.fidry@gmail.com"
				}
			],
			"description": "Tiny utility to get the number of CPU cores.",
			"keywords": [
				"CPU",
				"core"
			],
			"support": {
				"issues": "https://github.com/theofidry/cpu-core-counter/issues",
				"source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0"
			},
			"funding": [
				{
					"url": "https://github.com/theofidry",
					"type": "github"
				}
			],
			"time": "2024-08-06T10:04:20+00:00"
		},
		{
			"name": "filp/whoops",
			"version": "2.18.0",
			"source": {
				"type": "git",
				"url": "https://github.com/filp/whoops.git",
				"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/filp/whoops/zipball/a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
				"reference": "a7de6c3c6c3c022f5cfc337f8ede6a14460cf77e",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0",
				"psr/log": "^1.0.1 || ^2.0 || ^3.0"
			},
			"require-dev": {
				"mockery/mockery": "^1.0",
				"phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.3.3",
				"symfony/var-dumper": "^4.0 || ^5.0"
			},
			"suggest": {
				"symfony/var-dumper": "Pretty print complex values better with var-dumper available",
				"whoops/soap": "Formats errors as SOAP responses"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.7-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Whoops\\": "src/Whoops/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Filipe Dobreira",
					"homepage": "https://github.com/filp",
					"role": "Developer"
				}
			],
			"description": "php error handling for cool kids",
			"homepage": "https://filp.github.io/whoops/",
			"keywords": [
				"error",
				"exception",
				"handling",
				"library",
				"throwable",
				"whoops"
			],
			"support": {
				"issues": "https://github.com/filp/whoops/issues",
				"source": "https://github.com/filp/whoops/tree/2.18.0"
			},
			"funding": [
				{
					"url": "https://github.com/denis-sokolov",
					"type": "github"
				}
			],
			"time": "2025-03-15T12:00:00+00:00"
		},
		{
			"name": "hamcrest/hamcrest-php",
			"version": "v2.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/hamcrest/hamcrest-php.git",
				"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
				"reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
				"shasum": ""
			},
			"require": {
				"php": "^5.3|^7.0|^8.0"
			},
			"replace": {
				"cordoval/hamcrest-php": "*",
				"davedevelopment/hamcrest-php": "*",
				"kodova/hamcrest-php": "*"
			},
			"require-dev": {
				"phpunit/php-file-iterator": "^1.4 || ^2.0",
				"phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"hamcrest"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"description": "This is the PHP port of Hamcrest Matchers",
			"keywords": [
				"test"
			],
			"support": {
				"issues": "https://github.com/hamcrest/hamcrest-php/issues",
				"source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
			},
			"time": "2020-07-09T08:09:16+00:00"
		},
		{
			"name": "laravel/breeze",
			"version": "v1.29.1",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/breeze.git",
				"reference": "22c53b84b7fff91b01a318d71a10dfc251e92849"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/breeze/zipball/22c53b84b7fff91b01a318d71a10dfc251e92849",
				"reference": "22c53b84b7fff91b01a318d71a10dfc251e92849",
				"shasum": ""
			},
			"require": {
				"illuminate/console": "^10.17",
				"illuminate/filesystem": "^10.17",
				"illuminate/support": "^10.17",
				"illuminate/validation": "^10.17",
				"php": "^8.1.0"
			},
			"require-dev": {
				"orchestra/testbench": "^8.0",
				"phpstan/phpstan": "^1.10"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Breeze\\BreezeServiceProvider"
					]
				},
				"branch-alias": {
					"dev-master": "1.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Breeze\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.",
			"keywords": [
				"auth",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/laravel/breeze/issues",
				"source": "https://github.com/laravel/breeze"
			},
			"time": "2024-03-04T14:35:21+00:00"
		},
		{
			"name": "laravel/pint",
			"version": "v1.22.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/pint.git",
				"reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/pint/zipball/7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
				"reference": "7ddfaa6523a675fae5c4123ee38fc6bfb8ee4f36",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-mbstring": "*",
				"ext-tokenizer": "*",
				"ext-xml": "*",
				"php": "^8.2.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3.75.0",
				"illuminate/view": "^11.44.2",
				"larastan/larastan": "^3.3.1",
				"laravel-zero/framework": "^11.36.1",
				"mockery/mockery": "^1.6.12",
				"nunomaduro/termwind": "^2.3",
				"pestphp/pest": "^2.36.0"
			},
			"bin": [
				"builds/pint"
			],
			"type": "project",
			"autoload": {
				"psr-4": {
					"App\\": "app/",
					"Database\\Seeders\\": "database/seeders/",
					"Database\\Factories\\": "database/factories/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				}
			],
			"description": "An opinionated code formatter for PHP.",
			"homepage": "https://laravel.com",
			"keywords": [
				"format",
				"formatter",
				"lint",
				"linter",
				"php"
			],
			"support": {
				"issues": "https://github.com/laravel/pint/issues",
				"source": "https://github.com/laravel/pint"
			},
			"time": "2025-04-08T22:11:45+00:00"
		},
		{
			"name": "laravel/sail",
			"version": "v1.41.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/sail.git",
				"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/sail/zipball/fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec",
				"reference": "fe1a4ada0abb5e4bd99eb4e4b0d87906c00cdeec",
				"shasum": ""
			},
			"require": {
				"illuminate/console": "^9.52.16|^10.0|^11.0|^12.0",
				"illuminate/contracts": "^9.52.16|^10.0|^11.0|^12.0",
				"illuminate/support": "^9.52.16|^10.0|^11.0|^12.0",
				"php": "^8.0",
				"symfony/console": "^6.0|^7.0",
				"symfony/yaml": "^6.0|^7.0"
			},
			"require-dev": {
				"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0",
				"phpstan/phpstan": "^1.10"
			},
			"bin": [
				"bin/sail"
			],
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Sail\\SailServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Sail\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				}
			],
			"description": "Docker files for running a basic Laravel application.",
			"keywords": [
				"docker",
				"laravel"
			],
			"support": {
				"issues": "https://github.com/laravel/sail/issues",
				"source": "https://github.com/laravel/sail"
			},
			"time": "2025-01-24T15:45:36+00:00"
		},
		{
			"name": "laravel/telescope",
			"version": "v5.7.0",
			"source": {
				"type": "git",
				"url": "https://github.com/laravel/telescope.git",
				"reference": "440908cb856cfbef9323244f7978ad4bf8cd2daa"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/laravel/telescope/zipball/440908cb856cfbef9323244f7978ad4bf8cd2daa",
				"reference": "440908cb856cfbef9323244f7978ad4bf8cd2daa",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"laravel/framework": "^8.37|^9.0|^10.0|^11.0|^12.0",
				"php": "^8.0",
				"symfony/console": "^5.3|^6.0|^7.0",
				"symfony/var-dumper": "^5.0|^6.0|^7.0"
			},
			"require-dev": {
				"ext-gd": "*",
				"guzzlehttp/guzzle": "^6.0|^7.0",
				"laravel/octane": "^1.4|^2.0|dev-develop",
				"orchestra/testbench": "^6.40|^7.37|^8.17|^9.0|^10.0",
				"phpstan/phpstan": "^1.10",
				"phpunit/phpunit": "^9.0|^10.5|^11.5"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Laravel\\Telescope\\TelescopeServiceProvider"
					]
				}
			},
			"autoload": {
				"psr-4": {
					"Laravel\\Telescope\\": "src/",
					"Laravel\\Telescope\\Database\\Factories\\": "database/factories/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Taylor Otwell",
					"email": "taylor@laravel.com"
				},
				{
					"name": "Mohamed Said",
					"email": "mohamed@laravel.com"
				}
			],
			"description": "An elegant debug assistant for the Laravel framework.",
			"keywords": [
				"debugging",
				"laravel",
				"monitoring"
			],
			"support": {
				"issues": "https://github.com/laravel/telescope/issues",
				"source": "https://github.com/laravel/telescope/tree/v5.7.0"
			},
			"time": "2025-03-27T17:25:52+00:00"
		},
		{
			"name": "mockery/mockery",
			"version": "1.6.12",
			"source": {
				"type": "git",
				"url": "https://github.com/mockery/mockery.git",
				"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699",
				"reference": "1f4efdd7d3beafe9807b08156dfcb176d18f1699",
				"shasum": ""
			},
			"require": {
				"hamcrest/hamcrest-php": "^2.0.1",
				"lib-pcre": ">=7.0",
				"php": ">=7.3"
			},
			"conflict": {
				"phpunit/phpunit": "<8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.5 || ^9.6.17",
				"symplify/easy-coding-standard": "^12.1.14"
			},
			"type": "library",
			"autoload": {
				"files": [
					"library/helpers.php",
					"library/Mockery.php"
				],
				"psr-4": {
					"Mockery\\": "library/Mockery"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Pádraic Brady",
					"email": "padraic.brady@gmail.com",
					"homepage": "https://github.com/padraic",
					"role": "Author"
				},
				{
					"name": "Dave Marshall",
					"email": "dave.marshall@atstsolutions.co.uk",
					"homepage": "https://davedevelopment.co.uk",
					"role": "Developer"
				},
				{
					"name": "Nathanael Esayeas",
					"email": "nathanael.esayeas@protonmail.com",
					"homepage": "https://github.com/ghostwriter",
					"role": "Lead Developer"
				}
			],
			"description": "Mockery is a simple yet flexible PHP mock object framework",
			"homepage": "https://github.com/mockery/mockery",
			"keywords": [
				"BDD",
				"TDD",
				"library",
				"mock",
				"mock objects",
				"mockery",
				"stub",
				"test",
				"test double",
				"testing"
			],
			"support": {
				"docs": "https://docs.mockery.io/",
				"issues": "https://github.com/mockery/mockery/issues",
				"rss": "https://github.com/mockery/mockery/releases.atom",
				"security": "https://github.com/mockery/mockery/security/advisories",
				"source": "https://github.com/mockery/mockery"
			},
			"time": "2024-05-16T03:13:13+00:00"
		},
		{
			"name": "myclabs/deep-copy",
			"version": "1.13.0",
			"source": {
				"type": "git",
				"url": "https://github.com/myclabs/DeepCopy.git",
				"reference": "024473a478be9df5fdaca2c793f2232fe788e414"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/024473a478be9df5fdaca2c793f2232fe788e414",
				"reference": "024473a478be9df5fdaca2c793f2232fe788e414",
				"shasum": ""
			},
			"require": {
				"php": "^7.1 || ^8.0"
			},
			"conflict": {
				"doctrine/collections": "<1.6.8",
				"doctrine/common": "<2.13.3 || >=3 <3.2.2"
			},
			"require-dev": {
				"doctrine/collections": "^1.6.8",
				"doctrine/common": "^2.13.3 || ^3.2.2",
				"phpspec/prophecy": "^1.10",
				"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/DeepCopy/deep_copy.php"
				],
				"psr-4": {
					"DeepCopy\\": "src/DeepCopy/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Create deep copies (clones) of your objects",
			"keywords": [
				"clone",
				"copy",
				"duplicate",
				"object",
				"object graph"
			],
			"support": {
				"issues": "https://github.com/myclabs/DeepCopy/issues",
				"source": "https://github.com/myclabs/DeepCopy/tree/1.13.0"
			},
			"funding": [
				{
					"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
					"type": "tidelift"
				}
			],
			"time": "2025-02-12T12:17:51+00:00"
		},
		{
			"name": "nunomaduro/collision",
			"version": "v7.12.0",
			"source": {
				"type": "git",
				"url": "https://github.com/nunomaduro/collision.git",
				"reference": "995245421d3d7593a6960822063bdba4f5d7cf1a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/nunomaduro/collision/zipball/995245421d3d7593a6960822063bdba4f5d7cf1a",
				"reference": "995245421d3d7593a6960822063bdba4f5d7cf1a",
				"shasum": ""
			},
			"require": {
				"filp/whoops": "^2.17.0",
				"nunomaduro/termwind": "^1.17.0",
				"php": "^8.1.0",
				"symfony/console": "^6.4.17"
			},
			"conflict": {
				"laravel/framework": ">=11.0.0"
			},
			"require-dev": {
				"brianium/paratest": "^7.4.8",
				"laravel/framework": "^10.48.29",
				"laravel/pint": "^1.21.2",
				"laravel/sail": "^1.41.0",
				"laravel/sanctum": "^3.3.3",
				"laravel/tinker": "^2.10.1",
				"nunomaduro/larastan": "^2.10.0",
				"orchestra/testbench-core": "^8.35.0",
				"pestphp/pest": "^2.36.0",
				"phpunit/phpunit": "^10.5.36",
				"sebastian/environment": "^6.1.0",
				"spatie/laravel-ignition": "^2.9.1"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"./src/Adapters/Phpunit/Autoload.php"
				],
				"psr-4": {
					"NunoMaduro\\Collision\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				}
			],
			"description": "Cli error handling for console/command-line PHP applications.",
			"keywords": [
				"artisan",
				"cli",
				"command-line",
				"console",
				"error",
				"handling",
				"laravel",
				"laravel-zero",
				"php",
				"symfony"
			],
			"support": {
				"issues": "https://github.com/nunomaduro/collision/issues",
				"source": "https://github.com/nunomaduro/collision"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/nunomaduro",
					"type": "patreon"
				}
			],
			"time": "2025-03-14T22:35:49+00:00"
		},
		{
			"name": "pestphp/pest",
			"version": "v2.36.0",
			"source": {
				"type": "git",
				"url": "https://github.com/pestphp/pest.git",
				"reference": "f8c88bd14dc1772bfaf02169afb601ecdf2724cd"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/pestphp/pest/zipball/f8c88bd14dc1772bfaf02169afb601ecdf2724cd",
				"reference": "f8c88bd14dc1772bfaf02169afb601ecdf2724cd",
				"shasum": ""
			},
			"require": {
				"brianium/paratest": "^7.3.1",
				"nunomaduro/collision": "^7.11.0|^8.4.0",
				"nunomaduro/termwind": "^1.16.0|^2.1.0",
				"pestphp/pest-plugin": "^2.1.1",
				"pestphp/pest-plugin-arch": "^2.7.0",
				"php": "^8.1.0",
				"phpunit/phpunit": "^10.5.36"
			},
			"conflict": {
				"filp/whoops": "<2.16.0",
				"phpunit/phpunit": ">10.5.36",
				"sebastian/exporter": "<5.1.0",
				"webmozart/assert": "<1.11.0"
			},
			"require-dev": {
				"pestphp/pest-dev-tools": "^2.17.0",
				"pestphp/pest-plugin-type-coverage": "^2.8.7",
				"symfony/process": "^6.4.0|^7.1.5"
			},
			"bin": [
				"bin/pest"
			],
			"type": "library",
			"extra": {
				"pest": {
					"plugins": [
						"Pest\\Plugins\\Bail",
						"Pest\\Plugins\\Cache",
						"Pest\\Plugins\\Coverage",
						"Pest\\Plugins\\Init",
						"Pest\\Plugins\\Environment",
						"Pest\\Plugins\\Help",
						"Pest\\Plugins\\Memory",
						"Pest\\Plugins\\Only",
						"Pest\\Plugins\\Printer",
						"Pest\\Plugins\\ProcessIsolation",
						"Pest\\Plugins\\Profile",
						"Pest\\Plugins\\Retry",
						"Pest\\Plugins\\Snapshot",
						"Pest\\Plugins\\Verbose",
						"Pest\\Plugins\\Version",
						"Pest\\Plugins\\Parallel"
					]
				},
				"phpstan": {
					"includes": [
						"extension.neon"
					]
				}
			},
			"autoload": {
				"files": [
					"src/Functions.php",
					"src/Pest.php"
				],
				"psr-4": {
					"Pest\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				}
			],
			"description": "The elegant PHP Testing Framework.",
			"keywords": [
				"framework",
				"pest",
				"php",
				"test",
				"testing",
				"unit"
			],
			"support": {
				"issues": "https://github.com/pestphp/pest/issues",
				"source": "https://github.com/pestphp/pest/tree/v2.36.0"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				}
			],
			"time": "2024-10-15T15:30:56+00:00"
		},
		{
			"name": "pestphp/pest-plugin",
			"version": "v2.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/pestphp/pest-plugin.git",
				"reference": "e05d2859e08c2567ee38ce8b005d044e72648c0b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/pestphp/pest-plugin/zipball/e05d2859e08c2567ee38ce8b005d044e72648c0b",
				"reference": "e05d2859e08c2567ee38ce8b005d044e72648c0b",
				"shasum": ""
			},
			"require": {
				"composer-plugin-api": "^2.0.0",
				"composer-runtime-api": "^2.2.2",
				"php": "^8.1"
			},
			"conflict": {
				"pestphp/pest": "<2.2.3"
			},
			"require-dev": {
				"composer/composer": "^2.5.8",
				"pestphp/pest": "^2.16.0",
				"pestphp/pest-dev-tools": "^2.16.0"
			},
			"type": "composer-plugin",
			"extra": {
				"class": "Pest\\Plugin\\Manager"
			},
			"autoload": {
				"psr-4": {
					"Pest\\Plugin\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "The Pest plugin manager",
			"keywords": [
				"framework",
				"manager",
				"pest",
				"php",
				"plugin",
				"test",
				"testing",
				"unit"
			],
			"support": {
				"source": "https://github.com/pestphp/pest-plugin/tree/v2.1.1"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
					"type": "custom"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				},
				{
					"url": "https://www.patreon.com/nunomaduro",
					"type": "patreon"
				}
			],
			"time": "2023-08-22T08:40:06+00:00"
		},
		{
			"name": "pestphp/pest-plugin-arch",
			"version": "v2.7.0",
			"source": {
				"type": "git",
				"url": "https://github.com/pestphp/pest-plugin-arch.git",
				"reference": "d23b2d7498475354522c3818c42ef355dca3fcda"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/pestphp/pest-plugin-arch/zipball/d23b2d7498475354522c3818c42ef355dca3fcda",
				"reference": "d23b2d7498475354522c3818c42ef355dca3fcda",
				"shasum": ""
			},
			"require": {
				"nunomaduro/collision": "^7.10.0|^8.1.0",
				"pestphp/pest-plugin": "^2.1.1",
				"php": "^8.1",
				"ta-tikoma/phpunit-architecture-test": "^0.8.4"
			},
			"require-dev": {
				"pestphp/pest": "^2.33.0",
				"pestphp/pest-dev-tools": "^2.16.0"
			},
			"type": "library",
			"extra": {
				"pest": {
					"plugins": [
						"Pest\\Arch\\Plugin"
					]
				}
			},
			"autoload": {
				"files": [
					"src/Autoload.php"
				],
				"psr-4": {
					"Pest\\Arch\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "The Arch plugin for Pest PHP.",
			"keywords": [
				"arch",
				"architecture",
				"framework",
				"pest",
				"php",
				"plugin",
				"test",
				"testing",
				"unit"
			],
			"support": {
				"source": "https://github.com/pestphp/pest-plugin-arch/tree/v2.7.0"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				}
			],
			"time": "2024-01-26T09:46:42+00:00"
		},
		{
			"name": "pestphp/pest-plugin-laravel",
			"version": "v2.4.0",
			"source": {
				"type": "git",
				"url": "https://github.com/pestphp/pest-plugin-laravel.git",
				"reference": "53df51169a7f9595e06839cce638c73e59ace5e8"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/pestphp/pest-plugin-laravel/zipball/53df51169a7f9595e06839cce638c73e59ace5e8",
				"reference": "53df51169a7f9595e06839cce638c73e59ace5e8",
				"shasum": ""
			},
			"require": {
				"laravel/framework": "^10.48.9|^11.5.0",
				"pestphp/pest": "^2.34.7",
				"php": "^8.1.0"
			},
			"require-dev": {
				"laravel/dusk": "^7.13.0",
				"orchestra/testbench": "^8.22.3|^9.0.4",
				"pestphp/pest-dev-tools": "^2.16.0"
			},
			"type": "library",
			"extra": {
				"pest": {
					"plugins": [
						"Pest\\Laravel\\Plugin"
					]
				},
				"laravel": {
					"providers": [
						"Pest\\Laravel\\PestServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/Autoload.php"
				],
				"psr-4": {
					"Pest\\Laravel\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "The Pest Laravel Plugin",
			"keywords": [
				"framework",
				"laravel",
				"pest",
				"php",
				"test",
				"testing",
				"unit"
			],
			"support": {
				"source": "https://github.com/pestphp/pest-plugin-laravel/tree/v2.4.0"
			},
			"funding": [
				{
					"url": "https://www.paypal.com/paypalme/enunomaduro",
					"type": "custom"
				},
				{
					"url": "https://github.com/nunomaduro",
					"type": "github"
				}
			],
			"time": "2024-04-27T10:41:54+00:00"
		},
		{
			"name": "phar-io/manifest",
			"version": "2.0.4",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/manifest.git",
				"reference": "54750ef60c58e43759730615a392c31c80e23176"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176",
				"reference": "54750ef60c58e43759730615a392c31c80e23176",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"ext-phar": "*",
				"ext-xmlwriter": "*",
				"phar-io/version": "^3.0.1",
				"php": "^7.2 || ^8.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0.x-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Heuer",
					"email": "sebastian@phpeople.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "Developer"
				}
			],
			"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
			"support": {
				"issues": "https://github.com/phar-io/manifest/issues",
				"source": "https://github.com/phar-io/manifest/tree/2.0.4"
			},
			"funding": [
				{
					"url": "https://github.com/theseer",
					"type": "github"
				}
			],
			"time": "2024-03-03T12:33:53+00:00"
		},
		{
			"name": "phar-io/version",
			"version": "3.2.1",
			"source": {
				"type": "git",
				"url": "https://github.com/phar-io/version.git",
				"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
				"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
				"shasum": ""
			},
			"require": {
				"php": "^7.2 || ^8.0"
			},
			"type": "library",
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Heuer",
					"email": "sebastian@phpeople.de",
					"role": "Developer"
				},
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "Developer"
				}
			],
			"description": "Library for handling version information and constraints",
			"support": {
				"issues": "https://github.com/phar-io/version/issues",
				"source": "https://github.com/phar-io/version/tree/3.2.1"
			},
			"time": "2022-02-21T01:04:05+00:00"
		},
		{
			"name": "php-debugbar/php-debugbar",
			"version": "v2.1.6",
			"source": {
				"type": "git",
				"url": "https://github.com/php-debugbar/php-debugbar.git",
				"reference": "16fa68da5617220594aa5e33fa9de415f94784a0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/php-debugbar/php-debugbar/zipball/16fa68da5617220594aa5e33fa9de415f94784a0",
				"reference": "16fa68da5617220594aa5e33fa9de415f94784a0",
				"shasum": ""
			},
			"require": {
				"php": "^8",
				"psr/log": "^1|^2|^3",
				"symfony/var-dumper": "^4|^5|^6|^7"
			},
			"require-dev": {
				"dbrekelmans/bdi": "^1",
				"phpunit/phpunit": "^8|^9",
				"symfony/panther": "^1|^2.1",
				"twig/twig": "^1.38|^2.7|^3.0"
			},
			"suggest": {
				"kriswallsmith/assetic": "The best way to manage assets",
				"monolog/monolog": "Log using Monolog",
				"predis/predis": "Redis storage"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-master": "2.0-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"DebugBar\\": "src/DebugBar/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Maxime Bouroumeau-Fuseau",
					"email": "maxime.bouroumeau@gmail.com",
					"homepage": "http://maximebf.com"
				},
				{
					"name": "Barry vd. Heuvel",
					"email": "barryvdh@gmail.com"
				}
			],
			"description": "Debug bar in the browser for php application",
			"homepage": "https://github.com/php-debugbar/php-debugbar",
			"keywords": [
				"debug",
				"debug bar",
				"debugbar",
				"dev"
			],
			"support": {
				"issues": "https://github.com/php-debugbar/php-debugbar/issues",
				"source": "https://github.com/php-debugbar/php-debugbar/tree/v2.1.6"
			},
			"time": "2025-02-21T17:47:03+00:00"
		},
		{
			"name": "php-di/invoker",
			"version": "2.3.6",
			"source": {
				"type": "git",
				"url": "https://github.com/PHP-DI/Invoker.git",
				"reference": "59f15608528d8a8838d69b422a919fd6b16aa576"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/59f15608528d8a8838d69b422a919fd6b16aa576",
				"reference": "59f15608528d8a8838d69b422a919fd6b16aa576",
				"shasum": ""
			},
			"require": {
				"php": ">=7.3",
				"psr/container": "^1.0|^2.0"
			},
			"require-dev": {
				"athletic/athletic": "~0.1.8",
				"mnapoli/hard-mode": "~0.3.0",
				"phpunit/phpunit": "^9.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Invoker\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Generic and extensible callable invoker",
			"homepage": "https://github.com/PHP-DI/Invoker",
			"keywords": [
				"callable",
				"dependency",
				"dependency-injection",
				"injection",
				"invoke",
				"invoker"
			],
			"support": {
				"issues": "https://github.com/PHP-DI/Invoker/issues",
				"source": "https://github.com/PHP-DI/Invoker/tree/2.3.6"
			},
			"funding": [
				{
					"url": "https://github.com/mnapoli",
					"type": "github"
				}
			],
			"time": "2025-01-17T12:49:27+00:00"
		},
		{
			"name": "php-di/php-di",
			"version": "7.0.9",
			"source": {
				"type": "git",
				"url": "https://github.com/PHP-DI/PHP-DI.git",
				"reference": "d8480267f5cf239650debba704f3ecd15b638cde"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/d8480267f5cf239650debba704f3ecd15b638cde",
				"reference": "d8480267f5cf239650debba704f3ecd15b638cde",
				"shasum": ""
			},
			"require": {
				"laravel/serializable-closure": "^1.0 || ^2.0",
				"php": ">=8.0",
				"php-di/invoker": "^2.0",
				"psr/container": "^1.1 || ^2.0"
			},
			"provide": {
				"psr/container-implementation": "^1.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "^3",
				"friendsofphp/proxy-manager-lts": "^1",
				"mnapoli/phpunit-easymock": "^1.3",
				"phpunit/phpunit": "^9.6",
				"vimeo/psalm": "^5|^6"
			},
			"suggest": {
				"friendsofphp/proxy-manager-lts": "Install it if you want to use lazy injection (version ^1)"
			},
			"type": "library",
			"autoload": {
				"files": [
					"src/functions.php"
				],
				"psr-4": {
					"DI\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "The dependency injection container for humans",
			"homepage": "https://php-di.org/",
			"keywords": [
				"PSR-11",
				"container",
				"container-interop",
				"dependency injection",
				"di",
				"ioc",
				"psr11"
			],
			"support": {
				"issues": "https://github.com/PHP-DI/PHP-DI/issues",
				"source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.9"
			},
			"funding": [
				{
					"url": "https://github.com/mnapoli",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/php-di/php-di",
					"type": "tidelift"
				}
			],
			"time": "2025-02-28T12:46:35+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": "5.6.2",
			"source": {
				"type": "git",
				"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
				"reference": "92dde6a5919e34835c506ac8c523ef095a95ed62"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/92dde6a5919e34835c506ac8c523ef095a95ed62",
				"reference": "92dde6a5919e34835c506ac8c523ef095a95ed62",
				"shasum": ""
			},
			"require": {
				"doctrine/deprecations": "^1.1",
				"ext-filter": "*",
				"php": "^7.4 || ^8.0",
				"phpdocumentor/reflection-common": "^2.2",
				"phpdocumentor/type-resolver": "^1.7",
				"phpstan/phpdoc-parser": "^1.7|^2.0",
				"webmozart/assert": "^1.9.1"
			},
			"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"
			},
			"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/5.6.2"
			},
			"time": "2025-04-13T19:20:35+00:00"
		},
		{
			"name": "phpdocumentor/type-resolver",
			"version": "1.10.0",
			"source": {
				"type": "git",
				"url": "https://github.com/phpDocumentor/TypeResolver.git",
				"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a",
				"reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a",
				"shasum": ""
			},
			"require": {
				"doctrine/deprecations": "^1.0",
				"php": "^7.3 || ^8.0",
				"phpdocumentor/reflection-common": "^2.0",
				"phpstan/phpdoc-parser": "^1.18|^2.0"
			},
			"require-dev": {
				"ext-tokenizer": "*",
				"phpbench/phpbench": "^1.2",
				"phpstan/extension-installer": "^1.1",
				"phpstan/phpstan": "^1.8",
				"phpstan/phpstan-phpunit": "^1.1",
				"phpunit/phpunit": "^9.5",
				"rector/rector": "^0.13.9",
				"vimeo/psalm": "^4.25"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-1.x": "1.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/1.10.0"
			},
			"time": "2024-11-09T15:12:26+00:00"
		},
		{
			"name": "phpstan/phpdoc-parser",
			"version": "2.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/phpstan/phpdoc-parser.git",
				"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
				"reference": "9b30d6fd026b2c132b3985ce6b23bec09ab3aa68",
				"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",
				"source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.0"
			},
			"time": "2025-02-19T13:28:12+00:00"
		},
		{
			"name": "phpunit/php-code-coverage",
			"version": "10.1.16",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
				"reference": "7e308268858ed6baedc8704a304727d20bc07c77"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77",
				"reference": "7e308268858ed6baedc8704a304727d20bc07c77",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-libxml": "*",
				"ext-xmlwriter": "*",
				"nikic/php-parser": "^4.19.1 || ^5.1.0",
				"php": ">=8.1",
				"phpunit/php-file-iterator": "^4.1.0",
				"phpunit/php-text-template": "^3.0.1",
				"sebastian/code-unit-reverse-lookup": "^3.0.0",
				"sebastian/complexity": "^3.2.0",
				"sebastian/environment": "^6.1.0",
				"sebastian/lines-of-code": "^2.0.2",
				"sebastian/version": "^4.0.1",
				"theseer/tokenizer": "^1.2.3"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.1"
			},
			"suggest": {
				"ext-pcov": "PHP extension that provides line coverage",
				"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "10.1.x-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
			"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
			"keywords": [
				"coverage",
				"testing",
				"xunit"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
				"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
				"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-08-22T04:31:57+00:00"
		},
		{
			"name": "phpunit/php-file-iterator",
			"version": "4.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
				"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
				"reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "FilterIterator implementation that filters files based on a list of suffixes.",
			"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
			"keywords": [
				"filesystem",
				"iterator"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
				"security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
				"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-08-31T06:24:48+00:00"
		},
		{
			"name": "phpunit/php-invoker",
			"version": "4.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-invoker.git",
				"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
				"reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"ext-pcntl": "*",
				"phpunit/phpunit": "^10.0"
			},
			"suggest": {
				"ext-pcntl": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Invoke callables with a timeout",
			"homepage": "https://github.com/sebastianbergmann/php-invoker/",
			"keywords": [
				"process"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
				"source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:56:09+00:00"
		},
		{
			"name": "phpunit/php-text-template",
			"version": "3.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-text-template.git",
				"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
				"reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Simple template engine.",
			"homepage": "https://github.com/sebastianbergmann/php-text-template/",
			"keywords": [
				"template"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
				"security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
				"source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-08-31T14:07:24+00:00"
		},
		{
			"name": "phpunit/php-timer",
			"version": "6.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/php-timer.git",
				"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
				"reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "6.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Utility class for timing",
			"homepage": "https://github.com/sebastianbergmann/php-timer/",
			"keywords": [
				"timer"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/php-timer/issues",
				"source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:57:52+00:00"
		},
		{
			"name": "phpunit/phpcov",
			"version": "9.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/phpcov.git",
				"reference": "05307478b8f4b2a50c508d6f4eca15704cf7c1fd"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/phpcov/zipball/05307478b8f4b2a50c508d6f4eca15704cf7c1fd",
				"reference": "05307478b8f4b2a50c508d6f4eca15704cf7c1fd",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"phpunit/php-code-coverage": "^10.1.5",
				"phpunit/php-file-iterator": "^4.0",
				"phpunit/phpunit": "^10.0",
				"sebastian/cli-parser": "^2.0",
				"sebastian/diff": "^5.0",
				"sebastian/version": "^4.0"
			},
			"bin": [
				"phpcov"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "9.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "CLI frontend for php-code-coverage",
			"homepage": "https://github.com/sebastianbergmann/phpcov",
			"support": {
				"issues": "https://github.com/sebastianbergmann/phpcov/issues",
				"source": "https://github.com/sebastianbergmann/phpcov/tree/9.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-09-12T14:47:35+00:00"
		},
		{
			"name": "phpunit/phpunit",
			"version": "10.5.36",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/phpunit.git",
				"reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870",
				"reference": "aa0a8ce701ea7ee314b0dfaa8970dc94f3f8c870",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-json": "*",
				"ext-libxml": "*",
				"ext-mbstring": "*",
				"ext-xml": "*",
				"ext-xmlwriter": "*",
				"myclabs/deep-copy": "^1.12.0",
				"phar-io/manifest": "^2.0.4",
				"phar-io/version": "^3.2.1",
				"php": ">=8.1",
				"phpunit/php-code-coverage": "^10.1.16",
				"phpunit/php-file-iterator": "^4.1.0",
				"phpunit/php-invoker": "^4.0.0",
				"phpunit/php-text-template": "^3.0.1",
				"phpunit/php-timer": "^6.0.0",
				"sebastian/cli-parser": "^2.0.1",
				"sebastian/code-unit": "^2.0.0",
				"sebastian/comparator": "^5.0.2",
				"sebastian/diff": "^5.1.1",
				"sebastian/environment": "^6.1.0",
				"sebastian/exporter": "^5.1.2",
				"sebastian/global-state": "^6.0.2",
				"sebastian/object-enumerator": "^5.0.0",
				"sebastian/recursion-context": "^5.0.0",
				"sebastian/type": "^4.0.0",
				"sebastian/version": "^4.0.1"
			},
			"suggest": {
				"ext-soap": "To be able to generate mocks based on WSDL files"
			},
			"bin": [
				"phpunit"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "10.5-dev"
				}
			},
			"autoload": {
				"files": [
					"src/Framework/Assert/Functions.php"
				],
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "The PHP Unit Testing framework.",
			"homepage": "https://phpunit.de/",
			"keywords": [
				"phpunit",
				"testing",
				"xunit"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/phpunit/issues",
				"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
				"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.36"
			},
			"funding": [
				{
					"url": "https://phpunit.de/sponsors.html",
					"type": "custom"
				},
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
					"type": "tidelift"
				}
			],
			"time": "2024-10-08T15:36:51+00:00"
		},
		{
			"name": "sebastian/cli-parser",
			"version": "2.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/cli-parser.git",
				"reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
				"reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for parsing CLI options",
			"homepage": "https://github.com/sebastianbergmann/cli-parser",
			"support": {
				"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
				"security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
				"source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T07:12:49+00:00"
		},
		{
			"name": "sebastian/code-unit",
			"version": "2.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit.git",
				"reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
				"reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the PHP code units",
			"homepage": "https://github.com/sebastianbergmann/code-unit",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit/issues",
				"source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:58:43+00:00"
		},
		{
			"name": "sebastian/code-unit-reverse-lookup",
			"version": "3.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
				"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
				"reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Looks up which function or method a line of code belongs to",
			"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
				"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T06:59:15+00:00"
		},
		{
			"name": "sebastian/comparator",
			"version": "5.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/comparator.git",
				"reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
				"reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-mbstring": "*",
				"php": ">=8.1",
				"sebastian/diff": "^5.0",
				"sebastian/exporter": "^5.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.5"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@2bepublished.at"
				}
			],
			"description": "Provides the functionality to compare PHP values for equality",
			"homepage": "https://github.com/sebastianbergmann/comparator",
			"keywords": [
				"comparator",
				"compare",
				"equality"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/comparator/issues",
				"security": "https://github.com/sebastianbergmann/comparator/security/policy",
				"source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-10-18T14:56:07+00:00"
		},
		{
			"name": "sebastian/complexity",
			"version": "3.2.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/complexity.git",
				"reference": "68ff824baeae169ec9f2137158ee529584553799"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
				"reference": "68ff824baeae169ec9f2137158ee529584553799",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.18 || ^5.0",
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.2-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for calculating the complexity of PHP code units",
			"homepage": "https://github.com/sebastianbergmann/complexity",
			"support": {
				"issues": "https://github.com/sebastianbergmann/complexity/issues",
				"security": "https://github.com/sebastianbergmann/complexity/security/policy",
				"source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-12-21T08:37:17+00:00"
		},
		{
			"name": "sebastian/diff",
			"version": "5.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/diff.git",
				"reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
				"reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0",
				"symfony/process": "^6.4"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "5.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Kore Nordmann",
					"email": "mail@kore-nordmann.de"
				}
			],
			"description": "Diff implementation",
			"homepage": "https://github.com/sebastianbergmann/diff",
			"keywords": [
				"diff",
				"udiff",
				"unidiff",
				"unified diff"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/diff/issues",
				"security": "https://github.com/sebastianbergmann/diff/security/policy",
				"source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T07:15:17+00:00"
		},
		{
			"name": "sebastian/environment",
			"version": "6.1.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/environment.git",
				"reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
				"reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"suggest": {
				"ext-posix": "*"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "6.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Provides functionality to handle HHVM/PHP environments",
			"homepage": "https://github.com/sebastianbergmann/environment",
			"keywords": [
				"Xdebug",
				"environment",
				"hhvm"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/environment/issues",
				"security": "https://github.com/sebastianbergmann/environment/security/policy",
				"source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-23T08:47:14+00:00"
		},
		{
			"name": "sebastian/exporter",
			"version": "5.1.2",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/exporter.git",
				"reference": "955288482d97c19a372d3f31006ab3f37da47adf"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
				"reference": "955288482d97c19a372d3f31006ab3f37da47adf",
				"shasum": ""
			},
			"require": {
				"ext-mbstring": "*",
				"php": ">=8.1",
				"sebastian/recursion-context": "^5.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "5.1-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Volker Dusch",
					"email": "github@wallbash.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				},
				{
					"name": "Bernhard Schussek",
					"email": "bschussek@gmail.com"
				}
			],
			"description": "Provides the functionality to export PHP variables for visualization",
			"homepage": "https://www.github.com/sebastianbergmann/exporter",
			"keywords": [
				"export",
				"exporter"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/exporter/issues",
				"security": "https://github.com/sebastianbergmann/exporter/security/policy",
				"source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T07:17:12+00:00"
		},
		{
			"name": "sebastian/global-state",
			"version": "6.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/global-state.git",
				"reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
				"reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"sebastian/object-reflector": "^3.0",
				"sebastian/recursion-context": "^5.0"
			},
			"require-dev": {
				"ext-dom": "*",
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "6.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Snapshotting of global state",
			"homepage": "https://www.github.com/sebastianbergmann/global-state",
			"keywords": [
				"global state"
			],
			"support": {
				"issues": "https://github.com/sebastianbergmann/global-state/issues",
				"security": "https://github.com/sebastianbergmann/global-state/security/policy",
				"source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2024-03-02T07:19:19+00:00"
		},
		{
			"name": "sebastian/lines-of-code",
			"version": "2.0.2",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/lines-of-code.git",
				"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
				"reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.18 || ^5.0",
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "2.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library for counting the lines of code in PHP source code",
			"homepage": "https://github.com/sebastianbergmann/lines-of-code",
			"support": {
				"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
				"security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
				"source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-12-21T08:38:20+00:00"
		},
		{
			"name": "sebastian/object-enumerator",
			"version": "5.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-enumerator.git",
				"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
				"reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1",
				"sebastian/object-reflector": "^3.0",
				"sebastian/recursion-context": "^5.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Traverses array structures and object graphs to enumerate all referenced objects",
			"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
				"source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T07:08:32+00:00"
		},
		{
			"name": "sebastian/object-reflector",
			"version": "3.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/object-reflector.git",
				"reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
				"reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "3.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				}
			],
			"description": "Allows reflection of object attributes, including inherited and non-public ones",
			"homepage": "https://github.com/sebastianbergmann/object-reflector/",
			"support": {
				"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
				"source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T07:06:18+00:00"
		},
		{
			"name": "sebastian/recursion-context",
			"version": "5.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/recursion-context.git",
				"reference": "05909fb5bc7df4c52992396d0116aed689f93712"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
				"reference": "05909fb5bc7df4c52992396d0116aed689f93712",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "5.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de"
				},
				{
					"name": "Jeff Welch",
					"email": "whatthejeff@gmail.com"
				},
				{
					"name": "Adam Harvey",
					"email": "aharvey@php.net"
				}
			],
			"description": "Provides functionality to recursively process PHP variables",
			"homepage": "https://github.com/sebastianbergmann/recursion-context",
			"support": {
				"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
				"source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T07:05:40+00:00"
		},
		{
			"name": "sebastian/type",
			"version": "4.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/type.git",
				"reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
				"reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"require-dev": {
				"phpunit/phpunit": "^10.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Collection of value objects that represent the types of the PHP type system",
			"homepage": "https://github.com/sebastianbergmann/type",
			"support": {
				"issues": "https://github.com/sebastianbergmann/type/issues",
				"source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-03T07:10:45+00:00"
		},
		{
			"name": "sebastian/version",
			"version": "4.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/sebastianbergmann/version.git",
				"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
				"reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
				"shasum": ""
			},
			"require": {
				"php": ">=8.1"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "4.0-dev"
				}
			},
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Sebastian Bergmann",
					"email": "sebastian@phpunit.de",
					"role": "lead"
				}
			],
			"description": "Library that helps with managing the version number of Git-hosted PHP projects",
			"homepage": "https://github.com/sebastianbergmann/version",
			"support": {
				"issues": "https://github.com/sebastianbergmann/version/issues",
				"source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
			},
			"funding": [
				{
					"url": "https://github.com/sebastianbergmann",
					"type": "github"
				}
			],
			"time": "2023-02-07T11:34:05+00:00"
		},
		{
			"name": "spatie/backtrace",
			"version": "1.7.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/backtrace.git",
				"reference": "0f2477c520e3729de58e061b8192f161c99f770b"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/backtrace/zipball/0f2477c520e3729de58e061b8192f161c99f770b",
				"reference": "0f2477c520e3729de58e061b8192f161c99f770b",
				"shasum": ""
			},
			"require": {
				"php": "^7.3 || ^8.0"
			},
			"require-dev": {
				"ext-json": "*",
				"laravel/serializable-closure": "^1.3 || ^2.0",
				"phpunit/phpunit": "^9.3 || ^11.4.3",
				"spatie/phpunit-snapshot-assertions": "^4.2 || ^5.1.6",
				"symfony/var-dumper": "^5.1 || ^6.0 || ^7.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Backtrace\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Freek Van de Herten",
					"email": "freek@spatie.be",
					"homepage": "https://spatie.be",
					"role": "Developer"
				}
			],
			"description": "A better backtrace",
			"homepage": "https://github.com/spatie/backtrace",
			"keywords": [
				"Backtrace",
				"spatie"
			],
			"support": {
				"source": "https://github.com/spatie/backtrace/tree/1.7.1"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/spatie",
					"type": "github"
				},
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "other"
				}
			],
			"time": "2024-12-02T13:28:15+00:00"
		},
		{
			"name": "spatie/error-solutions",
			"version": "1.1.3",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/error-solutions.git",
				"reference": "e495d7178ca524f2dd0fe6a1d99a1e608e1c9936"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/error-solutions/zipball/e495d7178ca524f2dd0fe6a1d99a1e608e1c9936",
				"reference": "e495d7178ca524f2dd0fe6a1d99a1e608e1c9936",
				"shasum": ""
			},
			"require": {
				"php": "^8.0"
			},
			"require-dev": {
				"illuminate/broadcasting": "^10.0|^11.0|^12.0",
				"illuminate/cache": "^10.0|^11.0|^12.0",
				"illuminate/support": "^10.0|^11.0|^12.0",
				"livewire/livewire": "^2.11|^3.5.20",
				"openai-php/client": "^0.10.1",
				"orchestra/testbench": "8.22.3|^9.0|^10.0",
				"pestphp/pest": "^2.20|^3.0",
				"phpstan/phpstan": "^2.1",
				"psr/simple-cache": "^3.0",
				"psr/simple-cache-implementation": "^3.0",
				"spatie/ray": "^1.28",
				"symfony/cache": "^5.4|^6.0|^7.0",
				"symfony/process": "^5.4|^6.0|^7.0",
				"vlucas/phpdotenv": "^5.5"
			},
			"suggest": {
				"openai-php/client": "Require get solutions from OpenAI",
				"simple-cache-implementation": "To cache solutions from OpenAI"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Ignition\\": "legacy/ignition",
					"Spatie\\ErrorSolutions\\": "src",
					"Spatie\\LaravelIgnition\\": "legacy/laravel-ignition"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ruben Van Assche",
					"email": "ruben@spatie.be",
					"role": "Developer"
				}
			],
			"description": "This is my package error-solutions",
			"homepage": "https://github.com/spatie/error-solutions",
			"keywords": [
				"error-solutions",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/error-solutions/issues",
				"source": "https://github.com/spatie/error-solutions/tree/1.1.3"
			},
			"funding": [
				{
					"url": "https://github.com/Spatie",
					"type": "github"
				}
			],
			"time": "2025-02-14T12:29:50+00:00"
		},
		{
			"name": "spatie/flare-client-php",
			"version": "1.10.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/flare-client-php.git",
				"reference": "bf1716eb98bd689451b071548ae9e70738dce62f"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/flare-client-php/zipball/bf1716eb98bd689451b071548ae9e70738dce62f",
				"reference": "bf1716eb98bd689451b071548ae9e70738dce62f",
				"shasum": ""
			},
			"require": {
				"illuminate/pipeline": "^8.0|^9.0|^10.0|^11.0|^12.0",
				"php": "^8.0",
				"spatie/backtrace": "^1.6.1",
				"symfony/http-foundation": "^5.2|^6.0|^7.0",
				"symfony/mime": "^5.2|^6.0|^7.0",
				"symfony/process": "^5.2|^6.0|^7.0",
				"symfony/var-dumper": "^5.2|^6.0|^7.0"
			},
			"require-dev": {
				"dms/phpunit-arraysubset-asserts": "^0.5.0",
				"pestphp/pest": "^1.20|^2.0",
				"phpstan/extension-installer": "^1.1",
				"phpstan/phpstan-deprecation-rules": "^1.0",
				"phpstan/phpstan-phpunit": "^1.0",
				"spatie/pest-plugin-snapshots": "^1.0|^2.0"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.3.x-dev"
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Spatie\\FlareClient\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"description": "Send PHP errors to Flare",
			"homepage": "https://github.com/spatie/flare-client-php",
			"keywords": [
				"exception",
				"flare",
				"reporting",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/flare-client-php/issues",
				"source": "https://github.com/spatie/flare-client-php/tree/1.10.1"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-02-14T13:42:06+00:00"
		},
		{
			"name": "spatie/ignition",
			"version": "1.15.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/ignition.git",
				"reference": "31f314153020aee5af3537e507fef892ffbf8c85"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/ignition/zipball/31f314153020aee5af3537e507fef892ffbf8c85",
				"reference": "31f314153020aee5af3537e507fef892ffbf8c85",
				"shasum": ""
			},
			"require": {
				"ext-json": "*",
				"ext-mbstring": "*",
				"php": "^8.0",
				"spatie/error-solutions": "^1.0",
				"spatie/flare-client-php": "^1.7",
				"symfony/console": "^5.4|^6.0|^7.0",
				"symfony/var-dumper": "^5.4|^6.0|^7.0"
			},
			"require-dev": {
				"illuminate/cache": "^9.52|^10.0|^11.0|^12.0",
				"mockery/mockery": "^1.4",
				"pestphp/pest": "^1.20|^2.0",
				"phpstan/extension-installer": "^1.1",
				"phpstan/phpstan-deprecation-rules": "^1.0",
				"phpstan/phpstan-phpunit": "^1.0",
				"psr/simple-cache-implementation": "*",
				"symfony/cache": "^5.4|^6.0|^7.0",
				"symfony/process": "^5.4|^6.0|^7.0",
				"vlucas/phpdotenv": "^5.5"
			},
			"suggest": {
				"openai-php/client": "Require get solutions from OpenAI",
				"simple-cache-implementation": "To cache solutions from OpenAI"
			},
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.5.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Spatie\\Ignition\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Spatie",
					"email": "info@spatie.be",
					"role": "Developer"
				}
			],
			"description": "A beautiful error page for PHP applications.",
			"homepage": "https://flareapp.io/ignition",
			"keywords": [
				"error",
				"flare",
				"laravel",
				"page"
			],
			"support": {
				"docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
				"forum": "https://twitter.com/flareappio",
				"issues": "https://github.com/spatie/ignition/issues",
				"source": "https://github.com/spatie/ignition"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-02-21T14:31:39+00:00"
		},
		{
			"name": "spatie/laravel-ignition",
			"version": "2.9.1",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-ignition.git",
				"reference": "1baee07216d6748ebd3a65ba97381b051838707a"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1baee07216d6748ebd3a65ba97381b051838707a",
				"reference": "1baee07216d6748ebd3a65ba97381b051838707a",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"ext-mbstring": "*",
				"illuminate/support": "^10.0|^11.0|^12.0",
				"php": "^8.1",
				"spatie/ignition": "^1.15",
				"symfony/console": "^6.2.3|^7.0",
				"symfony/var-dumper": "^6.2.3|^7.0"
			},
			"require-dev": {
				"livewire/livewire": "^2.11|^3.3.5",
				"mockery/mockery": "^1.5.1",
				"openai-php/client": "^0.8.1|^0.10",
				"orchestra/testbench": "8.22.3|^9.0|^10.0",
				"pestphp/pest": "^2.34|^3.7",
				"phpstan/extension-installer": "^1.3.1",
				"phpstan/phpstan-deprecation-rules": "^1.1.1|^2.0",
				"phpstan/phpstan-phpunit": "^1.3.16|^2.0",
				"vlucas/phpdotenv": "^5.5"
			},
			"suggest": {
				"openai-php/client": "Require get solutions from OpenAI",
				"psr/simple-cache-implementation": "Needed to cache solutions from OpenAI"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"aliases": {
						"Flare": "Spatie\\LaravelIgnition\\Facades\\Flare"
					},
					"providers": [
						"Spatie\\LaravelIgnition\\IgnitionServiceProvider"
					]
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Spatie\\LaravelIgnition\\": "src"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Spatie",
					"email": "info@spatie.be",
					"role": "Developer"
				}
			],
			"description": "A beautiful error page for Laravel applications.",
			"homepage": "https://flareapp.io/ignition",
			"keywords": [
				"error",
				"flare",
				"laravel",
				"page"
			],
			"support": {
				"docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
				"forum": "https://twitter.com/flareappio",
				"issues": "https://github.com/spatie/laravel-ignition/issues",
				"source": "https://github.com/spatie/laravel-ignition"
			},
			"funding": [
				{
					"url": "https://github.com/spatie",
					"type": "github"
				}
			],
			"time": "2025-02-20T13:13:55+00:00"
		},
		{
			"name": "spatie/laravel-ray",
			"version": "1.40.2",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/laravel-ray.git",
				"reference": "1d1b31eb83cb38b41975c37363c7461de6d86b25"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/laravel-ray/zipball/1d1b31eb83cb38b41975c37363c7461de6d86b25",
				"reference": "1d1b31eb83cb38b41975c37363c7461de6d86b25",
				"shasum": ""
			},
			"require": {
				"composer-runtime-api": "^2.2",
				"ext-json": "*",
				"illuminate/contracts": "^7.20 || ^8.19 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"illuminate/database": "^7.20 || ^8.19 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"illuminate/queue": "^7.20 || ^8.19 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"illuminate/support": "^7.20 || ^8.19 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"php": "^7.4 || ^8.0",
				"spatie/backtrace": "^1.7.1",
				"spatie/ray": "^1.41.3",
				"symfony/stopwatch": "4.2 || ^5.1 || ^6.0 || ^7.0",
				"zbateson/mail-mime-parser": "^1.3.1 || ^2.0 || ^3.0"
			},
			"require-dev": {
				"guzzlehttp/guzzle": "^7.3",
				"laravel/framework": "^7.20 || ^8.19 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"orchestra/testbench-core": "^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0",
				"pestphp/pest": "^1.22 || ^2.0 || ^3.0",
				"phpstan/phpstan": "^1.10.57 || ^2.0.2",
				"phpunit/phpunit": "^9.3 || ^10.1 || ^11.0.10",
				"rector/rector": "^0.19.2 || ^1.0.1 || ^2.0.0",
				"spatie/pest-plugin-snapshots": "^1.1 || ^2.0",
				"symfony/var-dumper": "^4.2 || ^5.1 || ^6.0 || ^7.0.3"
			},
			"type": "library",
			"extra": {
				"laravel": {
					"providers": [
						"Spatie\\LaravelRay\\RayServiceProvider"
					]
				},
				"branch-alias": {
					"dev-main": "1.x-dev"
				}
			},
			"autoload": {
				"psr-4": {
					"Spatie\\LaravelRay\\": "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 debug Laravel apps",
			"homepage": "https://github.com/spatie/laravel-ray",
			"keywords": [
				"laravel-ray",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/laravel-ray/issues",
				"source": "https://github.com/spatie/laravel-ray/tree/1.40.2"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/spatie",
					"type": "github"
				},
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "other"
				}
			],
			"time": "2025-03-27T08:26:55+00:00"
		},
		{
			"name": "spatie/macroable",
			"version": "2.0.0",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/macroable.git",
				"reference": "ec2c320f932e730607aff8052c44183cf3ecb072"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/macroable/zipball/ec2c320f932e730607aff8052c44183cf3ecb072",
				"reference": "ec2c320f932e730607aff8052c44183cf3ecb072",
				"shasum": ""
			},
			"require": {
				"php": "^8.0"
			},
			"require-dev": {
				"phpunit/phpunit": "^8.0|^9.3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Spatie\\Macroable\\": "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": "A trait to dynamically add methods to a class",
			"homepage": "https://github.com/spatie/macroable",
			"keywords": [
				"macroable",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/macroable/issues",
				"source": "https://github.com/spatie/macroable/tree/2.0.0"
			},
			"time": "2021-03-26T22:39:02+00:00"
		},
		{
			"name": "spatie/ray",
			"version": "1.41.6",
			"source": {
				"type": "git",
				"url": "https://github.com/spatie/ray.git",
				"reference": "ae6e32a54a901544a3d70b12b865900bc240f71c"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/spatie/ray/zipball/ae6e32a54a901544a3d70b12b865900bc240f71c",
				"reference": "ae6e32a54a901544a3d70b12b865900bc240f71c",
				"shasum": ""
			},
			"require": {
				"ext-curl": "*",
				"ext-json": "*",
				"php": "^7.4 || ^8.0",
				"ramsey/uuid": "^3.0 || ^4.1",
				"spatie/backtrace": "^1.7.1",
				"spatie/macroable": "^1.0 || ^2.0",
				"symfony/stopwatch": "^4.2 || ^5.1 || ^6.0 || ^7.0",
				"symfony/var-dumper": "^4.2 || ^5.1 || ^6.0 || ^7.0.3"
			},
			"require-dev": {
				"illuminate/support": "^7.20 || ^8.18 || ^9.0 || ^10.0 || ^11.0 || ^12.0",
				"nesbot/carbon": "^2.63 || ^3.8.4",
				"pestphp/pest": "^1.22",
				"phpstan/phpstan": "^1.10.57 || ^2.0.3",
				"phpunit/phpunit": "^9.5",
				"rector/rector": "^0.19.2 || ^1.0.1 || ^2.0.0",
				"spatie/phpunit-snapshot-assertions": "^4.2",
				"spatie/test-time": "^1.2"
			},
			"bin": [
				"bin/remove-ray.sh"
			],
			"type": "library",
			"extra": {
				"branch-alias": {
					"dev-main": "1.x-dev"
				}
			},
			"autoload": {
				"files": [
					"src/helpers.php"
				],
				"psr-4": {
					"Spatie\\Ray\\": "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": "Debug with Ray to fix problems faster",
			"homepage": "https://github.com/spatie/ray",
			"keywords": [
				"ray",
				"spatie"
			],
			"support": {
				"issues": "https://github.com/spatie/ray/issues",
				"source": "https://github.com/spatie/ray/tree/1.41.6"
			},
			"funding": [
				{
					"url": "https://github.com/sponsors/spatie",
					"type": "github"
				},
				{
					"url": "https://spatie.be/open-source/support-us",
					"type": "other"
				}
			],
			"time": "2025-03-21T08:56:30+00:00"
		},
		{
			"name": "symfony/polyfill-iconv",
			"version": "v1.31.0",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/polyfill-iconv.git",
				"reference": "48becf00c920479ca2e910c22a5a39e5d47ca956"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/48becf00c920479ca2e910c22a5a39e5d47ca956",
				"reference": "48becf00c920479ca2e910c22a5a39e5d47ca956",
				"shasum": ""
			},
			"require": {
				"php": ">=7.2"
			},
			"provide": {
				"ext-iconv": "*"
			},
			"suggest": {
				"ext-iconv": "For best performance"
			},
			"type": "library",
			"extra": {
				"thanks": {
					"url": "https://github.com/symfony/polyfill",
					"name": "symfony/polyfill"
				}
			},
			"autoload": {
				"files": [
					"bootstrap.php"
				],
				"psr-4": {
					"Symfony\\Polyfill\\Iconv\\": ""
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Nicolas Grekas",
					"email": "p@tchwork.com"
				},
				{
					"name": "Symfony Community",
					"homepage": "https://symfony.com/contributors"
				}
			],
			"description": "Symfony polyfill for the Iconv extension",
			"homepage": "https://symfony.com",
			"keywords": [
				"compatibility",
				"iconv",
				"polyfill",
				"portable",
				"shim"
			],
			"support": {
				"source": "https://github.com/symfony/polyfill-iconv/tree/v1.31.0"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2024-09-09T11:45:10+00:00"
		},
		{
			"name": "symfony/stopwatch",
			"version": "v7.2.4",
			"source": {
				"type": "git",
				"url": "https://github.com/symfony/stopwatch.git",
				"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/symfony/stopwatch/zipball/5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
				"reference": "5a49289e2b308214c8b9c2fda4ea454d8b8ad7cd",
				"shasum": ""
			},
			"require": {
				"php": ">=8.2",
				"symfony/service-contracts": "^2.5|^3"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"Symfony\\Component\\Stopwatch\\": ""
				},
				"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 way to profile code",
			"homepage": "https://symfony.com",
			"support": {
				"source": "https://github.com/symfony/stopwatch/tree/v7.2.4"
			},
			"funding": [
				{
					"url": "https://symfony.com/sponsor",
					"type": "custom"
				},
				{
					"url": "https://github.com/fabpot",
					"type": "github"
				},
				{
					"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
					"type": "tidelift"
				}
			],
			"time": "2025-02-24T10:49:57+00:00"
		},
		{
			"name": "ta-tikoma/phpunit-architecture-test",
			"version": "0.8.4",
			"source": {
				"type": "git",
				"url": "https://github.com/ta-tikoma/phpunit-architecture-test.git",
				"reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/ta-tikoma/phpunit-architecture-test/zipball/89f0dea1cb0f0d5744d3ec1764a286af5e006636",
				"reference": "89f0dea1cb0f0d5744d3ec1764a286af5e006636",
				"shasum": ""
			},
			"require": {
				"nikic/php-parser": "^4.18.0 || ^5.0.0",
				"php": "^8.1.0",
				"phpdocumentor/reflection-docblock": "^5.3.0",
				"phpunit/phpunit": "^10.5.5  || ^11.0.0",
				"symfony/finder": "^6.4.0 || ^7.0.0"
			},
			"require-dev": {
				"laravel/pint": "^1.13.7",
				"phpstan/phpstan": "^1.10.52"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"PHPUnit\\Architecture\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"MIT"
			],
			"authors": [
				{
					"name": "Ni Shi",
					"email": "futik0ma011@gmail.com"
				},
				{
					"name": "Nuno Maduro",
					"email": "enunomaduro@gmail.com"
				}
			],
			"description": "Methods for testing application architecture",
			"keywords": [
				"architecture",
				"phpunit",
				"stucture",
				"test",
				"testing"
			],
			"support": {
				"issues": "https://github.com/ta-tikoma/phpunit-architecture-test/issues",
				"source": "https://github.com/ta-tikoma/phpunit-architecture-test/tree/0.8.4"
			},
			"time": "2024-01-05T14:10:56+00:00"
		},
		{
			"name": "theseer/tokenizer",
			"version": "1.2.3",
			"source": {
				"type": "git",
				"url": "https://github.com/theseer/tokenizer.git",
				"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
				"reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
				"shasum": ""
			},
			"require": {
				"ext-dom": "*",
				"ext-tokenizer": "*",
				"ext-xmlwriter": "*",
				"php": "^7.2 || ^8.0"
			},
			"type": "library",
			"autoload": {
				"classmap": [
					"src/"
				]
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-3-Clause"
			],
			"authors": [
				{
					"name": "Arne Blankerts",
					"email": "arne@blankerts.de",
					"role": "Developer"
				}
			],
			"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
			"support": {
				"issues": "https://github.com/theseer/tokenizer/issues",
				"source": "https://github.com/theseer/tokenizer/tree/1.2.3"
			},
			"funding": [
				{
					"url": "https://github.com/theseer",
					"type": "github"
				}
			],
			"time": "2024-03-03T12:36:25+00:00"
		},
		{
			"name": "zbateson/mail-mime-parser",
			"version": "3.0.3",
			"source": {
				"type": "git",
				"url": "https://github.com/zbateson/mail-mime-parser.git",
				"reference": "e0d4423fe27850c9dd301190767dbc421acc2f19"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/zbateson/mail-mime-parser/zipball/e0d4423fe27850c9dd301190767dbc421acc2f19",
				"reference": "e0d4423fe27850c9dd301190767dbc421acc2f19",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/psr7": "^2.5",
				"php": ">=8.0",
				"php-di/php-di": "^6.0|^7.0",
				"psr/log": "^1|^2|^3",
				"zbateson/mb-wrapper": "^2.0",
				"zbateson/stream-decorators": "^2.1"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "*",
				"monolog/monolog": "^2|^3",
				"phpstan/phpstan": "*",
				"phpunit/phpunit": "^9.6"
			},
			"suggest": {
				"ext-iconv": "For best support/performance",
				"ext-mbstring": "For best support/performance"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"ZBateson\\MailMimeParser\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-2-Clause"
			],
			"authors": [
				{
					"name": "Zaahid Bateson"
				},
				{
					"name": "Contributors",
					"homepage": "https://github.com/zbateson/mail-mime-parser/graphs/contributors"
				}
			],
			"description": "MIME email message parser",
			"homepage": "https://mail-mime-parser.org",
			"keywords": [
				"MimeMailParser",
				"email",
				"mail",
				"mailparse",
				"mime",
				"mimeparse",
				"parser",
				"php-imap"
			],
			"support": {
				"docs": "https://mail-mime-parser.org/#usage-guide",
				"issues": "https://github.com/zbateson/mail-mime-parser/issues",
				"source": "https://github.com/zbateson/mail-mime-parser"
			},
			"funding": [
				{
					"url": "https://github.com/zbateson",
					"type": "github"
				}
			],
			"time": "2024-08-10T18:44:09+00:00"
		},
		{
			"name": "zbateson/mb-wrapper",
			"version": "2.0.1",
			"source": {
				"type": "git",
				"url": "https://github.com/zbateson/mb-wrapper.git",
				"reference": "50a14c0c9537f978a61cde9fdc192a0267cc9cff"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/zbateson/mb-wrapper/zipball/50a14c0c9537f978a61cde9fdc192a0267cc9cff",
				"reference": "50a14c0c9537f978a61cde9fdc192a0267cc9cff",
				"shasum": ""
			},
			"require": {
				"php": ">=8.0",
				"symfony/polyfill-iconv": "^1.9",
				"symfony/polyfill-mbstring": "^1.9"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "*",
				"phpstan/phpstan": "*",
				"phpunit/phpunit": "^9.6|^10.0"
			},
			"suggest": {
				"ext-iconv": "For best support/performance",
				"ext-mbstring": "For best support/performance"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"ZBateson\\MbWrapper\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-2-Clause"
			],
			"authors": [
				{
					"name": "Zaahid Bateson"
				}
			],
			"description": "Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation",
			"keywords": [
				"charset",
				"encoding",
				"http",
				"iconv",
				"mail",
				"mb",
				"mb_convert_encoding",
				"mbstring",
				"mime",
				"multibyte",
				"string"
			],
			"support": {
				"issues": "https://github.com/zbateson/mb-wrapper/issues",
				"source": "https://github.com/zbateson/mb-wrapper/tree/2.0.1"
			},
			"funding": [
				{
					"url": "https://github.com/zbateson",
					"type": "github"
				}
			],
			"time": "2024-12-20T22:05:33+00:00"
		},
		{
			"name": "zbateson/stream-decorators",
			"version": "2.1.1",
			"source": {
				"type": "git",
				"url": "https://github.com/zbateson/stream-decorators.git",
				"reference": "32a2a62fb0f26313395c996ebd658d33c3f9c4e5"
			},
			"dist": {
				"type": "zip",
				"url": "https://api.github.com/repos/zbateson/stream-decorators/zipball/32a2a62fb0f26313395c996ebd658d33c3f9c4e5",
				"reference": "32a2a62fb0f26313395c996ebd658d33c3f9c4e5",
				"shasum": ""
			},
			"require": {
				"guzzlehttp/psr7": "^2.5",
				"php": ">=8.0",
				"zbateson/mb-wrapper": "^2.0"
			},
			"require-dev": {
				"friendsofphp/php-cs-fixer": "*",
				"phpstan/phpstan": "*",
				"phpunit/phpunit": "^9.6|^10.0"
			},
			"type": "library",
			"autoload": {
				"psr-4": {
					"ZBateson\\StreamDecorators\\": "src/"
				}
			},
			"notification-url": "https://packagist.org/downloads/",
			"license": [
				"BSD-2-Clause"
			],
			"authors": [
				{
					"name": "Zaahid Bateson"
				}
			],
			"description": "PHP psr7 stream decorators for mime message part streams",
			"keywords": [
				"base64",
				"charset",
				"decorators",
				"mail",
				"mime",
				"psr7",
				"quoted-printable",
				"stream",
				"uuencode"
			],
			"support": {
				"issues": "https://github.com/zbateson/stream-decorators/issues",
				"source": "https://github.com/zbateson/stream-decorators/tree/2.1.1"
			},
			"funding": [
				{
					"url": "https://github.com/zbateson",
					"type": "github"
				}
			],
			"time": "2024-04-29T21:42:39+00:00"
		}
	],
	"aliases": [],
	"minimum-stability": "stable",
	"stability-flags": {
		"magicai/magicai-updater": 20,
		"rachidlaasri/laravel-installer": 20
	},
	"prefer-stable": true,
	"prefer-lowest": false,
	"platform": {
		"php": "^8.2",
		"ext-curl": "*",
		"ext-zip": "*"
	},
	"platform-dev": {},
	"plugin-api-version": "2.6.0"
}