mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			1014 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			1014 lines
		
	
	
		
			35 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "_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": "655b6c5b599fb9b1f4cb2779854c0510",
 | |
|     "packages": [],
 | |
|     "packages-dev": [
 | |
|         {
 | |
|             "name": "composer/pcre",
 | |
|             "version": "3.1.1",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/composer/pcre.git",
 | |
|                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
 | |
|                 "reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": "^7.4 || ^8.0"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "phpstan/phpstan": "^1.3",
 | |
|                 "phpstan/phpstan-strict-rules": "^1.1",
 | |
|                 "symfony/phpunit-bridge": "^5"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "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.1.1"
 | |
|             },
 | |
|             "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": "2023-10-11T07:11:09+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "composer/xdebug-handler",
 | |
|             "version": "3.0.3",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/composer/xdebug-handler.git",
 | |
|                 "reference": "ced299686f41dce890debac69273b47ffe98a40c"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
 | |
|                 "reference": "ced299686f41dce890debac69273b47ffe98a40c",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "composer/pcre": "^1 || ^2 || ^3",
 | |
|                 "php": "^7.2.5 || ^8.0",
 | |
|                 "psr/log": "^1 || ^2 || ^3"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "phpstan/phpstan": "^1.0",
 | |
|                 "phpstan/phpstan-strict-rules": "^1.1",
 | |
|                 "symfony/phpunit-bridge": "^6.0"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "autoload": {
 | |
|                 "psr-4": {
 | |
|                     "Composer\\XdebugHandler\\": "src"
 | |
|                 }
 | |
|             },
 | |
|             "notification-url": "https://packagist.org/downloads/",
 | |
|             "license": [
 | |
|                 "MIT"
 | |
|             ],
 | |
|             "authors": [
 | |
|                 {
 | |
|                     "name": "John Stevenson",
 | |
|                     "email": "john-stevenson@blueyonder.co.uk"
 | |
|                 }
 | |
|             ],
 | |
|             "description": "Restarts a process without Xdebug.",
 | |
|             "keywords": [
 | |
|                 "Xdebug",
 | |
|                 "performance"
 | |
|             ],
 | |
|             "support": {
 | |
|                 "irc": "irc://irc.freenode.org/composer",
 | |
|                 "issues": "https://github.com/composer/xdebug-handler/issues",
 | |
|                 "source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
 | |
|             },
 | |
|             "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": "2022-02-25T21:32:43+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "pdepend/pdepend",
 | |
|             "version": "2.15.1",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/pdepend/pdepend.git",
 | |
|                 "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/pdepend/pdepend/zipball/d12f25bcdfb7754bea458a4a5cb159d55e9950d0",
 | |
|                 "reference": "d12f25bcdfb7754bea458a4a5cb159d55e9950d0",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=5.3.7",
 | |
|                 "symfony/config": "^2.3.0|^3|^4|^5|^6.0",
 | |
|                 "symfony/dependency-injection": "^2.3.0|^3|^4|^5|^6.0",
 | |
|                 "symfony/filesystem": "^2.3.0|^3|^4|^5|^6.0"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "easy-doc/easy-doc": "0.0.0|^1.2.3",
 | |
|                 "gregwar/rst": "^1.0",
 | |
|                 "phpunit/phpunit": "^4.8.36|^5.7.27",
 | |
|                 "squizlabs/php_codesniffer": "^2.0.0"
 | |
|             },
 | |
|             "bin": [
 | |
|                 "src/bin/pdepend"
 | |
|             ],
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-master": "2.x-dev"
 | |
|                 }
 | |
|             },
 | |
|             "autoload": {
 | |
|                 "psr-4": {
 | |
|                     "PDepend\\": "src/main/php/PDepend"
 | |
|                 }
 | |
|             },
 | |
|             "notification-url": "https://packagist.org/downloads/",
 | |
|             "license": [
 | |
|                 "BSD-3-Clause"
 | |
|             ],
 | |
|             "description": "Official version of pdepend to be handled with Composer",
 | |
|             "keywords": [
 | |
|                 "PHP Depend",
 | |
|                 "PHP_Depend",
 | |
|                 "dev",
 | |
|                 "pdepend"
 | |
|             ],
 | |
|             "support": {
 | |
|                 "issues": "https://github.com/pdepend/pdepend/issues",
 | |
|                 "source": "https://github.com/pdepend/pdepend/tree/2.15.1"
 | |
|             },
 | |
|             "funding": [
 | |
|                 {
 | |
|                     "url": "https://tidelift.com/funding/github/packagist/pdepend/pdepend",
 | |
|                     "type": "tidelift"
 | |
|                 }
 | |
|             ],
 | |
|             "time": "2023-09-28T12:00:56+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "phpmd/phpmd",
 | |
|             "version": "2.14.1",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/phpmd/phpmd.git",
 | |
|                 "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/phpmd/phpmd/zipball/442fc2c34edcd5198b442d8647c7f0aec3afabe8",
 | |
|                 "reference": "442fc2c34edcd5198b442d8647c7f0aec3afabe8",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0",
 | |
|                 "ext-xml": "*",
 | |
|                 "pdepend/pdepend": "^2.15.1",
 | |
|                 "php": ">=5.3.9"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "easy-doc/easy-doc": "0.0.0 || ^1.3.2",
 | |
|                 "ext-json": "*",
 | |
|                 "ext-simplexml": "*",
 | |
|                 "gregwar/rst": "^1.0",
 | |
|                 "mikey179/vfsstream": "^1.6.8",
 | |
|                 "phpunit/phpunit": "^4.8.36 || ^5.7.27",
 | |
|                 "squizlabs/php_codesniffer": "^2.9.2 || ^3.7.2"
 | |
|             },
 | |
|             "bin": [
 | |
|                 "src/bin/phpmd"
 | |
|             ],
 | |
|             "type": "library",
 | |
|             "autoload": {
 | |
|                 "psr-0": {
 | |
|                     "PHPMD\\": "src/main/php"
 | |
|                 }
 | |
|             },
 | |
|             "notification-url": "https://packagist.org/downloads/",
 | |
|             "license": [
 | |
|                 "BSD-3-Clause"
 | |
|             ],
 | |
|             "authors": [
 | |
|                 {
 | |
|                     "name": "Manuel Pichler",
 | |
|                     "email": "github@manuel-pichler.de",
 | |
|                     "homepage": "https://github.com/manuelpichler",
 | |
|                     "role": "Project Founder"
 | |
|                 },
 | |
|                 {
 | |
|                     "name": "Marc Würth",
 | |
|                     "email": "ravage@bluewin.ch",
 | |
|                     "homepage": "https://github.com/ravage84",
 | |
|                     "role": "Project Maintainer"
 | |
|                 },
 | |
|                 {
 | |
|                     "name": "Other contributors",
 | |
|                     "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
 | |
|                     "role": "Contributors"
 | |
|                 }
 | |
|             ],
 | |
|             "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
 | |
|             "homepage": "https://phpmd.org/",
 | |
|             "keywords": [
 | |
|                 "dev",
 | |
|                 "mess detection",
 | |
|                 "mess detector",
 | |
|                 "pdepend",
 | |
|                 "phpmd",
 | |
|                 "pmd"
 | |
|             ],
 | |
|             "support": {
 | |
|                 "irc": "irc://irc.freenode.org/phpmd",
 | |
|                 "issues": "https://github.com/phpmd/phpmd/issues",
 | |
|                 "source": "https://github.com/phpmd/phpmd/tree/2.14.1"
 | |
|             },
 | |
|             "funding": [
 | |
|                 {
 | |
|                     "url": "https://tidelift.com/funding/github/packagist/phpmd/phpmd",
 | |
|                     "type": "tidelift"
 | |
|                 }
 | |
|             ],
 | |
|             "time": "2023-09-28T13:07:44+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/log",
 | |
|             "version": "3.0.0",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/php-fig/log.git",
 | |
|                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
 | |
|                 "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
 | |
|                 "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.0"
 | |
|             },
 | |
|             "time": "2021-07-14T16:46:02+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/config",
 | |
|             "version": "v6.3.8",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/config.git",
 | |
|                 "reference": "b7a63887960359e5b59b15826fa9f9be10acbe88"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/config/zipball/b7a63887960359e5b59b15826fa9f9be10acbe88",
 | |
|                 "reference": "b7a63887960359e5b59b15826fa9f9be10acbe88",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1",
 | |
|                 "symfony/deprecation-contracts": "^2.5|^3",
 | |
|                 "symfony/filesystem": "^5.4|^6.0",
 | |
|                 "symfony/polyfill-ctype": "~1.8"
 | |
|             },
 | |
|             "conflict": {
 | |
|                 "symfony/finder": "<5.4",
 | |
|                 "symfony/service-contracts": "<2.5"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "symfony/event-dispatcher": "^5.4|^6.0",
 | |
|                 "symfony/finder": "^5.4|^6.0",
 | |
|                 "symfony/messenger": "^5.4|^6.0",
 | |
|                 "symfony/service-contracts": "^2.5|^3",
 | |
|                 "symfony/yaml": "^5.4|^6.0"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "autoload": {
 | |
|                 "psr-4": {
 | |
|                     "Symfony\\Component\\Config\\": ""
 | |
|                 },
 | |
|                 "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 you find, load, combine, autofill and validate configuration values of any kind",
 | |
|             "homepage": "https://symfony.com",
 | |
|             "support": {
 | |
|                 "source": "https://github.com/symfony/config/tree/v6.3.8"
 | |
|             },
 | |
|             "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": "2023-11-09T08:28:21+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/dependency-injection",
 | |
|             "version": "v6.3.8",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/dependency-injection.git",
 | |
|                 "reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/1f30f545c4151f611148fc19e28d54d39e0a00bc",
 | |
|                 "reference": "1f30f545c4151f611148fc19e28d54d39e0a00bc",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1",
 | |
|                 "psr/container": "^1.1|^2.0",
 | |
|                 "symfony/deprecation-contracts": "^2.5|^3",
 | |
|                 "symfony/service-contracts": "^2.5|^3.0",
 | |
|                 "symfony/var-exporter": "^6.2.10"
 | |
|             },
 | |
|             "conflict": {
 | |
|                 "ext-psr": "<1.1|>=2",
 | |
|                 "symfony/config": "<6.1",
 | |
|                 "symfony/finder": "<5.4",
 | |
|                 "symfony/proxy-manager-bridge": "<6.3",
 | |
|                 "symfony/yaml": "<5.4"
 | |
|             },
 | |
|             "provide": {
 | |
|                 "psr/container-implementation": "1.1|2.0",
 | |
|                 "symfony/service-implementation": "1.1|2.0|3.0"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "symfony/config": "^6.1",
 | |
|                 "symfony/expression-language": "^5.4|^6.0",
 | |
|                 "symfony/yaml": "^5.4|^6.0"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "autoload": {
 | |
|                 "psr-4": {
 | |
|                     "Symfony\\Component\\DependencyInjection\\": ""
 | |
|                 },
 | |
|                 "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 you to standardize and centralize the way objects are constructed in your application",
 | |
|             "homepage": "https://symfony.com",
 | |
|             "support": {
 | |
|                 "source": "https://github.com/symfony/dependency-injection/tree/v6.3.8"
 | |
|             },
 | |
|             "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": "2023-10-31T08:07:48+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/deprecation-contracts",
 | |
|             "version": "v3.4.0",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/deprecation-contracts.git",
 | |
|                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
 | |
|                 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-main": "3.4-dev"
 | |
|                 },
 | |
|                 "thanks": {
 | |
|                     "name": "symfony/contracts",
 | |
|                     "url": "https://github.com/symfony/contracts"
 | |
|                 }
 | |
|             },
 | |
|             "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.4.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": "2023-05-23T14:45:45+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/filesystem",
 | |
|             "version": "v6.3.1",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/filesystem.git",
 | |
|                 "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
 | |
|                 "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1",
 | |
|                 "symfony/polyfill-ctype": "~1.8",
 | |
|                 "symfony/polyfill-mbstring": "~1.8"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "autoload": {
 | |
|                 "psr-4": {
 | |
|                     "Symfony\\Component\\Filesystem\\": ""
 | |
|                 },
 | |
|                 "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 basic utilities for the filesystem",
 | |
|             "homepage": "https://symfony.com",
 | |
|             "support": {
 | |
|                 "source": "https://github.com/symfony/filesystem/tree/v6.3.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": "2023-06-01T08:30:39+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/polyfill-ctype",
 | |
|             "version": "v1.28.0",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/polyfill-ctype.git",
 | |
|                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
 | |
|                 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=7.1"
 | |
|             },
 | |
|             "provide": {
 | |
|                 "ext-ctype": "*"
 | |
|             },
 | |
|             "suggest": {
 | |
|                 "ext-ctype": "For best performance"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-main": "1.28-dev"
 | |
|                 },
 | |
|                 "thanks": {
 | |
|                     "name": "symfony/polyfill",
 | |
|                     "url": "https://github.com/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.28.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": "2023-01-26T09:26:14+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/polyfill-mbstring",
 | |
|             "version": "v1.28.0",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/polyfill-mbstring.git",
 | |
|                 "reference": "42292d99c55abe617799667f454222c54c60e229"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
 | |
|                 "reference": "42292d99c55abe617799667f454222c54c60e229",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=7.1"
 | |
|             },
 | |
|             "provide": {
 | |
|                 "ext-mbstring": "*"
 | |
|             },
 | |
|             "suggest": {
 | |
|                 "ext-mbstring": "For best performance"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-main": "1.28-dev"
 | |
|                 },
 | |
|                 "thanks": {
 | |
|                     "name": "symfony/polyfill",
 | |
|                     "url": "https://github.com/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.28.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": "2023-07-28T09:04:16+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/service-contracts",
 | |
|             "version": "v3.4.0",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/service-contracts.git",
 | |
|                 "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b3313c2dbffaf71c8de2934e2ea56ed2291a3838",
 | |
|                 "reference": "b3313c2dbffaf71c8de2934e2ea56ed2291a3838",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1",
 | |
|                 "psr/container": "^2.0"
 | |
|             },
 | |
|             "conflict": {
 | |
|                 "ext-psr": "<1.1|>=2"
 | |
|             },
 | |
|             "type": "library",
 | |
|             "extra": {
 | |
|                 "branch-alias": {
 | |
|                     "dev-main": "3.4-dev"
 | |
|                 },
 | |
|                 "thanks": {
 | |
|                     "name": "symfony/contracts",
 | |
|                     "url": "https://github.com/symfony/contracts"
 | |
|                 }
 | |
|             },
 | |
|             "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.4.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": "2023-07-30T20:28:31+00:00"
 | |
|         },
 | |
|         {
 | |
|             "name": "symfony/var-exporter",
 | |
|             "version": "v6.3.6",
 | |
|             "source": {
 | |
|                 "type": "git",
 | |
|                 "url": "https://github.com/symfony/var-exporter.git",
 | |
|                 "reference": "374d289c13cb989027274c86206ddc63b16a2441"
 | |
|             },
 | |
|             "dist": {
 | |
|                 "type": "zip",
 | |
|                 "url": "https://api.github.com/repos/symfony/var-exporter/zipball/374d289c13cb989027274c86206ddc63b16a2441",
 | |
|                 "reference": "374d289c13cb989027274c86206ddc63b16a2441",
 | |
|                 "shasum": ""
 | |
|             },
 | |
|             "require": {
 | |
|                 "php": ">=8.1"
 | |
|             },
 | |
|             "require-dev": {
 | |
|                 "symfony/var-dumper": "^5.4|^6.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/v6.3.6"
 | |
|             },
 | |
|             "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": "2023-10-13T09:16:49+00:00"
 | |
|         }
 | |
|     ],
 | |
|     "aliases": [],
 | |
|     "minimum-stability": "stable",
 | |
|     "stability-flags": [],
 | |
|     "prefer-stable": false,
 | |
|     "prefer-lowest": false,
 | |
|     "platform": [],
 | |
|     "platform-dev": [],
 | |
|     "plugin-api-version": "2.6.0"
 | |
| }
 |