2016-09-22 13:56:57 +02:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2019-10-26 16:51:04 +02:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2016-09-22 13:56:57 +02:00
"This file is @generated automatically"
],
2026-04-19 22:09:03 +02:00
"content-hash": "af396dcff9af321b624ed8fdbe437cea",
2016-09-22 13:56:57 +02:00
"packages": [
2026-04-13 15:50:28 +02: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",
2026-04-19 22:09:03 +02:00
"version": "3.379.2",
2026-04-13 15:50:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
2026-04-19 22:09:03 +02:00
"reference": "45c385619d43e54ede8daca211960c345d3ff3b7"
2026-04-13 15:50:28 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/45c385619d43e54ede8daca211960c345d3ff3b7",
"reference": "45c385619d43e54ede8daca211960c345d3ff3b7",
2026-04-13 15:50:28 +02:00
"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": "^1.0 || ^2.0",
"symfony/filesystem": "^v5.4.45 || ^v6.4.3 || ^v7.1.0 || ^v8.0.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": "^v0.5.0",
"doctrine/cache": "~1.4",
"ext-dom": "*",
"ext-openssl": "*",
"ext-sockets": "*",
"phpunit/phpunit": "^10.0",
"psr/cache": "^2.0 || ^3.0",
"psr/simple-cache": "^2.0 || ^3.0",
"sebastian/comparator": "^1.2.3 || ^4.0 || ^5.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-pcntl": "To use client-side monitoring",
"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": "https://aws.amazon.com"
}
],
"description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
"homepage": "https://aws.amazon.com/sdk-for-php",
"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",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/aws/aws-sdk-php/tree/3.379.2"
2026-04-13 15:50:28 +02:00
},
2026-04-19 22:09:03 +02:00
"time": "2026-04-17T18:05:27+00:00"
2026-04-13 15:50:28 +02:00
},
2026-04-12 17:55:57 +02:00
{
"name": "bacon/bacon-qr-code",
"version": "v3.1.1",
"source": {
"type": "git",
"url": "https://github.com/Bacon/BaconQrCode.git",
"reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
"reference": "4da2233e72eeecd9be3b62e0dc2cc9ed8e2e31c2",
"shasum": ""
},
"require": {
"dasprid/enum": "^1.0.3",
"ext-iconv": "*",
"php": "^8.1"
},
"require-dev": {
"phly/keep-a-changelog": "^2.12",
"phpunit/phpunit": "^10.5.11 || ^11.0.4",
"spatie/phpunit-snapshot-assertions": "^5.1.5",
"spatie/pixelmatch-php": "^1.2.0",
"squizlabs/php_codesniffer": "^3.9"
},
"suggest": {
"ext-imagick": "to generate QR code images"
},
"type": "library",
"autoload": {
"psr-4": {
"BaconQrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "BaconQrCode is a QR code generator for PHP.",
"homepage": "https://github.com/Bacon/BaconQrCode",
"support": {
"issues": "https://github.com/Bacon/BaconQrCode/issues",
"source": "https://github.com/Bacon/BaconQrCode/tree/v3.1.1"
},
"time": "2026-04-05T21:06:35+00:00"
},
2026-04-12 15:19:03 +02:00
{
"name": "brick/math",
"version": "0.17.0",
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
"reference": "a62af7ab2e3cee9f9bf4cf77a5d1e6ba408a44ee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/a62af7ab2e3cee9f9bf4cf77a5d1e6ba408a44ee",
"reference": "a62af7ab2e3cee9f9bf4cf77a5d1e6ba408a44ee",
"shasum": ""
},
"require": {
"php": "^8.2"
},
"require-dev": {
"phpstan/phpstan": "2.1.22",
"phpunit/phpunit": "^11.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Brick\\Math\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Arbitrary-precision arithmetic library",
"keywords": [
"Arbitrary-precision",
"BigInteger",
"BigRational",
"arithmetic",
"bigdecimal",
"bignum",
"bignumber",
"brick",
"decimal",
"integer",
"math",
"mathematics",
"rational"
],
"support": {
"issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.17.0"
},
"funding": [
{
"url": "https://github.com/BenMorel",
"type": "github"
}
],
"time": "2026-03-17T12:54:54+00:00"
},
2026-04-12 17:55:57 +02:00
{
"name": "dasprid/enum",
"version": "1.0.7",
"source": {
"type": "git",
"url": "https://github.com/DASPRiD/Enum.git",
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"shasum": ""
},
"require": {
"php": ">=7.1 <9.0"
},
"require-dev": {
"phpunit/phpunit": "^7 || ^8 || ^9 || ^10 || ^11",
"squizlabs/php_codesniffer": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"DASPRiD\\Enum\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Ben Scholzen 'DASPRiD'",
"email": "mail@dasprids.de",
"homepage": "https://dasprids.de/",
"role": "Developer"
}
],
"description": "PHP 7.1 enum implementation",
"keywords": [
"enum",
"map"
],
"support": {
"issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
},
"time": "2025-09-16T12:23:56+00:00"
},
2016-09-22 13:56:57 +02:00
{
"name": "doctrine/collections",
2026-04-09 12:10:37 +02:00
"version": "2.6.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
2026-04-09 12:10:37 +02:00
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2",
"reference": "7713da39d8e237f28411d6a616a3dce5e20d5de2",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"doctrine/deprecations": "^1",
"php": "^8.1",
"symfony/polyfill-php84": "^1.30"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/coding-standard": "^14",
"ext-json": "*",
"phpstan/phpstan": "^2.1.30",
"phpstan/phpstan-phpunit": "^2.0.7",
"phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Common\\Collections\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2026-04-09 12:10:37 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2016-09-22 13:56:57 +02:00
{
"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"
}
],
2019-10-26 16:51:04 +02:00
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
2016-09-22 13:56:57 +02:00
"keywords": [
"array",
"collections",
2019-10-26 16:51:04 +02:00
"iterators",
"php"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.6.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%2Fcollections",
"type": "tidelift"
}
],
"time": "2026-01-15T10:01:58+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/dbal",
2026-04-19 22:09:03 +02:00
"version": "4.4.3",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2026-04-19 22:09:03 +02:00
"reference": "61e730f1658814821a85f2402c945f3883407dec"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/61e730f1658814821a85f2402c945f3883407dec",
"reference": "61e730f1658814821a85f2402c945f3883407dec",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-19 22:09:03 +02:00
"doctrine/deprecations": "^1.1.5",
"php": "^8.2",
2026-04-09 20:21:01 +02:00
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
},
2016-09-22 13:56:57 +02:00
"require-dev": {
2026-04-09 20:21:01 +02:00
"doctrine/coding-standard": "14.0.0",
"fig/log-test": "^1",
2026-04-19 22:09:03 +02:00
"jetbrains/phpstorm-stubs": "2023.2",
2026-04-09 20:21:01 +02:00
"phpstan/phpstan": "2.1.30",
2026-04-19 22:09:03 +02:00
"phpstan/phpstan-phpunit": "2.0.7",
2026-04-09 20:21:01 +02:00
"phpstan/phpstan-strict-rules": "^2",
2026-04-19 22:09:03 +02:00
"phpunit/phpunit": "11.5.50",
2026-04-09 20:21:01 +02:00
"slevomat/coding-standard": "8.27.1",
"squizlabs/php_codesniffer": "4.0.1",
2026-04-19 22:09:03 +02:00
"symfony/cache": "^6.3.8|^7.0|^8.0",
"symfony/console": "^5.4|^6.3|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 20:21:01 +02:00
"Doctrine\\DBAL\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2026-04-09 12:10:37 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2016-09-22 13:56:57 +02:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
}
],
2019-10-26 16:51:04 +02:00
"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",
2016-09-22 13:56:57 +02:00
"keywords": [
2019-10-26 16:51:04 +02:00
"abstraction",
2016-09-22 13:56:57 +02:00
"database",
2026-04-09 12:10:37 +02:00
"db2",
2016-09-22 13:56:57 +02:00
"dbal",
2026-04-09 12:10:37 +02:00
"mariadb",
"mssql",
2019-10-26 16:51:04 +02:00
"mysql",
2026-04-09 12:10:37 +02:00
"oci8",
"oracle",
"pdo",
2019-10-26 16:51:04 +02:00
"pgsql",
2026-04-09 12:10:37 +02:00
"postgresql",
"queryobject",
"sasql",
"sql",
"sqlite",
"sqlserver",
"sqlsrv"
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/doctrine/dbal/tree/4.4.3"
2026-04-09 12:10:37 +02:00
},
"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"
}
2016-09-22 13:56:57 +02:00
],
2026-04-19 22:09:03 +02:00
"time": "2026-03-20T08:52:12+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "doctrine/deprecations",
"version": "1.1.6",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/doctrine/deprecations.git",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": "^7.1 || ^8.0"
2019-10-26 16:51:04 +02:00
},
"conflict": {
2026-04-09 12:10:37 +02:00
"phpunit/phpunit": "<=7.5 || >=14"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/coding-standard": "^9 || ^12 || ^14",
"phpstan/phpstan": "1.4.10 || 2.1.30",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
"psr/log": "^1 || ^2 || ^3"
2016-09-22 13:56:57 +02:00
},
"suggest": {
2026-04-09 12:10:37 +02:00
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Deprecations\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2026-04-09 12:10:37 +02:00
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.6"
},
"time": "2026-02-07T07:09:04+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "doctrine/doctrine-bundle",
2026-04-19 22:09:03 +02:00
"version": "2.18.2",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/doctrine/DoctrineBundle.git",
2026-04-19 22:09:03 +02:00
"reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ff098b29b8b3c68307c8987dcaed7fd829c6546",
"reference": "0ff098b29b8b3c68307c8987dcaed7fd829c6546",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"doctrine/dbal": "^3.7.0 || ^4.0",
2026-04-19 22:09:03 +02:00
"doctrine/deprecations": "^1.0",
"doctrine/persistence": "^3.1 || ^4",
2026-04-09 12:10:37 +02:00
"doctrine/sql-formatter": "^1.0.1",
2026-04-19 22:09:03 +02:00
"php": "^8.1",
"symfony/cache": "^6.4 || ^7.0",
"symfony/config": "^6.4 || ^7.0",
"symfony/console": "^6.4 || ^7.0",
"symfony/dependency-injection": "^6.4 || ^7.0",
"symfony/doctrine-bridge": "^6.4.3 || ^7.0.3",
"symfony/framework-bundle": "^6.4 || ^7.0",
"symfony/service-contracts": "^2.5 || ^3"
2026-04-09 12:10:37 +02:00
},
"conflict": {
2026-04-09 20:21:01 +02:00
"doctrine/annotations": ">=3.0",
2026-04-19 22:09:03 +02:00
"doctrine/cache": "< 1.11",
2026-04-09 20:21:01 +02:00
"doctrine/orm": "<2.17 || >=4.0",
2026-04-19 22:09:03 +02:00
"symfony/var-exporter": "< 6.4.1 || 7.0.0",
"twig/twig": "<2.13 || >=3.0 <3.0.4"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"doctrine/annotations": "^1 || ^2",
2026-04-19 22:09:03 +02:00
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/coding-standard": "^14",
"doctrine/orm": "^2.17 || ^3.1",
2026-04-09 12:10:37 +02:00
"friendsofphp/proxy-manager-lts": "^1.0",
2026-04-09 20:21:01 +02:00
"phpstan/phpstan": "2.1.1",
"phpstan/phpstan-phpunit": "2.0.3",
"phpstan/phpstan-strict-rules": "^2",
2026-04-19 22:09:03 +02:00
"phpunit/phpunit": "^10.5.53 || ^12.3.10",
2026-04-09 12:10:37 +02:00
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
2026-04-19 22:09:03 +02:00
"symfony/doctrine-messenger": "^6.4 || ^7.0",
"symfony/expression-language": "^6.4 || ^7.0",
"symfony/messenger": "^6.4 || ^7.0",
"symfony/property-info": "^6.4 || ^7.0",
"symfony/security-bundle": "^6.4 || ^7.0",
"symfony/stopwatch": "^6.4 || ^7.0",
"symfony/string": "^6.4 || ^7.0",
"symfony/twig-bridge": "^6.4 || ^7.0",
"symfony/validator": "^6.4 || ^7.0",
"symfony/var-exporter": "^6.4.1 || ^7.0.1",
"symfony/web-profiler-bundle": "^6.4 || ^7.0",
"symfony/yaml": "^6.4 || ^7.0",
"twig/twig": "^2.14.7 || ^3.0.4"
2016-09-22 13:56:57 +02:00
},
"suggest": {
2026-04-09 12:10:37 +02:00
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
"ext-pdo": "*",
"symfony/web-profiler-bundle": "To use the data collector."
2016-09-22 13:56:57 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Doctrine\\Bundle\\DoctrineBundle\\": "src"
2026-04-09 12:10:37 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2016-09-22 13:56:57 +02:00
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
2026-04-09 12:10:37 +02:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
},
{
"name": "Doctrine Project",
2026-04-09 12:10:37 +02:00
"homepage": "https://www.doctrine-project.org/"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony DoctrineBundle",
2019-10-26 16:51:04 +02:00
"homepage": "https://www.doctrine-project.org",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-09 12:10:37 +02:00
"database",
"dbal",
"orm",
"persistence"
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.18.2"
2026-04-09 12:10:37 +02:00
},
"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%2Fdoctrine-bundle",
"type": "tidelift"
}
2016-09-22 13:56:57 +02:00
],
2026-04-19 22:09:03 +02:00
"time": "2025-12-20T21:35:32+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/doctrine-migrations-bundle",
2026-04-09 20:21:01 +02:00
"version": "3.7.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
2026-04-09 20:21:01 +02:00
"reference": "1e380c6dd8ac8488217f39cff6b77e367f1a644b"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1e380c6dd8ac8488217f39cff6b77e367f1a644b",
"reference": "1e380c6dd8ac8488217f39cff6b77e367f1a644b",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"doctrine/doctrine-bundle": "^2.4 || ^3.0",
"doctrine/migrations": "^3.2",
"php": "^7.2 || ^8.0",
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"composer/semver": "^3.0",
"doctrine/coding-standard": "^12 || ^14",
"doctrine/orm": "^2.6 || ^3",
"phpstan/phpstan": "^1.4 || ^2",
"phpstan/phpstan-deprecation-rules": "^1 || ^2",
"phpstan/phpstan-phpunit": "^1 || ^2",
"phpstan/phpstan-strict-rules": "^1.1 || ^2",
"phpstan/phpstan-symfony": "^1.3 || ^2",
"phpunit/phpunit": "^8.5 || ^9.5",
"symfony/phpunit-bridge": "^6.3 || ^7 || ^8",
"symfony/var-exporter": "^5.4 || ^6 || ^7 || ^8"
2016-09-22 13:56:57 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Doctrine\\Bundle\\MigrationsBundle\\": "src"
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2016-09-22 13:56:57 +02:00
},
{
"name": "Doctrine Project",
2026-04-09 20:21:01 +02:00
"homepage": "https://www.doctrine-project.org"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "Symfony Community",
2026-04-09 20:21:01 +02:00
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
"description": "Symfony DoctrineMigrationsBundle",
2019-10-26 18:07:36 +02:00
"homepage": "https://www.doctrine-project.org",
2016-09-22 13:56:57 +02:00
"keywords": [
"dbal",
"migrations",
"schema"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.7.0"
2026-04-09 12:10:37 +02:00
},
"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%2Fdoctrine-migrations-bundle",
"type": "tidelift"
}
],
2026-04-09 20:21:01 +02:00
"time": "2025-11-15T19:02:59+00:00"
2019-10-26 16:51:04 +02:00
},
{
"name": "doctrine/event-manager",
2026-04-09 20:21:01 +02:00
"version": "2.1.1",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
2026-04-09 20:21:01 +02:00
"reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf",
"reference": "dda33921b198841ca8dbad2eaa5d4d34769d18cf",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"php": "^8.1"
2019-10-26 16:51:04 +02:00
},
"conflict": {
2026-04-09 12:10:37 +02:00
"doctrine/common": "<2.9"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"doctrine/coding-standard": "^14",
"phpdocumentor/guides-cli": "^1.4",
"phpstan/phpstan": "^2.1.32",
"phpunit/phpunit": "^10.5.58"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Common\\": "src"
2019-10-26 16:51:04 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2026-04-09 12:10:37 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-10-26 16:51:04 +02:00
{
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
2019-10-26 16:51:04 +02:00
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [
"event",
2026-04-09 12:10:37 +02:00
"event dispatcher",
"event manager",
"event system",
"events"
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/doctrine/event-manager/tree/2.1.1"
2026-04-09 12:10:37 +02:00
},
"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"
}
2019-10-26 16:51:04 +02:00
],
2026-04-09 20:21:01 +02:00
"time": "2026-01-29T07:11:08+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/inflector",
2026-04-09 12:10:37 +02:00
"version": "2.1.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2026-04-09 12:10:37 +02:00
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b",
"reference": "6d6c96277ea252fc1304627204c3d5e6e15faa3b",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": "^7.2 || ^8.0"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/coding-standard": "^12.0 || ^13.0",
"phpstan/phpstan": "^1.12 || ^2.0",
"phpstan/phpstan-phpunit": "^1.4 || ^2.0",
"phpstan/phpstan-strict-rules": "^1.6 || ^2.0",
"phpunit/phpunit": "^8.5 || ^12.2"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Inflector\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "Roman Borschel",
"email": "roman@code-factory.org"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
2016-09-22 13:56:57 +02:00
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2026-04-09 12:10:37 +02:00
"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",
2016-09-22 13:56:57 +02:00
"keywords": [
"inflection",
2026-04-09 12:10:37 +02:00
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.1.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
"type": "tidelift"
}
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"time": "2025-08-10T19:31:58+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/instantiator",
2026-04-09 12:10:37 +02:00
"version": "2.1.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2026-04-09 12:10:37 +02:00
"reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/23da848e1a2308728fe5fdddabf4be17ff9720c7",
"reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": "^8.4"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/coding-standard": "^14",
2016-09-22 13:56:57 +02:00
"ext-pdo": "*",
"ext-phar": "*",
2026-04-09 12:10:37 +02:00
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^2.1",
"phpstan/phpstan-phpunit": "^2.0",
"phpunit/phpunit": "^10.5.58"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2026-04-09 12:10:37 +02:00
"homepage": "https://ocramius.github.io/"
2016-09-22 13:56:57 +02:00
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2019-10-26 16:51:04 +02:00
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2016-09-22 13:56:57 +02:00
"keywords": [
"constructor",
"instantiate"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/2.1.0"
},
"funding": [
{
"url": "https://www.doctrine-project.org/sponsorship.html",
"type": "custom"
},
{
"url": "https://www.patreon.com/phpdoctrine",
"type": "patreon"
},
{
"url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
"type": "tidelift"
}
],
"time": "2026-01-05T06:47:08+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/lexer",
2026-04-09 20:21:01 +02:00
"version": "3.0.1",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2026-04-09 20:21:01 +02:00
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"php": "^8.1"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5",
2026-04-09 12:10:37 +02:00
"psalm/plugin-phpunit": "^0.18.3",
2026-04-09 20:21:01 +02:00
"vimeo/psalm": "^5.21"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Common\\Lexer\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-10-26 16:51:04 +02:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2016-09-22 13:56:57 +02:00
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2019-10-26 16:51:04 +02:00
"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",
2016-09-22 13:56:57 +02:00
"keywords": [
2019-10-26 16:51:04 +02:00
"annotations",
"docblock",
2016-09-22 13:56:57 +02:00
"lexer",
2019-10-26 16:51:04 +02:00
"parser",
"php"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/doctrine/lexer/tree/3.0.1"
2026-04-09 12:10:37 +02:00
},
"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"
}
],
2026-04-09 20:21:01 +02:00
"time": "2024-02-05T11:56:58+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/migrations",
2026-04-09 20:21:01 +02:00
"version": "3.9.6",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
2026-04-09 20:21:01 +02:00
"reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/doctrine/migrations/zipball/ffd8355cdd8505fc650d9604f058bf62aedd80a1",
"reference": "ffd8355cdd8505fc650d9604f058bf62aedd80a1",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"composer-runtime-api": "^2",
"doctrine/dbal": "^3.6 || ^4",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.2 || ^2.0",
"php": "^8.1",
"psr/log": "^1.1.3 || ^2 || ^3",
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/var-exporter": "^6.2 || ^7.0 || ^8.0"
},
"conflict": {
"doctrine/orm": "<2.12 || >=4"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"doctrine/coding-standard": "^14",
"doctrine/orm": "^2.13 || ^3",
"doctrine/persistence": "^2 || ^3 || ^4",
"doctrine/sql-formatter": "^1.0",
2019-10-26 18:07:36 +02:00
"ext-pdo_sqlite": "*",
2026-04-09 20:21:01 +02:00
"fig/log-test": "^1",
"phpstan/phpstan": "^2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-phpunit": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpstan/phpstan-symfony": "^2",
"phpunit/phpunit": "^10.3 || ^11.0 || ^12.0",
"symfony/cache": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/process": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0 || ^8.0"
2016-09-22 13:56:57 +02:00
},
"suggest": {
2026-04-09 20:21:01 +02:00
"doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
2019-10-26 16:51:04 +02:00
"symfony/yaml": "Allows the use of yaml for migration configuration files."
2016-09-22 13:56:57 +02:00
},
"bin": [
"bin/doctrine-migrations"
],
"type": "library",
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Doctrine\\Migrations\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2019-10-26 16:51:04 +02:00
"MIT"
2016-09-22 13:56:57 +02:00
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Michael Simonson",
"email": "contact@mikesimonson.com"
}
],
2019-10-26 18:07:36 +02:00
"description": "PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.",
2019-10-26 16:51:04 +02:00
"homepage": "https://www.doctrine-project.org/projects/migrations.html",
2016-09-22 13:56:57 +02:00
"keywords": [
"database",
2019-10-26 18:07:36 +02:00
"dbal",
2026-04-09 20:21:01 +02:00
"migrations"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/doctrine/migrations/tree/3.9.6"
2026-04-09 12:10:37 +02:00
},
"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%2Fmigrations",
"type": "tidelift"
}
],
2026-04-09 20:21:01 +02:00
"time": "2026-02-11T06:46:11+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "doctrine/orm",
2026-04-19 22:09:03 +02:00
"version": "3.6.3",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 16:51:04 +02:00
"url": "https://github.com/doctrine/orm.git",
2026-04-19 22:09:03 +02:00
"reference": "e88cd591f0786089dee22b972c28aa2076df51c0"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/doctrine/orm/zipball/e88cd591f0786089dee22b972c28aa2076df51c0",
"reference": "e88cd591f0786089dee22b972c28aa2076df51c0",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"composer-runtime-api": "^2",
2026-04-19 22:09:03 +02:00
"doctrine/collections": "^2.2",
"doctrine/dbal": "^3.8.2 || ^4",
2026-04-09 12:10:37 +02:00
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.2 || ^2",
"doctrine/inflector": "^1.4 || ^2.0",
"doctrine/instantiator": "^1.3 || ^2",
2026-04-19 22:09:03 +02:00
"doctrine/lexer": "^3",
"doctrine/persistence": "^3.3.1 || ^4",
2026-04-09 12:10:37 +02:00
"ext-ctype": "*",
2026-04-19 22:09:03 +02:00
"php": "^8.1",
2026-04-09 12:10:37 +02:00
"psr/cache": "^1 || ^2 || ^3",
2026-04-19 22:09:03 +02:00
"symfony/console": "^5.4 || ^6.0 || ^7.0 || ^8.0",
"symfony/var-exporter": "^6.3.9 || ^7.0 || ^8.0"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-19 22:09:03 +02:00
"doctrine/coding-standard": "^14.0",
"phpbench/phpbench": "^1.0",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "2.1.23",
"phpstan/phpstan-deprecation-rules": "^2",
"phpunit/phpunit": "^10.5.0 || ^11.5",
2026-04-09 12:10:37 +02:00
"psr/log": "^1 || ^2 || ^3",
2026-04-19 22:09:03 +02:00
"symfony/cache": "^5.4 || ^6.2 || ^7.0 || ^8.0"
2016-09-22 13:56:57 +02:00
},
"suggest": {
2026-04-09 12:10:37 +02:00
"ext-dom": "Provides support for XSD validation for XML mapping files",
2026-04-19 22:09:03 +02:00
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\ORM\\": "src"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-10-26 16:51:04 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2016-09-22 13:56:57 +02:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
2019-10-26 16:51:04 +02:00
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
2016-09-22 13:56:57 +02:00
}
],
"description": "Object-Relational-Mapper for PHP",
2026-04-09 12:10:37 +02:00
"homepage": "https://www.doctrine-project.org/projects/orm.html",
2016-09-22 13:56:57 +02:00
"keywords": [
"database",
"orm"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/orm/issues",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/doctrine/orm/tree/3.6.3"
2026-04-09 12:10:37 +02:00
},
2026-04-19 22:09:03 +02:00
"time": "2026-04-02T06:53:27+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 16:51:04 +02:00
"name": "doctrine/persistence",
2026-04-19 22:09:03 +02:00
"version": "4.1.1",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 16:51:04 +02:00
"url": "https://github.com/doctrine/persistence.git",
2026-04-19 22:09:03 +02:00
"reference": "b9c49ad3558bb77ef973f4e173f2e9c2eca9be09"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b9c49ad3558bb77ef973f4e173f2e9c2eca9be09",
"reference": "b9c49ad3558bb77ef973f4e173f2e9c2eca9be09",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"doctrine/event-manager": "^1 || ^2",
2026-04-19 22:09:03 +02:00
"php": "^8.1",
2026-04-09 12:10:37 +02:00
"psr/cache": "^1.0 || ^2.0 || ^3.0"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-19 22:09:03 +02:00
"doctrine/coding-standard": "^14",
"phpstan/phpstan": "2.1.30",
"phpstan/phpstan-phpunit": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^10.5.58 || ^12",
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\Persistence\\": "src/Persistence"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2026-04-09 12:10:37 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2016-09-22 13:56:57 +02:00
{
2019-10-26 16:51:04 +02:00
"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"
2016-09-22 13:56:57 +02:00
}
],
2019-10-26 16:51:04 +02:00
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
2026-04-09 12:10:37 +02:00
"homepage": "https://www.doctrine-project.org/projects/persistence.html",
2016-09-22 13:56:57 +02:00
"keywords": [
2019-10-26 16:51:04 +02:00
"mapper",
"object",
"odm",
"orm",
"persistence"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/doctrine/persistence/tree/4.1.1"
2026-04-09 12:10:37 +02:00
},
"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%2Fpersistence",
"type": "tidelift"
}
],
2026-04-19 22:09:03 +02:00
"time": "2025-10-16T20:13:18+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "doctrine/sql-formatter",
"version": "1.5.4",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/doctrine/sql-formatter.git",
"reference": "9563949f5cd3bd12a17d12fb980528bc141c5806"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806",
"reference": "9563949f5cd3bd12a17d12fb980528bc141c5806",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": "^8.1"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/coding-standard": "^14",
"ergebnis/phpunit-slow-test-detector": "^2.20",
"phpstan/phpstan": "^2.1.31",
"phpunit/phpunit": "^10.5.58"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"bin": [
"bin/sql-formatter"
],
2019-10-26 16:51:04 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Doctrine\\SqlFormatter\\": "src"
2019-10-26 16:51:04 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Jeremy Dorn",
"email": "jeremy@jeremydorn.com",
"homepage": "https://jeremydorn.com/"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "a PHP SQL highlighting library",
"homepage": "https://github.com/doctrine/sql-formatter/",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-09 12:10:37 +02:00
"highlight",
"sql"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.4"
},
"time": "2026-02-08T16:21:46+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "egulias/email-validator",
2026-04-09 12:10:37 +02:00
"version": "4.0.4",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/egulias/EmailValidator.git",
2026-04-09 12:10:37 +02:00
"reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
"reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"doctrine/lexer": "^2.0 || ^3.0",
"php": ">=8.1",
"symfony/polyfill-intl-idn": "^1.26"
2016-09-22 13:56:57 +02:00
},
2019-10-26 16:51:04 +02:00
"require-dev": {
2026-04-09 12:10:37 +02:00
"phpunit/phpunit": "^10.2",
"vimeo/psalm": "^5.12"
2019-10-26 18:07:36 +02:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
2016-09-22 13:56:57 +02:00
},
2019-10-26 16:51:04 +02:00
"type": "library",
2019-10-26 18:07:36 +02:00
"extra": {
"branch-alias": {
2026-04-09 12:10:37 +02:00
"dev-master": "4.0.x-dev"
2019-10-26 18:07:36 +02:00
}
},
2016-09-22 13:56:57 +02:00
"autoload": {
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Egulias\\EmailValidator\\": "src"
2019-10-26 16:51:04 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Eduardo Gulias Davis"
2016-09-22 13:56:57 +02:00
}
],
2019-10-26 18:07:36 +02:00
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
2016-09-22 13:56:57 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"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"
2016-09-22 13:56:57 +02:00
},
2026-04-12 17:55:57 +02:00
{
"name": "endroid/qr-code",
"version": "6.1.3",
"source": {
"type": "git",
"url": "https://github.com/endroid/qr-code.git",
"reference": "5fa534856ed95649d67c0eab0cabc03ab1d8e0e2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/endroid/qr-code/zipball/5fa534856ed95649d67c0eab0cabc03ab1d8e0e2",
"reference": "5fa534856ed95649d67c0eab0cabc03ab1d8e0e2",
"shasum": ""
},
"require": {
"bacon/bacon-qr-code": "^3.0",
"php": "^8.4"
},
"require-dev": {
"endroid/quality": "dev-main",
"ext-gd": "*",
"khanamiryan/qrcode-detector-decoder": "^2.0.3",
"setasign/fpdf": "^1.8.2"
},
"suggest": {
"ext-gd": "Enables you to write PNG images",
"khanamiryan/qrcode-detector-decoder": "Enables you to use the image validator",
"roave/security-advisories": "Makes sure package versions with known security issues are not installed",
"setasign/fpdf": "Enables you to use the PDF writer"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "6.x-dev"
}
},
"autoload": {
"psr-4": {
"Endroid\\QrCode\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeroen van den Enden",
"email": "info@endroid.nl"
}
],
"description": "Endroid QR Code",
"homepage": "https://github.com/endroid/qr-code",
"keywords": [
"code",
"endroid",
"php",
"qr",
"qrcode"
],
"support": {
"issues": "https://github.com/endroid/qr-code/issues",
"source": "https://github.com/endroid/qr-code/tree/6.1.3"
},
"funding": [
{
"url": "https://github.com/endroid",
"type": "github"
}
],
"time": "2026-02-05T07:01:58+00:00"
},
2026-04-19 18:32:45 +02:00
{
"name": "firebase/php-jwt",
"version": "v7.0.5",
"source": {
"type": "git",
"url": "https://github.com/googleapis/php-jwt.git",
"reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380",
"reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380",
"shasum": ""
},
"require": {
"php": "^8.0"
},
"require-dev": {
"guzzlehttp/guzzle": "^7.4",
"phpfastcache/phpfastcache": "^9.2",
"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/googleapis/php-jwt/issues",
"source": "https://github.com/googleapis/php-jwt/tree/v7.0.5"
},
"time": "2026-04-01T20:38:03+00:00"
},
2016-09-22 13:56:57 +02:00
{
2026-04-13 15:50:28 +02:00
"name": "guzzlehttp/guzzle",
"version": "7.10.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/guzzle/guzzle.git",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
"reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"ext-json": "*",
"guzzlehttp/promises": "^2.3",
"guzzlehttp/psr7": "^2.8",
"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"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-13 15:50:28 +02:00
"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"
2019-10-26 16:51:04 +02:00
},
"suggest": {
2026-04-13 15:50:28 +02:00
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
2016-09-22 13:56:57 +02:00
},
"type": "library",
2026-04-13 15:50:28 +02:00
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
2016-09-22 13:56:57 +02:00
"autoload": {
2026-04-13 15:50:28 +02:00
"files": [
"src/functions_include.php"
],
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-13 15:50:28 +02:00
"GuzzleHttp\\": "src/"
2026-04-09 12:10:37 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2026-04-13 15:50:28 +02:00
"MIT"
2016-09-22 13:56:57 +02:00
],
2019-10-26 16:51:04 +02:00
"authors": [
2026-04-09 12:10:37 +02:00
{
2026-04-13 15:50:28 +02:00
"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"
2019-10-26 16:51:04 +02:00
}
],
2026-04-13 15:50:28 +02:00
"description": "Guzzle is a PHP HTTP client library",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-13 15:50:28 +02:00
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.10.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
2026-04-13 15:50:28 +02:00
"url": "https://github.com/GrahamCampbell",
2026-04-09 12:10:37 +02:00
"type": "github"
},
{
2026-04-13 15:50:28 +02:00
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
2026-04-09 12:10:37 +02:00
}
],
2026-04-13 15:50:28 +02:00
"time": "2025-08-23T22:36:01+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-13 15:50:28 +02:00
"name": "guzzlehttp/promises",
"version": "2.3.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/guzzle/promises.git",
"reference": "481557b130ef3790cf82b713667b43030dc9c957"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957",
"reference": "481557b130ef3790cf82b713667b43030dc9c957",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"php": "^7.2.5 || ^8.0"
2016-09-22 13:56:57 +02:00
},
2026-04-09 20:21:01 +02:00
"require-dev": {
2026-04-13 15:50:28 +02:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"extra": {
2026-04-13 15:50:28 +02:00
"bamarni-bin": {
"bin-links": true,
"forward-command": false
2016-09-22 13:56:57 +02:00
}
},
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-13 15:50:28 +02:00
"GuzzleHttp\\Promise\\": "src/"
2019-10-26 18:07:36 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-10-26 16:51:04 +02:00
"authors": [
{
2026-04-13 15:50:28 +02:00
"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"
2026-04-09 12:10:37 +02:00
}
],
2026-04-13 15:50:28 +02:00
"description": "Guzzle promises library",
2026-04-09 12:10:37 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"promise"
2026-04-09 12:10:37 +02:00
],
"support": {
2026-04-13 15:50:28 +02:00
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.3.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
2026-04-13 15:50:28 +02:00
"url": "https://github.com/GrahamCampbell",
2026-04-09 12:10:37 +02:00
"type": "github"
},
{
2026-04-13 15:50:28 +02:00
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
2026-04-09 20:21:01 +02:00
"type": "tidelift"
2026-04-09 12:10:37 +02:00
}
],
2026-04-13 15:50:28 +02:00
"time": "2025-08-22T14:34:08+00:00"
2026-04-09 12:10:37 +02:00
},
2026-04-12 15:19:03 +02:00
{
2026-04-13 15:50:28 +02:00
"name": "guzzlehttp/psr7",
"version": "2.9.0",
2026-04-12 15:19:03 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/guzzle/psr7.git",
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884"
2026-04-12 15:19:03 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884",
"reference": "7d0ed42f28e42d61352a7a79de682e5e67fec884",
2026-04-12 15:19:03 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"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"
2026-04-12 15:19:03 +02:00
},
"require-dev": {
2026-04-13 15:50:28 +02:00
"bamarni/composer-bin-plugin": "^1.8.2",
"http-interop/http-factory-tests": "0.9.0",
"jshttp/mime-db": "1.54.0.1",
"phpunit/phpunit": "^8.5.44 || ^9.6.25"
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
2026-04-12 15:19:03 +02:00
},
"type": "library",
2026-04-13 15:50:28 +02:00
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
2026-04-12 15:19:03 +02:00
"autoload": {
"psr-4": {
2026-04-13 15:50:28 +02:00
"GuzzleHttp\\Psr7\\": "src/"
2026-04-12 15:19:03 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-13 15:50:28 +02:00
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
2026-04-12 15:19:03 +02:00
},
{
2026-04-13 15:50:28 +02:00
"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"
2026-04-12 15:19:03 +02:00
}
],
2026-04-13 15:50:28 +02:00
"description": "PSR-7 message implementation that also provides common utility methods",
2026-04-12 15:19:03 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"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.9.0"
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
"time": "2026-03-10T16:41:02+00:00"
},
{
"name": "imagine/imagine",
"version": "1.5.2",
"source": {
"type": "git",
"url": "https://github.com/php-imagine/Imagine.git",
"reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
"reference": "f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"require-dev": {
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
},
"suggest": {
"ext-exif": "to read EXIF metadata",
"ext-gd": "to use the GD implementation",
"ext-gmagick": "to use the Gmagick implementation",
"ext-imagick": "to use the Imagick implementation"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-develop": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"Imagine\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bulat Shakirzyanov",
"email": "mallluhuct@gmail.com",
"homepage": "http://avalanche123.com"
}
],
"description": "Image processing for PHP",
"homepage": "http://imagine.readthedocs.org/",
"keywords": [
"drawing",
"graphics",
"image manipulation",
"image processing"
],
"support": {
"issues": "https://github.com/php-imagine/Imagine/issues",
"source": "https://github.com/php-imagine/Imagine/tree/1.5.2"
},
"time": "2026-01-09T10:45:12+00:00"
},
{
"name": "lcobucci/jwt",
"version": "5.6.0",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e",
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-sodium": "*",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.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.6.0"
},
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"time": "2025-10-17T11:30:53+00:00"
},
{
"name": "league/flysystem",
"version": "3.33.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "570b8871e0ce693764434b29154c54b434905350"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/570b8871e0ce693764434b29154c54b434905350",
"reference": "570b8871e0ce693764434b29154c54b434905350",
"shasum": ""
},
"require": {
"league/flysystem-local": "^3.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"conflict": {
"async-aws/core": "<1.19.0",
"async-aws/s3": "<1.14.0",
"aws/aws-sdk-php": "3.209.31 || 3.210.0",
"guzzlehttp/guzzle": "<7.0",
"guzzlehttp/ringphp": "<1.1.1",
"phpseclib/phpseclib": "3.0.15",
"symfony/http-client": "<5.2"
},
"require-dev": {
"async-aws/s3": "^1.5 || ^2.0",
"async-aws/simple-s3": "^1.1 || ^2.0",
"aws/aws-sdk-php": "^3.295.10",
"composer/semver": "^3.0",
"ext-fileinfo": "*",
"ext-ftp": "*",
"ext-mongodb": "^1.3|^2",
"ext-zip": "*",
"friendsofphp/php-cs-fixer": "^3.5",
"google/cloud-storage": "^1.23",
"guzzlehttp/psr7": "^2.6",
"microsoft/azure-storage-blob": "^1.1",
"mongodb/mongodb": "^1.2|^2",
"phpseclib/phpseclib": "^3.0.36",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.5.11|^10.0",
"sabre/dav": "^4.6.0"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "File storage abstraction for PHP",
"keywords": [
"WebDAV",
"aws",
"cloud",
"file",
"files",
"filesystem",
"filesystems",
"ftp",
"s3",
"sftp",
"storage"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.33.0"
},
"time": "2026-03-25T07:59:30+00:00"
},
{
"name": "league/flysystem-aws-s3-v3",
"version": "3.32.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
"reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/a1979df7c9784d334ea6df356aed3d18ac6673d0",
"reference": "a1979df7c9784d334ea6df356aed3d18ac6673d0",
"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.32.0"
},
"time": "2026-02-25T16:46:44+00:00"
},
{
"name": "league/flysystem-bundle",
2026-04-19 22:09:03 +02:00
"version": "3.7.0",
2026-04-13 15:50:28 +02:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-bundle.git",
2026-04-19 22:09:03 +02:00
"reference": "5eb41be38fc3759f74c9e458a6a5f0ef5f49284a"
2026-04-13 15:50:28 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/5eb41be38fc3759f74c9e458a6a5f0ef5f49284a",
"reference": "5eb41be38fc3759f74c9e458a6a5f0ef5f49284a",
2026-04-13 15:50:28 +02:00
"shasum": ""
},
"require": {
"league/flysystem": "^3.0",
"php": ">=8.2",
"symfony/config": "^6.0 || ^7.0 || ^8.0",
"symfony/dependency-injection": "^6.0 || ^7.0 || ^8.0",
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/http-kernel": "^6.0 || ^7.0 || ^8.0",
"symfony/options-resolver": "^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"doctrine/mongodb-odm": "^2.0",
"league/flysystem-async-aws-s3": "^3.1",
"league/flysystem-aws-s3-v3": "^3.1",
"league/flysystem-azure-blob-storage": "^3.1",
"league/flysystem-ftp": "^3.1",
"league/flysystem-google-cloud-storage": "^3.1",
"league/flysystem-gridfs": "^3.28",
"league/flysystem-memory": "^3.1",
"league/flysystem-read-only": "^3.15",
"league/flysystem-sftp-v3": "^3.1",
"league/flysystem-webdav": "^3.29",
"platformcommunity/flysystem-bunnycdn": "^3.3",
"symfony/dotenv": "^6.0 || ^7.0 || ^8.0",
"symfony/framework-bundle": "^6.0 || ^7.0 || ^8.0",
"symfony/phpunit-bridge": "^6.0 || ^7.0 || ^8.0",
"symfony/var-dumper": "^6.0 || ^7.0 || ^8.0"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"League\\FlysystemBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Titouan Galopin",
"email": "galopintitouan@gmail.com"
}
],
"description": "Symfony bundle integrating Flysystem into Symfony applications",
"keywords": [
"Flysystem",
"bundle",
"filesystem",
"symfony"
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-bundle/issues",
2026-04-19 22:09:03 +02:00
"source": "https://github.com/thephpleague/flysystem-bundle/tree/3.7.0"
2026-04-13 15:50:28 +02:00
},
2026-04-19 22:09:03 +02:00
"time": "2026-03-28T22:14:56+00:00"
2026-04-13 15:50:28 +02:00
},
{
"name": "league/flysystem-local",
"version": "3.31.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079",
"reference": "2f669db18a4c20c755c2bb7d3a7b0b2340488079",
"shasum": ""
},
"require": {
"ext-fileinfo": "*",
"league/flysystem": "^3.0.0",
"league/mime-type-detection": "^1.0.0",
"php": "^8.0.2"
},
"type": "library",
"autoload": {
"psr-4": {
"League\\Flysystem\\Local\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Frank de Jonge",
"email": "info@frankdejonge.nl"
}
],
"description": "Local filesystem adapter for Flysystem.",
"keywords": [
"Flysystem",
"file",
"files",
"filesystem",
"local"
],
"support": {
"source": "https://github.com/thephpleague/flysystem-local/tree/3.31.0"
},
"time": "2026-01-23T15:30:45+00:00"
},
{
"name": "league/mime-type-detection",
"version": "1.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": "liip/imagine-bundle",
"version": "2.17.1",
"source": {
"type": "git",
"url": "https://github.com/liip/LiipImagineBundle.git",
"reference": "69d2df3c6606495d1878fa190d6c3dc4bc5623b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/69d2df3c6606495d1878fa190d6c3dc4bc5623b6",
"reference": "69d2df3c6606495d1878fa190d6c3dc4bc5623b6",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"imagine/imagine": "^1.3.2",
"php": "^8.0",
"symfony/dependency-injection": "^5.4|^6.4|^7.4|^8.0",
"symfony/deprecation-contracts": "^2.5 || ^3",
"symfony/filesystem": "^5.4|^6.4|^7.3|^8.0",
"symfony/finder": "^5.4|^6.4|^7.3|^8.0",
"symfony/framework-bundle": "^5.4|^6.4|^7.3|^8.0",
"symfony/mime": "^5.4|^6.4|^7.3|^8.0",
"symfony/options-resolver": "^5.4|^6.4|^7.3|^8.0",
"symfony/process": "^5.4|^6.4|^7.3|^8.0",
"twig/twig": "^1.44|^2.9|^3.0"
},
"require-dev": {
"amazonwebservices/aws-sdk-for-php": "^1.0",
"aws/aws-sdk-php": "^2.4|^3.0",
"doctrine/cache": "^1.11|^2.0",
"doctrine/persistence": "^1.3|^2.0",
"enqueue/enqueue-bundle": "^0.9|^0.10",
"ext-gd": "*",
"league/flysystem": "^1.0|^2.0|^3.0",
"phpstan/phpstan": "^1.10.0",
"psr/cache": "^1.0|^2.0|^3.0",
"psr/log": "^1.0",
"symfony/asset": "^5.4|^6.4|^7.3|^8.0",
"symfony/browser-kit": "^5.4|^6.4|^7.3|^8.0",
"symfony/cache": "^5.4|^6.4|^7.3|^8.0",
"symfony/console": "^5.4|^6.4|^7.3|^8.0",
"symfony/form": "^5.4|^6.4|^7.3|^8.0",
"symfony/messenger": "^5.4|^6.4|^7.3|^8.0",
"symfony/phpunit-bridge": "^7.3",
"symfony/runtime": "^5.4|^6.4|^7.3|^8.0",
"symfony/templating": "^5.4|^6.4|^7.3|^8.0",
"symfony/validator": "^5.4|^6.4|^7.3|^8.0",
"symfony/yaml": "^5.4|^6.4|^7.3|^8.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "required for mongodb components",
"amazonwebservices/aws-sdk-for-php": "required to use AWS version 1 cache resolver",
"aws/aws-sdk-php": "required to use AWS version 2/3 cache resolver",
"doctrine/mongodb-odm": "required to use mongodb-backed doctrine components",
"enqueue/enqueue-bundle": "^0.9 add if you like to process images in background",
"ext-exif": "required to read EXIF metadata from images",
"ext-gd": "required to use gd driver",
"ext-gmagick": "required to use gmagick driver",
"ext-imagick": "required to use imagick driver",
"ext-json": "required to read JSON manifest versioning",
"ext-mongodb": "required for mongodb components",
"league/flysystem": "required to use FlySystem data loader or cache resolver",
"monolog/monolog": "A psr/log compatible logger is required to enable logging",
"rokka/imagine-vips": "required to use 'vips' driver",
"symfony/asset": "If you want to use asset versioning",
"symfony/messenger": "If you like to process images in background",
"symfony/templating": "required to use deprecated Templating component instead of Twig"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Liip\\ImagineBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Liip and other contributors",
"homepage": "https://github.com/liip/LiipImagineBundle/contributors"
}
],
"description": "This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.",
"homepage": "https://www.liip.ch",
"keywords": [
"bundle",
"image",
"imagine",
"liip",
"manipulation",
"photos",
"pictures",
"symfony",
"transformation"
],
"support": {
"issues": "https://github.com/liip/LiipImagineBundle/issues",
"source": "https://github.com/liip/LiipImagineBundle/tree/2.17.1"
},
"time": "2026-01-06T09:34:48+00:00"
},
{
"name": "monolog/monolog",
"version": "3.10.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0",
"reference": "b321dd6749f0bf7189444158a3ce785cc16d69b0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
},
"provide": {
"psr/log-implementation": "3.0.0"
},
"require-dev": {
"aws/aws-sdk-php": "^3.0",
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8 || ^2.0",
"php-amqplib/php-amqplib": "~2.4 || ^3",
"php-console/php-console": "^3.1.8",
"phpstan/phpstan": "^2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^10.5.17 || ^11.0.7",
"predis/predis": "^1.1 || ^2",
"rollbar/rollbar": "^4.0",
"ruflin/elastica": "^7 || ^8",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "https://seld.be"
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
"homepage": "https://github.com/Seldaek/monolog",
"keywords": [
"log",
"logging",
"psr-3"
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.10.0"
},
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
"time": "2026-01-02T08:56:05+00:00"
},
{
"name": "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": "paragonie/constant_time_encoding",
"version": "v3.1.3",
"source": {
"type": "git",
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"reference": "d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77",
"shasum": ""
},
"require": {
"php": "^8"
},
"require-dev": {
"infection/infection": "^0",
"nikic/php-fuzzer": "^0",
"phpunit/phpunit": "^9|^10|^11",
"vimeo/psalm": "^4|^5|^6"
},
"type": "library",
"autoload": {
"psr-4": {
"ParagonIE\\ConstantTime\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
2026-04-12 15:19:03 +02:00
"hex2bin",
"rfc4648"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
"time": "2025-09-24T15:06:41+00:00"
},
2026-04-10 21:06:22 +02:00
{
"name": "pentatrion/vite-bundle",
"version": "v8.2.4",
"source": {
"type": "git",
"url": "https://github.com/lhapaipai/vite-bundle.git",
"reference": "80a5391af3a924597d65e7c81a4b28d212fea5fe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lhapaipai/vite-bundle/zipball/80a5391af3a924597d65e7c81a4b28d212fea5fe",
"reference": "80a5391af3a924597d65e7c81a4b28d212fea5fe",
"shasum": ""
},
"require": {
"php": "^8.0",
"symfony/asset": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/config": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/http-client": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/twig-bundle": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.9",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^9.5",
"symfony/phpunit-bridge": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"symfony/web-link": "^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Pentatrion\\ViteBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Hugues Tavernier",
"email": "hugues.tavernier@protonmail.com"
}
],
"description": "Vite integration for your Symfony app",
"keywords": [
"bundle",
"symfony",
"vite",
"vitejs"
],
"support": {
"issues": "https://github.com/lhapaipai/vite-bundle/issues",
"source": "https://github.com/lhapaipai/vite-bundle/tree/v8.2.4"
},
"time": "2026-03-22T11:41:50+00:00"
},
2026-04-12 15:19:03 +02: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.7",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "31a105931bc8ffa3a123383829772e832fd8d903"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/31a105931bc8ffa3a123383829772e832fd8d903",
"reference": "31a105931bc8ffa3a123383829772e832fd8d903",
"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 || ^2"
},
"require-dev": {
"mockery/mockery": "~1.3.5 || ~1.6.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-webmozart-assert": "^1.2",
"phpunit/phpunit": "^9.5",
"psalm/phar": "^5.26"
},
"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.7"
},
"time": "2026-03-18T20:47:46+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "1.12.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "92a98ada2b93d9b201a613cb5a33584dde25f195"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195",
"reference": "92a98ada2b93d9b201a613cb5a33584dde25f195",
"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.12.0"
},
"time": "2025-11-21T15:09:14+00:00"
},
{
"name": "phpstan/phpdoc-parser",
"version": "2.3.2",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "a004701b11273a26cd7955a61d67a7f1e525a45a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a",
"reference": "a004701b11273a26cd7955a61d67a7f1e525a45a",
"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.3.2"
},
2026-04-13 15:50:28 +02:00
"time": "2026-01-25T14:56:51+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"
2026-04-12 15:19:03 +02:00
},
2026-04-09 12:10:37 +02:00
{
2026-04-13 15:50:28 +02:00
"name": "psr/event-dispatcher",
"version": "1.0.0",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"php": ">=7.2.0"
2026-04-09 12:10:37 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2026-04-09 20:21:01 +02:00
"dev-master": "1.0.x-dev"
2026-04-09 12:10:37 +02:00
}
},
"autoload": {
"psr-4": {
2026-04-13 15:50:28 +02:00
"Psr\\EventDispatcher\\": "src/"
2026-04-09 12:10:37 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "PHP-FIG",
2026-04-13 15:50:28 +02:00
"homepage": "http://www.php-fig.org/"
2019-10-26 16:51:04 +02:00
}
],
2026-04-13 15:50:28 +02:00
"description": "Standard interfaces for event handling.",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"events",
2026-04-09 20:21:01 +02:00
"psr",
2026-04-13 15:50:28 +02:00
"psr-14"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-13 15:50:28 +02:00
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
2026-04-09 12:10:37 +02:00
},
2026-04-13 15:50:28 +02:00
"time": "2019-01-08T18:20:26+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-13 15:50:28 +02:00
"name": "psr/http-client",
"version": "1.0.3",
2016-11-04 15:30:29 +01:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/php-fig/http-client.git",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2016-11-04 15:30:29 +01:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2016-11-04 15:30:29 +01:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
2016-11-04 15:30:29 +01:00
},
2026-04-09 20:21:01 +02:00
"type": "library",
2026-04-13 15:50:28 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
2016-11-04 15:30:29 +01:00
"autoload": {
"psr-4": {
2026-04-13 15:50:28 +02:00
"Psr\\Http\\Client\\": "src/"
2019-10-26 18:07:36 +02:00
}
2016-11-04 15:30:29 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
2016-11-04 15:30:29 +01:00
}
],
2026-04-13 15:50:28 +02:00
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
2016-11-04 15:30:29 +01:00
"keywords": [
2026-04-13 15:50:28 +02:00
"http",
"http-client",
2026-04-09 20:21:01 +02:00
"psr",
2026-04-13 15:50:28 +02:00
"psr-18"
2019-10-26 18:07:36 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-13 15:50:28 +02:00
"source": "https://github.com/php-fig/http-client"
2026-04-09 12:10:37 +02:00
},
2026-04-13 15:50:28 +02:00
"time": "2023-09-23T14:17:50+00:00"
2026-04-09 12:10:37 +02:00
},
{
2026-04-13 15:50:28 +02:00
"name": "psr/http-factory",
"version": "1.1.0",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/php-fig/http-factory.git",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
"reference": "2b4765fddfe3b508ac62f829e852b1501d3f6e8a",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"php": ">=7.1",
"psr/http-message": "^1.0 || ^2.0"
2026-04-09 12:10:37 +02:00
},
"type": "library",
2026-04-09 20:21:01 +02:00
"extra": {
"branch-alias": {
2026-04-13 15:50:28 +02:00
"dev-master": "1.0.x-dev"
2026-04-09 20:21:01 +02:00
}
},
2026-04-09 12:10:37 +02:00
"autoload": {
"psr-4": {
2026-04-13 15:50:28 +02:00
"Psr\\Http\\Message\\": "src/"
2026-04-09 12:10:37 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2026-04-09 20:21:01 +02:00
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "https://www.php-fig.org/"
}
2026-04-09 12:10:37 +02:00
],
2026-04-13 15:50:28 +02:00
"description": "PSR-17: Common interfaces for PSR-7 HTTP message factories",
2026-04-09 12:10:37 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
2026-04-09 12:10:37 +02:00
],
"support": {
2026-04-13 15:50:28 +02:00
"source": "https://github.com/php-fig/http-factory"
2026-04-09 12:10:37 +02:00
},
2026-04-13 15:50:28 +02:00
"time": "2024-04-15T12:06:14+00:00"
2016-11-04 15:30:29 +01:00
},
2016-09-22 13:56:57 +02:00
{
2026-04-13 15:50:28 +02:00
"name": "psr/http-message",
"version": "2.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-13 15:50:28 +02:00
"url": "https://github.com/php-fig/http-message.git",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-13 15:50:28 +02:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-13 15:50:28 +02:00
"php": "^7.2 || ^8.0"
2019-10-26 18:07:36 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2026-04-13 15:50:28 +02:00
"dev-master": "2.0.x-dev"
2019-10-26 18:07:36 +02:00
}
},
"autoload": {
"psr-4": {
2026-04-13 15:50:28 +02:00
"Psr\\Http\\Message\\": "src/"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "PHP-FIG",
2026-04-13 15:50:28 +02:00
"homepage": "https://www.php-fig.org/"
2016-09-22 13:56:57 +02:00
}
],
2026-04-13 15:50:28 +02:00
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-13 15:50:28 +02:00
"http",
"http-message",
2026-04-09 20:21:01 +02:00
"psr",
2026-04-13 15:50:28 +02:00
"psr-7",
"request",
"response"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-13 15:50:28 +02:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2026-04-09 12:10:37 +02:00
},
2026-04-13 15:50:28 +02:00
"time": "2023-04-04T09:54:51+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 22:00:53 +02:00
"name": "psr/link",
"version": "2.0.1",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 22:00:53 +02:00
"url": "https://github.com/php-fig/link.git",
"reference": "84b159194ecfd7eaa472280213976e96415433f7"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 22:00:53 +02:00
"url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
"reference": "84b159194ecfd7eaa472280213976e96415433f7",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 22:00:53 +02:00
"php": ">=8.0.0"
},
"suggest": {
"fig/link-util": "Provides some useful PSR-13 utilities"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2026-04-09 22:00:53 +02:00
"dev-master": "2.0.x-dev"
2016-09-22 13:56:57 +02:00
}
},
"autoload": {
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 22:00:53 +02:00
"Psr\\Link\\": "src/"
2019-10-26 18:07:36 +02:00
}
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "PHP-FIG",
2026-04-09 22:00:53 +02:00
"homepage": "http://www.php-fig.org/"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 22:00:53 +02:00
"description": "Common interfaces for HTTP links",
"homepage": "https://github.com/php-fig/link",
2016-09-22 13:56:57 +02:00
"keywords": [
2026-04-09 12:10:37 +02:00
"http",
2026-04-09 22:00:53 +02:00
"http-link",
"link",
2026-04-09 12:10:37 +02:00
"psr",
2026-04-09 22:00:53 +02:00
"psr-13",
"rest"
2016-09-22 13:56:57 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-09 22:00:53 +02:00
"source": "https://github.com/php-fig/link/tree/2.0.1"
2026-04-09 12:10:37 +02:00
},
2026-04-09 22:00:53 +02:00
"time": "2021-03-11T23:00:27+00:00"
2016-09-22 13:56:57 +02:00
},
2016-11-04 15:30:29 +01:00
{
2026-04-09 22:00:53 +02:00
"name": "psr/log",
"version": "3.0.2",
2016-11-04 15:30:29 +01:00
"source": {
"type": "git",
2026-04-09 22:00:53 +02:00
"url": "https://github.com/php-fig/log.git",
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
2016-11-04 15:30:29 +01:00
},
"dist": {
"type": "zip",
2026-04-09 22:00:53 +02:00
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
2016-11-04 15:30:29 +01:00
"shasum": ""
},
"require": {
2026-04-09 22:00:53 +02:00
"php": ">=8.0.0"
2016-11-04 15:30:29 +01:00
},
"type": "library",
2019-10-26 18:07:36 +02:00
"extra": {
"branch-alias": {
2026-04-09 22:00:53 +02:00
"dev-master": "3.x-dev"
2019-10-26 18:07:36 +02:00
}
},
2016-11-04 15:30:29 +01:00
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2026-04-09 22:00:53 +02:00
"Psr\\Log\\": "src"
2016-11-04 15:30:29 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "PHP-FIG",
2026-04-09 12:10:37 +02:00
"homepage": "https://www.php-fig.org/"
2016-11-04 15:30:29 +01:00
}
],
2026-04-09 22:00:53 +02:00
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
2016-11-04 15:30:29 +01:00
"keywords": [
2026-04-09 22:00:53 +02:00
"log",
2019-10-26 18:07:36 +02:00
"psr",
2026-04-09 22:00:53 +02:00
"psr-3"
2016-11-04 15:30:29 +01:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-09 22:00:53 +02:00
"source": "https://github.com/php-fig/log/tree/3.0.2"
2026-04-09 12:10:37 +02:00
},
2026-04-09 22:00:53 +02:00
"time": "2024-09-11T13:17:53+00:00"
2016-11-04 15:30:29 +01:00
},
2026-04-13 15:50:28 +02:00
{
"name": "ralouphie/getallheaders",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/ralouphie/getallheaders.git",
"reference": "120b605dfeb996808c31b6477290a714d356e822"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
"reference": "120b605dfeb996808c31b6477290a714d356e822",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.1",
"phpunit/phpunit": "^5 || ^6.5"
},
"type": "library",
"autoload": {
"files": [
"src/getallheaders.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ralph Khattar",
"email": "ralph.khattar@gmail.com"
}
],
"description": "A polyfill for getallheaders.",
"support": {
"issues": "https://github.com/ralouphie/getallheaders/issues",
"source": "https://github.com/ralouphie/getallheaders/tree/develop"
},
"time": "2019-03-08T08:55:37+00:00"
},
2026-04-12 17:55:57 +02:00
{
"name": "scheb/2fa-backup-code",
"version": "v8.5.0",
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-backup-code.git",
"reference": "cf4251fcc24f4a39d1307d8bbfabecfbd21ed57b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/cf4251fcc24f4a39d1307d8bbfabecfbd21ed57b",
"reference": "cf4251fcc24f4a39d1307d8bbfabecfbd21ed57b",
"shasum": ""
},
"require": {
"php": "~8.4.0 || ~8.5.0",
"scheb/2fa-bundle": "self.version"
},
"type": "library",
"autoload": {
"psr-4": {
"Scheb\\TwoFactorBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Scheb",
"email": "me@christianscheb.de"
}
],
"description": "Extends scheb/2fa-bundle with backup codes support",
"homepage": "https://github.com/scheb/2fa",
"keywords": [
"2fa",
"Authentication",
"backup-codes",
"symfony",
"two-factor",
"two-step"
],
"support": {
"source": "https://github.com/scheb/2fa-backup-code/tree/v8.5.0"
},
"time": "2026-01-24T13:26:10+00:00"
},
{
"name": "scheb/2fa-bundle",
"version": "v8.5.0",
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-bundle.git",
"reference": "ae26ae91723685e3a8622f2f3b9119016de23e20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/ae26ae91723685e3a8622f2f3b9119016de23e20",
"reference": "ae26ae91723685e3a8622f2f3b9119016de23e20",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "~8.4.0 || ~8.5.0",
"symfony/config": "^7.4 || ^8.0",
"symfony/dependency-injection": "^7.4 || ^8.0",
"symfony/event-dispatcher": "^7.4 || ^8.0",
"symfony/framework-bundle": "^7.4 || ^8.0",
"symfony/http-foundation": "^7.4 || ^8.0",
"symfony/http-kernel": "^7.4 || ^8.0",
"symfony/property-access": "^7.4 || ^8.0",
"symfony/security-bundle": "^7.4 || ^8.0",
"symfony/service-contracts": "^2.5|^3",
"symfony/twig-bundle": "^7.4 || ^8.0"
},
"conflict": {
"scheb/two-factor-bundle": "*"
},
"suggest": {
"scheb/2fa-backup-code": "Emergency codes when you have no access to other methods",
"scheb/2fa-email": "Send codes by email",
"scheb/2fa-google-authenticator": "Google Authenticator support",
"scheb/2fa-totp": "Temporary one-time password (TOTP) support (Google Authenticator compatible)",
"scheb/2fa-trusted-device": "Trusted devices support"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Scheb\\TwoFactorBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Scheb",
"email": "me@christianscheb.de"
}
],
"description": "A generic interface to implement two-factor authentication in Symfony applications",
"homepage": "https://github.com/scheb/2fa",
"keywords": [
"2fa",
"Authentication",
"symfony",
"two-factor",
"two-step"
],
"support": {
"source": "https://github.com/scheb/2fa-bundle/tree/v8.5.0"
},
"time": "2026-03-24T18:33:45+00:00"
},
{
"name": "scheb/2fa-totp",
"version": "v8.5.0",
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-totp.git",
"reference": "ca7562c6b6f9e5bb30cadcc98123327c2540e18f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/scheb/2fa-totp/zipball/ca7562c6b6f9e5bb30cadcc98123327c2540e18f",
"reference": "ca7562c6b6f9e5bb30cadcc98123327c2540e18f",
"shasum": ""
},
"require": {
"php": "~8.4.0 || ~8.5.0",
"scheb/2fa-bundle": "self.version",
"spomky-labs/otphp": "^11.4"
},
"suggest": {
"symfony/validator": "Needed if you want to use the TOTP validator constraint"
},
"type": "library",
"autoload": {
"psr-4": {
"Scheb\\TwoFactorBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Scheb",
"email": "me@christianscheb.de"
}
],
"description": "Extends scheb/2fa-bundle with two-factor authentication using TOTP",
"homepage": "https://github.com/scheb/2fa",
"keywords": [
"2fa",
"Authentication",
"symfony",
"totp",
"two-factor",
"two-step"
],
"support": {
"source": "https://github.com/scheb/2fa-totp/tree/v8.5.0"
},
"time": "2026-01-24T13:27:55+00:00"
},
2016-09-22 13:56:57 +02:00
{
2026-04-12 15:19:03 +02:00
"name": "spomky-labs/cbor-php",
"version": "3.2.3",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-12 15:19:03 +02:00
"url": "https://github.com/Spomky-Labs/cbor-php.git",
"reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-12 15:19:03 +02:00
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
"reference": "dd6eb84e6d92f7b8bd0da56b4b4dd7235aed0c32",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-12 15:19:03 +02:00
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"ext-mbstring": "*",
"php": ">=8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-12 15:19:03 +02:00
"ext-json": "*",
"roave/security-advisories": "dev-latest",
"symfony/error-handler": "^6.4|^7.1|^8.0",
"symfony/var-dumper": "^6.4|^7.1|^8.0"
},
"suggest": {
"ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
"ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2026-04-12 15:19:03 +02:00
"CBOR\\": "src/"
}
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-10-26 18:07:36 +02:00
"authors": [
{
2026-04-12 15:19:03 +02:00
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
2019-10-26 18:07:36 +02:00
},
{
2026-04-12 15:19:03 +02:00
"name": "All contributors",
"homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
2019-10-26 18:07:36 +02:00
}
2019-10-26 16:51:04 +02:00
],
2026-04-12 15:19:03 +02:00
"description": "CBOR Encoder/Decoder for PHP",
"keywords": [
"Concise Binary Object Representation",
"RFC7049",
"cbor"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-12 15:19:03 +02:00
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.2.3"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
2026-04-12 15:19:03 +02:00
"url": "https://github.com/Spomky",
2026-04-09 12:10:37 +02:00
"type": "github"
},
{
2026-04-12 15:19:03 +02:00
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
2026-04-09 12:10:37 +02:00
}
],
2026-04-12 15:19:03 +02:00
"time": "2026-04-01T12:15:20+00:00"
2019-10-26 16:51:04 +02:00
},
2026-04-12 17:55:57 +02:00
{
"name": "spomky-labs/otphp",
"version": "11.4.2",
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
"reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
"reference": "2a1b503fd1c1a5c751ab3c5cd37f2d2d26ab74ad",
"shasum": ""
},
"require": {
"paragonie/constant_time_encoding": "^2.0 || ^3.0",
"php": ">=8.1",
"psr/clock": "^1.0",
"symfony/deprecation-contracts": "^3.2"
},
"require-dev": {
"symfony/error-handler": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"OTPHP\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/Spomky-Labs/otphp/contributors"
}
],
"description": "A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator",
"homepage": "https://github.com/Spomky-Labs/otphp",
"keywords": [
"FreeOTP",
"RFC 4226",
"RFC 6238",
"google authenticator",
"hotp",
"otp",
"totp"
],
"support": {
"issues": "https://github.com/Spomky-Labs/otphp/issues",
"source": "https://github.com/Spomky-Labs/otphp/tree/11.4.2"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2026-01-23T10:53:01+00:00"
},
2019-10-26 16:51:04 +02:00
{
2026-04-12 15:19:03 +02:00
"name": "spomky-labs/pki-framework",
"version": "1.4.2",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2026-04-12 15:19:03 +02:00
"url": "https://github.com/Spomky-Labs/pki-framework.git",
"reference": "aa576cbd07128075bef97ac2f8af9854e67513d8"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-12 15:19:03 +02:00
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/aa576cbd07128075bef97ac2f8af9854e67513d8",
"reference": "aa576cbd07128075bef97ac2f8af9854e67513d8",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-12 15:19:03 +02:00
"brick/math": "^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"ext-mbstring": "*",
"php": ">=8.1",
"psr/clock": "^1.0"
2019-10-26 16:51:04 +02:00
},
2026-04-12 15:19:03 +02:00
"require-dev": {
"ekino/phpstan-banned-code": "^1.0|^2.0|^3.0",
"ext-gmp": "*",
"ext-openssl": "*",
"infection/infection": "^0.28|^0.29|^0.31|^0.32",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.3|^2.0",
"phpstan/phpstan": "^1.8|^2.0",
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
"phpstan/phpstan-phpunit": "^1.1|^2.0",
"phpstan/phpstan-strict-rules": "^1.3|^2.0",
"phpunit/phpunit": "^10.1|^11.0|^12.0|^13.0",
"rector/rector": "^1.0|^2.0",
"roave/security-advisories": "dev-latest",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0",
"symplify/easy-coding-standard": "^12.0|^13.0"
},
"suggest": {
"ext-bcmath": "For better performance (or GMP)",
"ext-gmp": "For better performance (or BCMath)",
"ext-openssl": "For OpenSSL based cyphering"
},
"type": "library",
"autoload": {
"psr-4": {
"SpomkyLabs\\Pki\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Joni Eskelinen",
"email": "jonieske@gmail.com",
"role": "Original developer"
},
{
"name": "Florent Morselli",
"email": "florent.morselli@spomky-labs.com",
"role": "Spomky-Labs PKI Framework developer"
}
],
"description": "A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.",
"homepage": "https://github.com/spomky-labs/pki-framework",
"keywords": [
"DER",
"Private Key",
"ac",
"algorithm identifier",
"asn.1",
"asn1",
"attribute certificate",
"certificate",
"certification request",
"cryptography",
"csr",
"decrypt",
"ec",
"encrypt",
"pem",
"pkcs",
"public key",
"rsa",
"sign",
"signature",
"verify",
"x.509",
"x.690",
"x509",
"x690"
],
"support": {
"issues": "https://github.com/Spomky-Labs/pki-framework/issues",
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.4.2"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2026-03-23T22:56:56+00:00"
},
{
"name": "symfony/asset",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "d2e2f014ccd6ec9fae8dbe6336a4164346a2a856"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/d2e2f014ccd6ec9fae8dbe6336a4164346a2a856",
"reference": "d2e2f014ccd6ec9fae8dbe6336a4164346a2a856",
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"conflict": {
"symfony/http-foundation": "<6.4"
},
"require-dev": {
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Asset\\": ""
},
"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": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
},
{
"name": "symfony/cache",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
"reference": "467464da294734b0fb17e853e5712abc8470f819"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/467464da294734b0fb17e853e5712abc8470f819",
"reference": "467464da294734b0fb17e853e5712abc8470f819",
"shasum": ""
},
"require": {
"php": ">=8.2",
"psr/cache": "^2.0|^3.0",
"psr/log": "^1.1|^2|^3",
"symfony/cache-contracts": "^3.6",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/service-contracts": "^2.5|^3",
"symfony/var-exporter": "^6.4|^7.0|^8.0"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"doctrine/dbal": "<3.6",
"ext-redis": "<6.1",
"ext-relay": "<0.12.1",
"symfony/dependency-injection": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/var-dumper": "<6.4"
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"provide": {
2026-04-09 12:10:37 +02:00
"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"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
"cache/integration-tests": "dev-master",
2026-04-11 18:29:37 +02:00
"doctrine/dbal": "^3.6|^4",
2026-04-09 12:10:37 +02:00
"predis/predis": "^1.1|^2.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
2026-04-11 18:29:37 +02:00
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/filesystem": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Cache\\": ""
},
2026-04-09 12:10:37 +02:00
"classmap": [
"Traits/ValueWrapper.php"
],
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
"/Tests/"
]
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-10-26 18:07:36 +02:00
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2019-10-26 16:51:04 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"caching",
"psr6"
2019-10-26 16:51:04 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/cache/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T15:15:47+00:00"
2019-10-26 16:51:04 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/cache-contracts",
2026-04-09 12:10:37 +02:00
"version": "v3.6.0",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/cache-contracts.git",
2026-04-09 12:10:37 +02:00
"reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868",
"reference": "5d68a57d66910405e5c0b63d6f0af941e66fc868",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=8.1",
"psr/cache": "^3.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
2019-10-26 18:07:36 +02:00
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2019-10-26 18:07:36 +02:00
"branch-alias": {
2026-04-09 12:10:37 +02:00
"dev-main": "3.6-dev"
2019-10-26 18:07:36 +02:00
}
},
2019-10-26 16:51:04 +02:00
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Contracts\\Cache\\": ""
}
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2019-10-26 18:07:36 +02:00
"description": "Generic abstractions related to caching",
"homepage": "https://symfony.com",
2019-10-26 16:51:04 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
2019-10-26 16:51:04 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
"source": "https://github.com/symfony/cache-contracts/tree/v3.6.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": "2025-03-13T15:25:07+00:00"
2019-10-26 16:51:04 +02:00
},
2026-04-09 20:21:01 +02:00
{
"name": "symfony/clock",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 20:21:01 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/clock.git",
2026-04-11 18:29:37 +02:00
"reference": "674fa3b98e21531dd040e613479f5f6fa8f32111"
2026-04-09 20:21:01 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/clock/zipball/674fa3b98e21531dd040e613479f5f6fa8f32111",
"reference": "674fa3b98e21531dd040e613479f5f6fa8f32111",
2026-04-09 20:21:01 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 20:21:01 +02:00
"psr/clock": "^1.0",
"symfony/polyfill-php83": "^1.28"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"type": "library",
"autoload": {
"files": [
"Resources/now.php"
],
"psr-4": {
"Symfony\\Component\\Clock\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Decouples applications from the system clock",
"homepage": "https://symfony.com",
"keywords": [
"clock",
"psr20",
"time"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/clock/tree/v7.4.8"
2026-04-09 20:21:01 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2026-04-09 20:21:01 +02:00
},
2019-10-26 16:51:04 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/config",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/config.git",
2026-04-11 18:29:37 +02:00
"reference": "2d19dde43fa2ff720b9a40763ace7226594f503b"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/config/zipball/2d19dde43fa2ff720b9a40763ace7226594f503b",
"reference": "2d19dde43fa2ff720b9a40763ace7226594f503b",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/filesystem": "^7.1|^8.0",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/finder": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "<2.5"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/yaml": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Config\\": ""
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
"/Tests/"
2019-10-26 16:51:04 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/config/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 16:51:04 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/console",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/console.git",
2026-04-11 18:29:37 +02:00
"reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/console/zipball/1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707",
"reference": "1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 20:21:01 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-mbstring": "~1.0",
2026-04-09 20:21:01 +02:00
"symfony/service-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/string": "^7.2|^8.0"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/dependency-injection": "<6.4",
"symfony/dotenv": "<6.4",
"symfony/event-dispatcher": "<6.4",
"symfony/lock": "<6.4",
"symfony/process": "<6.4"
2019-10-26 18:07:36 +02:00
},
"provide": {
2026-04-09 20:21:01 +02:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/lock": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2019-10-26 18:07:36 +02:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2019-10-26 16:51:04 +02:00
],
2026-04-09 12:10:37 +02:00
"description": "Eases the creation of beautiful and testable command line interfaces",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"keywords": [
"cli",
"command-line",
"console",
"terminal"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/console/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T13:54:39+00:00"
2019-10-26 16:51:04 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/dependency-injection",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/dependency-injection.git",
2026-04-11 18:29:37 +02:00
"reference": "f7025fd7b687c240426562f86ada06a93b1e771d"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f7025fd7b687c240426562f86ada06a93b1e771d",
"reference": "f7025fd7b687c240426562f86ada06a93b1e771d",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/service-contracts": "^3.6",
"symfony/var-exporter": "^6.4.20|^7.2.5|^8.0"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-09 12:10:37 +02:00
"ext-psr": "<1.1|>=2",
2026-04-11 18:29:37 +02:00
"symfony/config": "<6.4",
"symfony/finder": "<6.4",
"symfony/yaml": "<6.4"
2026-04-09 12:10:37 +02:00
},
"provide": {
"psr/container-implementation": "1.1|2.0",
"symfony/service-implementation": "1.1|2.0|3.0"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\DependencyInjection\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/dependency-injection/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-31T06:50:29+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/deprecation-contracts",
"version": "v3.6.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
"reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=8.1"
2019-10-26 18:07:36 +02:00
},
"type": "library",
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2019-10-26 18:07:36 +02:00
"branch-alias": {
2026-04-09 12:10:37 +02:00
"dev-main": "3.6-dev"
2019-10-26 18:07:36 +02:00
}
},
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"function.php"
2019-10-26 18:07:36 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "A generic function and convention to trigger deprecation notices",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.6.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"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/doctrine-bridge",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
2026-04-11 18:29:37 +02:00
"reference": "3f8f805e54ecb5cbd487b1eff8837a8bbd278669"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/3f8f805e54ecb5cbd487b1eff8837a8bbd278669",
"reference": "3f8f805e54ecb5cbd487b1eff8837a8bbd278669",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"doctrine/event-manager": "^2",
"doctrine/persistence": "^3.1|^4",
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"doctrine/collections": "<1.8",
"doctrine/dbal": "<3.6",
2026-04-09 12:10:37 +02:00
"doctrine/lexer": "<1.1",
"doctrine/orm": "<2.15",
2026-04-11 18:29:37 +02:00
"symfony/cache": "<6.4",
"symfony/dependency-injection": "<6.4",
"symfony/form": "<6.4.6|>=7,<7.0.6",
"symfony/http-foundation": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/lock": "<6.4",
"symfony/messenger": "<6.4",
"symfony/property-info": "<6.4",
"symfony/security-bundle": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/security-core": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/validator": "<7.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"doctrine/collections": "^1.8|^2.0",
2026-04-09 12:10:37 +02:00
"doctrine/data-fixtures": "^1.1|^2",
2026-04-11 18:29:37 +02:00
"doctrine/dbal": "^3.6|^4",
2026-04-09 12:10:37 +02:00
"doctrine/orm": "^2.15|^3",
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/doctrine-messenger": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/form": "^7.2|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/lock": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/security-core": "^6.4|^7.0|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
"symfony/type-info": "^7.1.8|^8.0",
"symfony/uid": "^6.4|^7.0|^8.0",
"symfony/validator": "^7.4|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
"type": "symfony-bridge",
2026-04-09 12:10:37 +02:00
"autoload": {
"psr-4": {
"Symfony\\Bridge\\Doctrine\\": ""
},
"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 integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/doctrine-bridge/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2019-10-26 18:07:36 +02:00
}
2026-04-09 12:10:37 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2026-04-09 12:10:37 +02:00
},
{
"name": "symfony/error-handler",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
2026-04-11 18:29:37 +02:00
"reference": "8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa",
"reference": "8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/polyfill-php85": "^1.32",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"conflict": {
"symfony/deprecation-contracts": "<2.5",
"symfony/http-kernel": "<6.4"
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/webpack-encore-bundle": "^1.0|^2.0"
2026-04-09 12:10:37 +02:00
},
"bin": [
"Resources/bin/patch-type-declarations"
],
"type": "library",
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\ErrorHandler\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides tools to manage errors and ease debugging PHP code",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/error-handler/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/event-dispatcher",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2026-04-11 18:29:37 +02:00
"reference": "f57b899fa736fd71121168ef268f23c206083f0a"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f57b899fa736fd71121168ef268f23c206083f0a",
"reference": "f57b899fa736fd71121168ef268f23c206083f0a",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/dependency-injection": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "<2.5"
2019-10-26 18:07:36 +02:00
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2026-04-09 12:10:37 +02:00
"symfony/event-dispatcher-implementation": "2.0|3.0"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/error-handler": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/framework-bundle": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/stopwatch": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2026-04-09 20:21:01 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/event-dispatcher/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T13:54:39+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 20:21:01 +02:00
"name": "symfony/event-dispatcher-contracts",
"version": "v3.6.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 20:21:01 +02:00
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
"reference": "59eb412e93815df44f05f342958efa9f46b1e586"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
"reference": "59eb412e93815df44f05f342958efa9f46b1e586",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=8.1",
2026-04-09 20:21:01 +02:00
"psr/event-dispatcher": "^1"
2019-10-26 18:07:36 +02:00
},
"type": "library",
2026-04-09 20:21:01 +02:00
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
}
},
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Symfony\\Contracts\\EventDispatcher\\": ""
}
2019-10-26 18:07:36 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 20:21:01 +02:00
"description": "Generic abstractions related to dispatching event",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 20:21:01 +02:00
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-09 20:21:01 +02:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.6.0"
2026-04-09 12:10:37 +02:00
},
"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"
}
],
2026-04-09 20:21:01 +02:00
"time": "2024-09-25T14:21:43+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/filesystem",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2026-04-11 18:29:37 +02:00
"reference": "58b9790d12f9670b7f53a1c1738febd3108970a5"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/58b9790d12f9670b7f53a1c1738febd3108970a5",
"reference": "58b9790d12f9670b7f53a1c1738febd3108970a5",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/process": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "library",
2019-10-26 18:07:36 +02:00
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides basic utilities for the filesystem",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/filesystem/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/finder",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2026-04-11 18:29:37 +02:00
"reference": "e0be088d22278583a82da281886e8c3592fbf149"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/finder/zipball/e0be088d22278583a82da281886e8c3592fbf149",
"reference": "e0be088d22278583a82da281886e8c3592fbf149",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/filesystem": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "library",
2019-10-26 18:07:36 +02:00
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "Finds files and directories via an intuitive fluent interface",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/finder/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/flex",
2026-04-09 12:10:37 +02:00
"version": "v2.10.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
2026-04-09 12:10:37 +02:00
"reference": "9cd384775973eabbf6e8b05784dda279fc67c28d"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/flex/zipball/9cd384775973eabbf6e8b05784dda279fc67c28d",
"reference": "9cd384775973eabbf6e8b05784dda279fc67c28d",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"composer-plugin-api": "^2.1",
"php": ">=8.1"
},
"conflict": {
"composer/semver": "<1.7.2",
"symfony/dotenv": "<5.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"composer/composer": "^2.1",
"symfony/dotenv": "^6.4|^7.4|^8.0",
"symfony/filesystem": "^6.4|^7.4|^8.0",
"symfony/phpunit-bridge": "^6.4|^7.4|^8.0",
"symfony/process": "^6.4|^7.4|^8.0"
2019-10-26 18:07:36 +02:00
},
"type": "composer-plugin",
"extra": {
"class": "Symfony\\Flex\\Flex"
},
"autoload": {
"psr-4": {
"Symfony\\Flex\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien.potencier@gmail.com"
}
],
"description": "Composer plugin for Symfony",
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.10.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2025-11-16T09:38:19+00:00"
2019-10-26 18:07:36 +02:00
},
2026-04-12 08:49:47 +02:00
{
"name": "symfony/form",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
"reference": "fbb79fc4de32f091ec697276824331f5de3a87b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/form/zipball/fbb79fc4de32f091ec697276824331f5de3a87b4",
"reference": "fbb79fc4de32f091ec697276824331f5de3a87b4",
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/options-resolver": "^7.3|^8.0",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"symfony/console": "<6.4",
"symfony/dependency-injection": "<6.4",
"symfony/doctrine-bridge": "<6.4",
"symfony/error-handler": "<6.4",
"symfony/framework-bundle": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/intl": "<7.4",
"symfony/translation": "<6.4.3|>=7.0,<7.0.3",
"symfony/translation-contracts": "<2.5",
"symfony/twig-bridge": "<6.4"
},
"require-dev": {
"doctrine/collections": "^1.0|^2.0",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/html-sanitizer": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/intl": "^7.4|^8.0",
"symfony/security-core": "^6.4|^7.0|^8.0",
"symfony/security-csrf": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4.3|^7.0.3|^8.0",
"symfony/uid": "^6.4|^7.0|^8.0",
"symfony/validator": "^6.4.12|^7.1.5|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Form\\": ""
},
"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 to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/form/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
},
2019-10-26 18:07:36 +02:00
{
2026-04-09 20:21:01 +02:00
"name": "symfony/framework-bundle",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 20:21:01 +02:00
"url": "https://github.com/symfony/framework-bundle.git",
2026-04-11 18:29:37 +02:00
"reference": "180533cfbac2144349044267db31d5d3df9957cb"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/180533cfbac2144349044267db31d5d3df9957cb",
"reference": "180533cfbac2144349044267db31d5d3df9957cb",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"composer-runtime-api": ">=2.1",
"ext-xml": "*",
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/cache": "^6.4.12|^7.0|^8.0",
"symfony/config": "^7.4.4|^8.0.4",
"symfony/dependency-injection": "^7.4.4|^8.0.4",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/error-handler": "^7.3|^8.0",
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/filesystem": "^7.1|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^7.4|^8.0",
"symfony/http-kernel": "^7.4|^8.0",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-mbstring": "~1.0",
2026-04-11 18:29:37 +02:00
"symfony/polyfill-php85": "^1.32",
"symfony/routing": "^7.4|^8.0"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-09 12:10:37 +02:00
"doctrine/persistence": "<1.3",
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/asset": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/asset-mapper": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/clock": "<6.4",
"symfony/console": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/dom-crawler": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/dotenv": "<6.4",
"symfony/form": "<7.4",
"symfony/http-client": "<6.4",
"symfony/lock": "<6.4",
"symfony/mailer": "<6.4",
"symfony/messenger": "<7.4",
2026-04-09 20:21:01 +02:00
"symfony/mime": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/property-access": "<6.4",
"symfony/property-info": "<6.4",
"symfony/runtime": "<6.4.13|>=7.0,<7.1.6",
2026-04-09 20:21:01 +02:00
"symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
2026-04-11 18:29:37 +02:00
"symfony/security-core": "<6.4",
"symfony/security-csrf": "<7.2",
"symfony/serializer": "<7.2.5",
"symfony/stopwatch": "<6.4",
"symfony/translation": "<7.3",
"symfony/twig-bridge": "<6.4",
"symfony/twig-bundle": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/validator": "<6.4",
"symfony/web-profiler-bundle": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/webhook": "<7.2",
"symfony/workflow": "<7.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"doctrine/persistence": "^1.3|^2|^3",
2026-04-09 20:21:01 +02:00
"dragonmantank/cron-expression": "^3.1",
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
2026-04-09 20:21:01 +02:00
"seld/jsonlint": "^1.10",
2026-04-11 18:29:37 +02:00
"symfony/asset": "^6.4|^7.0|^8.0",
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
"symfony/browser-kit": "^6.4|^7.0|^8.0",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/dom-crawler": "^6.4|^7.0|^8.0",
"symfony/dotenv": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/form": "^7.4|^8.0",
"symfony/html-sanitizer": "^6.4|^7.0|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/json-streamer": "^7.3|^8.0",
"symfony/lock": "^6.4|^7.0|^8.0",
"symfony/mailer": "^6.4|^7.0|^8.0",
"symfony/messenger": "^7.4|^8.0",
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/notifier": "^6.4|^7.0|^8.0",
"symfony/object-mapper": "^7.3|^8.0",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-intl-icu": "~1.0",
2026-04-11 18:29:37 +02:00
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/rate-limiter": "^6.4|^7.0|^8.0",
"symfony/runtime": "^6.4.13|^7.1.6|^8.0",
"symfony/scheduler": "^6.4.4|^7.0.4|^8.0",
"symfony/security-bundle": "^6.4|^7.0|^8.0",
"symfony/semaphore": "^6.4|^7.0|^8.0",
"symfony/serializer": "^7.2.5|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/translation": "^7.3|^8.0",
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
"symfony/type-info": "^7.1.8|^8.0",
"symfony/uid": "^6.4|^7.0|^8.0",
"symfony/validator": "^7.4|^8.0",
"symfony/web-link": "^6.4|^7.0|^8.0",
"symfony/webhook": "^7.2|^8.0",
"symfony/workflow": "^7.4|^8.0",
"symfony/yaml": "^7.3|^8.0",
"twig/twig": "^3.12"
2019-10-26 18:07:36 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\FrameworkBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/framework-bundle/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T12:55:43+00:00"
2019-10-26 18:07:36 +02:00
},
2026-04-09 22:00:53 +02:00
{
"name": "symfony/http-client",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 22:00:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
2026-04-11 18:29:37 +02:00
"reference": "01933e626c3de76bea1e22641e205e78f6a34342"
2026-04-09 22:00:53 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/http-client/zipball/01933e626c3de76bea1e22641e205e78f6a34342",
"reference": "01933e626c3de76bea1e22641e205e78f6a34342",
2026-04-09 22:00:53 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 22:00:53 +02:00
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-client-contracts": "~3.4.4|^3.5.2",
"symfony/polyfill-php83": "^1.29",
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"amphp/amp": "<2.5",
"amphp/socket": "<1.1",
2026-04-09 22:00:53 +02:00
"php-http/discovery": "<1.15",
2026-04-11 18:29:37 +02:00
"symfony/http-foundation": "<6.4"
2026-04-09 22:00:53 +02:00
},
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "1.0",
"symfony/http-client-implementation": "3.0"
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"amphp/http-client": "^4.2.1|^5.0",
"amphp/http-tunnel": "^1.0|^2.0",
2026-04-09 22:00:53 +02:00
"guzzlehttp/promises": "^1.4|^2.0",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"psr/http-client": "^1.0",
2026-04-11 18:29:37 +02:00
"symfony/amphp-http-client-meta": "^1.0|^2.0",
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/rate-limiter": "^6.4|^7.0|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0"
2026-04-09 22:00:53 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\HttpClient\\": ""
},
"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 powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
"keywords": [
"http"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/http-client/tree/v7.4.8"
2026-04-09 22:00:53 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T12:55:43+00:00"
2026-04-09 22:00:53 +02:00
},
{
"name": "symfony/http-client-contracts",
"version": "v3.6.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
"reference": "75d7043853a42837e68111812f4d964b01e5101c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c",
"reference": "75d7043853a42837e68111812f4d964b01e5101c",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
"branch-alias": {
"dev-main": "3.6-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\": ""
},
"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 HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
"support": {
"source": "https://github.com/symfony/http-client-contracts/tree/v3.6.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": "2025-04-29T11:18:49+00:00"
},
2019-10-26 18:07:36 +02:00
{
"name": "symfony/http-foundation",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2026-04-11 18:29:37 +02:00
"reference": "9381209597ec66c25be154cbf2289076e64d1eab"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/9381209597ec66c25be154cbf2289076e64d1eab",
"reference": "9381209597ec66c25be154cbf2289076e64d1eab",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/polyfill-mbstring": "^1.1"
2026-04-09 12:10:37 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"doctrine/dbal": "<3.6",
2026-04-09 12:10:37 +02:00
"symfony/cache": "<6.4.12|>=7.0,<7.1.5"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"doctrine/dbal": "^3.6|^4",
2026-04-09 12:10:37 +02:00
"predis/predis": "^1.1|^2.0",
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4.12|^7.1.5|^8.0",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/rate-limiter": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "Defines an object-oriented layer for the HTTP specification",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/http-foundation/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/http-kernel",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2026-04-11 18:29:37 +02:00
"reference": "017e76ad089bac281553389269e259e155935e1a"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/017e76ad089bac281553389269e259e155935e1a",
"reference": "017e76ad089bac281553389269e259e155935e1a",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/error-handler": "^6.4|^7.0|^8.0",
"symfony/event-dispatcher": "^7.3|^8.0",
"symfony/http-foundation": "^7.4|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-ctype": "^1.8"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/browser-kit": "<6.4",
"symfony/cache": "<6.4",
"symfony/config": "<6.4",
"symfony/console": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/dependency-injection": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/doctrine-bridge": "<6.4",
"symfony/flex": "<2.10",
"symfony/form": "<6.4",
"symfony/http-client": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "<2.5",
2026-04-11 18:29:37 +02:00
"symfony/mailer": "<6.4",
"symfony/messenger": "<6.4",
"symfony/translation": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/translation-contracts": "<2.5",
2026-04-11 18:29:37 +02:00
"symfony/twig-bridge": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/validator": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/var-dumper": "<6.4",
"twig/twig": "<3.12"
2019-10-26 18:07:36 +02:00
},
"provide": {
2026-04-09 12:10:37 +02:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"psr/cache": "^1.0|^2.0|^3.0",
2026-04-11 18:29:37 +02:00
"symfony/browser-kit": "^6.4|^7.0|^8.0",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4.1|^7.0.1|^8.0",
"symfony/dom-crawler": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^7.1|^8.0",
"symfony/routing": "^6.4|^7.0|^8.0",
"symfony/serializer": "^7.1|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/translation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/uid": "^6.4|^7.0|^8.0",
"symfony/validator": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0",
"symfony/var-exporter": "^6.4|^7.0|^8.0",
"twig/twig": "^3.12"
2019-10-26 18:07:36 +02:00
},
"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"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides a structured process for converting a Request into a Response",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/http-kernel/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-31T20:57:01+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/mailer",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/mailer.git",
2026-04-11 18:29:37 +02:00
"reference": "f6ea532250b476bfc1b56699b388a1bdbf168f62"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/mailer/zipball/f6ea532250b476bfc1b56699b388a1bdbf168f62",
"reference": "f6ea532250b476bfc1b56699b388a1bdbf168f62",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"egulias/email-validator": "^2.1.10|^3|^4",
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"psr/event-dispatcher": "^1",
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/mime": "^7.2|^8.0",
2026-04-09 20:21:01 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"conflict": {
2026-04-09 20:21:01 +02:00
"symfony/http-client-contracts": "<2.5",
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "<6.4",
"symfony/messenger": "<6.4",
"symfony/mime": "<6.4",
"symfony/twig-bridge": "<6.4"
2026-04-09 12:10:37 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/twig-bridge": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "library",
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\Mailer\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Helps sending emails",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/mailer/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
2026-04-09 22:00:53 +02:00
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2026-04-09 22:00:53 +02:00
},
{
"name": "symfony/mercure",
"version": "v0.6.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/mercure.git",
"reference": "304cf84609ef645d63adc65fc6250292909a461b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mercure/zipball/304cf84609ef645d63adc65fc6250292909a461b",
"reference": "304cf84609ef645d63adc65fc6250292909a461b",
"shasum": ""
},
"require": {
"php": ">=7.1.3",
"symfony/deprecation-contracts": "^2.0|^3.0|^4.0",
"symfony/http-client": "^4.4|^5.0|^6.0|^7.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0|^7.0",
"symfony/polyfill-php80": "^1.22",
"symfony/web-link": "^4.4|^5.0|^6.0|^7.0"
},
"require-dev": {
"lcobucci/jwt": "^3.4|^4.0|^5.0",
"symfony/event-dispatcher": "^4.4|^5.0|^6.0|^7.0",
"symfony/http-kernel": "^4.4|^5.0|^6.0|^7.0",
"symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0|^7.0",
"twig/twig": "^2.0|^3.0|^4.0"
},
"suggest": {
"symfony/stopwatch": "Integration with the profiler performances"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/dunglas/mercure",
"name": "dunglas/mercure"
},
"branch-alias": {
"dev-main": "0.6.x-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Mercure\\": "src/"
}
},
"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": "Symfony Mercure Component",
"homepage": "https://symfony.com",
"keywords": [
"mercure",
"push",
"sse",
"updates"
],
"support": {
"issues": "https://github.com/symfony/mercure/issues",
"source": "https://github.com/symfony/mercure/tree/v0.6.5"
},
"funding": [
{
"url": "https://github.com/dunglas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/mercure",
"type": "tidelift"
}
],
"time": "2024-04-08T12:51:34+00:00"
},
{
"name": "symfony/mercure-bundle",
"version": "v0.4.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mercure-bundle.git",
"reference": "eae8bf5a75b4e1203bd9aa4181c7950a4df4b3e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mercure-bundle/zipball/eae8bf5a75b4e1203bd9aa4181c7950a4df4b3e3",
"reference": "eae8bf5a75b4e1203bd9aa4181c7950a4df4b3e3",
"shasum": ""
},
"require": {
"lcobucci/jwt": "^3.4|^4.0|^5.0",
"php": ">=8.1",
"symfony/config": "^6.4|^7.3|^8.0",
"symfony/dependency-injection": "^6.4|^7.3|^8.0",
"symfony/http-kernel": "^6.4|^7.3|^8.0",
"symfony/mercure": "*",
"symfony/web-link": "^6.4|^7.3|^8.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^7.3.4|^8.0",
"symfony/stopwatch": "^6.4|^7.3|^8.0",
"symfony/ux-turbo": "*",
"symfony/var-dumper": "^6.4|^7.3|^8.0"
},
"suggest": {
"symfony/messenger": "To use the Messenger integration"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-main": "0.3.x-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Bundle\\MercureBundle\\": "src/"
}
},
"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": "Symfony MercureBundle",
"homepage": "https://symfony.com",
"keywords": [
"mercure",
"push",
"sse",
"updates"
],
"support": {
"issues": "https://github.com/symfony/mercure-bundle/issues",
"source": "https://github.com/symfony/mercure-bundle/tree/v0.4.2"
},
"funding": [
{
"url": "https://github.com/dunglas",
2026-04-09 20:21:01 +02:00
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
2026-04-09 22:00:53 +02:00
"url": "https://tidelift.com/funding/github/packagist/symfony/mercure-bundle",
2026-04-09 12:10:37 +02:00
"type": "tidelift"
}
2019-10-26 18:07:36 +02:00
],
2026-04-09 22:00:53 +02:00
"time": "2025-11-25T12:51:49+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/mime",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/mime.git",
2026-04-11 18:29:37 +02:00
"reference": "6df02f99998081032da3407a8d6c4e1dcb5d4379"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/mime/zipball/6df02f99998081032da3407a8d6c4e1dcb5d4379",
"reference": "6df02f99998081032da3407a8d6c4e1dcb5d4379",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-intl-idn": "^1.10",
"symfony/polyfill-mbstring": "^1.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"conflict": {
"egulias/email-validator": "~3.0.0",
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/mailer": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/serializer": "<6.4.3|>7.0,<7.0.3"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
"egulias/email-validator": "^2.1.10|^3.1|^4",
"league/html-to-markdown": "^5.0",
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4.3|^7.0.3|^8.0"
2019-10-26 18:07:36 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\Mime\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Allows manipulating MIME messages",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
"keywords": [
2026-04-09 12:10:37 +02:00
"mime",
"mime-type"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/mime/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
2019-10-26 18:07:36 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T14:11:46+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/monolog-bridge",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/monolog-bridge.git",
2026-04-11 18:29:37 +02:00
"reference": "b52aeb44645a9a84a1795b973cc5c77a76df0720"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/b52aeb44645a9a84a1795b973cc5c77a76df0720",
"reference": "b52aeb44645a9a84a1795b973cc5c77a76df0720",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"monolog/monolog": "^3",
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/console": "<6.4",
"symfony/http-foundation": "<6.4",
"symfony/security-core": "<6.4"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/mailer": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/security-core": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "symfony-bridge",
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Bridge\\Monolog\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides integration for Monolog with various Symfony components",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/monolog-bridge/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T13:54:39+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/monolog-bundle",
"version": "v3.11.2",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/monolog-bundle.git",
"reference": "d87468010570b2ec766152184918ee8d267c7411"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/d87468010570b2ec766152184918ee8d267c7411",
"reference": "d87468010570b2ec766152184918ee8d267c7411",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"composer-runtime-api": "^2.0",
"monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
"php": ">=8.1",
"symfony/config": "^6.4 || ^7.0",
"symfony/dependency-injection": "^6.4 || ^7.0",
"symfony/deprecation-contracts": "^2.5 || ^3.0",
"symfony/http-kernel": "^6.4 || ^7.0",
"symfony/monolog-bridge": "^6.4 || ^7.0",
"symfony/polyfill-php84": "^1.30"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"symfony/console": "^6.4 || ^7.0",
"symfony/phpunit-bridge": "^7.3.3",
"symfony/yaml": "^6.4 || ^7.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\MonologBundle\\": "src"
}
},
"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": "Symfony MonologBundle",
"homepage": "https://symfony.com",
"keywords": [
"log",
"logging"
],
"support": {
"issues": "https://github.com/symfony/monolog-bundle/issues",
"source": "https://github.com/symfony/monolog-bundle/tree/v3.11.2"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2019-10-26 18:07:36 +02:00
}
2026-04-09 12:10:37 +02:00
],
"time": "2026-04-02T18:23:01+00:00"
},
2026-04-12 08:49:47 +02:00
{
"name": "symfony/options-resolver",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
"reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
"reference": "2888fcdc4dc2fd5f7c7397be78631e8af12e02b4",
"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.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
},
2026-04-09 12:10:37 +02:00
{
"name": "symfony/password-hasher",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
2026-04-11 18:29:37 +02:00
"reference": "18a7d92126c95962f7efbcc9e421ba710a366847"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/18a7d92126c95962f7efbcc9e421ba710a366847",
"reference": "18a7d92126c95962f7efbcc9e421ba710a366847",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2"
2026-04-09 12:10:37 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/security-core": "<6.4"
2026-04-09 12:10:37 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/security-core": "^6.4|^7.0|^8.0"
2026-04-09 12:10:37 +02:00
},
"type": "library",
2019-10-26 18:07:36 +02:00
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\PasswordHasher\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Robin Chalas",
"email": "robin.chalas@gmail.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides password hashing utilities",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"keywords": [
"hashing",
"password"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/password-hasher/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-intl-grapheme",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2026-04-11 18:29:37 +02:00
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
"reference": "ad1b7b9092976d6c948b8a187cec9faaea9ec1df",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=7.2"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"suggest": {
"ext-intl": "For best performance"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"type": "library",
2019-10-26 18:07:36 +02:00
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2019-10-26 18:07:36 +02:00
}
},
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"bootstrap.php"
],
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
2019-10-26 18:07:36 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 18:07:36 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
2019-10-26 18:07:36 +02:00
"keywords": [
2026-04-09 12:10:37 +02:00
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
2019-10-26 18:07:36 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-04-10T16:19:22+00:00"
2019-10-26 18:07:36 +02:00
},
2026-04-12 08:49:47 +02:00
{
"name": "symfony/polyfill-intl-icu",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2026-04-12 08:49:47 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
"reference": "3510b63d07376b04e57e27e82607d468bb134f78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/3510b63d07376b04e57e27e82607d468bb134f78",
"reference": "3510b63d07376b04e57e27e82607d468bb134f78",
"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": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.36.0"
2026-04-12 08:49:47 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-04-10T16:50:15+00:00"
},
2019-10-26 16:51:04 +02:00
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-intl-idn",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-intl-idn.git",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
"reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"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\\": ""
}
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2026-04-09 12:10:37 +02:00
"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": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-09-10T14:38:51+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-intl-normalizer",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "3833d7255cc303546435cb650316bff708a1c75c"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "3833d7255cc303546435cb650316bff708a1c75c",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=7.2"
},
"suggest": {
"ext-intl": "For best performance"
2019-10-26 18:07:36 +02:00
},
"type": "library",
2019-10-26 16:51:04 +02:00
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2019-10-26 16:51:04 +02:00
}
},
"autoload": {
2019-10-26 18:07:36 +02:00
"files": [
"bootstrap.php"
2026-04-09 12:10:37 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
"classmap": [
"Resources/stubs"
2019-10-26 18:07:36 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony polyfill for intl's Normalizer class and related functions",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
2026-04-09 12:10:37 +02:00
"intl",
"normalizer",
2019-10-26 18:07:36 +02:00
"polyfill",
"portable",
"shim"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-09-09T11:45:10+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-mbstring",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-mbstring.git",
2026-04-11 18:29:37 +02:00
"reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315",
"reference": "6a21eb99c6973357967f6ce3708cd55a6bec6315",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"ext-iconv": "*",
"php": ">=7.2"
},
"provide": {
"ext-mbstring": "*"
2019-10-26 18:07:36 +02:00
},
"suggest": {
2026-04-09 12:10:37 +02:00
"ext-mbstring": "For best performance"
2019-10-26 18:07:36 +02:00
},
"type": "library",
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2019-10-26 16:51:04 +02:00
}
},
2019-10-26 18:07:36 +02:00
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"bootstrap.php"
],
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"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": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-04-10T17:25:58+00:00"
2026-04-09 12:10:37 +02:00
},
{
"name": "symfony/polyfill-php80",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php80.git",
2026-04-11 18:29:37 +02:00
"reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
"reference": "dfb55726c3a76ea3b6459fcfda1ec2d80a682411",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
2019-10-26 18:07:36 +02:00
"files": [
"bootstrap.php"
2026-04-09 12:10:37 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
"classmap": [
"Resources/stubs"
2019-10-26 18:07:36 +02:00
]
},
2019-10-26 16:51:04 +02:00
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2019-10-26 16:51:04 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"compatibility",
"polyfill",
2026-04-09 12:10:37 +02:00
"portable",
"shim"
],
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
2019-10-26 16:51:04 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-04-10T16:19:22+00:00"
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-php83",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-php83.git",
2026-04-11 18:29:37 +02:00
"reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149",
"reference": "3600c2cb22399e25bb226e4a135ce91eeb2a6149",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=7.2"
2016-09-22 13:56:57 +02:00
},
2019-10-26 18:07:36 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2019-10-26 18:07:36 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2026-04-09 12:10:37 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Php83\\": ""
},
"classmap": [
"Resources/stubs"
2019-10-26 18:07:36 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-php83/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-04-10T17:25:58+00:00"
2019-10-26 18:07:36 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/polyfill-php84",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/polyfill-php84.git",
2026-04-11 18:29:37 +02:00
"reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06",
"reference": "88486db2c389b290bf87ff1de7ebc1e13e42bb06",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=7.2"
2019-10-26 18:07:36 +02:00
},
"type": "library",
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
2019-10-26 16:51:04 +02:00
}
},
"autoload": {
2019-10-26 18:07:36 +02:00
"files": [
"bootstrap.php"
2026-04-09 12:10:37 +02:00
],
"psr-4": {
"Symfony\\Polyfill\\Php84\\": ""
},
"classmap": [
"Resources/stubs"
2019-10-26 18:07:36 +02:00
]
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2019-10-26 16:51:04 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"compatibility",
"polyfill",
"portable",
"shim"
2019-10-26 16:51:04 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-php84/tree/v1.36.0"
2026-04-11 18:29:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-04-10T18:47:49+00:00"
},
{
"name": "symfony/polyfill-php85",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2026-04-11 18:29:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php85.git",
"reference": "2c408a6bb0313e6001a83628dc5506100474254e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php85/zipball/2c408a6bb0313e6001a83628dc5506100474254e",
"reference": "2c408a6bb0313e6001a83628dc5506100474254e",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php85\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.5+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-php85/tree/v1.36.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-04-10T16:50:15+00:00"
2019-10-26 16:51:04 +02:00
},
2026-04-12 15:19:03 +02:00
{
"name": "symfony/polyfill-uuid",
2026-04-19 22:09:03 +02:00
"version": "v1.36.0",
2026-04-12 15:19:03 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-uuid.git",
"reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
"reference": "26dfec253c4cf3e51b541b52ddf7e42cb0908e94",
"shasum": ""
},
"require": {
"php": ">=7.2"
},
"provide": {
"ext-uuid": "*"
},
"suggest": {
"ext-uuid": "For best performance"
},
"type": "library",
"extra": {
"thanks": {
"url": "https://github.com/symfony/polyfill",
"name": "symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Uuid\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for uuid functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"uuid"
],
"support": {
2026-04-19 22:09:03 +02:00
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.36.0"
2026-04-12 15:19:03 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-04-10T16:19:22+00:00"
},
2026-04-13 15:50:28 +02:00
{
"name": "symfony/process",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "60f19cd3badc8de688421e21e4305eba50f8089a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/60f19cd3badc8de688421e21e4305eba50f8089a",
"reference": "60f19cd3badc8de688421e21e4305eba50f8089a",
"shasum": ""
},
"require": {
"php": ">=8.2"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Process\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/process/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
},
2019-10-26 16:51:04 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/property-access",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/property-access.git",
2026-04-11 18:29:37 +02:00
"reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/property-access/zipball/b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
"reference": "b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/property-info": "^6.4.32|~7.3.10|^7.4.4|^8.0.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/var-exporter": "^6.4.1|^7.0.1|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\PropertyAccess\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-10-26 16:51:04 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
2019-10-26 18:07:36 +02:00
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides functions to read and write from/to an object or array using a simple string notation",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
"keywords": [
"access",
"array",
"extraction",
"index",
"injection",
"object",
"property",
2026-04-09 12:10:37 +02:00
"property-path",
2019-10-26 18:07:36 +02:00
"reflection"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/property-access/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 16:51:04 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/property-info",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/property-info.git",
2026-04-11 18:29:37 +02:00
"reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/property-info/zipball/ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
"reference": "ac5e82528b986c4f7cfccbf7764b5d2e824d6175",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/type-info": "^7.4.7|^8.0.7"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "<5.2|>=7",
2026-04-09 12:10:37 +02:00
"phpdocumentor/type-resolver": "<1.5.1",
2026-04-11 18:29:37 +02:00
"symfony/cache": "<6.4",
"symfony/dependency-injection": "<6.4",
"symfony/serializer": "<6.4"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
2026-04-09 12:10:37 +02:00
"phpstan/phpdoc-parser": "^1.0|^2.0",
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"type": "library",
2026-04-09 12:10:37 +02:00
"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": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/property-info/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2019-10-26 16:51:04 +02:00
}
2026-04-09 12:10:37 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2026-04-09 12:10:37 +02:00
},
{
"name": "symfony/routing",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
2026-04-11 18:29:37 +02:00
"reference": "9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/routing/zipball/9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b",
"reference": "9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b",
2026-04-09 12:10:37 +02:00
"shasum": ""
2019-10-26 16:51:04 +02:00
},
2026-04-09 12:10:37 +02:00
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/config": "<6.4",
"symfony/dependency-injection": "<6.4",
"symfony/yaml": "<6.4"
2026-04-09 12:10:37 +02:00
},
"require-dev": {
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0"
2026-04-09 12:10:37 +02:00
},
2026-04-09 20:21:01 +02:00
"type": "library",
2019-10-26 16:51:04 +02:00
"autoload": {
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 20:21:01 +02:00
"Symfony\\Component\\Routing\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
2019-10-26 16:51:04 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-10-26 16:51:04 +02:00
}
],
2026-04-09 20:21:01 +02:00
"description": "Maps an HTTP request to a set of configuration variables",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 20:21:01 +02:00
"keywords": [
"router",
"routing",
"uri",
"url"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/routing/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 16:51:04 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/security-bundle",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/security-bundle.git",
2026-04-11 18:29:37 +02:00
"reference": "6f73fdfd9ad23bf24b6f6c8d35be3ea6853d91af"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/6f73fdfd9ad23bf24b6f6c8d35be3ea6853d91af",
"reference": "6f73fdfd9ad23bf24b6f6c8d35be3ea6853d91af",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"composer-runtime-api": ">=2.1",
2019-10-26 18:07:36 +02:00
"ext-xml": "*",
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/config": "^7.4|^8.0",
"symfony/dependency-injection": "^6.4.11|^7.1.4|^8.0",
2026-04-09 20:21:01 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
"symfony/password-hasher": "^6.4|^7.0|^8.0",
"symfony/security-core": "^7.4|^8.0",
"symfony/security-csrf": "^6.4|^7.0|^8.0",
"symfony/security-http": "^7.4|^8.0",
2026-04-09 20:21:01 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-10-26 16:51:04 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/browser-kit": "<6.4",
"symfony/console": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/framework-bundle": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/http-client": "<6.4",
"symfony/ldap": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/serializer": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/twig-bundle": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/validator": "<6.4"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/asset": "^6.4|^7.0|^8.0",
"symfony/browser-kit": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/dom-crawler": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/form": "^6.4|^7.0|^8.0",
"symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/ldap": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/rate-limiter": "^6.4|^7.0|^8.0",
"symfony/runtime": "^6.4.13|^7.1.6|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
"symfony/twig-bridge": "^6.4|^7.0|^8.0",
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
"symfony/validator": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0",
"twig/twig": "^3.15",
"web-token/jwt-library": "^3.3.2|^4.0"
2019-10-26 16:51:04 +02:00
},
"type": "symfony-bundle",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Bundle\\SecurityBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/security-bundle/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T13:54:39+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/security-core",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/security-core.git",
2026-04-11 18:29:37 +02:00
"reference": "23e0cd6615661e33e53faf714bf6a130c2f75c25"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/security-core/zipball/23e0cd6615661e33e53faf714bf6a130c2f75c25",
"reference": "23e0cd6615661e33e53faf714bf6a130c2f75c25",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/event-dispatcher-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/password-hasher": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3"
2016-09-22 13:56:57 +02:00
},
2019-10-26 18:07:36 +02:00
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/dependency-injection": "<6.4",
"symfony/event-dispatcher": "<6.4",
"symfony/http-foundation": "<6.4",
"symfony/ldap": "<6.4",
"symfony/translation": "<6.4.3|>=7.0,<7.0.3",
"symfony/validator": "<6.4"
2019-10-26 16:51:04 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"psr/cache": "^1.0|^2.0|^3.0",
"psr/container": "^1.1|^2.0",
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/event-dispatcher": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/ldap": "^6.4|^7.0|^8.0",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4.3|^7.0.3|^8.0",
"symfony/validator": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Security\\Core\\": ""
2019-10-26 16:51:04 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 16:51:04 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
2016-09-22 13:56:57 +02:00
],
2019-10-26 18:07:36 +02:00
"description": "Symfony Security Component - Core Library",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/security-core/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-31T07:00:19+00:00"
2019-10-26 16:51:04 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/security-csrf",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/security-csrf.git",
2026-04-11 18:29:37 +02:00
"reference": "16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d",
"reference": "16b3aa2f67d02fb0dbd013a8759bbe90daaa9c5d",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/security-core": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/http-foundation": "<6.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"psr/log": "^1|^2|^3",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0"
2019-10-26 16:51:04 +02:00
},
2016-09-22 13:56:57 +02:00
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Security\\Csrf\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 16:51:04 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2019-10-26 18:07:36 +02:00
"description": "Symfony Security Component - CSRF Library",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/security-csrf/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
2016-10-19 13:27:55 +02:00
{
2026-04-09 12:10:37 +02:00
"name": "symfony/security-http",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-10-19 13:27:55 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/security-http.git",
2026-04-11 18:29:37 +02:00
"reference": "1b07d7d472ba967fd66697067e6274084d2d1d7c"
2016-10-19 13:27:55 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/security-http/zipball/1b07d7d472ba967fd66697067e6274084d2d1d7c",
"reference": "1b07d7d472ba967fd66697067e6274084d2d1d7c",
2016-10-19 13:27:55 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-mbstring": "~1.0",
2026-04-11 18:29:37 +02:00
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/security-core": "^7.3|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/clock": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "<3.0",
2026-04-11 18:29:37 +02:00
"symfony/security-bundle": "<6.4",
"symfony/security-csrf": "<6.4"
2016-10-19 13:27:55 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/clock": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "^3.0",
2026-04-11 18:29:37 +02:00
"symfony/rate-limiter": "^6.4|^7.0|^8.0",
"symfony/routing": "^6.4|^7.0|^8.0",
"symfony/security-csrf": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
"web-token/jwt-library": "^3.3.2|^4.0"
2016-10-19 13:27:55 +02:00
},
2019-10-26 16:51:04 +02:00
"type": "library",
"autoload": {
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\Security\\Http\\": ""
2019-10-26 16:51:04 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Symfony Security Component - HTTP Integration",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/security-http/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2019-10-26 16:51:04 +02:00
},
2026-04-12 15:19:03 +02:00
{
"name": "symfony/serializer",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
"reference": "006fd51717addf2df2bd1a64dafef6b7fab6b455"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/serializer/zipball/006fd51717addf2df2bd1a64dafef6b7fab6b455",
"reference": "006fd51717addf2df2bd1a64dafef6b7fab6b455",
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php84": "^1.30"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/dependency-injection": "<6.4",
"symfony/property-access": "<6.4",
"symfony/property-info": "<6.4",
"symfony/type-info": "<7.2.5",
"symfony/uid": "<6.4",
"symfony/validator": "<6.4",
"symfony/yaml": "<6.4"
},
"require-dev": {
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
"phpstan/phpdoc-parser": "^1.0|^2.0",
"seld/jsonlint": "^1.10",
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^7.2|^8.0",
"symfony/error-handler": "^6.4|^7.0|^8.0",
"symfony/filesystem": "^6.4|^7.0|^8.0",
"symfony/form": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/messenger": "^6.4|^7.0|^8.0",
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/translation-contracts": "^2.5|^3",
"symfony/type-info": "^7.2.5|^8.0",
"symfony/uid": "^6.4|^7.0|^8.0",
"symfony/validator": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0",
"symfony/var-exporter": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Serializer\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/serializer/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-30T21:34:42+00:00"
},
2019-10-26 16:51:04 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/service-contracts",
2026-04-09 20:21:01 +02:00
"version": "v3.6.1",
2019-10-26 16:51:04 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/service-contracts.git",
2026-04-09 20:21:01 +02:00
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43",
"reference": "45112560a3ba2d715666a509a0bc9521d10b6c43",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"php": ">=8.1",
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
2026-04-09 12:10:37 +02:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
2019-10-26 18:07:36 +02:00
},
2019-10-26 16:51:04 +02:00
"type": "library",
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2019-10-26 16:51:04 +02:00
"branch-alias": {
2026-04-09 20:21:01 +02:00
"dev-main": "3.6-dev"
2016-10-19 13:27:55 +02:00
}
},
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Contracts\\Service\\": ""
2026-04-09 20:21:01 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2016-10-19 13:27:55 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 16:51:04 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2016-10-19 13:27:55 +02:00
},
{
2019-10-26 16:51:04 +02:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-10-19 13:27:55 +02:00
}
],
2019-10-26 18:07:36 +02:00
"description": "Generic abstractions related to writing services",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2016-10-19 13:27:55 +02:00
"keywords": [
2019-10-26 18:07:36 +02:00
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
2016-10-19 13:27:55 +02:00
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-09 20:21:01 +02:00
"source": "https://github.com/symfony/service-contracts/tree/v3.6.1"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-09 20:21:01 +02:00
"time": "2025-07-15T11:30:57+00:00"
2016-10-19 13:27:55 +02:00
},
2016-09-22 13:56:57 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/stopwatch",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/stopwatch.git",
2026-04-11 18:29:37 +02:00
"reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
"reference": "70a852d72fec4d51efb1f48dcd968efcaf5ccb89",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 20:21:01 +02:00
"symfony/service-contracts": "^2.5|^3"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Stopwatch\\": ""
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
"/Tests/"
2016-09-22 13:56:57 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 16:51:04 +02:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides a way to profile code",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/stopwatch/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 12:10:37 +02:00
"name": "symfony/string",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/string.git",
2026-04-11 18:29:37 +02:00
"reference": "114ac57257d75df748eda23dd003878080b8e688"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/string/zipball/114ac57257d75df748eda23dd003878080b8e688",
"reference": "114ac57257d75df748eda23dd003878080b8e688",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3.0",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-ctype": "~1.8",
2026-04-11 18:29:37 +02:00
"symfony/polyfill-intl-grapheme": "~1.33",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-intl-normalizer": "~1.0",
"symfony/polyfill-mbstring": "~1.0"
2019-10-26 18:07:36 +02:00
},
2026-04-09 12:10:37 +02:00
"conflict": {
"symfony/translation-contracts": "<2.5"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/emoji": "^7.1|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/intl": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/translation-contracts": "^2.5|^3.0",
2026-04-11 18:29:37 +02:00
"symfony/var-exporter": "^6.4|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
2019-10-26 16:51:04 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"Resources/functions.php"
],
2019-10-26 18:07:36 +02:00
"psr-4": {
2026-04-09 12:10:37 +02:00
"Symfony\\Component\\String\\": ""
2019-10-26 18:07:36 +02:00
},
"exclude-from-classmap": [
"/Tests/"
2019-10-26 16:51:04 +02:00
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 12:10:37 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2019-10-26 16:51:04 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/string/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/translation",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/translation.git",
2026-04-11 18:29:37 +02:00
"reference": "33600f8489485425bfcddd0d983391038d3422e7"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/translation/zipball/33600f8489485425bfcddd0d983391038d3422e7",
"reference": "33600f8489485425bfcddd0d983391038d3422e7",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-10-26 18:07:36 +02:00
"symfony/polyfill-mbstring": "~1.0",
2026-04-11 18:29:37 +02:00
"symfony/translation-contracts": "^2.5.3|^3.3"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"nikic/php-parser": "<5.0",
"symfony/config": "<6.4",
"symfony/console": "<6.4",
"symfony/dependency-injection": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "<2.5",
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "<6.4",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "<2.5",
2026-04-11 18:29:37 +02:00
"symfony/twig-bundle": "<6.4",
"symfony/yaml": "<6.4"
2019-10-26 18:07:36 +02:00
},
"provide": {
2026-04-09 12:10:37 +02:00
"symfony/translation-implementation": "2.3|3.0"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"nikic/php-parser": "^5.0",
2026-04-09 12:10:37 +02:00
"psr/log": "^1|^2|^3",
2026-04-11 18:29:37 +02:00
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/http-client-contracts": "^2.5|^3.0",
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/intl": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-intl-icu": "^1.21",
2026-04-11 18:29:37 +02:00
"symfony/routing": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/service-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"symfony/yaml": "^6.4|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
2019-10-26 16:51:04 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"Resources/functions.php"
],
2016-09-22 13:56:57 +02:00
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Translation\\": ""
2019-10-26 16:51:04 +02:00
},
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
"/Tests/"
2019-10-26 16:51:04 +02:00
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 16:51:04 +02:00
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides tools to internationalize your application",
2019-10-26 16:51:04 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/translation/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/translation-contracts",
2026-04-09 12:10:37 +02:00
"version": "v3.6.1",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/translation-contracts.git",
2026-04-09 12:10:37 +02:00
"reference": "65a8bc82080447fae78373aa10f8d13b38338977"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977",
"reference": "65a8bc82080447fae78373aa10f8d13b38338977",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=8.1"
2019-10-26 16:51:04 +02:00
},
2016-09-22 13:56:57 +02:00
"type": "library",
"extra": {
2026-04-09 12:10:37 +02:00
"thanks": {
"url": "https://github.com/symfony/contracts",
"name": "symfony/contracts"
},
2016-09-22 13:56:57 +02:00
"branch-alias": {
2026-04-09 12:10:37 +02:00
"dev-main": "3.6-dev"
2016-09-22 13:56:57 +02:00
}
},
"autoload": {
2019-10-26 16:51:04 +02:00
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Contracts\\Translation\\": ""
2026-04-09 12:10:37 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
2016-09-22 13:56:57 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 20:21:01 +02:00
"description": "Generic abstractions related to translation",
2026-04-09 12:10:37 +02:00
"homepage": "https://symfony.com",
2026-04-09 20:21:01 +02:00
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-09 20:21:01 +02:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.6.1"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-09 20:21:01 +02:00
"time": "2025-07-15T13:41:35+00:00"
2026-04-09 12:10:37 +02:00
},
{
2026-04-09 20:21:01 +02:00
"name": "symfony/twig-bridge",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
2026-04-09 20:21:01 +02:00
"url": "https://github.com/symfony/twig-bridge.git",
2026-04-11 18:29:37 +02:00
"reference": "ac43e7e59298ed1ce98c8d228b651d46e907d02c"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/ac43e7e59298ed1ce98c8d228b651d46e907d02c",
"reference": "ac43e7e59298ed1ce98c8d228b651d46e907d02c",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 20:21:01 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/translation-contracts": "^2.5|^3",
2026-04-11 18:29:37 +02:00
"twig/twig": "^3.21"
2026-04-09 12:10:37 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "<5.2|>=7",
"phpdocumentor/type-resolver": "<1.5.1",
"symfony/console": "<6.4",
"symfony/form": "<6.4.32|>7,<7.3.10|>7.4,<7.4.4|>8.0,<8.0.4",
"symfony/http-foundation": "<6.4",
2026-04-09 20:21:01 +02:00
"symfony/http-kernel": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/mime": "<6.4.36|>7,<7.4.8|>8.0,<8.0.8",
2026-04-09 20:21:01 +02:00
"symfony/serializer": "<6.4",
2026-04-11 18:29:37 +02:00
"symfony/translation": "<6.4",
"symfony/workflow": "<6.4"
2026-04-09 12:10:37 +02:00
},
"require-dev": {
2026-04-09 20:21:01 +02:00
"egulias/email-validator": "^2.1.10|^3|^4",
"league/html-to-markdown": "^5.0",
2026-04-11 18:29:37 +02:00
"phpdocumentor/reflection-docblock": "^5.2|^6.0",
"symfony/asset": "^6.4|^7.0|^8.0",
"symfony/asset-mapper": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/emoji": "^7.1|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/form": "^6.4.32|~7.3.10|^7.4.4|^8.0.4",
"symfony/html-sanitizer": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^7.3|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/intl": "^6.4|^7.0|^8.0",
"symfony/mime": "^6.4.36|^7.4.8|^8.0.8",
2026-04-09 20:21:01 +02:00
"symfony/polyfill-intl-icu": "~1.0",
2026-04-11 18:29:37 +02:00
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/routing": "^6.4|^7.0|^8.0",
2026-04-09 20:21:01 +02:00
"symfony/security-acl": "^2.8|^3.0",
2026-04-11 18:29:37 +02:00
"symfony/security-core": "^6.4|^7.0|^8.0",
"symfony/security-csrf": "^6.4|^7.0|^8.0",
"symfony/security-http": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4.3|^7.0.3|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
"symfony/validator": "^6.4|^7.0|^8.0",
"symfony/web-link": "^6.4|^7.0|^8.0",
"symfony/workflow": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0",
"twig/cssinliner-extra": "^3",
"twig/inky-extra": "^3",
"twig/markdown-extra": "^3"
2026-04-09 12:10:37 +02:00
},
2026-04-09 20:21:01 +02:00
"type": "symfony-bridge",
2026-04-09 12:10:37 +02:00
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Symfony\\Bridge\\Twig\\": ""
2026-04-09 12:10:37 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2026-04-09 20:21:01 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2026-04-09 12:10:37 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 20:21:01 +02:00
"description": "Provides integration for Twig with various Symfony components",
2016-09-22 13:56:57 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/twig-bridge/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T15:17:09+00:00"
2016-09-22 13:56:57 +02:00
},
{
2026-04-09 20:21:01 +02:00
"name": "symfony/twig-bundle",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 20:21:01 +02:00
"url": "https://github.com/symfony/twig-bundle.git",
2026-04-11 18:29:37 +02:00
"reference": "ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95",
"reference": "ba1e06d7ff1ebb1d1799b6608d925f4eaba88d95",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"composer-runtime-api": ">=2.1",
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
"symfony/config": "^7.4|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
"symfony/twig-bridge": "^7.3|^8.0",
"twig/twig": "^3.12"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/framework-bundle": "<6.4",
"symfony/translation": "<6.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/asset": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/form": "^6.4|^7.0|^8.0",
"symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
"symfony/routing": "^6.4|^7.0|^8.0",
"symfony/runtime": "^6.4.13|^7.1.6",
"symfony/stopwatch": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4|^7.0|^8.0",
"symfony/web-link": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
2026-04-09 20:21:01 +02:00
"type": "symfony-bundle",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2026-04-09 20:21:01 +02:00
"Symfony\\Bundle\\TwigBundle\\": ""
2016-09-22 13:56:57 +02:00
},
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
2026-04-09 20:21:01 +02:00
"/Tests/"
2016-09-22 13:56:57 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-10-26 18:07:36 +02:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2016-09-22 13:56:57 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 20:21:01 +02:00
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
2016-09-22 13:56:57 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/twig-bundle/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
},
{
"name": "symfony/type-info",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/type-info.git",
"reference": "6bf34da885ff5143a3dfd8f1b863bb8ab95f50bd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/type-info/zipball/6bf34da885ff5143a3dfd8f1b863bb8ab95f50bd",
"reference": "6bf34da885ff5143a3dfd8f1b863bb8ab95f50bd",
"shasum": ""
},
"require": {
"php": ">=8.2",
"psr/container": "^1.1|^2.0",
"symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
"phpstan/phpdoc-parser": "<1.30"
},
"require-dev": {
"phpstan/phpdoc-parser": "^1.30|^2.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\TypeInfo\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mathias Arlaud",
"email": "mathias.arlaud@gmail.com"
},
{
"name": "Baptiste LEDUC",
"email": "baptiste.leduc@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Extracts PHP types information.",
"homepage": "https://symfony.com",
"keywords": [
"PHPStan",
"phpdoc",
"symfony",
"type"
],
"support": {
"source": "https://github.com/symfony/type-info/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
2026-04-12 15:19:03 +02:00
{
"name": "symfony/uid",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
"reference": "6883ebdf7bf6a12b37519dbc0df62b0222401b56"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/6883ebdf7bf6a12b37519dbc0df62b0222401b56",
"reference": "6883ebdf7bf6a12b37519dbc0df62b0222401b56",
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/polyfill-uuid": "^1.15"
},
"require-dev": {
"symfony/console": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Uid\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides an object-oriented API to generate and represent UIDs",
"homepage": "https://symfony.com",
"keywords": [
"UID",
"ulid",
"uuid"
],
"support": {
"source": "https://github.com/symfony/uid/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-24T13:12:05+00:00"
},
2026-04-12 08:49:47 +02:00
{
"name": "symfony/validator",
"version": "v7.4.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "8f73cbddae916756f319b3e195088da216f0f12f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/8f73cbddae916756f319b3e195088da216f0f12f",
"reference": "8f73cbddae916756f319b3e195088da216f0f12f",
"shasum": ""
},
"require": {
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
"symfony/polyfill-php83": "^1.27",
"symfony/translation-contracts": "^2.5|^3"
},
"conflict": {
"doctrine/lexer": "<1.1",
"symfony/dependency-injection": "<6.4",
"symfony/doctrine-bridge": "<7.0",
"symfony/expression-language": "<6.4",
"symfony/http-kernel": "<6.4",
"symfony/intl": "<6.4",
"symfony/property-info": "<6.4",
"symfony/translation": "<6.4.3|>=7.0,<7.0.3",
"symfony/var-exporter": "<6.4.25|>=7.0,<7.3.3",
"symfony/yaml": "<6.4"
},
"require-dev": {
"egulias/email-validator": "^2.1.10|^3|^4",
"symfony/cache": "^6.4|^7.0|^8.0",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
"symfony/expression-language": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/http-foundation": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/intl": "^6.4|^7.0|^8.0",
"symfony/mime": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/property-info": "^6.4|^7.0|^8.0",
"symfony/string": "^6.4|^7.0|^8.0",
"symfony/translation": "^6.4.3|^7.0.3|^8.0",
"symfony/type-info": "^7.1.8",
"symfony/yaml": "^6.4|^7.0|^8.0"
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Validator\\": ""
},
"exclude-from-classmap": [
"/Tests/",
"/Resources/bin/"
]
},
"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 validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v7.4.8"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2026-03-30T12:55:43+00:00"
},
2016-09-22 13:56:57 +02:00
{
2026-04-09 12:10:37 +02:00
"name": "symfony/var-dumper",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2026-04-09 12:10:37 +02:00
"url": "https://github.com/symfony/var-dumper.git",
2026-04-11 18:29:37 +02:00
"reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
"reference": "9510c3966f749a1d1ff0059e1eabef6cc621e7fd",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/console": "<6.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0",
"symfony/uid": "^6.4|^7.0|^8.0",
"twig/twig": "^3.12"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"bin": [
"Resources/bin/var-dump-server"
],
2016-09-22 13:56:57 +02:00
"type": "library",
2026-04-09 12:10:37 +02:00
"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": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/var-dumper/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2016-09-22 13:56:57 +02:00
}
2026-04-09 12:10:37 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T13:44:50+00:00"
2026-04-09 12:10:37 +02:00
},
{
"name": "symfony/var-exporter",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 12:10:37 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
2026-04-11 18:29:37 +02:00
"reference": "398907e89a2a56fe426f7955c6fa943ec0c77225"
2026-04-09 12:10:37 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/398907e89a2a56fe426f7955c6fa943ec0c77225",
"reference": "398907e89a2a56fe426f7955c6fa943ec0c77225",
2026-04-09 12:10:37 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.5|^3"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/property-access": "^6.4|^7.0|^8.0",
"symfony/serializer": "^6.4|^7.0|^8.0",
"symfony/var-dumper": "^6.4|^7.0|^8.0"
2026-04-09 12:10:37 +02:00
},
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\VarExporter\\": ""
2016-09-22 13:56:57 +02:00
},
2019-10-26 18:07:36 +02:00
"exclude-from-classmap": [
"/Tests/"
2016-09-22 13:56:57 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
2016-09-22 13:56:57 +02:00
"homepage": "https://symfony.com",
"keywords": [
2019-10-26 18:07:36 +02:00
"clone",
"construct",
"export",
"hydrate",
"instantiate",
2026-04-09 12:10:37 +02:00
"lazy-loading",
"proxy",
2019-10-26 18:07:36 +02:00
"serialize"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/var-exporter/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
2026-04-09 22:00:53 +02:00
{
"name": "symfony/web-link",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2026-04-09 22:00:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
2026-04-11 18:29:37 +02:00
"reference": "0711009963009e7d6d59149327f3ad633ee3fe25"
2026-04-09 22:00:53 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/web-link/zipball/0711009963009e7d6d59149327f3ad633ee3fe25",
"reference": "0711009963009e7d6d59149327f3ad633ee3fe25",
2026-04-09 22:00:53 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 22:00:53 +02:00
"psr/link": "^1.1|^2.0"
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "<6.4"
2026-04-09 22:00:53 +02:00
},
"provide": {
"psr/link-implementation": "1.0|2.0"
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/http-kernel": "^6.4|^7.0|^8.0"
2026-04-09 22:00:53 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\WebLink\\": ""
},
"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": "Manages links between resources",
"homepage": "https://symfony.com",
"keywords": [
"dns-prefetch",
"http",
"http2",
"link",
"performance",
"prefetch",
"preload",
"prerender",
"psr13",
"push"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/web-link/tree/v7.4.8"
2026-04-09 22:00:53 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2026-04-09 22:00:53 +02:00
},
2016-09-22 13:56:57 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/yaml",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/yaml.git",
2026-04-11 18:29:37 +02:00
"reference": "c58fdf7b3d6c2995368264c49e4e8b05bcff2883"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/c58fdf7b3d6c2995368264c49e4e8b05bcff2883",
"reference": "c58fdf7b3d6c2995368264c49e4e8b05bcff2883",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2",
2026-04-09 20:21:01 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2026-04-09 12:10:37 +02:00
"symfony/polyfill-ctype": "^1.8"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/console": "<6.4"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"bin": [
"Resources/bin/yaml-lint"
],
2019-10-26 18:07:36 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2016-09-22 13:56:57 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"description": "Loads and dumps YAML files",
2019-10-26 18:07:36 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/yaml/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
2026-04-09 20:21:01 +02:00
"url": "https://github.com/nicolas-grekas",
2026-04-09 12:10:37 +02:00
"type": "github"
},
{
2026-04-09 20:21:01 +02:00
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2026-04-09 12:10:37 +02:00
"type": "tidelift"
}
2016-09-22 13:56:57 +02:00
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
},
{
"name": "twig/twig",
2026-04-09 12:10:37 +02:00
"version": "v3.24.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2026-04-09 12:10:37 +02:00
"reference": "a6769aefb305efef849dc25c9fd1653358c148f0"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 12:10:37 +02:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a6769aefb305efef849dc25c9fd1653358c148f0",
"reference": "a6769aefb305efef849dc25c9fd1653358c148f0",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 12:10:37 +02:00
"php": ">=8.1.0",
"symfony/deprecation-contracts": "^2.5|^3",
2019-10-26 16:51:04 +02:00
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"php-cs-fixer/shim": "^3.0@stable",
"phpstan/phpstan": "^2.0@stable",
"psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
2016-09-22 13:56:57 +02:00
},
"type": "library",
"autoload": {
2026-04-09 12:10:37 +02:00
"files": [
"src/Resources/core.php",
"src/Resources/debug.php",
"src/Resources/escaper.php",
"src/Resources/string_loader.php"
],
2019-10-26 16:51:04 +02:00
"psr-4": {
"Twig\\": "src/"
2016-09-22 13:56:57 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
},
2019-10-26 16:51:04 +02:00
{
"name": "Twig Team",
"role": "Contributors"
},
2016-09-22 13:56:57 +02:00
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
2019-10-26 16:51:04 +02:00
"homepage": "https://twig.symfony.com",
2016-09-22 13:56:57 +02:00
"keywords": [
"templating"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.24.0"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
2016-09-22 13:56:57 +02:00
}
],
2026-04-09 12:10:37 +02:00
"time": "2026-03-17T21:31:11+00:00"
2026-04-12 15:19:03 +02:00
},
{
"name": "web-auth/cose-lib",
"version": "4.5.1",
"source": {
"type": "git",
"url": "https://github.com/web-auth/cose-lib.git",
"reference": "3185af4df10dc537b65c140c315b88d15ae15b80"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/3185af4df10dc537b65c140c315b88d15ae15b80",
"reference": "3185af4df10dc537b65c140c315b88d15ae15b80",
"shasum": ""
},
"require": {
"brick/math": "^0.9|^0.10|^0.11|^0.12|^0.13|^0.14|^0.15|^0.16|^0.17",
"ext-json": "*",
"ext-openssl": "*",
"php": ">=8.1",
"spomky-labs/pki-framework": "^1.0"
},
"require-dev": {
"spomky-labs/cbor-php": "^3.2.2"
},
"suggest": {
"ext-bcmath": "For better performance, please install either GMP (recommended) or BCMath extension",
"ext-gmp": "For better performance, please install either GMP (recommended) or BCMath extension",
"spomky-labs/cbor-php": "For COSE Signature support"
},
"type": "library",
"autoload": {
"psr-4": {
"Cose\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-auth/cose/contributors"
}
],
"description": "CBOR Object Signing and Encryption (COSE) For PHP",
"homepage": "https://github.com/web-auth",
"keywords": [
"COSE",
"RFC8152"
],
"support": {
"issues": "https://github.com/web-auth/cose-lib/issues",
"source": "https://github.com/web-auth/cose-lib/tree/4.5.1"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2026-04-01T12:47:39+00:00"
},
{
"name": "web-auth/webauthn-framework",
"version": "5.2.5",
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-framework.git",
"reference": "8ee765444e2307e08dcb8f242562e1fa4972f1ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/web-auth/webauthn-framework/zipball/8ee765444e2307e08dcb8f242562e1fa4972f1ef",
"reference": "8ee765444e2307e08dcb8f242562e1fa4972f1ef",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-openssl": "*",
"paragonie/constant_time_encoding": "^2.6|^3.0",
"php": ">=8.2",
"phpdocumentor/reflection-docblock": "^5.3",
"psr/clock": "^1.0",
"psr/event-dispatcher": "^1.0",
"psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/cbor-php": "^3.0",
"spomky-labs/pki-framework": "^1.0",
"symfony/clock": "^6.4|^7.0",
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/deprecation-contracts": "^3.2",
"symfony/framework-bundle": "^6.4|^7.0",
"symfony/http-client": "^6.4|^7.0",
"symfony/property-access": "^6.4|^7.0",
"symfony/property-info": "^6.4|^7.0",
"symfony/security-bundle": "^6.4|^7.0",
"symfony/security-core": "^6.4|^7.0",
"symfony/security-http": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/uid": "^6.4|^7.0",
"symfony/validator": "^6.4|^7.0",
"web-auth/cose-lib": "^4.2.3"
},
"replace": {
"web-auth/metadata-service": "self.version",
"web-auth/webauthn-lib": "self.version",
"web-auth/webauthn-stimulus": "self.version",
"web-auth/webauthn-symfony-bundle": "self.version"
},
"require-dev": {
"doctrine/dbal": "^3.8|^4.0",
"doctrine/doctrine-bundle": "^2.12",
"doctrine/orm": "^2.14|^3.0",
"doctrine/persistence": "^3.1|^4.0",
"ekino/phpstan-banned-code": "^3.0",
"ergebnis/phpunit-slow-test-detector": "^2.18",
"infection/infection": "^0.29",
"matthiasnoback/symfony-dependency-injection-test": "^5.1|^6.0",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.4",
"phpstan/phpstan": "^2.0",
"phpstan/phpstan-deprecation-rules": "^2.0",
"phpstan/phpstan-doctrine": "^2.0",
"phpstan/phpstan-phpunit": "^2.0",
"phpstan/phpstan-strict-rules": "^2.0",
"phpstan/phpstan-symfony": "^2.0",
"phpunit/phpunit": "^11.5",
"psr/http-client": "^1.0",
"psr/http-factory": "^1.1",
"psr/http-message": "^2.0",
"qossmic/deptrac": "^2.0",
"rector/rector": "^2.0",
"roave/security-advisories": "dev-latest",
"staabm/phpstan-todo-by": "^0.2",
"struggle-for-php/sfp-phpstan-psr-log": "^0.23",
"symfony/asset": "^6.4|^7.0",
"symfony/asset-mapper": "^6.4|^7.0",
"symfony/browser-kit": "^6.4|^7.0",
"symfony/filesystem": "^6.4|^7.0",
"symfony/finder": "^6.4|^7.0",
"symfony/monolog-bundle": "^3.8",
"symfony/twig-bundle": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0",
"symfony/var-exporter": "^6.4|^7.0",
"symfony/yaml": "^6.4|^7.0",
"symplify/easy-coding-standard": "^12.0",
"web-token/jwt-library": "^4.0"
},
"suggest": {
"psr/log-implementation": "Recommended to receive logs from the library",
"symfony/event-dispatcher": "Recommended to use dispatched events",
"symfony/security-bundle": "Symfony firewall using a JSON API (perfect for script applications)",
"web-token/jwt-library": "Mandatory for fetching Metadata Statement from distant sources"
},
"type": "symfony-bundle",
"extra": {
"thanks": {
"url": "https://github.com/web-auth/webauthn-framework",
"name": "web-auth/webauthn-framework"
}
},
"autoload": {
"psr-4": {
"Webauthn\\": "src/webauthn/src/",
"Webauthn\\Bundle\\": "src/symfony/src/",
"Webauthn\\Stimulus\\": "src/stimulus/src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-auth/webauthn-framework/contributors"
}
],
"description": "FIDO2/Webauthn library for PHP and Symfony Bundle.",
"homepage": "https://github.com/web-auth/webauthn-framework",
"keywords": [
"FIDO2",
"bundle",
"fido",
"symfony",
"symfony-bundle",
"symfony-ux",
"webauthn"
],
"support": {
"issues": "https://github.com/web-auth/webauthn-framework/issues",
"source": "https://github.com/web-auth/webauthn-framework/tree/5.2.5"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2026-03-23T21:43:02+00:00"
},
{
"name": "webmozart/assert",
"version": "2.3.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "eb0d790f735ba6cff25c683a85a1da0eadeff9e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/eb0d790f735ba6cff25c683a85a1da0eadeff9e4",
"reference": "eb0d790f735ba6cff25c683a85a1da0eadeff9e4",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-date": "*",
"ext-filter": "*",
"php": "^8.2"
},
"suggest": {
"ext-intl": "",
"ext-simplexml": "",
"ext-spl": ""
},
"type": "library",
"extra": {
"branch-alias": {
"dev-feature/2-0": "2.0-dev"
}
},
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
},
{
"name": "Woody Gilk",
"email": "woody.gilk@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/2.3.0"
},
"time": "2026-04-11T10:33:05+00:00"
2016-09-22 13:56:57 +02:00
}
],
"packages-dev": [
2019-10-26 18:07:36 +02:00
{
"name": "nikic/php-parser",
2026-04-09 20:21:01 +02:00
"version": "v5.7.0",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2026-04-09 20:21:01 +02:00
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82",
"reference": "dca41cd15c2ac9d055ad70dbfd011130757d1f82",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"ext-ctype": "*",
"ext-json": "*",
2019-10-26 18:07:36 +02:00
"ext-tokenizer": "*",
2026-04-09 20:21:01 +02:00
"php": ">=7.4"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"ircmaxell/php-yacc": "^0.0.7",
2026-04-09 20:21:01 +02:00
"phpunit/phpunit": "^9.0"
2019-10-26 18:07:36 +02:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
2026-04-09 20:21:01 +02:00
"extra": {
"branch-alias": {
"dev-master": "5.x-dev"
}
},
2019-10-26 18:07:36 +02:00
"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"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/nikic/PHP-Parser/tree/v5.7.0"
2026-04-09 12:10:37 +02:00
},
2026-04-09 20:21:01 +02:00
"time": "2025-12-06T11:56:16+00:00"
2019-10-26 18:07:36 +02:00
},
2019-10-26 16:51:04 +02:00
{
"name": "roave/security-advisories",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
2026-04-19 22:09:03 +02:00
"reference": "7d0034bc560ba3be5d93736256a9a500c907c37a"
2019-10-26 16:51:04 +02:00
},
"dist": {
"type": "zip",
2026-04-19 22:09:03 +02:00
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/7d0034bc560ba3be5d93736256a9a500c907c37a",
"reference": "7d0034bc560ba3be5d93736256a9a500c907c37a",
2019-10-26 16:51:04 +02:00
"shasum": ""
},
"conflict": {
"3f/pygmentize": "<1.2",
2026-04-09 12:10:37 +02:00
"adaptcms/adaptcms": "<=1.3",
"admidio/admidio": "<5.0.8",
"adodb/adodb-php": "<=5.22.9",
"aheinze/cockpit": "<2.2",
"aimeos/ai-admin-graphql": ">=2022.04.1,<2022.10.10|>=2023.04.1,<2023.10.6|>=2024.04.1,<2024.07.2",
"aimeos/ai-admin-jsonadm": "<2020.10.13|>=2021.04.1,<2021.10.6|>=2022.04.1,<2022.10.3|>=2023.04.1,<2023.10.4|==2024.04.1",
"aimeos/ai-client-html": ">=2020.04.1,<2020.10.27|>=2021.04.1,<2021.10.22|>=2022.04.1,<2022.10.13|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.04.7",
"aimeos/ai-cms-grapesjs": ">=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.9|>=2023.04.1,<2023.10.15|>=2024.04.1,<2024.10.8|>=2025.04.1,<2025.10.2",
"aimeos/ai-controller-frontend": "<2020.10.15|>=2021.04.1,<2021.10.8|>=2022.04.1,<2022.10.8|>=2023.04.1,<2023.10.9|==2024.04.1",
"aimeos/aimeos-core": ">=2022.04.1,<2022.10.17|>=2023.04.1,<2023.10.17|>=2024.04.1,<2024.04.7",
"aimeos/aimeos-laravel": "==2021.10",
"aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5",
"airesvsg/acf-to-rest-api": "<=3.1",
"akaunting/akaunting": "<2.1.13",
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
"alextselegidis/easyappointments": "<=1.5.2",
"alexusmai/laravel-file-manager": "<=3.3.1",
"algolia/algoliasearch-magento-2": "<=3.16.1|>=3.17.0.0-beta1,<=3.17.1",
"alt-design/alt-redirect": "<1.6.4",
"altcha-org/altcha": "<1.3.1",
2019-10-26 16:51:04 +02:00
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
2026-04-09 12:10:37 +02:00
"amazing/media2click": ">=1,<1.3.3",
"ameos/ameos_tarteaucitron": "<1.2.23",
2019-10-26 16:51:04 +02:00
"amphp/artax": "<1.0.6|>=2,<2.0.6",
2026-04-09 12:10:37 +02:00
"amphp/http": "<=1.7.2|>=2,<=2.1",
"amphp/http-client": ">=4,<4.4",
"amphp/http-server": ">=2.0.0.0-RC1-dev,<2.1.10|>=3.0.0.0-beta1,<3.4.4",
"anchorcms/anchor-cms": "<=0.12.7",
"andreapollastri/cipi": "<=3.1.15",
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
"aoe/restler": "<1.7.1",
"apache-solr-for-typo3/solr": "<2.8.3",
"apereo/phpcas": "<1.6",
"api-platform/core": "<3.4.17|>=4,<4.0.22|>=4.1,<4.1.5",
"api-platform/graphql": "<3.4.17|>=4,<4.0.22|>=4.1,<4.1.5",
"appwrite/server-ce": "<=1.2.1",
"arc/web": "<3",
"area17/twill": "<1.2.5|>=2,<2.5.3",
"artesaos/seotools": "<0.17.2",
"asymmetricrypt/asymmetricrypt": "<9.9.99",
"athlon1600/php-proxy": "<=5.1",
"athlon1600/php-proxy-app": "<=3",
"athlon1600/youtube-downloader": "<=4",
"aureuserp/aureuserp": "<1.3.0.0-beta1",
"austintoddj/canvas": "<=3.4.2",
"auth0/auth0-php": ">=3.3,<=8.18",
"auth0/login": "<=7.20",
"auth0/symfony": "<=5.7",
"auth0/wordpress": "<=5.5",
"automad/automad": "<2.0.0.0-alpha5",
"automattic/jetpack": "<9.8",
"awesome-support/awesome-support": "<=6.0.7",
"aws/aws-sdk-php": "<=3.371.3",
"ayacoo/redirect-tab": "<2.1.2|>=3,<3.1.7|>=4,<4.0.5",
"azuracast/azuracast": "<=0.23.3",
"b13/seo_basics": "<0.8.2",
"backdrop/backdrop": "<=1.32",
"backpack/crud": "<3.4.9",
"backpack/filemanager": "<2.0.2|>=3,<3.0.9",
"bacula-web/bacula-web": "<9.7.1",
"badaso/core": "<=2.9.11",
"bagisto/bagisto": "<2.3.10",
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
"barryvdh/laravel-translation-manager": "<0.6.8",
"barzahlen/barzahlen-php": "<2.0.1",
"baserproject/basercms": "<=5.2.2",
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
"bbpress/bbpress": "<2.6.5",
"bcit-ci/codeigniter": "<3.1.3",
"bcosca/fatfree": "<3.7.2",
"bedita/bedita": "<4",
"bednee/cooluri": "<1.0.30",
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
"billz/raspap-webgui": "<3.3.6",
"binarytorch/larecipe": "<2.8.1",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"blueimp/jquery-file-upload": "==6.4.4",
"bmarshall511/wordpress_zero_spam": "<5.2.13",
"bolt/bolt": "<3.7.2",
"bolt/core": "<=4.2",
"born05/craft-twofactorauthentication": "<3.3.4",
"bottelet/flarepoint": "<2.2.1",
"bref/bref": "<2.1.17",
2019-10-26 16:51:04 +02:00
"brightlocal/phpwhois": "<=4.2.5",
2026-04-09 12:10:37 +02:00
"brotkrueml/codehighlight": "<2.7",
"brotkrueml/schema": "<1.13.1|>=2,<2.5.1",
"brotkrueml/typo3-matomo-integration": "<1.3.2",
"buddypress/buddypress": "<7.2.1",
2019-10-26 16:51:04 +02:00
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
2026-04-09 12:10:37 +02:00
"bvbmedia/multishop": "<2.0.39",
"bytefury/crater": "<6.0.2",
"cachethq/cachet": "<2.5.1",
"cadmium-org/cadmium-cms": "<=0.4.9",
"cakephp/cakephp": "<3.10.3|>=4,<4.0.10|>=4.1,<4.1.4|>=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10|>=5.2.10,<5.2.12|==5.3",
"cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
"cardgate/magento2": "<2.0.33",
"cardgate/woocommerce": "<=3.1.15",
2019-10-26 16:51:04 +02:00
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
2026-04-09 12:10:37 +02:00
"cart2quote/module-quotation-encoded": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
2019-10-26 16:51:04 +02:00
"cartalyst/sentry": "<=2.1.6",
2026-04-09 12:10:37 +02:00
"catfan/medoo": "<1.7.5",
"causal/oidc": "<4",
"cecil/cecil": "<7.47.1",
"centreon/centreon": "<22.10.15",
"cesargb/laravel-magiclink": ">=2,<2.25.1",
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
"chrome-php/chrome": "<1.14",
"ci4-cms-erp/ci4ms": "<=0.31.3",
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
"ckeditor/ckeditor": "<4.25",
"clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
"co-stack/fal_sftp": "<0.2.6",
"cockpit-hq/cockpit": "<2.13.5",
"code16/sharp": "<9.20",
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
"codeigniter/framework": "<3.1.10",
"codeigniter4/framework": "<4.6.2",
"codeigniter4/shield": "<1.0.0.0-beta8",
"codiad/codiad": "<=2.8.4",
"codingms/additional-tca": ">=1.7,<1.15.17|>=1.16,<1.16.9",
"codingms/modules": "<4.3.11|>=5,<5.7.4|>=6,<6.4.2|>=7,<7.5.5",
"commerceteam/commerce": ">=0.9.6,<0.9.9",
"components/jquery": ">=1.0.3,<3.5",
2026-04-19 22:09:03 +02:00
"composer/composer": "<2.2.27|>=2.3,<2.9.6",
2026-04-09 12:10:37 +02:00
"concrete5/concrete5": "<9.4.8",
"concrete5/core": "<8.5.8|>=9,<9.1",
2019-10-26 16:51:04 +02:00
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
2026-04-09 12:10:37 +02:00
"contao/comments-bundle": ">=2,<4.13.40|>=5.0.0.0-RC1-dev,<5.3.4",
"contao/contao": ">=3,<3.5.37|>=4,<4.4.56|>=4.5,<4.13.56|>=5,<5.3.38|>=5.4.0.0-RC1-dev,<5.6.1",
"contao/core": "<3.5.39",
"contao/core-bundle": "<4.13.57|>=5,<5.3.42|>=5.4,<5.6.5",
"contao/listing-bundle": ">=3,<=3.5.30|>=4,<4.4.8",
"contao/managed-edition": "<=1.5",
"coreshop/core-shop": "<4.1.9",
"corveda/phpsandbox": "<1.3.5",
"cosenary/instagram": "<=2.3",
"couleurcitron/tarteaucitron-wp": "<0.3",
"cpsit/typo3-mailqueue": "<0.4.5|>=0.5,<0.5.2",
"craftcms/aws-s3": ">=2.0.2,<=2.2.4",
"craftcms/azure-blob": ">=2.0.0.0-beta1,<=2.1",
2026-04-19 22:09:03 +02:00
"craftcms/cms": "<=4.17.8|>=5,<5.9.15",
2026-04-09 12:10:37 +02:00
"craftcms/commerce": ">=4,<4.11|>=5,<5.6",
"craftcms/composer": ">=4.0.0.0-RC1-dev,<=4.10|>=5.0.0.0-RC1-dev,<=5.5.1",
"craftcms/craft": ">=3.5,<=4.16.17|>=5.0.0.0-RC1-dev,<=5.8.21",
"craftcms/google-cloud": ">=2.0.0.0-beta1,<=2.2",
"craftcms/webhooks": ">=3,<3.2",
"croogo/croogo": "<=4.0.7",
"cuyz/valinor": "<0.12",
"czim/file-handling": "<1.5|>=2,<2.3",
"czproject/git-php": "<4.0.3",
"damienharper/auditor-bundle": "<5.2.6",
"dapphp/securimage": "<3.6.6",
"darylldoyle/safe-svg": "<1.9.10",
2019-10-26 16:51:04 +02:00
"datadog/dd-trace": ">=0.30,<0.30.2",
2026-04-09 12:10:37 +02:00
"datahihi1/tiny-env": "<1.0.3|>=1.0.9,<1.0.11",
"datatables/datatables": "<1.10.10",
2019-10-26 16:51:04 +02:00
"david-garcia/phpwhois": "<=4.3.1",
2026-04-09 12:10:37 +02:00
"dbrisinajumi/d2files": "<1",
"dcat/laravel-admin": "<=2.1.3|==2.2.0.0-beta|==2.2.2.0-beta",
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
"desperado/xml-bundle": "<=0.1.7",
"dev-lancer/minecraft-motd-parser": "<=1.0.5",
"devcode-it/openstamanager": "<=2.10.1",
"devgroup/dotplant": "<2020.09.14-dev",
"digimix/wp-svg-upload": "<=1",
"directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
"directorytree/imapengine": "<1.22.3",
"dl/yag": "<3.0.1",
"dmk/webkitpdf": "<1.1.4",
"dnadesign/silverstripe-elemental": "<5.3.12",
"doctrine/annotations": "<1.2.7",
2019-10-26 16:51:04 +02:00
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
2026-04-09 12:10:37 +02:00
"doctrine/common": "<2.4.3|>=2.5,<2.5.1",
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
2019-10-26 16:51:04 +02:00
"doctrine/doctrine-bundle": "<1.5.2",
2026-04-09 12:10:37 +02:00
"doctrine/doctrine-module": "<0.7.2",
"doctrine/mongodb-odm": "<1.0.2",
"doctrine/mongodb-odm-bundle": "<3.0.1",
"doctrine/orm": ">=1,<1.2.4|>=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<=22.0.4",
"dompdf/dompdf": "<2.0.4",
"doublethreedigital/guest-entries": "<3.1.2",
"dreamfactory/df-core": "<1.0.4",
"drupal-pattern-lab/unified-twig-extensions": "<=0.1",
"drupal/access_code": "<2.0.5",
"drupal/acquia_dam": "<1.1.5",
"drupal/admin_audit_trail": "<1.0.5",
"drupal/ai": "<1.0.5",
"drupal/alogin": "<2.0.6",
"drupal/cache_utility": "<1.2.1",
"drupal/civictheme": "<1.12",
"drupal/commerce_alphabank_redirect": "<1.0.3",
"drupal/commerce_eurobank_redirect": "<2.1.1",
"drupal/config_split": "<1.10|>=2,<2.0.2",
"drupal/core": ">=6,<6.38|>=7,<7.103|>=8,<10.4.9|>=10.5,<10.5.6|>=11,<11.1.9|>=11.2,<11.2.8",
"drupal/core-recommended": ">=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
"drupal/currency": "<3.5",
"drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.102|>=8,<10.2.11|>=10.3,<10.3.9|>=11,<11.0.8",
"drupal/email_tfa": "<2.0.6",
"drupal/formatter_suite": "<2.1",
"drupal/gdpr": "<3.0.1|>=3.1,<3.1.2",
"drupal/google_tag": "<1.8|>=2,<2.0.8",
"drupal/ignition": "<1.0.4",
"drupal/json_field": "<1.5",
"drupal/lightgallery": "<1.6",
"drupal/link_field_display_mode_formatter": "<1.6",
"drupal/matomo": "<1.24",
"drupal/oauth2_client": "<4.1.3",
"drupal/oauth2_server": "<2.1",
"drupal/obfuscate": "<2.0.1",
"drupal/plausible_tracking": "<1.0.2",
"drupal/quick_node_block": "<2",
"drupal/rapidoc_elements_field_formatter": "<1.0.1",
"drupal/reverse_proxy_header": "<1.1.2",
"drupal/simple_multistep": "<2",
"drupal/simple_oauth": ">=6,<6.0.7",
"drupal/spamspan": "<3.2.1",
"drupal/tfa": "<1.10",
"drupal/umami_analytics": "<1.0.1",
"duncanmcclean/guest-entries": "<3.1.2",
"dweeves/magmi": "<=0.7.24",
"ec-cube/ec-cube": "<2.4.4|>=2.11,<=2.17.1|>=3,<=3.0.18.0-patch4|>=4,<=4.3.1",
"ecodev/newsletter": "<=4",
"ectouch/ectouch": "<=2.7.2",
"egroupware/egroupware": "<23.1.20260113|>=26.0.20251208,<26.0.20260113",
"elefant/cms": "<2.0.7",
"elgg/elgg": "<3.3.24|>=4,<4.0.5",
"elijaa/phpmemcacheadmin": "<=1.3",
"elmsln/haxcms": "<11.0.14",
"encore/laravel-admin": "<=1.8.19",
"endroid/qr-code-bundle": "<3.4.2",
"enhavo/enhavo-app": "<=0.13.1",
"enshrined/svg-sanitize": "<0.22",
2019-10-26 16:51:04 +02:00
"erusev/parsedown": "<1.7.2",
2026-04-09 12:10:37 +02:00
"ether/logs": "<3.0.4",
"evolutioncms/evolution": "<=3.2.3",
"exceedone/exment": "<4.4.3|>=5,<5.0.3",
"exceedone/laravel-admin": "<2.2.3|==3",
"ezsystems/demobundle": ">=5.4,<5.4.6.1-dev",
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1-dev",
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1-dev|>=5.4,<5.4.11.1-dev|>=2017.12,<2017.12.0.1-dev",
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.39|>=3.3,<3.3.39",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1|>=5.3.0.0-beta1,<5.3.5",
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
"ezsystems/ezplatform-http-cache": "<2.3.16",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.35",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
"ezsystems/ezplatform-richtext": ">=2.3,<2.3.26|>=3.3,<3.3.40",
"ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.31",
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
"ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
"ezyang/htmlpurifier": "<=4.2",
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
"facturascripts/facturascripts": "<2025.81",
"fastly/magento2": "<1.2.26",
"feehi/cms": "<=2.1.1",
"feehi/feehicms": "<=2.1.1",
"fenom/fenom": "<=2.12.1",
"filament/actions": ">=3.2,<3.2.123",
"filament/filament": ">=4,<4.3.1",
"filament/infolists": ">=3,<3.2.115",
"filament/tables": ">=3,<3.2.115|>=4,<4.8.5|>=5,<5.3.5",
"filegator/filegator": "<7.8",
"filp/whoops": "<2.1.13",
"fineuploader/php-traditional-server": "<=1.2.2",
"firebase/php-jwt": "<7",
"fisharebest/webtrees": "<=2.1.18",
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
"fixpunkt/fp-newsletter": "<1.1.1|>=1.2,<2.1.2|>=2.2,<3.2.6",
"flarum/core": "<1.8.10",
"flarum/flarum": "<0.1.0.0-beta8",
"flarum/framework": "<1.8.10",
"flarum/mentions": "<1.6.3",
"flarum/nicknames": "<1.8.3",
"flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
"flarum/tags": "<=0.1.0.0-beta13",
"floriangaerber/magnesium": "<0.3.1",
"fluidtypo3/vhs": "<5.1.1",
"fof/byobu": ">=0.3.0.0-beta2,<1.1.7",
"fof/pretty-mail": "<=1.1.2",
"fof/upload": "<1.2.3",
"foodcoopshop/foodcoopshop": ">=3.2,<3.6.1",
2019-10-26 16:51:04 +02:00
"fooman/tcpdf": "<6.2.22",
2026-04-09 12:10:37 +02:00
"forkcms/forkcms": "<5.11.1",
2019-10-26 16:51:04 +02:00
"fossar/tcpdf-parser": "<6.2.22",
2026-04-09 12:10:37 +02:00
"francoisjacquet/rosariosis": "<=11.5.1",
"frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
"friendsofsymfony/oauth2-php": "<1.3",
2019-10-26 16:51:04 +02:00
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
2026-04-09 12:10:37 +02:00
"friendsofsymfony/user-bundle": ">=1,<1.3.5",
"friendsofsymfony1/swiftmailer": ">=4,<5.4.13|>=6,<6.2.5",
"friendsofsymfony1/symfony1": ">=1.1,<1.5.19",
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
"froala/wysiwyg-editor": "<=4.3",
"frosh/adminer-platform": "<2.2.1",
2026-04-19 22:09:03 +02:00
"froxlor/froxlor": "<2.3.6",
2026-04-09 12:10:37 +02:00
"frozennode/administrator": "<=5.0.12",
2019-10-26 16:51:04 +02:00
"fuel/core": "<1.8.1",
2026-04-09 12:10:37 +02:00
"funadmin/funadmin": "<=7.1.0.0-RC4",
"gaoming13/wechat-php-sdk": "<=1.10.2",
"genix/cms": "<=1.1.11",
"georgringer/news": "<1.3.3",
"geshi/geshi": "<=1.0.9.1",
"getformwork/formwork": "<=2.3.3",
"getgrav/grav": "<1.11.0.0-beta1",
"getkirby/cms": "<=5.2.1",
"getkirby/kirby": "<3.9.8.3-dev|>=3.10,<3.10.1.2-dev|>=4,<4.7.1",
"getkirby/panel": "<2.5.14",
"getkirby/starterkit": "<=3.7.0.2",
"gilacms/gila": "<=1.15.4",
"gleez/cms": "<=1.3|==2",
"globalpayments/php-sdk": "<2",
"goalgorilla/open_social": "<12.3.11|>=12.4,<12.4.10|>=13.0.0.0-alpha1,<13.0.0.0-alpha11",
"gogentooss/samlbase": "<1.2.7",
2026-04-19 22:09:03 +02:00
"goodoneuz/pay-uz": "<=2.2.24",
2026-04-09 12:10:37 +02:00
"google/protobuf": "<4.33.6",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gp247/core": "<1.1.24",
"gree/jose": "<2.2.1",
2019-10-26 16:51:04 +02:00
"gregwar/rst": "<1.0.3",
2026-04-09 12:10:37 +02:00
"grumpydictator/firefly-iii": "<6.1.17|>=6.4.23,<=6.5",
"gugoan/economizzer": "<=0.9.0.0-beta1",
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
"guzzlehttp/oauth-subscriber": "<0.8.1",
"guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
"haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
"handcraftedinthealps/goodby-csv": "<1.4.3",
"harvesthq/chosen": "<1.8.7",
"helloxz/imgurl": "<=2.31",
"hhxsv5/laravel-s": "<3.7.36",
"hillelcoren/invoice-ninja": "<5.3.35",
"himiklab/yii2-jqgrid-widget": "<1.0.8",
"hjue/justwriting": "<=1",
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
"httpsoft/http-message": "<1.0.12",
"hybridauth/hybridauth": "<=3.12.2",
"hyn/multi-tenant": ">=5.6,<5.7.2",
"ibexa/admin-ui": ">=4.2,<4.2.3|>=4.6,<4.6.25|>=5,<5.0.3",
"ibexa/admin-ui-assets": ">=4.6.0.0-alpha1,<4.6.21",
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.6|>=4.6,<4.6.2",
"ibexa/fieldtype-richtext": ">=4.6,<4.6.25|>=5,<5.0.3",
"ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
"ibexa/http-cache": ">=4.6,<4.6.14",
"ibexa/post-install": "<1.0.16|>=4.6,<4.6.14",
"ibexa/solr": ">=4.5,<4.5.4",
"ibexa/user": ">=4,<4.4.3|>=5,<5.0.4",
"icecoder/icecoder": "<=8.1",
"idno/known": "<1.6.4",
"ilicmiljan/secure-props": ">=1.2,<1.2.2",
"illuminate/auth": "<5.5.10",
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<6.18.31|>=7,<7.22.4",
"illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
2019-10-26 16:51:04 +02:00
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
2026-04-09 12:10:37 +02:00
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
"imdbphp/imdbphp": "<=5.1.1",
"impresscms/impresscms": "<=1.4.5",
"impresspages/impresspages": "<1.0.13",
"in2code/femanager": "<6.4.2|>=7,<7.5.3|>=8,<8.3.1",
"in2code/ipandlanguageredirect": "<5.1.2",
"in2code/lux": "<17.6.1|>=18,<24.0.2",
"in2code/powermail": "<7.5.1|>=8,<8.5.1|>=9,<10.9.1|>=11,<12.5.3|==13",
"innologi/typo3-appointments": "<2.0.6",
"intelliants/subrion": "<4.2.2",
"inter-mediator/inter-mediator": "==5.5",
"invoiceninja/invoiceninja": "<5.13.4",
"ipl/web": "<0.10.1",
"islandora/crayfish": "<4.1",
"islandora/islandora": ">=2,<2.4.1",
2019-10-26 16:51:04 +02:00
"ivankristianto/phpwhois": "<=4.3",
2026-04-09 12:10:37 +02:00
"j0k3r/graby": "<=2.5",
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
"jambagecom/div2007": "<0.10.2",
"james-heinrich/getid3": "<1.9.21",
"james-heinrich/phpthumb": "<=1.7.23",
"jasig/phpcas": "<1.3.3",
"jbartels/wec-map": "<3.0.3",
"jcbrand/converse.js": "<3.3.3",
2026-04-19 22:09:03 +02:00
"joedolson/my-calendar": "<3.7.7",
2026-04-09 12:10:37 +02:00
"joelbutcher/socialstream": "<5.6|>=6,<6.2",
"johnbillion/query-monitor": "<3.20.4",
"johnbillion/wp-crontrol": "<1.16.2|>=1.17,<1.19.2",
"joomla/application": "<1.0.13",
"joomla/archive": "<1.1.12|>=2,<2.0.1",
"joomla/database": ">=1,<2.2|>=3,<3.4",
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
"joomla/filter": "<2.0.6|>=3,<3.0.5|==4",
"joomla/framework": "<1.5.7|>=2.5.4,<=3.8.12",
"joomla/input": ">=2,<2.0.2",
"joomla/joomla-cms": "<3.9.12|>=4,<4.4.13|>=5,<5.2.6",
"joomla/joomla-platform": "<1.5.4",
2019-10-26 16:51:04 +02:00
"joomla/session": "<1.3.1",
2026-04-09 12:10:37 +02:00
"joyqi/hyper-down": "<=2.4.27",
"jsdecena/laracom": "<2.0.9",
2019-10-26 16:51:04 +02:00
"jsmitty12/phpwhois": "<5.1",
2026-04-09 12:10:37 +02:00
"juzaweb/cms": "<=3.4.2",
"jweiland/events2": "<8.3.8|>=9,<9.0.6",
"jweiland/kk-downloader": "<1.2.2",
2026-04-11 18:29:37 +02:00
"kantorge/yaffa": "<=2",
2019-10-26 16:51:04 +02:00
"kazist/phpwhois": "<=4.2.6",
2026-04-09 12:10:37 +02:00
"kelvinmo/simplejwt": "<=1.1",
"kelvinmo/simplexrd": "<3.1.1",
"kevinpapst/kimai2": "<1.16.7",
2026-04-19 22:09:03 +02:00
"khodakhah/nodcms": "<=3.4.1",
"kimai/kimai": "<=2.53",
2026-04-09 12:10:37 +02:00
"kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
"klaviyo/magento2-extension": ">=1,<3",
"knplabs/knp-snappy": "<=1.4.2",
"kohana/core": "<3.3.3",
"koillection/koillection": "<1.6.12",
"krayin/laravel-crm": "<=2.2",
2019-10-26 16:51:04 +02:00
"kreait/firebase-php": ">=3.2,<3.8.1",
2026-04-09 12:10:37 +02:00
"kumbiaphp/kumbiapp": "<=1.1.1",
2019-10-26 16:51:04 +02:00
"la-haute-societe/tcpdf": "<6.2.22",
2026-04-09 12:10:37 +02:00
"laminas/laminas-diactoros": "<2.18.1|==2.19|==2.20|==2.21|==2.22|==2.23|>=2.24,<2.24.2|>=2.25,<2.25.2",
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
"laminas/laminas-http": "<2.14.2",
"lara-zeus/artemis": ">=1,<=1.0.6",
"lara-zeus/dynamic-dashboard": ">=3,<=3.0.1",
"laravel/fortify": "<1.11.1",
"laravel/framework": "<10.48.29|>=11,<11.44.1|>=12,<12.1.1",
"laravel/laravel": ">=5.4,<5.4.22",
2026-04-19 22:09:03 +02:00
"laravel/passport": ">=13,<13.7.1",
2026-04-09 12:10:37 +02:00
"laravel/pulse": "<1.3.1",
"laravel/reverb": "<1.7",
"laravel/socialite": ">=1,<2.0.10",
"latte/latte": "<2.10.8",
"lavalite/cms": "<=10.1",
"lavitto/typo3-form-to-database": "<2.2.5|>=3,<3.2.2|>=4,<4.2.3|>=5,<5.0.2",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
"league/commonmark": "<=2.8.1",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
"league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
"leantime/leantime": "<3.3",
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
"libreform/libreform": ">=2,<=2.0.8",
"librenms/librenms": "<26.3",
"liftkit/database": "<2.13.2",
"lightsaml/lightsaml": "<1.3.5",
"limesurvey/limesurvey": "<6.15.4",
"livehelperchat/livehelperchat": "<=3.91",
"livewire-filemanager/filemanager": "<=1.0.4",
"livewire/livewire": "<2.12.7|>=3.0.0.0-beta1,<3.6.4",
"livewire/volt": "<1.7",
"lms/routes": "<2.1.1",
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
"lomkit/laravel-rest-api": "<2.13",
"luracast/restler": "<3.1",
"luyadev/yii-helpers": "<1.2.1",
"macropay-solutions/laravel-crud-wizard-free": "<3.4.17",
"maestroerror/php-heic-to-jpg": "<1.0.5",
"magento/community-edition": "<2.4.6.0-patch13|>=2.4.7.0-beta1,<2.4.7.0-patch8|>=2.4.8.0-beta1,<2.4.8.0-patch3|>=2.4.9.0-alpha1,<2.4.9.0-alpha3|==2.4.9",
"magento/core": "<=1.9.4.5",
"magento/magento1ce": "<1.9.4.3-dev",
"magento/magento1ee": ">=1,<1.14.4.3-dev",
"magento/product-community-edition": "<2.4.4.0-patch9|>=2.4.5,<2.4.5.0-patch8|>=2.4.6,<2.4.6.0-patch6|>=2.4.7,<2.4.7.0-patch1",
"magento/project-community-edition": "<=2.0.2",
"magneto/core": "<1.9.4.4-dev",
"mahocommerce/maho": "<25.9",
"maikuolan/phpmussel": ">=1,<1.6",
"mainwp/mainwp": "<=4.4.3.3",
"manogi/nova-tiptap": "<=3.2.6",
"mantisbt/mantisbt": "<2.28.1",
"marcwillmann/turn": "<0.3.3",
2026-04-19 22:09:03 +02:00
"markhuot/craftql": "<=1.3.7",
2026-04-09 12:10:37 +02:00
"marshmallow/nova-tiptap": "<5.7",
"matomo/matomo": "<1.11",
"matyhtf/framework": "<3.0.6",
"mautic/core": "<5.2.10|>=6,<6.0.8|>=7.0.0.0-alpha,<7.0.1",
"mautic/core-lib": ">=1.0.0.0-beta,<4.4.13|>=5.0.0.0-alpha,<5.1.1",
"mautic/grapes-js-builder-bundle": ">=4,<4.4.18|>=5,<5.2.9|>=6,<6.0.7",
"maximebf/debugbar": "<1.19",
"mdanter/ecc": "<2",
"mediawiki/abuse-filter": "<1.39.9|>=1.40,<1.41.3|>=1.42,<1.42.2",
"mediawiki/cargo": "<3.8.3",
"mediawiki/core": "<1.39.5|==1.40",
"mediawiki/data-transfer": ">=1.39,<1.39.11|>=1.41,<1.41.3|>=1.42,<1.42.2",
"mediawiki/matomo": "<2.4.3",
"mediawiki/semantic-media-wiki": "<4.0.2",
"mehrwert/phpmyadmin": "<3.2",
"melisplatform/melis-asset-manager": "<5.0.1",
"melisplatform/melis-cms": "<5.3.4",
"melisplatform/melis-cms-slider": "<5.3.1",
"melisplatform/melis-core": "<5.3.11",
"melisplatform/melis-front": "<5.0.1",
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
"mgallegos/laravel-jqgrid": "<=1.3",
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
"microsoft/microsoft-graph-beta": "<2.0.1",
"microsoft/microsoft-graph-core": "<2.0.2",
"microweber/microweber": "<2.0.20",
"mikehaertl/php-shellcommand": "<1.6.1",
"mineadmin/mineadmin": "<=3.0.9",
"miniorange/miniorange-saml": "<1.4.3",
"miraheze/ts-portal": "<=33",
"mittwald/typo3_forum": "<1.2.1",
"mobiledetect/mobiledetectlib": "<2.8.32",
"modx/revolution": "<=3.1",
"mojo42/jirafeau": "<4.4",
"mongodb/mongodb": ">=1,<1.9.2",
"mongodb/mongodb-extension": "<1.21.2",
2019-10-26 16:51:04 +02:00
"monolog/monolog": ">=1.8,<1.12",
2026-04-09 12:10:37 +02:00
"moodle/moodle": "<4.5.9|>=5.0.0.0-beta,<5.0.5|>=5.1.0.0-beta,<5.1.2",
"moonshine/moonshine": "<=3.12.5",
"mos/cimage": "<0.7.19",
"movim/moxl": ">=0.8,<=0.10",
"movingbytes/social-network": "<=1.2.1",
"mpdf/mpdf": "<=7.1.7",
"munkireport/comment": "<4",
"munkireport/managedinstalls": "<2.6",
"munkireport/munki_facts": "<1.5",
"munkireport/reportdata": "<3.5",
"munkireport/softwareupdate": "<1.6",
"mustache/mustache": ">=2,<2.14.1",
"mwdelaney/wp-enable-svg": "<=0.2",
2019-10-26 16:51:04 +02:00
"namshi/jose": "<2.2",
2026-04-09 12:10:37 +02:00
"nasirkhan/laravel-starter": "<11.11",
"nategood/httpful": "<1",
"neoan3-apps/template": "<1.1.1",
"neorazorx/facturascripts": "<2022.04",
"neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
"neos/media-browser": "<7.3.19|>=8,<8.0.16|>=8.1,<8.1.11|>=8.2,<8.2.11|>=8.3,<8.3.9",
"neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<5.3.10|>=7,<7.0.9|>=7.1,<7.1.7|>=7.2,<7.2.6|>=7.3,<7.3.4|>=8,<8.0.2",
"neos/swiftmailer": "<5.4.5",
"nesbot/carbon": "<2.72.6|>=3,<3.8.4",
"netcarver/textile": "<=4.1.2",
"netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
"nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
"neuron-core/neuron-ai": "<=2.8.11",
"nilsteampassnet/teampass": "<3.1.3.1-dev",
"nitsan/ns-backup": "<13.0.1",
"nonfiction/nterchange": "<4.1.1",
"notrinos/notrinos-erp": "<=0.7",
"noumo/easyii": "<=0.9",
"novaksolutions/infusionsoft-php-sdk": "<1",
"novosga/novosga": "<=2.2.12",
"nukeviet/nukeviet": "<4.5.02",
"nyholm/psr7": "<1.6.1",
"nystudio107/craft-seomatic": "<3.4.12",
"nzedb/nzedb": "<0.8",
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2",
"october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
"october/october": "<3.7.5",
2026-04-19 22:09:03 +02:00
"october/rain": "<=3.7.13|>=4,<=4.1.9",
"october/system": "<=3.7.13|>=4,<=4.1.9",
2026-04-09 12:10:37 +02:00
"oliverklee/phpunit": "<3.5.15",
"omeka/omeka-s": "<4.0.3",
"onelogin/php-saml": "<2.21.1|>=3,<3.8.1|>=4,<4.3.1",
"oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
"open-web-analytics/open-web-analytics": "<1.8.1",
"opencart/opencart": ">=0",
2019-10-26 16:51:04 +02:00
"openid/php-openid": "<2.3",
2026-04-09 12:10:37 +02:00
"openmage/magento-lts": "<20.16.1",
"opensolutions/vimbadmin": "<=3.0.15",
"opensource-workshop/connect-cms": "<1.41.1|>=2,<2.41.1",
"orchid/platform": ">=8,<14.43",
"oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
"oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
"oro/customer-portal": ">=4.1,<=4.1.13|>=4.2,<=4.2.10|>=5,<=5.0.11|>=5.1,<=5.1.3",
"oro/platform": ">=1.7,<1.7.4|>=3.1,<3.1.29|>=4.1,<4.1.17|>=4.2,<=4.2.10|>=5,<=5.0.12|>=5.1,<=5.1.3",
"oveleon/contao-cookiebar": "<1.16.3|>=2,<2.1.3",
"oxid-esales/oxideshop-ce": "<=7.0.5",
"oxid-esales/paymorrow-module": ">=1,<1.0.2|>=2,<2.0.1",
"packbackbooks/lti-1-3-php-library": "<5",
2019-10-26 16:51:04 +02:00
"padraic/humbug_get_contents": "<1.1.2",
2026-04-09 12:10:37 +02:00
"pagarme/pagarme-php": "<3",
"pagekit/pagekit": "<=1.0.18",
"paragonie/ecc": "<2.0.1",
2019-10-26 16:51:04 +02:00
"paragonie/random_compat": "<2",
2026-04-09 12:10:37 +02:00
"paragonie/sodium_compat": "<1.24|>=2,<2.5",
"passbolt/passbolt_api": "<4.6.2",
"paypal/adaptivepayments-sdk-php": "<=3.9.2",
"paypal/invoice-sdk-php": "<=3.9",
2019-10-26 16:51:04 +02:00
"paypal/merchant-sdk-php": "<3.12",
2026-04-09 12:10:37 +02:00
"paypal/permissions-sdk-php": "<=3.9.1",
"pear/archive_tar": "<1.4.14",
"pear/auth": "<1.2.4",
"pear/crypt_gpg": "<1.6.7",
"pear/http_request2": "<2.7",
"pear/pear": "<=1.10.1",
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
"personnummer/personnummer": "<3.0.2",
"ph7software/ph7builder": "<=17.9.1",
"phanan/koel": "<5.1.4",
"phenx/php-svg-lib": "<0.5.2",
"php-censor/php-censor": "<2.0.13|>=2.1,<2.1.5",
"php-mod/curl": "<2.3.2",
"phpbb/phpbb": "<3.3.11",
"phpems/phpems": ">=6,<=6.1.3",
"phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
"phpmailer/phpmailer": "<6.5",
"phpmussel/phpmussel": ">=1,<1.6",
"phpmyadmin/phpmyadmin": "<5.2.2",
"phpmyfaq/phpmyfaq": "<=4.1",
"phpoffice/common": "<0.2.9",
"phpoffice/math": "<=0.2",
"phpoffice/phpexcel": "<=1.8.2",
"phpoffice/phpspreadsheet": "<1.30|>=2,<2.1.12|>=2.2,<2.4|>=3,<3.10|>=4,<5",
"phppgadmin/phppgadmin": "<=7.13",
2026-04-11 18:29:37 +02:00
"phpseclib/phpseclib": "<2.0.53|>=3,<3.0.51",
2026-04-09 12:10:37 +02:00
"phpservermon/phpservermon": "<3.6",
"phpsysinfo/phpsysinfo": "<3.4.3",
2026-04-19 22:09:03 +02:00
"phpunit/phpunit": "<12.5.22|>=13,<13.1.6",
2019-10-26 16:51:04 +02:00
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
2026-04-09 12:10:37 +02:00
"phpxmlrpc/phpxmlrpc": "<4.9.2",
"phraseanet/phraseanet": "==4.0.3",
"pi/pi": "<=2.5",
"pimcore/admin-ui-classic-bundle": "<=1.7.15|>=2.0.0.0-RC1-dev,<=2.2.2",
"pimcore/customer-management-framework-bundle": "<4.2.1",
"pimcore/data-hub": "<1.2.4",
"pimcore/data-importer": "<1.8.9|>=1.9,<1.9.3",
"pimcore/demo": "<10.3",
"pimcore/ecommerce-framework-bundle": "<1.0.10",
"pimcore/perspective-editor": "<1.5.1",
"pimcore/pimcore": "<=11.5.14.1|>=12,<12.3.3",
"pimcore/web2print-tools-bundle": "<=5.2.1|>=6.0.0.0-RC1-dev,<=6.1",
"piwik/piwik": "<1.11",
"pixelfed/pixelfed": "<0.12.5",
"plotly/plotly.js": "<2.25.2",
"pocketmine/bedrock-protocol": "<8.0.2",
2026-04-19 22:09:03 +02:00
"pocketmine/pocketmine-mp": "<5.42.1",
2026-04-09 12:10:37 +02:00
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
"prestashop/blockreassurance": "<=5.1.3",
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.2.5|>=9.0.0.0-alpha1,<9.1",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5",
"prestashop/ps_contactinfo": "<=3.3.2",
"prestashop/ps_emailsubscription": "<2.6.1",
"prestashop/ps_facetedsearch": "<3.4.1",
"prestashop/ps_linklist": "<3.1",
"privatebin/privatebin": "<1.4|>=1.5,<1.7.4|>=1.7.7,<2.0.3",
2026-04-19 22:09:03 +02:00
"processwire/processwire": "<=3.0.255",
2026-04-09 12:10:37 +02:00
"propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
2019-10-26 16:51:04 +02:00
"propel/propel1": ">=1,<=1.7.1",
2026-04-09 12:10:37 +02:00
"psy/psysh": "<=0.11.22|>=0.12,<=0.12.18",
"pterodactyl/panel": "<1.12.1",
"ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
"ptrofimov/beanstalk_console": "<1.7.14",
"pubnub/pubnub": "<6.1",
"punktde/pt_extbase": "<1.5.1",
2019-10-26 16:51:04 +02:00
"pusher/pusher-php-server": "<2.2.1",
2026-04-09 12:10:37 +02:00
"putyourlightson/craft-sprig": ">=2,<2.15.2|>=3,<3.7.2",
"pwweb/laravel-core": "<=0.3.6.0-beta",
"pxlrbt/filament-excel": "<1.1.14|>=2.0.0.0-alpha,<2.3.3",
"pyrocms/pyrocms": "<=3.9.1",
"qcubed/qcubed": "<=3.1.1",
"quickapps/cms": "<=2.0.0.0-beta2",
"rainlab/blog-plugin": "<1.4.1",
"rainlab/debugbar-plugin": "<3.1",
"rainlab/user-plugin": "<=1.4.5",
"ralffreit/mfa-email": "<1.0.7|==2",
"rankmath/seo-by-rank-math": "<=1.0.95",
"rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2",
2026-04-11 18:29:37 +02:00
"redaxo/source": "<5.21",
2026-04-09 12:10:37 +02:00
"remdex/livehelperchat": "<4.29",
"renolit/reint-downloadmanager": "<4.0.2|>=5,<5.0.1",
"reportico-web/reportico": "<=8.1",
2026-04-11 18:29:37 +02:00
"rhukster/dom-sanitizer": "<1.0.10",
2026-04-09 12:10:37 +02:00
"rmccue/requests": ">=1.6,<1.8",
"roadiz/documents": "<2.3.42|>=2.4,<2.5.44|>=2.6,<2.6.28|>=2.7,<2.7.9",
"robrichards/xmlseclibs": "<3.1.5",
"roots/soil": "<4.1",
"roundcube/roundcubemail": "<1.5.10|>=1.6,<1.6.11|>=1.7.0.0-beta,<1.7.0.0-RC5-dev",
"rudloff/alltube": "<3.0.3",
"rudloff/rtmpdump-bin": "<=2.3.1",
"s-cart/core": "<=9.0.5",
"s-cart/s-cart": "<6.9",
2026-04-19 22:09:03 +02:00
"s9y/serendipity": "<2.6",
2026-04-09 12:10:37 +02:00
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
"saloonphp/saloon": "<4",
"samwilson/unlinked-wikibase": "<1.42",
"scheb/two-factor-bundle": "<3.26|>=4,<4.11",
2019-10-26 16:51:04 +02:00
"sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6",
2026-04-09 12:10:37 +02:00
"setasign/fpdi": "<2.6.4",
"sfroemken/url_redirect": "<=1.2.1",
"sheng/yiicms": "<1.2.1",
"shopware/core": "<6.6.10.15-dev|>=6.7,<6.7.8.1-dev",
"shopware/platform": "<6.6.10.15-dev|>=6.7,<6.7.8.1-dev",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.7.17|>=6.4.6,<6.6.10.10-dev|>=6.7,<6.7.6.1-dev",
"shopware/storefront": "<6.6.10.10-dev|>=6.7,<6.7.5.1-dev",
"shopxo/shopxo": "<=6.4",
"showdoc/showdoc": "<2.10.4",
"shuchkin/simplexlsx": ">=1.0.12,<1.1.13",
"silverstripe-australia/advancedreports": ">=1,<=2",
"silverstripe/admin": "<1.13.19|>=2,<2.1.8",
2026-04-19 22:09:03 +02:00
"silverstripe/assets": "<2.4.5|>=3,<3.1.3",
2026-04-09 12:10:37 +02:00
"silverstripe/cms": "<4.11.3",
"silverstripe/comments": ">=1.3,<3.1.1",
2019-10-26 16:51:04 +02:00
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
2026-04-09 12:10:37 +02:00
"silverstripe/framework": "<5.3.23",
"silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
"silverstripe/recipe-cms": ">=4.5,<4.5.3",
2019-10-26 16:51:04 +02:00
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
2026-04-09 12:10:37 +02:00
"silverstripe/reports": "<5.2.3",
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4|>=2.1,<2.1.2",
"silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
"silverstripe/subsites": ">=2,<2.6.1",
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
"silverstripe/userforms": "<3|>=5,<5.4.2",
"silverstripe/versioned-admin": ">=1,<1.11.1",
"simogeo/filemanager": "<=2.5",
2019-10-26 16:51:04 +02:00
"simple-updates/phpwhois": "<=1",
2026-04-09 12:10:37 +02:00
"simplesamlphp/saml2": "<=4.16.15|>=5.0.0.0-alpha1,<=5.0.0.0-alpha19",
"simplesamlphp/saml2-legacy": "<=4.16.15",
"simplesamlphp/simplesamlphp": "<1.18.6",
2019-10-26 16:51:04 +02:00
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
2026-04-09 12:10:37 +02:00
"simplesamlphp/simplesamlphp-module-openid": "<1",
"simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
"simplesamlphp/xml-common": "<1.20",
"simplesamlphp/xml-security": "<1.13.9|>=2,<2.3.1",
"simplito/elliptic-php": "<1.0.6",
"sitegeist/fluid-components": "<3.5",
"sjbr/sr-feuser-register": "<2.6.2|>=5.1,<12.5",
"sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
"sjbr/static-info-tables": "<2.3.1",
"slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
2019-10-26 16:51:04 +02:00
"slim/slim": "<2.6",
2026-04-09 12:10:37 +02:00
"slub/slub-events": "<3.0.3",
"smarty/smarty": "<4.5.3|>=5,<5.1.1",
"snipe/snipe-it": "<8.3.7",
2019-10-26 16:51:04 +02:00
"socalnick/scn-social-auth": "<1.15.2",
2026-04-09 12:10:37 +02:00
"socialiteproviders/steam": "<1.1",
"solspace/craft-freeform": "<4.1.29|>=5,<=5.14.6",
"soosyze/soosyze": "<=2",
"spatie/browsershot": "<5.0.5",
"spatie/image-optimizer": "<1.7.3",
"spencer14420/sp-php-email-handler": "<1",
"spipu/html2pdf": "<5.2.8",
"spiral/roadrunner": "<2025.1",
"spoon/library": "<1.4.1",
2019-10-26 16:51:04 +02:00
"spoonity/tcpdf": "<6.2.22",
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
2026-04-09 12:10:37 +02:00
"ssddanbrown/bookstack": "<24.05.1",
"starcitizentools/citizen-skin": ">=1.9.4,<3.9",
"starcitizentools/short-description": ">=4,<4.0.1",
"starcitizentools/tabber-neue": ">=1.9.1,<2.7.2|>=3,<3.1.1",
"starcitizenwiki/embedvideo": "<=4",
2026-04-19 22:09:03 +02:00
"statamic/cms": "<5.73.20|>=6,<6.13",
2026-04-09 12:10:37 +02:00
"stormpath/sdk": "<9.9.99",
2026-04-19 22:09:03 +02:00
"studio-42/elfinder": "<2.1.67",
2026-04-09 12:10:37 +02:00
"studiomitte/friendlycaptcha": "<0.1.4",
"subhh/libconnect": "<7.0.8|>=8,<8.1",
"sukohi/surpass": "<1",
"sulu/form-bundle": ">=2,<2.5.3",
"sulu/sulu": "<2.6.22|>=3,<3.0.5",
"sumocoders/framework-user-bundle": "<1.4",
"superbig/craft-audit": "<3.0.2",
"svewap/a21glossary": "<=0.4.10",
"swag/paypal": "<5.4.4",
"swiftmailer/swiftmailer": "<6.2.5",
"swiftyedit/swiftyedit": "<1.2",
2019-10-26 16:51:04 +02:00
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
2026-04-09 12:10:37 +02:00
"sylius/grid-bundle": "<1.10.1",
"sylius/paypal-plugin": "<1.6.2|>=1.7,<1.7.2|>=2,<2.0.2",
"sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
"sylius/sylius": "<1.9.12|>=1.10,<1.10.16|>=1.11,<1.11.17|>=1.12,<=1.12.22|>=1.13,<=1.13.14|>=1.14,<=1.14.17|>=2,<=2.0.15|>=2.1,<=2.1.11|>=2.2,<=2.2.2",
"symbiote/silverstripe-multivaluefield": ">=3,<3.1",
"symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
"symbiote/silverstripe-seed": "<6.0.3",
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
"symfont/process": ">=0",
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
2019-10-26 16:51:04 +02:00
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
2026-04-09 12:10:37 +02:00
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
2019-10-26 16:51:04 +02:00
"symfony/form": ">=2.3,<2.3.35|>=2.4,<2.6.12|>=2.7,<2.7.50|>=2.8,<2.8.49|>=3,<3.4.20|>=4,<4.0.15|>=4.1,<4.1.9|>=4.2,<4.2.1",
2026-04-09 12:10:37 +02:00
"symfony/framework-bundle": ">=2,<2.3.18|>=2.4,<2.4.8|>=2.5,<2.5.2|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=5.3.14,<5.3.15|>=5.4.3,<5.4.4|>=6.0.3,<6.0.4",
"symfony/http-client": ">=4.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
"symfony/http-foundation": "<5.4.50|>=6,<6.4.29|>=7,<7.3.7",
"symfony/http-kernel": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
2019-10-26 16:51:04 +02:00
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
2026-04-09 12:10:37 +02:00
"symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
"symfony/mime": ">=4.3,<4.3.8",
2019-10-26 16:51:04 +02:00
"symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/polyfill": ">=1,<1.10",
"symfony/polyfill-php55": ">=1,<1.10",
2026-04-09 12:10:37 +02:00
"symfony/process": "<5.4.51|>=6,<6.4.33|>=7,<7.1.7|>=7.3,<7.3.11|>=7.4,<7.4.5|>=8,<8.0.5",
2019-10-26 16:51:04 +02:00
"symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/routing": ">=2,<2.0.19",
2026-04-09 12:10:37 +02:00
"symfony/runtime": ">=5.3,<5.4.46|>=6,<6.4.14|>=7,<7.1.7",
"symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
"symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.4.10|>=7,<7.0.10|>=7.1,<7.1.3",
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
2019-10-26 16:51:04 +02:00
"symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
2026-04-09 12:10:37 +02:00
"symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.4.47|>=6,<6.4.15|>=7,<7.1.8",
"symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
"symfony/symfony": "<5.4.51|>=6,<6.4.33|>=7,<7.3.11|>=7.4,<7.4.5|>=8,<8.0.5",
2019-10-26 16:51:04 +02:00
"symfony/translation": ">=2,<2.0.17",
2026-04-09 12:10:37 +02:00
"symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
"symfony/ux-autocomplete": "<2.11.2",
"symfony/ux-live-component": "<2.25.1",
"symfony/ux-twig-component": "<2.25.1",
"symfony/validator": "<5.4.43|>=6,<6.4.11|>=7,<7.1.4",
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
2019-10-26 16:51:04 +02:00
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
2026-04-09 12:10:37 +02:00
"symfony/webhook": ">=6.3,<6.3.8",
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2",
"symphonycms/symphony-2": "<2.6.4",
"t3/dce": "<0.11.5|>=2.2,<2.6.2",
"t3g/svg-sanitizer": "<1.0.3",
"t3s/content-consent": "<1.0.3|>=2,<2.0.2",
"tastyigniter/tastyigniter": "<4",
"tcg/voyager": "<=1.8",
"tecnickcom/tc-lib-pdf-font": "<2.6.4",
"tecnickcom/tcpdf": "<6.8",
"terminal42/contao-tablelookupwizard": "<3.3.5",
2019-10-26 16:51:04 +02:00
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
2026-04-09 12:10:37 +02:00
"thelia/thelia": ">=2.1,<2.1.3",
2019-10-26 16:51:04 +02:00
"theonedemon/phpwhois": "<=4.2.5",
2026-04-09 12:10:37 +02:00
"thinkcmf/thinkcmf": "<6.0.8",
"thorsten/phpmyfaq": "<4.1.1",
"tikiwiki/tiki-manager": "<=17.1",
"timber/timber": ">=0.16.6,<1.23.1|>=1.24,<1.24.1|>=2,<2.1",
"tinymce/tinymce": "<7.2",
"tinymighty/wiki-seo": "<1.2.2",
"titon/framework": "<9.9.99",
"tltneon/lgsl": "<7",
"tobiasbg/tablepress": "<=2.0.0.0-RC1",
"topthink/framework": "<6.0.17|>=6.1,<=8.0.4",
"topthink/think": "<=6.1.1",
"topthink/thinkphp": "<=3.2.3|>=6.1.3,<=8.0.4",
"torrentpier/torrentpier": "<=2.8.8",
"tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
"tribalsystems/zenario": "<=9.7.61188",
2019-10-26 16:51:04 +02:00
"truckersmp/phpwhois": "<=4.3.1",
2026-04-09 12:10:37 +02:00
"ttskch/pagination-service-provider": "<1",
"twbs/bootstrap": "<3.4.1|>=4,<4.3.1",
"twig/twig": "<3.11.2|>=3.12,<3.14.1|>=3.16,<3.19",
"typicms/core": "<16.1.7",
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
"typo3/cms-backend": "<4.1.14|>=4.2,<4.2.15|>=4.3,<4.3.7|>=4.4,<4.4.4|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1",
"typo3/cms-belog": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-beuser": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-core": "<=8.7.56|>=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1",
"typo3/cms-dashboard": ">=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
"typo3/cms-extensionmanager": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-felogin": ">=4.2,<4.2.3",
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
"typo3/cms-indexed-search": ">=10,<=10.4.47|>=11,<=11.5.41|>=12,<=12.4.24|>=13,<=13.4.2",
"typo3/cms-install": "<4.1.14|>=4.2,<4.2.16|>=4.3,<4.3.9|>=4.4,<4.4.5|>=12.2,<12.4.8|==13.4.2",
"typo3/cms-lowlevel": ">=11,<=11.5.41",
"typo3/cms-recordlist": ">=11,<11.5.48",
"typo3/cms-recycler": ">=9,<9.5.55|>=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1",
"typo3/cms-redirects": ">=10,<=10.4.54|>=11,<=11.5.48|>=12,<=12.4.40|>=13,<=13.4.22|>=14,<=14.0.1",
"typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
"typo3/cms-scheduler": ">=11,<=11.5.41",
"typo3/cms-setup": ">=9,<=9.5.50|>=10,<=10.4.49|>=11,<=11.5.43|>=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-webhooks": ">=12,<=12.4.30|>=13,<=13.4.11",
"typo3/cms-workspaces": ">=9,<9.5.55|>=10,<10.4.54|>=11,<11.5.48|>=12,<12.4.37|>=13,<13.4.18",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
2019-10-26 16:51:04 +02:00
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
2026-04-09 12:10:37 +02:00
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
"typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
2019-10-26 16:51:04 +02:00
"ua-parser/uap-php": "<3.8",
2026-04-09 12:10:37 +02:00
"uasoft-indonesia/badaso": "<=2.9.7",
"unisharp/laravel-filemanager": "<2.9.1",
"universal-omega/dynamic-page-list3": "<3.6.4",
"unopim/unopim": "<=0.3",
"userfrosting/userfrosting": ">=0.3.1,<4.6.3",
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
"uvdesk/community-skeleton": "<=1.1.1",
"uvdesk/core-framework": "<=1.1.1",
"vanilla/safecurl": "<0.9.2",
"verbb/comments": "<1.5.5",
"verbb/formie": "<=2.1.43",
"verbb/image-resizer": "<2.0.9",
"verbb/knock-knock": "<1.2.8",
"verot/class.upload.php": "<=2.1.6",
"vertexvaar/falsftp": "<0.2.6",
"villagedefrance/opencart-overclocked": "<=1.11.1",
"vova07/yii2-fileapi-widget": "<0.1.9",
"vrana/adminer": "<5.4.2",
"vufind/vufind": ">=2,<9.1.1",
"waldhacker/hcaptcha": "<2.1.2",
2019-10-26 16:51:04 +02:00
"wallabag/tcpdf": "<6.2.22",
2026-04-09 12:10:37 +02:00
"wallabag/wallabag": "<2.6.11",
"wanglelecc/laracms": "<=1.0.3",
"wapplersystems/a21glossary": "<=0.4.10",
"web-auth/webauthn-framework": ">=3.3,<3.3.4|>=4.5,<4.9|>=5.2,<5.2.4",
"web-auth/webauthn-lib": ">=4.5,<4.9|>=5.2,<5.2.4",
"web-auth/webauthn-symfony-bundle": ">=5.2,<5.2.4",
"web-feet/coastercms": "==5.5",
"web-tp3/wec_map": "<3.0.3",
"webbuilders-group/silverstripe-kapost-bridge": "<0.4",
"webcoast/deferred-image-processing": "<1.0.2",
"webklex/laravel-imap": "<5.3",
"webklex/php-imap": "<5.3",
2026-04-19 22:09:03 +02:00
"webonyx/graphql-php": "<=15.31.4",
2026-04-09 12:10:37 +02:00
"webpa/webpa": "<3.1.2",
"webreinvent/vaahcms": "<=2.3.1",
"wikibase/wikibase": "<=1.39.3",
"wikimedia/parsoid": "<0.12.2",
2019-10-26 16:51:04 +02:00
"willdurand/js-translation-bundle": "<2.1.1",
2026-04-09 12:10:37 +02:00
"winter/wn-backend-module": "<1.2.12",
"winter/wn-cms-module": "<=1.2.9",
"winter/wn-dusk-plugin": "<2.1",
"winter/wn-system-module": "<1.2.4",
"wintercms/winter": "<=1.2.3",
"wireui/wireui": "<1.19.3|>=2,<2.1.3",
"woocommerce/woocommerce": "<6.6|>=8.8,<8.8.5|>=8.9,<8.9.3",
"wp-cli/wp-cli": ">=0.12,<2.5",
"wp-graphql/wp-graphql": "<=1.14.5",
"wp-premium/gravityforms": "<2.4.21",
"wpanel/wpanel4-cms": "<=4.3.1",
"wpcloud/wp-stateless": "<3.2",
"wpglobus/wpglobus": "<=1.9.6",
"wpmetabox/meta-box": "<5.11.2",
2026-04-19 22:09:03 +02:00
"wwbn/avideo": "<=29",
2026-04-09 12:10:37 +02:00
"xataface/xataface": "<3",
"xpressengine/xpressengine": "<3.0.15",
"yab/quarx": "<2.4.5",
"yansongda/pay": "<=3.7.19",
2026-04-19 22:09:03 +02:00
"yeswiki/yeswiki": "<=4.6",
2026-04-09 12:10:37 +02:00
"yetiforce/yetiforce-crm": "<6.5",
"yidashi/yii2cmf": "<=2",
"yii2mod/yii2-cms": "<1.9.2",
"yiisoft/yii": "<1.1.31",
"yiisoft/yii2": "<2.0.52",
"yiisoft/yii2-authclient": "<2.2.15",
2019-10-26 16:51:04 +02:00
"yiisoft/yii2-bootstrap": "<2.0.4",
2026-04-09 12:10:37 +02:00
"yiisoft/yii2-dev": "<=2.0.45",
2019-10-26 16:51:04 +02:00
"yiisoft/yii2-elasticsearch": "<2.0.5",
2026-04-09 12:10:37 +02:00
"yiisoft/yii2-gii": "<=2.2.4",
2019-10-26 16:51:04 +02:00
"yiisoft/yii2-jui": "<2.0.4",
2026-04-09 12:10:37 +02:00
"yiisoft/yii2-redis": "<2.0.20",
"yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
"yoast/duplicate-post": "<=4.5",
"yourls/yourls": "<=1.10.2",
"yuan1994/tpadmin": "<=1.3.12",
"yungifez/skuul": "<=2.6.5",
"z-push/z-push-dev": "<2.7.6",
"zencart/zencart": "<=1.5.7.0-beta",
"zendesk/zendesk_api_client_php": "<2.2.11",
2019-10-26 16:51:04 +02:00
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
2026-04-09 12:10:37 +02:00
"zendframework/zend-db": "<2.2.10|>=2.3,<2.3.5",
2019-10-26 16:51:04 +02:00
"zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
2026-04-09 12:10:37 +02:00
"zendframework/zend-diactoros": "<1.8.4",
"zendframework/zend-feed": "<2.10.3",
2019-10-26 16:51:04 +02:00
"zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
2026-04-09 12:10:37 +02:00
"zendframework/zend-http": "<2.8.1",
2019-10-26 16:51:04 +02:00
"zendframework/zend-json": ">=2.1,<2.1.6|>=2.2,<2.2.6",
"zendframework/zend-ldap": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.8|>=2.3,<2.3.3",
2026-04-09 12:10:37 +02:00
"zendframework/zend-mail": "<2.4.11|>=2.5,<2.7.2",
2019-10-26 16:51:04 +02:00
"zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
2026-04-09 12:10:37 +02:00
"zendframework/zend-session": ">=2,<2.2.9|>=2.3,<2.3.4",
2019-10-26 16:51:04 +02:00
"zendframework/zend-validator": ">=2.3,<2.3.6",
"zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
2026-04-09 12:10:37 +02:00
"zendframework/zendframework": "<=3",
2019-10-26 16:51:04 +02:00
"zendframework/zendframework1": "<1.12.20",
2026-04-09 12:10:37 +02:00
"zendframework/zendopenid": "<2.0.2",
"zendframework/zendrest": "<2.0.2",
"zendframework/zendservice-amazon": "<2.0.3",
"zendframework/zendservice-api": "<1",
"zendframework/zendservice-audioscrobbler": "<2.0.2",
"zendframework/zendservice-nirvanix": "<2.0.2",
"zendframework/zendservice-slideshare": "<2.0.2",
"zendframework/zendservice-technorati": "<2.0.2",
"zendframework/zendservice-windowsazure": "<2.0.2",
2019-10-26 16:51:04 +02:00
"zendframework/zendxml": ">=1,<1.0.1",
2026-04-09 12:10:37 +02:00
"zenstruck/collection": "<0.2.1",
2019-10-26 16:51:04 +02:00
"zetacomponents/mail": "<1.8.2",
"zf-commons/zfc-user": "<1.2.2",
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
2026-04-09 12:10:37 +02:00
"zfr/zfr-oauth2-server-module": "<0.1.2",
"zoujingli/thinkadmin": "<=6.1.53",
"zumba/json-serializer": "<3.2.3"
2019-10-26 16:51:04 +02:00
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"role": "maintainer"
2026-04-09 12:10:37 +02:00
},
{
"name": "Ilya Tribusean",
"email": "slash3b@gmail.com",
"role": "maintainer"
2019-10-26 16:51:04 +02:00
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
2026-04-09 12:10:37 +02:00
"keywords": [
"dev"
],
"support": {
"issues": "https://github.com/Roave/SecurityAdvisories/issues",
"source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
},
"funding": [
{
"url": "https://github.com/Ocramius",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/roave/security-advisories",
"type": "tidelift"
}
],
2026-04-19 22:09:03 +02:00
"time": "2026-04-18T09:19:46+00:00"
2019-10-26 16:51:04 +02:00
},
2016-09-22 13:56:57 +02:00
{
2019-10-26 18:07:36 +02:00
"name": "symfony/dotenv",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/dotenv.git",
2026-04-11 18:29:37 +02:00
"reference": "5df79f11350166125fe754c85b87f7e13d735314"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/dotenv/zipball/5df79f11350166125fe754c85b87f7e13d735314",
"reference": "5df79f11350166125fe754c85b87f7e13d735314",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"php": ">=8.2"
2026-04-09 20:21:01 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/console": "<6.4",
"symfony/process": "<6.4"
2016-09-22 13:56:57 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0"
2016-09-22 13:56:57 +02:00
},
2019-10-26 18:07:36 +02:00
"type": "library",
2016-09-22 13:56:57 +02:00
"autoload": {
"psr-4": {
2019-10-26 18:07:36 +02:00
"Symfony\\Component\\Dotenv\\": ""
2016-09-22 13:56:57 +02:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-26 18:07:36 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2016-09-22 13:56:57 +02:00
}
],
2019-10-26 18:07:36 +02:00
"description": "Registers environment variables from a .env file",
"homepage": "https://symfony.com",
"keywords": [
"dotenv",
"env",
"environment"
],
2026-04-09 12:10:37 +02:00
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/dotenv/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-30T12:55:43+00:00"
2016-09-22 13:56:57 +02:00
},
{
2019-10-26 18:07:36 +02:00
"name": "symfony/maker-bundle",
2026-04-09 20:21:01 +02:00
"version": "v1.67.0",
2016-09-22 13:56:57 +02:00
"source": {
"type": "git",
2019-10-26 18:07:36 +02:00
"url": "https://github.com/symfony/maker-bundle.git",
2026-04-09 20:21:01 +02:00
"reference": "6ce8b313845f16bcf385ee3cb31d8b24e30d5516"
2016-09-22 13:56:57 +02:00
},
"dist": {
"type": "zip",
2026-04-09 20:21:01 +02:00
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/6ce8b313845f16bcf385ee3cb31d8b24e30d5516",
"reference": "6ce8b313845f16bcf385ee3cb31d8b24e30d5516",
2016-09-22 13:56:57 +02:00
"shasum": ""
},
"require": {
2026-04-09 20:21:01 +02:00
"composer-runtime-api": "^2.1",
2026-04-09 12:10:37 +02:00
"doctrine/inflector": "^2.0",
2026-04-09 20:21:01 +02:00
"nikic/php-parser": "^5.0",
"php": ">=8.1",
"symfony/config": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/dependency-injection": "^6.4|^7.0|^8.0",
2026-04-09 12:10:37 +02:00
"symfony/deprecation-contracts": "^2.2|^3",
2026-04-09 20:21:01 +02:00
"symfony/filesystem": "^6.4|^7.0|^8.0",
"symfony/finder": "^6.4|^7.0|^8.0",
"symfony/framework-bundle": "^6.4|^7.0|^8.0",
"symfony/http-kernel": "^6.4|^7.0|^8.0",
"symfony/process": "^6.4|^7.0|^8.0"
2026-04-09 12:10:37 +02:00
},
"conflict": {
2026-04-09 20:21:01 +02:00
"doctrine/doctrine-bundle": "<2.10",
"doctrine/orm": "<2.15"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-09 12:10:37 +02:00
"composer/semver": "^3.0",
2026-04-09 20:21:01 +02:00
"doctrine/doctrine-bundle": "^2.10|^3.0",
"doctrine/orm": "^2.15|^3",
"doctrine/persistence": "^3.1|^4.0",
"symfony/http-client": "^6.4|^7.0|^8.0",
"symfony/phpunit-bridge": "^6.4.1|^7.0|^8.0",
"symfony/security-core": "^6.4|^7.0|^8.0",
"symfony/security-http": "^6.4|^7.0|^8.0",
"symfony/yaml": "^6.4|^7.0|^8.0",
"twig/twig": "^3.0|^4.x-dev"
2019-10-26 18:07:36 +02:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2026-04-09 20:21:01 +02:00
"dev-main": "1.x-dev"
2019-10-26 18:07:36 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Bundle\\MakerBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.",
"homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html",
"keywords": [
"code generator",
2026-04-09 12:10:37 +02:00
"dev",
2019-10-26 18:07:36 +02:00
"generator",
"scaffold",
"scaffolding"
],
2026-04-09 12:10:37 +02:00
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
2026-04-09 20:21:01 +02:00
"source": "https://github.com/symfony/maker-bundle/tree/v1.67.0"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-09 20:21:01 +02:00
"time": "2026-03-18T13:39:06+00:00"
2019-10-26 18:07:36 +02:00
},
{
"name": "symfony/web-profiler-bundle",
2026-04-11 18:29:37 +02:00
"version": "v7.4.8",
2019-10-26 18:07:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
2026-04-11 18:29:37 +02:00
"reference": "79f039096c67cc1cc3f607d2ba72af86cd27e6a4"
2019-10-26 18:07:36 +02:00
},
"dist": {
"type": "zip",
2026-04-11 18:29:37 +02:00
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/79f039096c67cc1cc3f607d2ba72af86cd27e6a4",
"reference": "79f039096c67cc1cc3f607d2ba72af86cd27e6a4",
2019-10-26 18:07:36 +02:00
"shasum": ""
},
"require": {
2026-04-11 18:29:37 +02:00
"composer-runtime-api": ">=2.1",
"php": ">=8.2",
"symfony/config": "^7.3|^8.0",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/framework-bundle": "^6.4.13|^7.1.6|^8.0",
"symfony/http-kernel": "^6.4.13|^7.1.6|^8.0",
"symfony/routing": "^6.4|^7.0|^8.0",
"symfony/twig-bundle": "^6.4|^7.0|^8.0",
"twig/twig": "^3.15"
2019-10-26 18:07:36 +02:00
},
"conflict": {
2026-04-11 18:29:37 +02:00
"symfony/form": "<6.4",
"symfony/mailer": "<6.4",
"symfony/messenger": "<6.4",
"symfony/serializer": "<7.2",
"symfony/workflow": "<7.3"
2019-10-26 18:07:36 +02:00
},
"require-dev": {
2026-04-11 18:29:37 +02:00
"symfony/browser-kit": "^6.4|^7.0|^8.0",
"symfony/console": "^6.4|^7.0|^8.0",
"symfony/css-selector": "^6.4|^7.0|^8.0",
"symfony/runtime": "^6.4.13|^7.1.6|^8.0",
"symfony/stopwatch": "^6.4|^7.0|^8.0"
2019-10-26 18:07:36 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\WebProfilerBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2026-04-09 12:10:37 +02:00
"description": "Provides a development tool that gives detailed information about the execution of any request",
2016-09-22 13:56:57 +02:00
"homepage": "https://symfony.com",
2026-04-09 12:10:37 +02:00
"keywords": [
"dev"
],
"support": {
2026-04-11 18:29:37 +02:00
"source": "https://github.com/symfony/web-profiler-bundle/tree/v7.4.8"
2026-04-09 12:10:37 +02:00
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
2026-04-09 20:21:01 +02:00
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
2026-04-09 12:10:37 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
2026-04-11 18:29:37 +02:00
"time": "2026-03-24T13:12:05+00:00"
2016-09-22 13:56:57 +02:00
}
],
"aliases": [],
2026-04-19 18:32:45 +02:00
"minimum-stability": "dev",
2016-09-22 13:56:57 +02:00
"stability-flags": {
2019-10-26 16:51:04 +02:00
"roave/security-advisories": 20
2016-09-22 13:56:57 +02:00
},
2026-04-19 18:32:45 +02:00
"prefer-stable": true,
2016-09-22 13:56:57 +02:00
"prefer-lowest": false,
"platform": {
2026-04-12 08:49:47 +02:00
"php": ">=8.5",
2026-04-19 22:09:03 +02:00
"ext-gd": "*",
2026-04-09 12:10:37 +02:00
"ext-iconv": "*",
2026-04-19 22:09:03 +02:00
"ext-json": "*"
2016-09-22 13:56:57 +02:00
},
2026-04-09 12:10:37 +02:00
"platform-dev": {},
"plugin-api-version": "2.9.0"
2016-09-22 13:56:57 +02:00
}