2019-02-23 16:49:38 +01:00
{
"_readme": [
"This file locks the dependencies of your project to a known state",
2019-03-27 19:19:50 +01:00
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
2019-02-23 16:49:38 +01:00
"This file is @generated automatically"
],
2023-12-24 15:20:52 +01:00
"content-hash": "6c3d6e309f579d6683344fead9a86d50",
2019-02-23 16:49:38 +01:00
"packages": [
2023-08-06 00:42:34 +02:00
{
"name": "api-platform/core",
2024-02-03 00:40:37 +01:00
"version": "v3.2.13",
2023-08-06 00:42:34 +02:00
"source": {
"type": "git",
"url": "https://github.com/api-platform/core.git",
2024-02-03 00:40:37 +01:00
"reference": "3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec"
2023-08-06 00:42:34 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/api-platform/core/zipball/3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec",
"reference": "3b42bafcccd2b530ca7bb920c7a3b9dc249d76ec",
2023-08-06 00:42:34 +02:00
"shasum": ""
},
"require": {
"doctrine/inflector": "^1.0 || ^2.0",
"php": ">=8.1",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
"psr/container": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^3.1",
2023-12-03 01:20:39 +01:00
"symfony/http-foundation": "^6.1 || ^7.0",
"symfony/http-kernel": "^6.1 || ^7.0",
"symfony/property-access": "^6.1 || ^7.0",
"symfony/property-info": "^6.1 || ^7.0",
"symfony/serializer": "^6.1 || ^7.0",
2023-09-17 11:24:12 +02:00
"symfony/translation-contracts": "^3.3",
2023-12-03 01:20:39 +01:00
"symfony/web-link": "^6.1 || ^7.0",
2023-08-06 00:42:34 +02:00
"willdurand/negotiation": "^3.0"
},
"conflict": {
"doctrine/common": "<3.2.2",
"doctrine/dbal": "<2.10",
"doctrine/mongodb-odm": "<2.4",
"doctrine/orm": "<2.14.0",
"doctrine/persistence": "<1.3",
2023-10-15 14:01:01 +02:00
"elasticsearch/elasticsearch": ">=8.0,<8.4",
2023-08-06 00:42:34 +02:00
"phpspec/prophecy": "<1.15",
"phpunit/phpunit": "<9.5",
"symfony/var-exporter": "<6.1.1"
},
"require-dev": {
2023-09-17 11:24:12 +02:00
"behat/behat": "^3.11",
2023-08-06 00:42:34 +02:00
"behat/mink": "^1.9",
"doctrine/cache": "^1.11 || ^2.1",
"doctrine/common": "^3.2.2",
"doctrine/dbal": "^3.4.0",
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
"doctrine/mongodb-odm": "^2.2",
2024-01-25 22:19:06 +01:00
"doctrine/mongodb-odm-bundle": "^4.0 || ^5.0",
2023-08-06 00:42:34 +02:00
"doctrine/orm": "^2.14",
2023-10-15 14:01:01 +02:00
"elasticsearch/elasticsearch": "^7.11 || ^8.4",
2023-08-06 00:42:34 +02:00
"friends-of-behat/mink-browserkit-driver": "^1.3.1",
"friends-of-behat/mink-extension": "^2.2",
"friends-of-behat/symfony-extension": "^2.1",
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"jangregor/phpstan-prophecy": "^1.0",
"justinrainbow/json-schema": "^5.2.1",
"phpspec/prophecy-phpunit": "^2.0",
"phpstan/extension-installer": "^1.1",
"phpstan/phpdoc-parser": "^1.13",
"phpstan/phpstan": "^1.1",
"phpstan/phpstan-doctrine": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-symfony": "^1.0",
2023-12-24 15:20:52 +01:00
"phpunit/phpunit": "^9.5",
2023-08-06 00:42:34 +02:00
"psr/log": "^1.0 || ^2.0 || ^3.0",
"ramsey/uuid": "^3.9.7 || ^4.0",
"ramsey/uuid-doctrine": "^1.4 || ^2.0",
2023-12-24 15:20:52 +01:00
"sebastian/comparator": "<5.0",
2023-08-06 00:42:34 +02:00
"soyuka/contexts": "v3.3.9",
"soyuka/stubs-mongodb": "^1.0",
2023-12-03 01:20:39 +01:00
"symfony/asset": "^6.1 || ^7.0",
"symfony/browser-kit": "^6.1 || ^7.0",
"symfony/cache": "^6.1 || ^7.0",
"symfony/config": "^6.1 || ^7.0",
"symfony/console": "^6.1 || ^7.0",
"symfony/css-selector": "^6.1 || ^7.0",
"symfony/dependency-injection": "^6.1 || ^7.0.12",
"symfony/doctrine-bridge": "^6.1 || ^7.0",
"symfony/dom-crawler": "^6.1 || ^7.0",
"symfony/error-handler": "^6.1 || ^7.0",
"symfony/event-dispatcher": "^6.1 || ^7.0",
"symfony/expression-language": "^6.1 || ^7.0",
"symfony/finder": "^6.1 || ^7.0",
"symfony/form": "^6.1 || ^7.0",
"symfony/framework-bundle": "^6.1 || ^7.0",
"symfony/http-client": "^6.1 || ^7.0",
"symfony/intl": "^6.1 || ^7.0",
2023-08-06 00:42:34 +02:00
"symfony/maker-bundle": "^1.24",
"symfony/mercure-bundle": "*",
2023-12-03 01:20:39 +01:00
"symfony/messenger": "^6.1 || ^7.0",
"symfony/phpunit-bridge": "^6.1 || ^7.0",
"symfony/routing": "^6.1 || ^7.0",
"symfony/security-bundle": "^6.1 || ^7.0",
"symfony/security-core": "^6.1 || ^7.0",
"symfony/stopwatch": "^6.1 || ^7.0",
"symfony/twig-bundle": "^6.1 || ^7.0",
"symfony/uid": "^6.1 || ^7.0",
"symfony/validator": "^6.1 || ^7.0",
"symfony/web-profiler-bundle": "^6.1 || ^7.0",
"symfony/yaml": "^6.1 || ^7.0",
2023-08-06 00:42:34 +02:00
"twig/twig": "^1.42.3 || ^2.12 || ^3.0",
"webonyx/graphql-php": "^14.0 || ^15.0"
},
"suggest": {
"doctrine/mongodb-odm-bundle": "To support MongoDB. Only versions 4.0 and later are supported.",
"elasticsearch/elasticsearch": "To support Elasticsearch.",
"ocramius/package-versions": "To display the API Platform's version in the debug bar.",
"phpstan/phpdoc-parser": "To support extracting metadata from PHPDoc.",
"psr/cache-implementation": "To use metadata caching.",
"ramsey/uuid": "To support Ramsey's UUID identifiers.",
"symfony/cache": "To have metadata caching when using Symfony integration.",
"symfony/config": "To load XML configuration files.",
"symfony/expression-language": "To use authorization features.",
"symfony/http-client": "To use the HTTP cache invalidation system.",
"symfony/messenger": "To support messenger integration.",
"symfony/security": "To use authorization features.",
"symfony/twig-bundle": "To use the Swagger UI integration.",
"symfony/uid": "To support Symfony UUID/ULID identifiers.",
"symfony/web-profiler-bundle": "To use the data collector.",
"webonyx/graphql-php": "To support GraphQL."
},
"type": "library",
"extra": {
"branch-alias": {
2023-10-06 12:35:17 +02:00
"dev-main": "3.3.x-dev"
2023-08-06 00:42:34 +02:00
},
"symfony": {
2023-12-03 01:20:39 +01:00
"require": "^6.1 || ^7.0"
2023-08-06 00:42:34 +02:00
}
},
"autoload": {
"psr-4": {
"ApiPlatform\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kévin Dunglas",
"email": "kevin@dunglas.fr",
"homepage": "https://dunglas.fr"
}
],
"description": "Build a fully-featured hypermedia or GraphQL API in minutes!",
"homepage": "https://api-platform.com",
"keywords": [
"Hydra",
"JSON-LD",
"api",
"graphql",
"hal",
"jsonapi",
"openapi",
"rest",
"swagger"
],
"support": {
"issues": "https://github.com/api-platform/core/issues",
2024-02-03 00:40:37 +01:00
"source": "https://github.com/api-platform/core/tree/v3.2.13"
2023-08-06 00:42:34 +02:00
},
2024-02-03 00:40:37 +01:00
"time": "2024-02-01T14:41:52+00:00"
2023-08-06 00:42:34 +02:00
},
2019-12-14 16:35:19 +01:00
{
"name": "beberlei/assert",
2022-01-19 19:35:45 +01:00
"version": "v3.3.2",
2019-12-14 16:35:19 +01:00
"source": {
"type": "git",
"url": "https://github.com/beberlei/assert.git",
2022-01-19 19:35:45 +01:00
"reference": "cb70015c04be1baee6f5f5c953703347c0ac1655"
2019-12-14 16:35:19 +01:00
},
"dist": {
"type": "zip",
2022-01-19 19:35:45 +01:00
"url": "https://api.github.com/repos/beberlei/assert/zipball/cb70015c04be1baee6f5f5c953703347c0ac1655",
"reference": "cb70015c04be1baee6f5f5c953703347c0ac1655",
2019-12-14 16:35:19 +01:00
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",
2021-01-03 20:34:58 +01:00
"php": "^7.0 || ^8.0"
2019-12-14 16:35:19 +01:00
},
"require-dev": {
"friendsofphp/php-cs-fixer": "*",
2021-01-03 20:34:58 +01:00
"phpstan/phpstan": "*",
"phpunit/phpunit": ">=6.0.0",
"yoast/phpunit-polyfills": "^0.1.0"
2019-12-14 16:35:19 +01:00
},
2021-06-09 08:45:34 +02:00
"suggest": {
"ext-intl": "Needed to allow Assertion::count(), Assertion::isCountable(), Assertion::minCount(), and Assertion::maxCount() to operate on ResourceBundles"
},
2019-12-14 16:35:19 +01:00
"type": "library",
"autoload": {
"files": [
"lib/Assert/functions.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Assert\\": "lib/Assert"
}
2019-12-14 16:35:19 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-2-Clause"
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de",
"role": "Lead Developer"
},
{
"name": "Richard Quadling",
"email": "rquadling@gmail.com",
"role": "Collaborator"
}
],
"description": "Thin assertion library for input validation in business models.",
"keywords": [
"assert",
"assertion",
"validation"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/beberlei/assert/issues",
2022-01-19 19:35:45 +01:00
"source": "https://github.com/beberlei/assert/tree/v3.3.2"
2021-01-03 20:34:58 +01:00
},
2022-01-19 19:35:45 +01:00
"time": "2021-12-16T21:41:27+00:00"
2019-12-14 16:35:19 +01:00
},
2020-03-08 13:05:53 +01:00
{
"name": "beberlei/doctrineextensions",
2024-02-06 21:47:18 +01:00
"version": "v1.4.0",
2020-03-08 13:05:53 +01:00
"source": {
"type": "git",
"url": "https://github.com/beberlei/DoctrineExtensions.git",
2024-02-06 21:47:18 +01:00
"reference": "249eab82aa35b65741388f38499b3162403d9956"
2020-03-08 13:05:53 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/249eab82aa35b65741388f38499b3162403d9956",
"reference": "249eab82aa35b65741388f38499b3162403d9956",
2020-03-08 13:05:53 +01:00
"shasum": ""
},
"require": {
2024-02-06 21:47:18 +01:00
"doctrine/orm": "^2.15",
2021-01-03 20:34:58 +01:00
"php": "^7.2 || ^8.0"
2020-03-08 13:05:53 +01:00
},
"require-dev": {
2024-02-06 21:47:18 +01:00
"doctrine/annotations": "^1.14 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0",
2020-03-08 13:05:53 +01:00
"nesbot/carbon": "*",
2021-01-03 20:34:58 +01:00
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
2024-02-06 21:47:18 +01:00
"squizlabs/php_codesniffer": "^3.8",
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
"symfony/yaml": "^4.4 || ^5.3 || ^6.0 || ^7.0",
2020-03-08 13:05:53 +01:00
"zf1/zend-date": "^1.12",
"zf1/zend-registry": "^1.12"
},
"type": "library",
"autoload": {
"psr-4": {
"DoctrineExtensions\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Steve Lacey",
2020-10-02 12:16:12 +02:00
"email": "steve@steve.ly"
2020-03-08 13:05:53 +01:00
}
],
2021-01-03 20:34:58 +01:00
"description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.",
2020-03-08 13:05:53 +01:00
"keywords": [
"database",
"doctrine",
"orm"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.4.0"
2021-01-03 20:34:58 +01:00
},
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T17:02:44+00:00"
2020-03-08 13:05:53 +01:00
},
2020-05-18 22:07:09 +02:00
{
"name": "brick/math",
2023-12-04 00:00:00 +01:00
"version": "0.12.1",
2020-05-18 22:07:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/brick/math.git",
2023-12-04 00:00:00 +01:00
"reference": "f510c0a40911935b77b86859eb5223d58d660df1"
2020-05-18 22:07:09 +02:00
},
"dist": {
"type": "zip",
2023-12-04 00:00:00 +01:00
"url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1",
"reference": "f510c0a40911935b77b86859eb5223d58d660df1",
2020-05-18 22:07:09 +02:00
"shasum": ""
},
"require": {
2023-12-04 00:00:00 +01:00
"php": "^8.1"
2020-05-18 22:07:09 +02:00
},
"require-dev": {
"php-coveralls/php-coveralls": "^2.2",
2023-12-04 00:00:00 +01:00
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "5.16.0"
2020-05-18 22:07:09 +02:00
},
"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",
2023-12-04 00:00:00 +01:00
"bignumber",
2020-05-18 22:07:09 +02:00
"brick",
2023-12-04 00:00:00 +01:00
"decimal",
"integer",
"math",
"mathematics",
"rational"
2020-05-18 22:07:09 +02:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/brick/math/issues",
2023-12-04 00:00:00 +01:00
"source": "https://github.com/brick/math/tree/0.12.1"
2021-01-03 20:34:58 +01:00
},
2020-08-21 21:10:47 +02:00
"funding": [
2021-10-02 18:36:29 +02:00
{
2023-05-27 20:35:36 +02:00
"url": "https://github.com/BenMorel",
"type": "github"
2020-08-21 21:10:47 +02:00
}
],
2023-12-04 00:00:00 +01:00
"time": "2023-11-29T23:19:16+00:00"
2020-05-18 22:07:09 +02:00
},
2020-06-08 20:23:35 +02:00
{
"name": "composer/ca-bundle",
2023-12-24 15:20:52 +01:00
"version": "1.4.0",
2020-06-08 20:23:35 +02:00
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
2023-12-24 15:20:52 +01:00
"reference": "b66d11b7479109ab547f9405b97205640b17d385"
2020-06-08 20:23:35 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/b66d11b7479109ab547f9405b97205640b17d385",
"reference": "b66d11b7479109ab547f9405b97205640b17d385",
2020-06-08 20:23:35 +02:00
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
2021-03-14 18:43:09 +01:00
"phpstan/phpstan": "^0.12.55",
2020-06-08 20:23:35 +02:00
"psr/log": "^1.0",
2021-03-14 18:43:09 +01:00
"symfony/phpunit-bridge": "^4.2 || ^5",
2023-12-24 15:20:52 +01:00
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
2020-06-08 20:23:35 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-03-14 18:43:09 +01:00
"dev-main": "1.x-dev"
2020-06-08 20:23:35 +02:00
}
},
"autoload": {
"psr-4": {
"Composer\\CaBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
"keywords": [
"cabundle",
"cacert",
"certificate",
"ssl",
"tls"
],
2021-01-03 20:34:58 +01:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/composer/ca-bundle/tree/1.4.0"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +02:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-12-24 15:20:52 +01:00
"time": "2023-12-18T12:05:55+00:00"
2020-06-08 20:23:35 +02:00
},
2020-07-18 23:50:39 +02:00
{
"name": "composer/package-versions-deprecated",
2023-06-11 18:27:49 +02:00
"version": "1.11.99.5",
2020-07-18 23:50:39 +02:00
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
2023-06-11 18:27:49 +02:00
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d"
2020-07-18 23:50:39 +02:00
},
"dist": {
"type": "zip",
2023-06-11 18:27:49 +02:00
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b4f54f74ef3453349c24a845d22392cd31e65f1d",
"reference": "b4f54f74ef3453349c24a845d22392cd31e65f1d",
2020-07-18 23:50:39 +02:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1.0 || ^2.0",
2020-08-21 21:10:47 +02:00
"php": "^7 || ^8"
2020-07-18 23:50:39 +02:00
},
"replace": {
2020-09-03 11:19:01 +02:00
"ocramius/package-versions": "1.11.99"
2020-07-18 23:50:39 +02:00
},
"require-dev": {
"composer/composer": "^1.9.3 || ^2.0@dev",
"ext-zip": "^1.13",
"phpunit/phpunit": "^6.5 || ^7"
},
"type": "composer-plugin",
"extra": {
"class": "PackageVersions\\Installer",
"branch-alias": {
"dev-master": "1.x-dev"
}
},
"autoload": {
"psr-4": {
"PackageVersions\\": "src/PackageVersions"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be"
}
],
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
2023-06-11 18:27:49 +02:00
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.5"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-06-11 18:27:49 +02:00
"time": "2022-01-17T14:14:24+00:00"
2020-07-18 23:50:39 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "doctrine/annotations",
2023-02-05 02:27:05 +01:00
"version": "1.14.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
2023-02-05 02:27:05 +01:00
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-02-05 02:27:05 +01:00
"url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
"reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-12-16 23:18:21 +01:00
"doctrine/lexer": "^1 || ^2",
2020-04-04 19:35:02 +02:00
"ext-tokenizer": "*",
2021-06-09 08:45:34 +02:00
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-06-09 08:45:34 +02:00
"doctrine/cache": "^1.11 || ^2.0",
2022-12-16 23:18:21 +01:00
"doctrine/coding-standard": "^9 || ^10",
"phpstan/phpstan": "~1.4.10 || ^1.8.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6",
2022-07-17 22:26:35 +02:00
"vimeo/psalm": "^4.10"
2019-02-23 16:49:38 +01:00
},
2022-12-16 23:18:21 +01:00
"suggest": {
"php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
},
2019-02-23 16:49:38 +01:00
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-08-13 13:04:31 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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"
}
],
"description": "Docblock Annotations Parser",
2021-01-03 20:34:58 +01:00
"homepage": "https://www.doctrine-project.org/projects/annotations.html",
2019-02-23 16:49:38 +01:00
"keywords": [
"annotations",
"docblock",
"parser"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/annotations/issues",
2023-02-05 02:27:05 +01:00
"source": "https://github.com/doctrine/annotations/tree/1.14.3"
2021-01-03 20:34:58 +01:00
},
2023-02-05 02:27:05 +01:00
"time": "2023-02-01T09:20:38+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/cache",
2022-07-17 22:26:35 +02:00
"version": "2.2.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
2022-07-17 22:26:35 +02:00
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2022-07-17 22:26:35 +02:00
"url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
"reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2020-05-27 22:56:28 +02:00
"php": "~7.1 || ^8.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-10-02 18:36:29 +02:00
"doctrine/common": ">2.2,<2.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-06-09 08:45:34 +02:00
"cache/integration-tests": "dev-master",
2022-07-17 22:26:35 +02:00
"doctrine/coding-standard": "^9",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
2021-10-02 18:36:29 +02:00
"psr/cache": "^1.0 || ^2.0 || ^3.0",
2022-07-17 22:26:35 +02:00
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-01 13:58:02 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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-11-16 17:59:32 +01:00
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"homepage": "https://www.doctrine-project.org/projects/cache.html",
2019-02-23 16:49:38 +01:00
"keywords": [
2019-11-16 17:59:32 +01:00
"abstraction",
"apcu",
2019-02-23 16:49:38 +01:00
"cache",
2019-11-16 17:59:32 +01:00
"caching",
"couchdb",
"memcached",
"php",
"redis",
"xcache"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/cache/issues",
2022-07-17 22:26:35 +02:00
"source": "https://github.com/doctrine/cache/tree/2.2.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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%2Fcache",
"type": "tidelift"
}
],
2022-07-17 22:26:35 +02:00
"time": "2022-05-20T20:07:39+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/collections",
2023-10-04 01:25:22 +02:00
"version": "2.1.4",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
2023-10-04 01:25:22 +02:00
"reference": "72328a11443a0de79967104ad36ba7b30bded134"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-10-04 01:25:22 +02:00
"url": "https://api.github.com/repos/doctrine/collections/zipball/72328a11443a0de79967104ad36ba7b30bded134",
"reference": "72328a11443a0de79967104ad36ba7b30bded134",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"doctrine/deprecations": "^1",
"php": "^8.1"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-10-04 01:25:22 +02:00
"doctrine/coding-standard": "^12",
2023-05-27 20:10:18 +02:00
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
2023-07-29 18:55:24 +02:00
"vimeo/psalm": "^5.11"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
2019-03-25 18:14:14 +01:00
"psr-4": {
2023-05-27 20:10:18 +02:00
"Doctrine\\Common\\Collections\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-16 17:59:32 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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-03-25 18:14:14 +01:00
"description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
"homepage": "https://www.doctrine-project.org/projects/collections.html",
2019-02-23 16:49:38 +01:00
"keywords": [
"array",
"collections",
2019-03-25 18:14:14 +01:00
"iterators",
"php"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/collections/issues",
2023-10-04 01:25:22 +02:00
"source": "https://github.com/doctrine/collections/tree/2.1.4"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:10:18 +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%2Fcollections",
"type": "tidelift"
}
],
2023-10-04 01:25:22 +02:00
"time": "2023-10-03T09:22:33+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/common",
2022-10-09 20:54:48 +02:00
"version": "3.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/common.git",
2022-10-09 20:54:48 +02:00
"reference": "8b5e5650391f851ed58910b3e3d48a71062eeced"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2022-10-09 20:54:48 +02:00
"url": "https://api.github.com/repos/doctrine/common/zipball/8b5e5650391f851ed58910b3e3d48a71062eeced",
"reference": "8b5e5650391f851ed58910b3e3d48a71062eeced",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"doctrine/persistence": "^2.0 || ^3.0",
2020-05-26 18:32:23 +02:00
"php": "^7.1 || ^8.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2022-10-03 23:09:50 +02:00
"doctrine/coding-standard": "^9.0 || ^10.0",
2022-09-07 21:52:13 +02:00
"doctrine/collections": "^1",
2022-03-04 12:16:13 +01:00
"phpstan/phpstan": "^1.4.1",
2022-01-19 19:35:45 +01:00
"phpstan/phpstan-phpunit": "^1",
2021-01-03 20:34:58 +01:00
"phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.0",
2019-02-23 16:49:38 +01:00
"squizlabs/php_codesniffer": "^3.0",
2022-10-03 23:09:50 +02:00
"symfony/phpunit-bridge": "^6.1",
2021-06-09 08:45:34 +02:00
"vimeo/psalm": "^4.4"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-07 21:52:13 +02:00
"Doctrine\\Common\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-09-18 16:06:51 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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"
}
],
2021-01-03 20:34:58 +01:00
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.",
2019-02-23 16:49:38 +01:00
"homepage": "https://www.doctrine-project.org/projects/common.html",
"keywords": [
"common",
"doctrine",
"php"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/common/issues",
2022-10-09 20:54:48 +02:00
"source": "https://github.com/doctrine/common/tree/3.4.3"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +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%2Fcommon",
"type": "tidelift"
}
],
2022-10-09 20:54:48 +02:00
"time": "2022-10-09T11:47:59+00:00"
2019-02-23 16:49:38 +01:00
},
2023-05-01 23:09:59 +02:00
{
"name": "doctrine/data-fixtures",
2023-11-24 23:55:21 +01:00
"version": "1.7.0",
2023-05-01 23:09:59 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/data-fixtures.git",
2023-11-24 23:55:21 +01:00
"reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f"
2023-05-01 23:09:59 +02:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
"reference": "bbcb74f2ac6dbe81a14b3c3687d7623490a0448f",
2023-05-01 23:09:59 +02:00
"shasum": ""
},
"require": {
"doctrine/deprecations": "^0.5.3 || ^1.0",
2023-11-24 23:55:21 +01:00
"doctrine/persistence": "^2.0|^3.0",
"php": "^7.4 || ^8.0"
2023-05-01 23:09:59 +02:00
},
"conflict": {
2023-11-24 23:55:21 +01:00
"doctrine/dbal": "<3.5 || >=5",
"doctrine/orm": "<2.14 || >=4",
2023-05-01 23:09:59 +02:00
"doctrine/phpcr-odm": "<1.3.0"
},
"require-dev": {
2023-11-24 23:55:21 +01:00
"doctrine/annotations": "^1.12 || ^2",
"doctrine/coding-standard": "^12",
"doctrine/dbal": "^3.5 || ^4",
2023-05-01 23:09:59 +02:00
"doctrine/mongodb-odm": "^1.3.0 || ^2.0.0",
2023-11-24 23:55:21 +01:00
"doctrine/orm": "^2.14 || ^3",
2023-05-01 23:09:59 +02:00
"ext-sqlite3": "*",
2023-11-24 23:55:21 +01:00
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6.13 || ^10.4.2",
"symfony/cache": "^5.4 || ^6.3 || ^7",
"symfony/var-exporter": "^5.4 || ^6.3 || ^7",
"vimeo/psalm": "^5.9"
2023-05-01 23:09:59 +02:00
},
"suggest": {
"alcaeus/mongo-php-adapter": "For using MongoDB ODM 1.3 with PHP 7 (deprecated)",
"doctrine/mongodb-odm": "For loading MongoDB ODM fixtures",
"doctrine/orm": "For loading ORM fixtures",
"doctrine/phpcr-odm": "For loading PHPCR ODM fixtures"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Common\\DataFixtures\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
}
],
"description": "Data Fixtures for all Doctrine Object Managers",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"database"
],
"support": {
"issues": "https://github.com/doctrine/data-fixtures/issues",
2023-11-24 23:55:21 +01:00
"source": "https://github.com/doctrine/data-fixtures/tree/1.7.0"
2023-05-01 23:09:59 +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%2Fdata-fixtures",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-24T11:18:31+00:00"
2023-05-01 23:09:59 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "doctrine/dbal",
2024-02-18 19:25:52 +01:00
"version": "3.8.2",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
2024-02-18 19:25:52 +01:00
"reference": "a19a1d05ca211f41089dffcc387733a6875196cb"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/doctrine/dbal/zipball/a19a1d05ca211f41089dffcc387733a6875196cb",
"reference": "a19a1d05ca211f41089dffcc387733a6875196cb",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-03-04 12:22:51 +01:00
"composer-runtime-api": "^2",
"doctrine/cache": "^1.11|^2.0",
2022-07-17 22:26:35 +02:00
"doctrine/deprecations": "^0.5.3|^1",
2022-11-27 23:18:44 +01:00
"doctrine/event-manager": "^1|^2",
2022-09-18 18:19:47 +02:00
"php": "^7.4 || ^8.0",
2022-03-04 12:22:51 +01:00
"psr/cache": "^1|^2|^3",
"psr/log": "^1|^2|^3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-06-05 22:15:07 +02:00
"doctrine/coding-standard": "12.0.0",
2023-02-07 22:41:14 +01:00
"fig/log-test": "^1",
2023-07-23 23:22:00 +02:00
"jetbrains/phpstorm-stubs": "2023.1",
2024-02-06 21:47:18 +01:00
"phpstan/phpstan": "1.10.57",
2023-03-02 23:48:52 +01:00
"phpstan/phpstan-strict-rules": "^1.5",
2024-02-06 21:47:18 +01:00
"phpunit/phpunit": "9.6.16",
2023-01-08 23:28:23 +01:00
"psalm/plugin-phpunit": "0.18.4",
2023-08-20 12:51:50 +02:00
"slevomat/coding-standard": "8.13.1",
2024-01-25 22:19:06 +01:00
"squizlabs/php_codesniffer": "3.8.1",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/console": "^4.4|^5.4|^6.0|^7.0",
2023-01-08 23:28:23 +01:00
"vimeo/psalm": "4.30.0"
2019-02-23 16:49:38 +01:00
},
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"bin": [
"bin/doctrine-dbal"
],
"type": "library",
"autoload": {
"psr-4": {
2022-03-04 12:22:51 +01:00
"Doctrine\\DBAL\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-08 20:25:47 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
}
],
"description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
"homepage": "https://www.doctrine-project.org/projects/dbal.html",
"keywords": [
"abstraction",
"database",
2020-01-01 15:57:34 +01:00
"db2",
2019-02-23 16:49:38 +01:00
"dbal",
2020-01-01 15:57:34 +01:00
"mariadb",
"mssql",
2019-02-23 16:49:38 +01:00
"mysql",
2020-01-01 15:57:34 +01:00
"oci8",
"oracle",
"pdo",
2019-02-23 16:49:38 +01:00
"pgsql",
2020-01-01 15:57:34 +01:00
"postgresql",
"queryobject",
"sasql",
"sql",
"sqlite",
"sqlserver",
"sqlsrv"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/doctrine/dbal/tree/3.8.2"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +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"
}
],
2024-02-18 19:25:52 +01:00
"time": "2024-02-12T18:36:36+00:00"
2021-06-09 08:45:34 +02:00
},
{
"name": "doctrine/deprecations",
2024-02-03 00:40:37 +01:00
"version": "1.1.3",
2021-06-09 08:45:34 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
2024-02-03 00:40:37 +01:00
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab"
2021-06-09 08:45:34 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
"reference": "dfbaa3c2d2e9a9df1118213f3b8b0c597bb99fab",
2021-06-09 08:45:34 +02:00
"shasum": ""
},
"require": {
2023-06-05 22:15:07 +02:00
"php": "^7.1 || ^8.0"
2021-06-09 08:45:34 +02:00
},
"require-dev": {
2022-09-18 18:19:47 +02:00
"doctrine/coding-standard": "^9",
2023-06-05 22:15:07 +02:00
"phpstan/phpstan": "1.4.10 || 1.10.15",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
"psalm/plugin-phpunit": "0.18.4",
"psr/log": "^1 || ^2 || ^3",
"vimeo/psalm": "4.30.0 || 5.12.0"
2021-06-09 08:45:34 +02:00
},
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
2024-02-03 00:40:37 +01:00
"source": "https://github.com/doctrine/deprecations/tree/1.1.3"
2021-06-09 08:45:34 +02:00
},
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T19:34:25+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/doctrine-bundle",
2024-02-18 19:25:52 +01:00
"version": "2.11.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
2024-02-18 19:25:52 +01:00
"reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/492725310ae9a1b5b20d6ae09fb5ae6404616e68",
"reference": "492725310ae9a1b5b20d6ae09fb5ae6404616e68",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2021-06-09 08:45:34 +02:00
"doctrine/cache": "^1.11 || ^2.0",
2023-11-17 23:44:28 +01:00
"doctrine/dbal": "^3.7.0 || ^4.0",
2022-11-14 20:30:55 +01:00
"doctrine/persistence": "^2.2 || ^3",
2020-05-26 18:32:23 +02:00
"doctrine/sql-formatter": "^1.0.1",
2023-01-08 23:28:23 +01:00
"php": "^7.4 || ^8.0",
2023-11-17 23:44:28 +01:00
"symfony/cache": "^5.4 || ^6.0 || ^7.0",
"symfony/config": "^5.4 || ^6.0 || ^7.0",
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
2022-11-14 20:30:55 +01:00
"symfony/deprecation-contracts": "^2.1 || ^3",
2023-11-17 23:44:28 +01:00
"symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/polyfill-php80": "^1.15",
2022-11-14 20:30:55 +01:00
"symfony/service-contracts": "^1.1.1 || ^2.0 || ^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": ">=3.0",
2024-02-06 21:47:18 +01:00
"doctrine/orm": "<2.17 || >=4.0",
2023-03-31 22:49:31 +02:00
"twig/twig": "<1.34 || >=2.0 <2.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1 || ^2",
2023-11-17 23:44:28 +01:00
"doctrine/coding-standard": "^12",
2023-03-31 22:49:31 +02:00
"doctrine/deprecations": "^1.0",
2024-02-06 21:47:18 +01:00
"doctrine/orm": "^2.17 || ^3.0",
2021-03-14 18:43:09 +01:00
"friendsofphp/proxy-manager-lts": "^1.0",
2024-02-06 21:47:18 +01:00
"phpunit/phpunit": "^9.5.26",
2023-01-08 23:28:23 +01:00
"psalm/plugin-phpunit": "^0.18.4",
2024-02-06 21:47:18 +01:00
"psalm/plugin-symfony": "^5",
2022-11-14 20:30:55 +01:00
"psr/log": "^1.1.4 || ^2.0 || ^3.0",
2023-11-17 23:44:28 +01:00
"symfony/phpunit-bridge": "^6.1 || ^7.0",
"symfony/property-info": "^5.4 || ^6.0 || ^7.0",
"symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0",
"symfony/security-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/string": "^5.4 || ^6.0 || ^7.0",
"symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0",
"symfony/validator": "^5.4 || ^6.0 || ^7.0",
"symfony/var-exporter": "^5.4 || ^6.2 || ^7.0",
"symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0",
2022-11-14 20:30:55 +01:00
"twig/twig": "^1.34 || ^2.12 || ^3.0",
2024-02-06 21:47:18 +01:00
"vimeo/psalm": "^5.15"
2019-02-23 16:49:38 +01:00
},
"suggest": {
"doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
2021-06-09 08:45:34 +02:00
"ext-pdo": "*",
2019-02-23 16:49:38 +01:00
"symfony/web-profiler-bundle": "To use the data collector."
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Doctrine\\Bundle\\DoctrineBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-11-21 21:52:41 +01:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-02-23 16:49:38 +01:00
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
2019-11-21 21:52:41 +01:00
"name": "Symfony Community",
2022-01-19 19:35:45 +01:00
"homepage": "https://symfony.com/contributors"
2019-02-23 16:49:38 +01:00
},
{
2019-11-21 21:52:41 +01:00
"name": "Doctrine Project",
2022-01-19 19:35:45 +01:00
"homepage": "https://www.doctrine-project.org/"
2019-02-23 16:49:38 +01:00
}
],
"description": "Symfony DoctrineBundle",
2022-01-19 19:35:45 +01:00
"homepage": "https://www.doctrine-project.org",
2019-02-23 16:49:38 +01:00
"keywords": [
"database",
"dbal",
"orm",
"persistence"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.3"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +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"
}
],
2024-02-18 19:25:52 +01:00
"time": "2024-02-10T20:56:20+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/doctrine-migrations-bundle",
2023-11-17 23:44:28 +01:00
"version": "3.3.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
2023-11-17 23:44:28 +01:00
"reference": "1dd42906a5fb9c5960723e2ebb45c68006493835"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1dd42906a5fb9c5960723e2ebb45c68006493835",
"reference": "1dd42906a5fb9c5960723e2ebb45c68006493835",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-11-17 23:44:28 +01:00
"doctrine/doctrine-bundle": "^2.4",
2022-01-19 19:35:45 +01:00
"doctrine/migrations": "^3.2",
2021-01-03 20:34:58 +01:00
"php": "^7.2|^8.0",
2023-11-17 23:44:28 +01:00
"symfony/deprecation-contracts": "^2.1 || ^3",
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-11-17 23:44:28 +01:00
"doctrine/coding-standard": "^12",
"doctrine/orm": "^2.6 || ^3",
"doctrine/persistence": "^2.0 || ^3 ",
2023-06-05 22:15:07 +02:00
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
2023-11-17 23:44:28 +01:00
"phpstan/phpstan-symfony": "^1.3",
2023-06-05 22:15:07 +02:00
"phpunit/phpunit": "^8.5|^9.5",
2023-11-17 23:44:28 +01:00
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-symfony": "^3 || ^5",
"symfony/phpunit-bridge": "^6.3 || ^7",
"symfony/var-exporter": "^5.4 || ^6 || ^7",
"vimeo/psalm": "^4.30 || ^5.15"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Doctrine\\Bundle\\MigrationsBundle\\": ""
2019-11-16 17:59:32 +01:00
},
"exclude-from-classmap": [
"/Tests/"
]
2019-02-23 16:49:38 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-11-16 17:59:32 +01:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-02-23 16:49:38 +01:00
},
{
"name": "Doctrine Project",
2022-03-04 12:16:13 +01:00
"homepage": "https://www.doctrine-project.org"
2019-02-23 16:49:38 +01:00
},
{
2019-11-16 17:59:32 +01:00
"name": "Symfony Community",
2022-03-04 12:16:13 +01:00
"homepage": "https://symfony.com/contributors"
2019-02-23 16:49:38 +01:00
}
],
"description": "Symfony DoctrineMigrationsBundle",
"homepage": "https://www.doctrine-project.org",
"keywords": [
"dbal",
"migrations",
"schema"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
2023-11-17 23:44:28 +01:00
"source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.0"
2021-01-03 20:34:58 +01: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"
}
],
2023-11-17 23:44:28 +01:00
"time": "2023-11-13T19:44:41+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/event-manager",
2023-05-27 20:35:36 +02:00
"version": "2.0.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
2023-05-27 20:35:36 +02:00
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/doctrine/event-manager/zipball/750671534e0241a7c50ea5b43f67e23eb5c96f32",
"reference": "750671534e0241a7c50ea5b43f67e23eb5c96f32",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": "^8.1"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-08-03 22:50:27 +02:00
"doctrine/common": "<2.9"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"doctrine/coding-standard": "^10",
"phpstan/phpstan": "^1.8.8",
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.28"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-10-22 21:38:24 +02:00
"Doctrine\\Common\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-16 17:59:32 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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"
}
],
2019-11-16 17:59:32 +01:00
"description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
2019-02-23 16:49:38 +01:00
"homepage": "https://www.doctrine-project.org/projects/event-manager.html",
"keywords": [
"event",
2019-11-16 17:59:32 +01:00
"event dispatcher",
"event manager",
"event system",
"events"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
2023-05-27 20:35:36 +02:00
"source": "https://github.com/doctrine/event-manager/tree/2.0.0"
2021-01-03 20:34:58 +01:00
},
2020-08-21 21:10:47 +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"
}
],
2023-05-27 20:35:36 +02:00
"time": "2022-10-12T20:59:15+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/inflector",
2024-01-15 20:44:51 +01:00
"version": "2.0.9",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
2024-01-15 20:44:51 +01:00
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-01-15 20:44:51 +01:00
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2020-05-26 18:32:23 +02:00
"php": "^7.2 || ^8.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-06-18 21:38:02 +02:00
"doctrine/coding-standard": "^11.0",
2022-09-07 21:52:13 +02:00
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
2023-06-18 21:38:02 +02:00
"vimeo/psalm": "^4.25 || ^5.4"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2020-05-09 20:33:49 +02:00
"Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-16 17:59:32 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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"
}
],
2020-05-09 20:33:49 +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",
2019-02-23 16:49:38 +01:00
"keywords": [
"inflection",
2020-05-09 20:33:49 +02:00
"inflector",
"lowercase",
"manipulation",
"php",
"plural",
"singular",
"strings",
"uppercase",
"words"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
2024-01-15 20:44:51 +01:00
"source": "https://github.com/doctrine/inflector/tree/2.0.9"
2021-01-03 20:34:58 +01: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%2Finflector",
"type": "tidelift"
}
],
2024-01-15 20:44:51 +01:00
"time": "2024-01-15T18:05:13+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/instantiator",
2023-05-27 20:10:18 +02:00
"version": "2.0.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
2023-05-27 20:10:18 +02:00
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:10:18 +02:00
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": "^8.1"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-27 20:10:18 +02:00
"doctrine/coding-standard": "^11",
2019-02-23 16:49:38 +01:00
"ext-pdo": "*",
"ext-phar": "*",
2023-05-27 20:10:18 +02:00
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.5.27",
"vimeo/psalm": "^5.4"
2019-02-23 16:49:38 +01: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",
2021-01-03 20:34:58 +01:00
"homepage": "https://ocramius.github.io/"
2019-02-23 16:49:38 +01:00
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2019-03-24 15:28:01 +01:00
"homepage": "https://www.doctrine-project.org/projects/instantiator.html",
2019-02-23 16:49:38 +01:00
"keywords": [
"constructor",
"instantiate"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
2023-05-27 20:10:18 +02:00
"source": "https://github.com/doctrine/instantiator/tree/2.0.0"
2021-01-03 20:34:58 +01: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%2Finstantiator",
"type": "tidelift"
}
],
2023-05-27 20:10:18 +02:00
"time": "2022-12-30T00:23:10+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/lexer",
2024-02-06 21:47:18 +01:00
"version": "2.1.1",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
2024-02-06 21:47:18 +01:00
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
"reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-01-08 23:28:23 +01:00
"doctrine/deprecations": "^1.0",
2022-01-19 19:35:45 +01:00
"php": "^7.1 || ^8.0"
2019-02-23 16:49:38 +01:00
},
2019-06-16 12:36:17 +02:00
"require-dev": {
2024-02-06 21:47:18 +01:00
"doctrine/coding-standard": "^9 || ^12",
2022-03-04 12:16:13 +01:00
"phpstan/phpstan": "^1.3",
2024-02-06 21:47:18 +01:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
2023-01-08 23:28:23 +01:00
"psalm/plugin-phpunit": "^0.18.3",
2024-02-06 21:47:18 +01:00
"vimeo/psalm": "^4.11 || ^5.21"
2019-06-16 12:36:17 +02:00
},
2019-02-23 16:49:38 +01:00
"type": "library",
"autoload": {
2019-06-16 12:36:17 +02:00
"psr-4": {
2023-01-08 23:28:23 +01:00
"Doctrine\\Common\\Lexer\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-09-18 16:06:51 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2020-01-01 15:57:34 +01:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
2019-02-23 16:49:38 +01:00
{
"name": "Johannes Schmitt",
"email": "schmittjoh@gmail.com"
}
],
2019-06-16 12:36:17 +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",
2019-02-23 16:49:38 +01:00
"keywords": [
2019-06-16 12:36:17 +02:00
"annotations",
"docblock",
2019-02-23 16:49:38 +01:00
"lexer",
2019-06-16 12:36:17 +02:00
"parser",
"php"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/doctrine/lexer/tree/2.1.1"
2021-01-03 20:34:58 +01: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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T11:35:39+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/migrations",
2023-12-05 23:30:59 +01:00
"version": "3.7.2",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
2023-12-05 23:30:59 +01:00
"reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-12-05 23:30:59 +01:00
"url": "https://api.github.com/repos/doctrine/migrations/zipball/47af29eef49f29ebee545947e8b2a4b3be318c8a",
"reference": "47af29eef49f29ebee545947e8b2a4b3be318c8a",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-01-19 19:35:45 +01:00
"composer-runtime-api": "^2",
2023-11-17 23:44:28 +01:00
"doctrine/dbal": "^3.5.1 || ^4",
2022-09-18 18:19:47 +02:00
"doctrine/deprecations": "^0.5.3 || ^1",
2023-01-18 21:22:22 +01:00
"doctrine/event-manager": "^1.2 || ^2.0",
2023-05-27 20:10:18 +02:00
"php": "^8.1",
2021-10-02 19:36:17 +02:00
"psr/log": "^1.1.3 || ^2 || ^3",
2023-11-17 23:44:28 +01:00
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/stopwatch": "^5.4 || ^6.0 || ^7.0",
"symfony/var-exporter": "^6.2 || ^7.0"
2022-09-18 18:19:47 +02:00
},
"conflict": {
2023-11-17 23:44:28 +01:00
"doctrine/orm": "<2.12 || >=4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-11-17 23:44:28 +01:00
"doctrine/coding-standard": "^12",
"doctrine/orm": "^2.13 || ^3",
2022-09-18 18:19:47 +02:00
"doctrine/persistence": "^2 || ^3",
2020-07-04 23:38:18 +02:00
"doctrine/sql-formatter": "^1.0",
2019-02-23 16:49:38 +01:00
"ext-pdo_sqlite": "*",
2023-11-17 23:44:28 +01:00
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpstan/phpstan-strict-rules": "^1.4",
"phpstan/phpstan-symfony": "^1.3",
"phpunit/phpunit": "^10.3",
"symfony/cache": "^5.4 || ^6.0 || ^7.0",
"symfony/process": "^5.4 || ^6.0 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2019-02-23 16:49:38 +01:00
},
"suggest": {
2020-07-04 23:38:18 +02:00
"doctrine/sql-formatter": "Allows to generate formatted SQL with the diff command.",
2019-02-23 16:49:38 +01:00
"symfony/yaml": "Allows the use of yaml for migration configuration files."
},
"bin": [
"bin/doctrine-migrations"
],
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\Migrations\\": "lib/Doctrine/Migrations"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Michael Simonson",
"email": "contact@mikesimonson.com"
}
],
"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.",
"homepage": "https://www.doctrine-project.org/projects/migrations.html",
"keywords": [
"database",
"dbal",
2021-10-02 19:36:17 +02:00
"migrations"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
2023-12-05 23:30:59 +01:00
"source": "https://github.com/doctrine/migrations/tree/3.7.2"
2021-01-03 20:34:58 +01: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"
}
],
2023-12-05 23:30:59 +01:00
"time": "2023-12-05T11:35:05+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/orm",
2024-02-06 21:47:18 +01:00
"version": "2.18.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
2024-02-06 21:47:18 +01:00
"reference": "f2176a9ce56cafdfd1624d54bfdb076819083d5b"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/doctrine/orm/zipball/f2176a9ce56cafdfd1624d54bfdb076819083d5b",
"reference": "f2176a9ce56cafdfd1624d54bfdb076819083d5b",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-01-19 19:35:45 +01:00
"composer-runtime-api": "^2",
2021-10-02 18:36:29 +02:00
"doctrine/cache": "^1.12.1 || ^2.1.1",
2023-05-06 22:25:56 +02:00
"doctrine/collections": "^1.5 || ^2.1",
2021-03-14 18:43:09 +01:00
"doctrine/common": "^3.0.3",
2022-01-19 19:35:45 +01:00
"doctrine/dbal": "^2.13.1 || ^3.2",
2022-07-17 22:26:35 +02:00
"doctrine/deprecations": "^0.5.3 || ^1",
2023-01-08 23:28:23 +01:00
"doctrine/event-manager": "^1.2 || ^2",
2021-10-02 18:36:29 +02:00
"doctrine/inflector": "^1.4 || ^2.0",
2023-05-06 22:25:56 +02:00
"doctrine/instantiator": "^1.3 || ^2",
2024-02-06 21:47:18 +01:00
"doctrine/lexer": "^2 || ^3",
2022-07-17 22:26:35 +02:00
"doctrine/persistence": "^2.4 || ^3",
2021-10-02 18:36:29 +02:00
"ext-ctype": "*",
2022-01-19 19:35:45 +01:00
"php": "^7.1 || ^8.0",
2021-06-09 08:45:34 +02:00
"psr/cache": "^1 || ^2 || ^3",
2023-11-17 23:44:28 +01:00
"symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0",
2022-01-19 19:35:45 +01:00
"symfony/polyfill-php72": "^1.23",
2022-07-17 22:26:35 +02:00
"symfony/polyfill-php80": "^1.16"
2022-01-19 19:35:45 +01:00
},
"conflict": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "<1.13 || >= 3.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1.13 || ^2",
2023-05-06 22:25:56 +02:00
"doctrine/coding-standard": "^9.0.2 || ^12.0",
2021-10-02 18:36:29 +02:00
"phpbench/phpbench": "^0.16.10 || ^1.0",
2023-11-17 23:44:28 +01:00
"phpstan/phpstan": "~1.4.10 || 1.10.35",
2023-04-16 23:58:03 +02:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
2022-07-17 22:26:35 +02:00
"psr/log": "^1 || ^2 || ^3",
2023-04-16 23:58:03 +02:00
"squizlabs/php_codesniffer": "3.7.2",
2023-12-24 15:20:52 +01:00
"symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
"vimeo/psalm": "4.30.0 || 5.16.0"
2019-02-23 16:49:38 +01:00
},
"suggest": {
2022-08-13 02:49:23 +02:00
"ext-dom": "Provides support for XSD validation for XML mapping files",
2021-06-09 08:45:34 +02:00
"symfony/cache": "Provides cache support for Setup Tool with doctrine/cache 2.0",
2019-02-23 16:49:38 +01:00
"symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
},
"bin": [
"bin/doctrine"
],
"type": "library",
"autoload": {
"psr-4": {
2024-02-06 21:47:18 +01:00
"Doctrine\\ORM\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-10-03 18:14:45 +02:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01:00
{
"name": "Roman Borschel",
"email": "roman@code-factory.org"
},
{
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
},
{
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
},
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com"
}
],
"description": "Object-Relational-Mapper for PHP",
2019-11-21 21:52:41 +01:00
"homepage": "https://www.doctrine-project.org/projects/orm.html",
2019-02-23 16:49:38 +01:00
"keywords": [
"database",
"orm"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/orm/issues",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/doctrine/orm/tree/2.18.0"
2021-01-03 20:34:58 +01:00
},
2024-02-06 21:47:18 +01:00
"time": "2024-01-31T15:53:12+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "doctrine/persistence",
2023-05-27 19:24:14 +02:00
"version": "3.2.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
2023-05-27 19:24:14 +02:00
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 19:24:14 +02:00
"url": "https://api.github.com/repos/doctrine/persistence/zipball/63fee8c33bef740db6730eb2a750cd3da6495603",
"reference": "63fee8c33bef740db6730eb2a750cd3da6495603",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-10-22 21:38:24 +02:00
"doctrine/event-manager": "^1 || ^2",
2022-07-17 22:26:35 +02:00
"php": "^7.2 || ^8.0",
2022-01-19 19:35:45 +01:00
"psr/cache": "^1.0 || ^2.0 || ^3.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-07-17 22:26:35 +02:00
"doctrine/common": "<2.10"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-01-03 20:34:58 +01:00
"composer/package-versions-deprecated": "^1.11",
2023-01-08 23:28:23 +01:00
"doctrine/coding-standard": "^11",
2021-01-03 20:34:58 +01:00
"doctrine/common": "^3.0",
2023-01-08 23:28:23 +01:00
"phpstan/phpstan": "1.9.4",
2022-07-17 22:26:35 +02:00
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8.5 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
2023-01-08 23:28:23 +01:00
"vimeo/psalm": "4.30.0 || 5.3.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-07-17 22:26:35 +02:00
"Doctrine\\Persistence\\": "src/Persistence"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2019-11-16 17:59:32 +01:00
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
2019-02-23 16:49:38 +01: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"
}
],
"description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
2022-07-17 22:26:35 +02:00
"homepage": "https://www.doctrine-project.org/projects/persistence.html",
2019-02-23 16:49:38 +01:00
"keywords": [
"mapper",
"object",
"odm",
"orm",
"persistence"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
2023-05-27 19:24:14 +02:00
"source": "https://github.com/doctrine/persistence/tree/3.2.0"
2019-02-23 16:49:38 +01:00
},
2022-07-17 22:26:35 +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"
}
],
2023-05-27 19:24:14 +02:00
"time": "2023-05-17T18:32:04+00:00"
2019-02-23 16:49:38 +01:00
},
2020-05-26 18:32:23 +02:00
{
"name": "doctrine/sql-formatter",
2022-07-17 22:26:35 +02:00
"version": "1.1.3",
2020-05-26 18:32:23 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
2022-07-17 22:26:35 +02:00
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5"
2020-05-26 18:32:23 +02:00
},
"dist": {
"type": "zip",
2022-07-17 22:26:35 +02:00
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/25a06c7bf4c6b8218f47928654252863ffc890a5",
"reference": "25a06c7bf4c6b8218f47928654252863ffc890a5",
2020-05-26 18:32:23 +02:00
"shasum": ""
},
"require": {
2020-05-30 21:09:55 +02:00
"php": "^7.1 || ^8.0"
2020-05-26 18:32:23 +02:00
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4"
},
"bin": [
"bin/sql-formatter"
],
"type": "library",
"autoload": {
"psr-4": {
"Doctrine\\SqlFormatter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jeremy Dorn",
"email": "jeremy@jeremydorn.com",
2022-07-17 22:26:35 +02:00
"homepage": "https://jeremydorn.com/"
2020-05-26 18:32:23 +02:00
}
],
"description": "a PHP SQL highlighting library",
"homepage": "https://github.com/doctrine/sql-formatter/",
"keywords": [
"highlight",
"sql"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/sql-formatter/issues",
2022-07-17 22:26:35 +02:00
"source": "https://github.com/doctrine/sql-formatter/tree/1.1.3"
2021-01-03 20:34:58 +01:00
},
2022-07-17 22:26:35 +02:00
"time": "2022-05-23T21:33:49+00:00"
2020-05-26 18:32:23 +02:00
},
2020-04-14 11:07:07 +02:00
{
"name": "dompdf/dompdf",
2023-07-02 03:36:42 +02:00
"version": "dev-master",
2020-04-14 11:07:07 +02:00
"source": {
"type": "git",
"url": "https://github.com/dompdf/dompdf.git",
2023-12-24 15:20:52 +01:00
"reference": "c9cf4be933e2406a51990bd4eb9e70612e790cc0"
2020-04-14 11:07:07 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/dompdf/dompdf/zipball/c9cf4be933e2406a51990bd4eb9e70612e790cc0",
"reference": "c9cf4be933e2406a51990bd4eb9e70612e790cc0",
2020-04-14 11:07:07 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-mbstring": "*",
2022-07-06 00:23:24 +00:00
"masterminds/html5": "^2.0",
2022-09-25 15:51:16 +02:00
"phenx/php-font-lib": ">=0.5.4 <1.0.0",
"phenx/php-svg-lib": ">=0.3.3 <1.0.0",
2021-01-03 20:47:51 +01:00
"php": "^7.1 || ^8.0"
2020-04-14 11:07:07 +02:00
},
"require-dev": {
2023-07-02 03:36:42 +02:00
"ext-gd": "*",
2022-07-06 00:23:24 +00:00
"ext-json": "*",
"ext-zip": "*",
2020-09-22 10:22:22 +02:00
"mockery/mockery": "^1.3",
2023-09-24 15:36:07 +02:00
"phpunit/phpunit": "^7.5 || ^8 || ^9 || ^10",
2023-07-02 03:36:42 +02:00
"squizlabs/php_codesniffer": "^3.5",
2023-12-24 15:20:52 +01:00
"symfony/process": "^4.4 || ^5.4 || ^6.2 || ^7.0"
2020-04-14 11:07:07 +02:00
},
"suggest": {
"ext-gd": "Needed to process images",
"ext-gmagick": "Improves image processing performance",
2020-09-22 10:22:22 +02:00
"ext-imagick": "Improves image processing performance",
"ext-zlib": "Needed for pdf stream compression"
2020-04-14 11:07:07 +02:00
},
2023-07-02 03:36:42 +02:00
"default-branch": true,
2020-04-14 11:07:07 +02:00
"type": "library",
"autoload": {
"psr-4": {
"Dompdf\\": "src/"
},
"classmap": [
"lib/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-2.1"
],
"authors": [
{
2022-09-25 15:51:16 +02:00
"name": "The Dompdf Community",
"homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
2020-04-14 11:07:07 +02:00
}
],
"description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
"homepage": "https://github.com/dompdf/dompdf",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/dompdf/dompdf/issues",
2023-07-02 03:36:42 +02:00
"source": "https://github.com/dompdf/dompdf/tree/master"
2021-01-03 20:34:58 +01:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-17T20:04:51+00:00"
2020-04-14 11:07:07 +02:00
},
2019-11-24 22:49:22 +01:00
{
"name": "egulias/email-validator",
2023-10-06 12:35:17 +02:00
"version": "4.0.2",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
2023-10-06 12:35:17 +02:00
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-10-06 12:35:17 +02:00
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
"reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"doctrine/lexer": "^2.0 || ^3.0",
"php": ">=8.1",
"symfony/polyfill-intl-idn": "^1.26"
2019-11-24 22:49:22 +01:00
},
"require-dev": {
2023-10-06 12:35:17 +02:00
"phpunit/phpunit": "^10.2",
"vimeo/psalm": "^5.12"
2019-11-24 22:49:22 +01:00
},
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:10:18 +02:00
"dev-master": "4.0.x-dev"
2019-11-24 22:49:22 +01:00
}
},
"autoload": {
"psr-4": {
2020-07-04 23:38:18 +02:00
"Egulias\\EmailValidator\\": "src"
2019-11-24 22:49:22 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eduardo Gulias Davis"
}
],
"description": "A library for validating emails against several RFCs",
"homepage": "https://github.com/egulias/EmailValidator",
"keywords": [
"email",
"emailvalidation",
"emailvalidator",
"validation",
"validator"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
2023-10-06 12:35:17 +02:00
"source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
2021-01-03 20:34:58 +01:00
},
"funding": [
{
"url": "https://github.com/egulias",
"type": "github"
}
],
2023-10-06 12:35:17 +02:00
"time": "2023-10-06T06:47:41+00:00"
2019-11-24 22:49:22 +01:00
},
2020-04-14 17:21:30 +02:00
{
"name": "erusev/parsedown",
"version": "1.7.4",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
"shasum": ""
},
"require": {
"ext-mbstring": "*",
"php": ">=5.3.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35"
},
"type": "library",
"autoload": {
"psr-0": {
"Parsedown": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "http://erusev.com"
}
],
"description": "Parser for Markdown.",
"homepage": "http://parsedown.org",
"keywords": [
"markdown",
"parser"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/erusev/parsedown/issues",
"source": "https://github.com/erusev/parsedown/tree/1.7.x"
},
2020-04-14 17:21:30 +02:00
"time": "2019-12-30T22:54:17+00:00"
},
2019-08-13 13:04:31 +02:00
{
"name": "florianv/exchanger",
2023-11-04 20:44:32 +01:00
"version": "2.8.1",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/florianv/exchanger.git",
2023-11-04 20:44:32 +01:00
"reference": "9214f51665fb907e7aa2397e21a90c456eb0c448"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-11-04 20:44:32 +01:00
"url": "https://api.github.com/repos/florianv/exchanger/zipball/9214f51665fb907e7aa2397e21a90c456eb0c448",
"reference": "9214f51665fb907e7aa2397e21a90c456eb0c448",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2022-12-11 14:41:40 +01:00
"ext-json": "*",
"ext-libxml": "*",
2020-08-21 21:10:47 +02:00
"ext-simplexml": "*",
2021-01-03 20:34:58 +01:00
"php": "^7.1.3 || ^8.0",
2019-08-13 13:04:31 +02:00
"php-http/client-implementation": "^1.0",
"php-http/discovery": "^1.6",
"php-http/httplug": "^1.0 || ^2.0",
2023-11-04 20:44:32 +01:00
"psr/http-factory": "^1.0.2",
2022-12-11 14:41:40 +01:00
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
2019-08-13 13:04:31 +02:00
},
"require-dev": {
"nyholm/psr7": "^1.0",
"php-http/message": "^1.7",
"php-http/mock-client": "^1.0",
2021-01-03 20:34:58 +01:00
"phpunit/phpunit": "^7 || ^8 || ^9.4"
2019-08-13 13:04:31 +02:00
},
"suggest": {
"php-http/guzzle6-adapter": "Required to use Guzzle for sending HTTP requests",
"php-http/message": "Required to use Guzzle for sending HTTP requests"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Exchanger\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florian Voutzinos",
"email": "florian@voutzinos.com",
"homepage": "https://voutzinos.com"
}
],
"description": "Currency exchange rates framework for PHP",
"homepage": "https://github.com/florianv/exchanger",
"keywords": [
"Rate",
"conversion",
"currency",
"exchange rates",
"money"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/florianv/exchanger/issues",
2023-11-04 20:44:32 +01:00
"source": "https://github.com/florianv/exchanger/tree/2.8.1"
2021-01-03 20:34:58 +01:00
},
2023-11-04 20:44:32 +01:00
"time": "2023-11-03T17:11:52+00:00"
2019-08-13 13:04:31 +02:00
},
{
"name": "florianv/swap",
2021-01-03 20:34:58 +01:00
"version": "4.3.0",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/florianv/swap.git",
2021-01-03 20:34:58 +01:00
"reference": "88edd27fcb95bdc58bbbf9e4b00539a2843d97fd"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2021-01-03 20:34:58 +01:00
"url": "https://api.github.com/repos/florianv/swap/zipball/88edd27fcb95bdc58bbbf9e4b00539a2843d97fd",
"reference": "88edd27fcb95bdc58bbbf9e4b00539a2843d97fd",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
"florianv/exchanger": "^2.0",
2021-01-03 20:34:58 +01:00
"php": "^7.1.3 || ^8.0"
2019-08-13 13:04:31 +02:00
},
"require-dev": {
"nyholm/psr7": "^1.0",
"php-http/message": "^1.7",
"php-http/mock-client": "^1.0",
2021-01-03 20:34:58 +01:00
"phpunit/phpunit": "^7 || ^8 || ^9"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"psr-4": {
"Swap\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florian Voutzinos",
"email": "florian@voutzinos.com",
"homepage": "https://voutzinos.com"
}
],
"description": "Exchange rates library for PHP",
"keywords": [
"Rate",
"conversion",
"currency",
"exchange rates",
"money"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/florianv/swap/issues",
"source": "https://github.com/florianv/swap/tree/4.3.0"
},
"time": "2020-12-28T10:14:12+00:00"
2019-08-13 13:04:31 +02:00
},
2020-06-07 22:38:10 +02:00
{
"name": "florianv/swap-bundle",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/florianv/symfony-swap.git",
2023-01-18 21:22:22 +01:00
"reference": "fc6154976533e386ac6783c02ff19ab65aed4029"
2020-06-07 22:38:10 +02:00
},
"dist": {
"type": "zip",
2023-01-18 21:22:22 +01:00
"url": "https://api.github.com/repos/florianv/symfony-swap/zipball/fc6154976533e386ac6783c02ff19ab65aed4029",
"reference": "fc6154976533e386ac6783c02ff19ab65aed4029",
2020-06-07 22:38:10 +02:00
"shasum": ""
},
"require": {
"florianv/swap": "^4.0",
2021-06-09 08:45:34 +02:00
"php": "^7.1.3|^8.0",
2022-07-17 22:26:35 +02:00
"symfony/framework-bundle": "~3.0|~4.0|~5.0|~6.0"
2020-06-07 22:38:10 +02:00
},
"require-dev": {
"nyholm/psr7": "^1.1",
"php-http/guzzle6-adapter": "^1.0",
"php-http/message": "^1.7",
2021-06-09 08:45:34 +02:00
"phpunit/phpunit": "~5.7|~6.0|~7.0|~8.0|~9.0",
2022-07-17 22:26:35 +02:00
"symfony/cache": "~3.0|~4.0|~5.0|~6.0"
2020-06-07 22:38:10 +02:00
},
"suggest": {
"symfony/cache": "For caching"
},
2021-01-03 20:34:58 +01:00
"default-branch": true,
2020-06-07 22:38:10 +02:00
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"psr-4": {
"Florianv\\SwapBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florian Voutzinos",
"email": "florian@voutzinos.com",
"homepage": "http://florian.voutzinos.com"
}
],
"description": "Integrates the Swap library with Symfony",
"homepage": "https://github.com/florianv/FlorianvSwapBundle",
"keywords": [
"Rate",
"bundle",
"conversion",
"currency",
"exchange",
"money",
"symfony"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/florianv/symfony-swap/issues",
2022-12-11 14:41:40 +01:00
"source": "https://github.com/florianv/symfony-swap/tree/master"
2021-01-03 20:34:58 +01:00
},
2023-01-18 21:22:22 +01:00
"time": "2023-01-12T08:17:02+00:00"
2020-06-07 22:38:10 +02:00
},
2021-10-02 19:36:17 +02:00
{
"name": "friendsofphp/proxy-manager-lts",
2023-05-27 19:24:14 +02:00
"version": "v1.0.16",
2021-10-02 19:36:17 +02:00
"source": {
"type": "git",
"url": "https://github.com/FriendsOfPHP/proxy-manager-lts.git",
2023-05-27 19:24:14 +02:00
"reference": "ecadbdc9052e4ad08c60c8a02268712e50427f7c"
2021-10-02 19:36:17 +02:00
},
"dist": {
"type": "zip",
2023-05-27 19:24:14 +02:00
"url": "https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/ecadbdc9052e4ad08c60c8a02268712e50427f7c",
"reference": "ecadbdc9052e4ad08c60c8a02268712e50427f7c",
2021-10-02 19:36:17 +02:00
"shasum": ""
},
"require": {
"laminas/laminas-code": "~3.4.1|^4.0",
"php": ">=7.1",
2023-05-27 19:24:14 +02:00
"symfony/filesystem": "^4.4.17|^5.0|^6.0|^7.0"
2021-10-02 19:36:17 +02:00
},
"conflict": {
"laminas/laminas-stdlib": "<3.2.1",
"zendframework/zend-stdlib": "<3.2.1"
},
"replace": {
"ocramius/proxy-manager": "^2.1"
},
"require-dev": {
"ext-phar": "*",
2023-05-27 19:24:14 +02:00
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
2021-10-02 19:36:17 +02:00
},
"type": "library",
"extra": {
"thanks": {
"name": "ocramius/proxy-manager",
"url": "https://github.com/Ocramius/ProxyManager"
}
},
"autoload": {
"psr-4": {
"ProxyManager\\": "src/ProxyManager"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
2022-03-04 12:16:13 +01:00
"homepage": "https://ocramius.github.io/"
2021-10-02 19:36:17 +02:00
},
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
}
],
"description": "Adding support for a wider range of PHP versions to ocramius/proxy-manager",
"homepage": "https://github.com/FriendsOfPHP/proxy-manager-lts",
"keywords": [
"aop",
"lazy loading",
"proxy",
"proxy pattern",
"service proxies"
],
"support": {
"issues": "https://github.com/FriendsOfPHP/proxy-manager-lts/issues",
2023-05-27 19:24:14 +02:00
"source": "https://github.com/FriendsOfPHP/proxy-manager-lts/tree/v1.0.16"
2021-10-02 19:36:17 +02:00
},
"funding": [
{
"url": "https://github.com/Ocramius",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/ocramius/proxy-manager",
"type": "tidelift"
}
],
2023-05-27 19:24:14 +02:00
"time": "2023-05-24T07:17:17+00:00"
2021-10-02 19:36:17 +02:00
},
2019-11-24 22:49:22 +01:00
{
"name": "gregwar/captcha",
2023-10-04 01:25:22 +02:00
"version": "v1.2.1",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/Gregwar/Captcha.git",
2023-10-04 01:25:22 +02:00
"reference": "229d3cdfe33d6f1349e0aec94a26e9205a6db08e"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-10-04 01:25:22 +02:00
"url": "https://api.github.com/repos/Gregwar/Captcha/zipball/229d3cdfe33d6f1349e0aec94a26e9205a6db08e",
"reference": "229d3cdfe33d6f1349e0aec94a26e9205a6db08e",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
"ext-gd": "*",
"ext-mbstring": "*",
"php": ">=5.3.0",
"symfony/finder": "*"
},
"require-dev": {
"phpunit/phpunit": "^6.4"
},
2023-03-31 22:49:31 +02:00
"type": "library",
2019-11-24 22:49:22 +01:00
"autoload": {
"psr-4": {
"Gregwar\\": "src/Gregwar"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Passault",
"email": "g.passault@gmail.com",
"homepage": "http://www.gregwar.com/"
},
{
"name": "Jeremy Livingston",
"email": "jeremy.j.livingston@gmail.com"
}
],
"description": "Captcha generator",
"homepage": "https://github.com/Gregwar/Captcha",
"keywords": [
"bot",
"captcha",
"spam"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Gregwar/Captcha/issues",
2023-10-04 01:25:22 +02:00
"source": "https://github.com/Gregwar/Captcha/tree/v1.2.1"
2021-01-03 20:34:58 +01:00
},
2023-10-04 01:25:22 +02:00
"time": "2023-09-26T13:45:37+00:00"
2019-11-24 22:49:22 +01:00
},
{
"name": "gregwar/captcha-bundle",
2022-01-19 19:35:45 +01:00
"version": "v2.2.0",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/Gregwar/CaptchaBundle.git",
2022-01-19 19:35:45 +01:00
"reference": "2b55ba41fd890f1a94d30e53a530c344bf12d6a5"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2022-01-19 19:35:45 +01:00
"url": "https://api.github.com/repos/Gregwar/CaptchaBundle/zipball/2b55ba41fd890f1a94d30e53a530c344bf12d6a5",
"reference": "2b55ba41fd890f1a94d30e53a530c344bf12d6a5",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2020-01-09 19:37:04 +01:00
"ext-gd": "*",
2021-03-14 18:43:09 +01:00
"gregwar/captcha": "^1.1.9",
2021-06-09 08:45:34 +02:00
"php": ">=7.1.3",
2022-01-19 19:35:45 +01:00
"symfony/form": "~5.0|~6.0",
"symfony/framework-bundle": "~5.0|~6.0",
"symfony/translation": "~5.0|^6.0",
2020-01-09 19:37:04 +01:00
"twig/twig": "^2.10|^3.0"
},
"require-dev": {
2022-01-19 19:35:45 +01:00
"phpstan/phpstan": "^0.12.66",
2020-01-09 19:37:04 +01:00
"symplify/easy-coding-standard": "^6.1"
2019-11-24 22:49:22 +01:00
},
2020-03-04 20:48:09 +01:00
"type": "symfony-bundle",
2019-11-24 22:49:22 +01:00
"autoload": {
"psr-4": {
"Gregwar\\CaptchaBundle\\": "/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Grégoire Passault",
"email": "g.passault@gmail.com",
"homepage": "http://www.gregwar.com/"
},
{
"name": "Jeremy Livingston",
"email": "jeremy.j.livingston@gmail.com"
}
],
"description": "Captcha bundle",
"homepage": "https://github.com/Gregwar/CaptchaBundle",
"keywords": [
"Symfony2",
"bot",
"captcha",
"code",
"security",
"spam",
2019-12-11 20:12:42 +01:00
"symfony",
2019-11-24 22:49:22 +01:00
"visual"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Gregwar/CaptchaBundle/issues",
2022-01-19 19:35:45 +01:00
"source": "https://github.com/Gregwar/CaptchaBundle/tree/v2.2.0"
2021-01-03 20:34:58 +01:00
},
2022-01-19 19:35:45 +01:00
"time": "2022-01-11T08:28:06+00:00"
2019-11-24 22:49:22 +01:00
},
2023-07-16 03:07:53 +02:00
{
"name": "guzzlehttp/guzzle",
2023-12-03 22:18:44 +01:00
"version": "7.8.1",
2023-07-16 03:07:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
2023-12-03 22:18:44 +01:00
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104"
2023-07-16 03:07:53 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/41042bc7ab002487b876a0683fc8dce04ddce104",
"reference": "41042bc7ab002487b876a0683fc8dce04ddce104",
2023-07-16 03:07:53 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
2023-09-09 23:19:44 +02:00
"guzzlehttp/promises": "^1.5.3 || ^2.0.1",
"guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
2023-07-16 03:07:53 +02:00
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-07-16 03:07:53 +02:00
"ext-curl": "*",
"php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
"php-http/message-factory": "^1.1",
2023-12-03 22:18:44 +01:00
"phpunit/phpunit": "^8.5.36 || ^9.6.15",
2023-07-16 03:07:53 +02:00
"psr/log": "^1.1 || ^2.0 || ^3.0"
},
"suggest": {
"ext-curl": "Required for CURL handler support",
"ext-intl": "Required for Internationalized Domain Name (IDN) support",
"psr/log": "Required for using the Log middleware"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"GuzzleHttp\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Jeremy Lindblom",
"email": "jeremeamia@gmail.com",
"homepage": "https://github.com/jeremeamia"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle is a PHP HTTP client library",
"keywords": [
"client",
"curl",
"framework",
"http",
"http client",
"psr-18",
"psr-7",
"rest",
"web service"
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
2023-12-03 22:18:44 +01:00
"source": "https://github.com/guzzle/guzzle/tree/7.8.1"
2023-07-16 03:07:53 +02:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
"type": "tidelift"
}
],
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T20:35:24+00:00"
2023-07-16 03:07:53 +02:00
},
{
"name": "guzzlehttp/promises",
2023-12-03 22:18:44 +01:00
"version": "2.0.2",
2023-07-16 03:07:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
2023-12-03 22:18:44 +01:00
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223"
2023-07-16 03:07:53 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/guzzle/promises/zipball/bbff78d96034045e58e13dedd6ad91b5d1253223",
"reference": "bbff78d96034045e58e13dedd6ad91b5d1253223",
2023-07-16 03:07:53 +02:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
2023-07-16 03:07:53 +02:00
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Promise\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
}
],
"description": "Guzzle promises library",
"keywords": [
"promise"
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
2023-12-03 22:18:44 +01:00
"source": "https://github.com/guzzle/promises/tree/2.0.2"
2023-07-16 03:07:53 +02:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
"type": "tidelift"
}
],
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T20:19:20+00:00"
2023-07-16 03:07:53 +02:00
},
{
"name": "guzzlehttp/psr7",
2023-12-03 22:18:44 +01:00
"version": "2.6.2",
2023-07-16 03:07:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/guzzle/psr7.git",
2023-12-03 22:18:44 +01:00
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221"
2023-07-16 03:07:53 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/guzzle/psr7/zipball/45b30f99ac27b5ca93cb4831afe16285f57b8221",
"reference": "45b30f99ac27b5ca93cb4831afe16285f57b8221",
2023-07-16 03:07:53 +02:00
"shasum": ""
},
"require": {
"php": "^7.2.5 || ^8.0",
"psr/http-factory": "^1.0",
"psr/http-message": "^1.1 || ^2.0",
"ralouphie/getallheaders": "^3.0"
},
"provide": {
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"bamarni/composer-bin-plugin": "^1.8.2",
2023-07-16 03:07:53 +02:00
"http-interop/http-factory-tests": "^0.9",
2023-12-03 22:18:44 +01:00
"phpunit/phpunit": "^8.5.36 || ^9.6.15"
2023-07-16 03:07:53 +02:00
},
"suggest": {
"laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
},
"type": "library",
"extra": {
"bamarni-bin": {
"bin-links": true,
"forward-command": false
}
},
"autoload": {
"psr-4": {
"GuzzleHttp\\Psr7\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Graham Campbell",
"email": "hello@gjcampbell.co.uk",
"homepage": "https://github.com/GrahamCampbell"
},
{
"name": "Michael Dowling",
"email": "mtdowling@gmail.com",
"homepage": "https://github.com/mtdowling"
},
{
"name": "George Mponos",
"email": "gmponos@gmail.com",
"homepage": "https://github.com/gmponos"
},
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com",
"homepage": "https://github.com/Nyholm"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://github.com/sagikazarmark"
},
{
"name": "Tobias Schultze",
"email": "webmaster@tubo-world.de",
"homepage": "https://github.com/Tobion"
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
}
],
"description": "PSR-7 message implementation that also provides common utility methods",
"keywords": [
"http",
"message",
"psr-7",
"request",
"response",
"stream",
"uri",
"url"
],
"support": {
"issues": "https://github.com/guzzle/psr7/issues",
2023-12-03 22:18:44 +01:00
"source": "https://github.com/guzzle/psr7/tree/2.6.2"
2023-07-16 03:07:53 +02:00
},
"funding": [
{
"url": "https://github.com/GrahamCampbell",
"type": "github"
},
{
"url": "https://github.com/Nyholm",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
"type": "tidelift"
}
],
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T20:05:35+00:00"
2023-07-16 03:07:53 +02:00
},
2019-10-05 20:30:27 +02:00
{
"name": "imagine/imagine",
2023-06-11 00:41:00 +02:00
"version": "1.3.5",
2019-10-05 20:30:27 +02:00
"source": {
"type": "git",
2021-10-02 18:36:29 +02:00
"url": "https://github.com/php-imagine/Imagine.git",
2023-06-11 00:41:00 +02:00
"reference": "7151d553edec4dc2bbac60419f7a74ff34700e7f"
2019-10-05 20:30:27 +02:00
},
"dist": {
"type": "zip",
2023-06-11 00:41:00 +02:00
"url": "https://api.github.com/repos/php-imagine/Imagine/zipball/7151d553edec4dc2bbac60419f7a74ff34700e7f",
"reference": "7151d553edec4dc2bbac60419f7a74ff34700e7f",
2019-10-05 20:30:27 +02:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"php": ">=5.5"
2019-10-05 20:30:27 +02:00
},
"require-dev": {
2021-01-03 20:34:58 +01:00
"phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
2019-10-05 20:30:27 +02:00
},
"suggest": {
2022-07-17 22:26:35 +02:00
"ext-exif": "to read EXIF metadata",
2019-10-05 20:30:27 +02:00
"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": {
2022-07-17 22:26:35 +02:00
"dev-develop": "1.x-dev"
2019-10-05 20:30:27 +02:00
}
},
"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 5.3",
"homepage": "http://imagine.readthedocs.org/",
"keywords": [
"drawing",
"graphics",
"image manipulation",
"image processing"
],
2021-01-03 20:34:58 +01:00
"support": {
2021-10-02 18:36:29 +02:00
"issues": "https://github.com/php-imagine/Imagine/issues",
2023-06-11 00:41:00 +02:00
"source": "https://github.com/php-imagine/Imagine/tree/1.3.5"
2021-01-03 20:34:58 +01:00
},
2023-06-11 00:41:00 +02:00
"time": "2023-06-07T14:49:52+00:00"
2019-10-05 20:30:27 +02:00
},
2022-10-03 23:09:50 +02:00
{
"name": "jbtronics/2fa-webauthn",
2024-01-15 20:44:51 +01:00
"version": "v2.2.1",
2022-10-04 00:35:05 +02:00
"source": {
"type": "git",
"url": "https://github.com/jbtronics/2fa-webauthn.git",
2024-01-15 20:44:51 +01:00
"reference": "eb62e3f46321f6050bbe100631ae0777216f36ca"
2023-06-11 13:14:45 +02:00
},
"dist": {
"type": "zip",
2024-01-15 20:44:51 +01:00
"url": "https://api.github.com/repos/jbtronics/2fa-webauthn/zipball/eb62e3f46321f6050bbe100631ae0777216f36ca",
"reference": "eb62e3f46321f6050bbe100631ae0777216f36ca",
2023-06-11 13:14:45 +02:00
"shasum": ""
2022-10-03 23:09:50 +02:00
},
"require": {
"ext-json": "*",
"nyholm/psr7": "^1.5",
2023-06-11 13:14:45 +02:00
"php": "^8.1",
2023-12-05 23:30:59 +01:00
"psr/log": "^3.0.0|^2.0.0",
"scheb/2fa-bundle": "^6.0.0|^7.0.0",
"symfony/framework-bundle": "^6.0|^7.0",
2022-10-03 23:09:50 +02:00
"symfony/psr-http-message-bridge": "^2.1",
2024-01-15 20:44:51 +01:00
"symfony/uid": "^6.0|^7.0",
2023-10-04 01:25:22 +02:00
"web-auth/webauthn-lib": "^4.7"
2022-10-03 23:09:50 +02:00
},
"require-dev": {
2023-06-11 13:14:45 +02:00
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-latest"
2022-10-03 23:09:50 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Jbtronics\\TFAWebauthn\\": "src/"
}
},
2023-06-11 13:14:45 +02:00
"notification-url": "https://packagist.org/downloads/",
2022-10-03 23:09:50 +02:00
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Böhmer",
"email": "mail@jan-boehmer.de"
}
],
2022-10-04 00:35:05 +02:00
"description": "Webauthn Two-Factor-Authentictication Plugin for scheb/2fa",
"keywords": [
"2fa",
"scheb-2fa",
"symfony",
"symfony-bundle",
"two-factor-authentication",
"webauthn"
],
2023-06-11 13:14:45 +02:00
"support": {
"issues": "https://github.com/jbtronics/2fa-webauthn/issues",
2024-01-15 20:44:51 +01:00
"source": "https://github.com/jbtronics/2fa-webauthn/tree/v2.2.1"
2023-06-11 13:14:45 +02:00
},
2024-01-15 20:44:51 +01:00
"time": "2024-01-15T15:38:49+00:00"
2022-10-03 23:09:50 +02:00
},
2023-07-02 03:26:56 +02:00
{
"name": "jbtronics/dompdf-font-loader-bundle",
2023-12-24 15:20:52 +01:00
"version": "v1.1.1",
2023-07-02 03:26:56 +02:00
"source": {
"type": "git",
"url": "https://github.com/jbtronics/dompdf-font-loader-bundle.git",
2023-12-24 15:20:52 +01:00
"reference": "aa5e1665e323ffa86cd81052e11e35e10594c35c"
2023-07-02 03:26:56 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/jbtronics/dompdf-font-loader-bundle/zipball/aa5e1665e323ffa86cd81052e11e35e10594c35c",
"reference": "aa5e1665e323ffa86cd81052e11e35e10594c35c",
2023-07-02 03:26:56 +02:00
"shasum": ""
},
"require": {
2023-12-24 15:20:52 +01:00
"dompdf/dompdf": "^1.0.0|^2.0.0",
2023-07-02 03:26:56 +02:00
"ext-json": "*",
"php": "^8.1",
2023-12-05 23:30:59 +01:00
"symfony/finder": "^6.0|^7.0",
"symfony/framework-bundle": "^6.0|^7.0"
2023-07-02 03:26:56 +02:00
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"roave/security-advisories": "dev-latest",
"symfony/phpunit-bridge": "^6.0"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Jbtronics\\DompdfFontLoaderBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jan Böhmer",
"email": "mail@jan-boehmer.de"
}
],
"description": "A symfony bundle to easily load custom fonts for dompdf (on cache warming)",
"keywords": [
"dompdf",
"fonts",
"symfony",
"symfony-bundle"
],
"support": {
"issues": "https://github.com/jbtronics/dompdf-font-loader-bundle/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/jbtronics/dompdf-font-loader-bundle/tree/v1.1.1"
2023-07-02 03:26:56 +02:00
},
2023-12-24 15:20:52 +01:00
"time": "2023-12-24T14:11:31+00:00"
2023-07-02 03:26:56 +02:00
},
2023-05-14 23:08:14 +02:00
{
"name": "jfcherng/php-color-output",
"version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/jfcherng/php-color-output.git",
"reference": "6c7bf16686cc6a291647fcb87491640a2d5edd20"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jfcherng/php-color-output/zipball/6c7bf16686cc6a291647fcb87491640a2d5edd20",
"reference": "6c7bf16686cc6a291647fcb87491640a2d5edd20",
"shasum": ""
},
"require": {
"php": ">=7.1.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.19",
"liip/rmt": "^1.6",
"phan/phan": "^2 || ^3 || ^4",
"phpunit/phpunit": ">=7 <10",
"squizlabs/php_codesniffer": "^3.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Jfcherng\\Utility\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
}
],
"description": "Make your PHP command-line application colorful.",
"keywords": [
"ansi-colors",
"color",
"command-line",
"str-color"
],
"support": {
"issues": "https://github.com/jfcherng/php-color-output/issues",
"source": "https://github.com/jfcherng/php-color-output/tree/3.0.0"
},
"funding": [
{
"url": "https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
"time": "2021-05-27T02:45:54+00:00"
},
{
"name": "jfcherng/php-diff",
2023-06-18 21:38:02 +02:00
"version": "6.15.3",
2023-05-14 23:08:14 +02:00
"source": {
"type": "git",
"url": "https://github.com/jfcherng/php-diff.git",
2023-06-18 21:38:02 +02:00
"reference": "39be09756f8eda115299add3f34dc64b4bc32b66"
2023-05-14 23:08:14 +02:00
},
"dist": {
"type": "zip",
2023-06-18 21:38:02 +02:00
"url": "https://api.github.com/repos/jfcherng/php-diff/zipball/39be09756f8eda115299add3f34dc64b4bc32b66",
"reference": "39be09756f8eda115299add3f34dc64b4bc32b66",
2023-05-14 23:08:14 +02:00
"shasum": ""
},
"require": {
"jfcherng/php-color-output": "^3",
2023-05-27 19:24:14 +02:00
"jfcherng/php-mb-string": "^1.4.6 || ^2",
"jfcherng/php-sequence-matcher": "^3.2.10 || ^4",
2023-05-14 23:08:14 +02:00
"php": ">=7.4"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.8",
"liip/rmt": "^1.6",
"phan/phan": "^5",
"phpunit/phpunit": "^9",
"squizlabs/php_codesniffer": "^3.6"
},
"type": "library",
"autoload": {
"psr-4": {
"Jfcherng\\Diff\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
},
{
"name": "Chris Boulton",
"email": "chris.boulton@interspire.com"
}
],
"description": "A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues": "https://github.com/jfcherng/php-diff/issues",
2023-06-18 21:38:02 +02:00
"source": "https://github.com/jfcherng/php-diff/tree/6.15.3"
2023-05-14 23:08:14 +02:00
},
"funding": [
{
"url": "https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
2023-06-18 21:38:02 +02:00
"time": "2023-06-15T12:29:57+00:00"
2023-05-14 23:08:14 +02:00
},
{
"name": "jfcherng/php-mb-string",
2023-05-27 20:10:18 +02:00
"version": "2.0.1",
2023-05-14 23:08:14 +02:00
"source": {
"type": "git",
"url": "https://github.com/jfcherng/php-mb-string.git",
2023-05-27 20:10:18 +02:00
"reference": "8407bfefde47849c9e7c9594e6de2ac85a0f845d"
2023-05-14 23:08:14 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:10:18 +02:00
"url": "https://api.github.com/repos/jfcherng/php-mb-string/zipball/8407bfefde47849c9e7c9594e6de2ac85a0f845d",
"reference": "8407bfefde47849c9e7c9594e6de2ac85a0f845d",
2023-05-14 23:08:14 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"ext-iconv": "*",
"php": ">=8.1"
2023-05-14 23:08:14 +02:00
},
"require-dev": {
2023-05-27 20:10:18 +02:00
"friendsofphp/php-cs-fixer": "^3",
"phan/phan": "^5",
"phpunit/phpunit": "^9 || ^10"
2023-05-14 23:08:14 +02:00
},
"suggest": {
"ext-iconv": "Either \"ext-iconv\" or \"ext-mbstring\" is requried.",
"ext-mbstring": "Either \"ext-iconv\" or \"ext-mbstring\" is requried."
},
"type": "library",
"autoload": {
"psr-4": {
"Jfcherng\\Utility\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
}
],
"description": "A high performance multibytes sting implementation for frequently reading/writing operations.",
"support": {
"issues": "https://github.com/jfcherng/php-mb-string/issues",
2023-05-27 20:10:18 +02:00
"source": "https://github.com/jfcherng/php-mb-string/tree/2.0.1"
2023-05-14 23:08:14 +02:00
},
"funding": [
{
"url": "https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
2023-05-27 20:10:18 +02:00
"time": "2023-04-17T14:23:16+00:00"
2023-05-14 23:08:14 +02:00
},
{
"name": "jfcherng/php-sequence-matcher",
2023-05-27 20:10:18 +02:00
"version": "4.0.3",
2023-05-14 23:08:14 +02:00
"source": {
"type": "git",
"url": "https://github.com/jfcherng/php-sequence-matcher.git",
2023-05-27 20:10:18 +02:00
"reference": "d2038ac29627340a7458609072a8ba355e80ec5b"
2023-05-14 23:08:14 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:10:18 +02:00
"url": "https://api.github.com/repos/jfcherng/php-sequence-matcher/zipball/d2038ac29627340a7458609072a8ba355e80ec5b",
"reference": "d2038ac29627340a7458609072a8ba355e80ec5b",
2023-05-14 23:08:14 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.1"
2023-05-14 23:08:14 +02:00
},
"require-dev": {
2023-05-27 20:10:18 +02:00
"friendsofphp/php-cs-fixer": "^3",
"phan/phan": "^5",
"phpunit/phpunit": "^9 || ^10",
"squizlabs/php_codesniffer": "^3.7"
2023-05-14 23:08:14 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Jfcherng\\Diff\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Jack Cherng",
"email": "jfcherng@gmail.com"
},
{
"name": "Chris Boulton",
"email": "chris.boulton@interspire.com"
}
],
"description": "A longest sequence matcher. The logic is primarily based on the Python difflib package.",
"support": {
"issues": "https://github.com/jfcherng/php-sequence-matcher/issues",
2023-05-27 20:10:18 +02:00
"source": "https://github.com/jfcherng/php-sequence-matcher/tree/4.0.3"
2023-05-14 23:08:14 +02:00
},
"funding": [
{
"url": "https://www.paypal.me/jfcherng/5usd",
"type": "custom"
}
],
2023-05-27 20:10:18 +02:00
"time": "2023-05-21T07:57:08+00:00"
2023-05-14 23:08:14 +02:00
},
2023-07-16 03:07:53 +02:00
{
"name": "knpuniversity/oauth2-client-bundle",
2024-02-18 19:25:52 +01:00
"version": "v2.18.1",
2023-07-16 03:07:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/knpuniversity/oauth2-client-bundle.git",
2024-02-18 19:25:52 +01:00
"reference": "1d59f49f164805b45f95f92cf743781bc2ba7d2b"
2023-07-16 03:07:53 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/knpuniversity/oauth2-client-bundle/zipball/1d59f49f164805b45f95f92cf743781bc2ba7d2b",
"reference": "1d59f49f164805b45f95f92cf743781bc2ba7d2b",
2023-07-16 03:07:53 +02:00
"shasum": ""
},
"require": {
"league/oauth2-client": "^2.0",
2023-12-24 15:20:52 +01:00
"php": ">=8.1",
2023-12-03 01:20:39 +01:00
"symfony/dependency-injection": "^4.4|^5.0|^6.0|^7.0",
"symfony/framework-bundle": "^4.4|^5.0|^6.0|^7.0",
"symfony/http-foundation": "^4.4|^5.0|^6.0|^7.0",
"symfony/routing": "^4.4|^5.0|^6.0|^7.0"
2023-07-16 03:07:53 +02:00
},
"require-dev": {
"league/oauth2-facebook": "^1.1|^2.0",
2023-12-24 15:20:52 +01:00
"phpstan/phpstan": "^1.0",
2023-12-03 01:20:39 +01:00
"symfony/phpunit-bridge": "^5.3.1|^6.0|^7.0",
"symfony/security-guard": "^4.4|^5.0|^6.0|^7.0",
"symfony/yaml": "^4.4|^5.0|^6.0|^7.0"
2023-07-16 03:07:53 +02:00
},
"suggest": {
"symfony/security-guard": "For integration with Symfony's Guard Security layer"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"KnpU\\OAuth2ClientBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ryan Weaver",
"email": "ryan@symfonycasts.com"
}
],
"description": "Integration with league/oauth2-client to provide services",
"homepage": "https://symfonycasts.com",
"keywords": [
"oauth",
"oauth2"
],
"support": {
"issues": "https://github.com/knpuniversity/oauth2-client-bundle/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/knpuniversity/oauth2-client-bundle/tree/v2.18.1"
2023-07-16 03:07:53 +02:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-14T17:41:28+00:00"
2023-07-16 03:07:53 +02:00
},
2021-10-02 19:36:17 +02:00
{
"name": "laminas/laminas-code",
2023-10-25 17:14:02 +02:00
"version": "4.13.0",
2021-10-02 19:36:17 +02:00
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-code.git",
2023-10-25 17:14:02 +02:00
"reference": "7353d4099ad5388e84737dd16994316a04f48dbf"
2021-10-02 19:36:17 +02:00
},
"dist": {
"type": "zip",
2023-10-25 17:14:02 +02:00
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/7353d4099ad5388e84737dd16994316a04f48dbf",
"reference": "7353d4099ad5388e84737dd16994316a04f48dbf",
2021-10-02 19:36:17 +02:00
"shasum": ""
},
"require": {
2023-10-25 17:14:02 +02:00
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2021-10-02 19:36:17 +02:00
},
"require-dev": {
2023-10-25 17:14:02 +02:00
"doctrine/annotations": "^2.0.1",
2021-10-02 19:36:17 +02:00
"ext-phar": "*",
2023-10-25 17:14:02 +02:00
"laminas/laminas-coding-standard": "^2.5.0",
"laminas/laminas-stdlib": "^3.17.0",
"phpunit/phpunit": "^10.3.3",
2023-05-27 20:10:18 +02:00
"psalm/plugin-phpunit": "^0.18.4",
2023-10-25 17:14:02 +02:00
"vimeo/psalm": "^5.15.0"
2021-10-02 19:36:17 +02:00
},
"suggest": {
"doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
"laminas/laminas-stdlib": "Laminas\\Stdlib component"
},
"type": "library",
"autoload": {
"psr-4": {
"Laminas\\Code\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
"homepage": "https://laminas.dev",
"keywords": [
"code",
2022-09-18 18:19:47 +02:00
"laminas",
"laminasframework"
2021-10-02 19:36:17 +02:00
],
"support": {
"chat": "https://laminas.dev/chat",
"docs": "https://docs.laminas.dev/laminas-code/",
"forum": "https://discourse.laminas.dev",
"issues": "https://github.com/laminas/laminas-code/issues",
"rss": "https://github.com/laminas/laminas-code/releases.atom",
"source": "https://github.com/laminas/laminas-code"
},
2022-03-04 12:22:51 +01:00
"funding": [
{
"url": "https://funding.communitybridge.org/projects/laminas-project",
"type": "community_bridge"
}
],
2023-10-25 17:14:02 +02:00
"time": "2023-10-18T10:00:55+00:00"
2021-10-02 19:36:17 +02:00
},
{
2022-09-18 18:19:47 +02:00
"name": "lcobucci/clock",
2023-05-27 20:10:18 +02:00
"version": "3.0.0",
2021-10-02 19:36:17 +02:00
"source": {
"type": "git",
2022-09-18 18:19:47 +02:00
"url": "https://github.com/lcobucci/clock.git",
2023-05-27 20:10:18 +02:00
"reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc"
2021-10-02 19:36:17 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:10:18 +02:00
"url": "https://api.github.com/repos/lcobucci/clock/zipball/039ef98c6b57b101d10bd11d8fdfda12cbd996dc",
"reference": "039ef98c6b57b101d10bd11d8fdfda12cbd996dc",
2021-10-02 19:36:17 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": "~8.1.0 || ~8.2.0",
"psr/clock": "^1.0"
},
"provide": {
"psr/clock-implementation": "1.0"
2021-10-02 19:36:17 +02:00
},
"require-dev": {
2023-05-27 20:10:18 +02:00
"infection/infection": "^0.26",
"lcobucci/coding-standard": "^9.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-deprecation-rules": "^1.1.1",
"phpstan/phpstan-phpunit": "^1.3.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5.27"
2021-10-02 19:36:17 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2022-09-18 18:19:47 +02:00
"Lcobucci\\Clock\\": "src"
2021-10-02 19:36:17 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2022-09-18 18:19:47 +02:00
"MIT"
2021-10-02 19:36:17 +02:00
],
2022-09-18 18:19:47 +02:00
"authors": [
{
"name": "Luís Cobucci",
"email": "lcobucci@gmail.com"
}
2021-10-02 19:36:17 +02:00
],
2022-09-18 18:19:47 +02:00
"description": "Yet another clock abstraction",
2021-10-02 19:36:17 +02:00
"support": {
2022-09-18 18:19:47 +02:00
"issues": "https://github.com/lcobucci/clock/issues",
2023-05-27 20:10:18 +02:00
"source": "https://github.com/lcobucci/clock/tree/3.0.0"
2021-10-02 19:36:17 +02:00
},
"funding": [
{
2022-09-18 18:19:47 +02:00
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
2021-10-02 19:36:17 +02:00
}
],
2023-05-27 20:10:18 +02:00
"time": "2022-12-19T15:00:24+00:00"
2021-10-02 19:36:17 +02:00
},
2019-12-14 16:35:19 +01:00
{
"name": "lcobucci/jwt",
2023-11-24 23:55:21 +01:00
"version": "5.2.0",
2019-12-14 16:35:19 +01:00
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
2023-11-24 23:55:21 +01:00
"reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211"
2019-12-14 16:35:19 +01:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/0ba88aed12c04bd2ed9924f500673f32b67a6211",
"reference": "0ba88aed12c04bd2ed9924f500673f32b67a6211",
2019-12-14 16:35:19 +01:00
"shasum": ""
},
"require": {
"ext-openssl": "*",
2022-09-18 18:19:47 +02:00
"ext-sodium": "*",
2023-11-04 20:44:32 +01:00
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2023-05-27 20:35:36 +02:00
"psr/clock": "^1.0"
2019-12-14 16:35:19 +01:00
},
"require-dev": {
2023-11-04 20:44:32 +01:00
"infection/infection": "^0.27.0",
2023-05-27 20:35:36 +02:00
"lcobucci/clock": "^3.0",
2023-11-04 20:44:32 +01:00
"lcobucci/coding-standard": "^11.0",
"phpbench/phpbench": "^1.2.9",
2023-05-27 20:35:36 +02:00
"phpstan/extension-installer": "^1.2",
2023-11-04 20:44:32 +01:00
"phpstan/phpstan": "^1.10.7",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.10",
2023-05-27 20:35:36 +02:00
"phpstan/phpstan-strict-rules": "^1.5.0",
2023-11-04 20:44:32 +01:00
"phpunit/phpunit": "^10.2.6"
2023-05-27 20:35:36 +02:00
},
"suggest": {
"lcobucci/clock": ">= 3.0"
2021-01-03 20:34:58 +01:00
},
2019-12-14 16:35:19 +01:00
"type": "library",
"autoload": {
2022-03-04 12:16:13 +01:00
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
2019-12-14 16:35:19 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
2022-09-18 18:19:47 +02:00
"name": "Luís Cobucci",
2019-12-14 16:35:19 +01:00
"email": "lcobucci@gmail.com",
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
"keywords": [
"JWS",
"jwt"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
2023-11-24 23:55:21 +01:00
"source": "https://github.com/lcobucci/jwt/tree/5.2.0"
2021-01-03 20:34:58 +01:00
},
2020-08-21 21:10:47 +02:00
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-20T21:17:42+00:00"
2019-12-14 16:35:19 +01:00
},
2023-03-16 00:05:46 +01:00
{
"name": "league/csv",
"version": "9.8.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/csv.git",
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
"reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"ext-curl": "*",
"ext-dom": "*",
"friendsofphp/php-cs-fixer": "^v3.4.0",
"phpstan/phpstan": "^1.3.0",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/phpstan-strict-rules": "^1.1.0",
"phpunit/phpunit": "^9.5.11"
},
"suggest": {
"ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
"ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.x-dev"
}
},
"autoload": {
"files": [
"src/functions_include.php"
],
"psr-4": {
"League\\Csv\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ignace Nyamagana Butera",
"email": "nyamsprod@gmail.com",
"homepage": "https://github.com/nyamsprod/",
"role": "Developer"
}
],
"description": "CSV data manipulation made easy in PHP",
"homepage": "https://csv.thephpleague.com",
"keywords": [
"convert",
"csv",
"export",
"filter",
"import",
"read",
"transform",
"write"
],
"support": {
"docs": "https://csv.thephpleague.com",
"issues": "https://github.com/thephpleague/csv/issues",
"rss": "https://github.com/thephpleague/csv/releases.atom",
"source": "https://github.com/thephpleague/csv"
},
"funding": [
{
"url": "https://github.com/sponsors/nyamsprod",
"type": "github"
}
],
"time": "2022-01-04T00:13:07+00:00"
},
2019-10-13 00:32:09 +02:00
{
"name": "league/html-to-markdown",
2023-07-15 21:17:10 +02:00
"version": "5.1.1",
2019-10-13 00:32:09 +02:00
"source": {
"type": "git",
"url": "https://github.com/thephpleague/html-to-markdown.git",
2023-07-15 21:17:10 +02:00
"reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd"
2019-10-13 00:32:09 +02:00
},
"dist": {
"type": "zip",
2023-07-15 21:17:10 +02:00
"url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0b4066eede55c48f38bcee4fb8f0aa85654390fd",
"reference": "0b4066eede55c48f38bcee4fb8f0aa85654390fd",
2019-10-13 00:32:09 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-xml": "*",
2021-10-02 20:23:48 +02:00
"php": "^7.2.5 || ^8.0"
2019-10-13 00:32:09 +02:00
},
"require-dev": {
2021-10-02 20:23:48 +02:00
"mikehaertl/php-shellcommand": "^1.1.0",
2023-07-15 21:17:10 +02:00
"phpstan/phpstan": "^1.8.8",
2021-10-02 20:23:48 +02:00
"phpunit/phpunit": "^8.5 || ^9.2",
"scrutinizer/ocular": "^1.6",
2023-07-15 21:17:10 +02:00
"unleashedtech/php-coding-standard": "^2.7 || ^3.0",
"vimeo/psalm": "^4.22 || ^5.0"
2019-10-13 00:32:09 +02:00
},
"bin": [
"bin/html-to-markdown"
],
"type": "library",
"extra": {
"branch-alias": {
2022-03-04 12:16:13 +01:00
"dev-master": "5.2-dev"
2019-10-13 00:32:09 +02:00
}
},
"autoload": {
"psr-4": {
"League\\HTMLToMarkdown\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Colin O'Dell",
"email": "colinodell@gmail.com",
"homepage": "https://www.colinodell.com",
"role": "Lead Developer"
},
{
"name": "Nick Cernis",
"email": "nick@cern.is",
"homepage": "http://modernnerd.net",
"role": "Original Author"
}
],
"description": "An HTML-to-markdown conversion helper for PHP",
"homepage": "https://github.com/thephpleague/html-to-markdown",
"keywords": [
"html",
"markdown"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/thephpleague/html-to-markdown/issues",
2023-07-15 21:17:10 +02:00
"source": "https://github.com/thephpleague/html-to-markdown/tree/5.1.1"
2021-01-03 20:34:58 +01:00
},
"funding": [
{
"url": "https://www.colinodell.com/sponsor",
"type": "custom"
},
{
"url": "https://www.paypal.me/colinpodell/10.00",
"type": "custom"
},
{
"url": "https://github.com/colinodell",
"type": "github"
},
{
2021-10-02 20:23:48 +02:00
"url": "https://tidelift.com/funding/github/packagist/league/html-to-markdown",
"type": "tidelift"
2021-01-03 20:34:58 +01:00
}
],
2023-07-15 21:17:10 +02:00
"time": "2023-07-12T21:21:09+00:00"
2021-01-03 20:34:58 +01:00
},
2023-07-16 03:07:53 +02:00
{
"name": "league/oauth2-client",
"version": "2.7.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/oauth2-client.git",
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth2-client/zipball/160d6274b03562ebeb55ed18399281d8118b76c8",
"reference": "160d6274b03562ebeb55ed18399281d8118b76c8",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0 || ^7.0",
"paragonie/random_compat": "^1 || ^2 || ^9.99",
"php": "^5.6 || ^7.0 || ^8.0"
},
"require-dev": {
"mockery/mockery": "^1.3.5",
"php-parallel-lint/php-parallel-lint": "^1.3.1",
"phpunit/phpunit": "^5.7 || ^6.0 || ^9.5",
"squizlabs/php_codesniffer": "^2.3 || ^3.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-2.x": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"League\\OAuth2\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Alex Bilbie",
"email": "hello@alexbilbie.com",
"homepage": "http://www.alexbilbie.com",
"role": "Developer"
},
{
"name": "Woody Gilk",
"homepage": "https://github.com/shadowhand",
"role": "Contributor"
}
],
"description": "OAuth 2.0 Client Library",
"keywords": [
"Authentication",
"SSO",
"authorization",
"identity",
"idp",
"oauth",
"oauth2",
"single sign on"
],
"support": {
"issues": "https://github.com/thephpleague/oauth2-client/issues",
"source": "https://github.com/thephpleague/oauth2-client/tree/2.7.0"
},
"time": "2023-04-16T18:19:15+00:00"
},
2021-01-03 20:34:58 +01:00
{
"name": "liip/imagine-bundle",
2023-11-17 23:44:28 +01:00
"version": "2.12.1",
2021-01-03 20:34:58 +01:00
"source": {
2019-10-05 20:30:27 +02:00
"type": "git",
"url": "https://github.com/liip/LiipImagineBundle.git",
2023-11-17 23:44:28 +01:00
"reference": "cc19da6a02cfc472627cd441186cc6d25f550a53"
2019-10-05 20:30:27 +02:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/liip/LiipImagineBundle/zipball/cc19da6a02cfc472627cd441186cc6d25f550a53",
"reference": "cc19da6a02cfc472627cd441186cc6d25f550a53",
2019-10-05 20:30:27 +02:00
"shasum": ""
},
"require": {
2022-01-19 19:35:45 +01:00
"ext-mbstring": "*",
2022-12-11 14:41:40 +01:00
"imagine/imagine": "^1.3.2",
2023-09-24 15:36:07 +02:00
"php": "^7.2|^8.0",
2023-11-17 23:44:28 +01:00
"symfony/filesystem": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/finder": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/framework-bundle": "^3.4.23|^4.4|^5.3|^6.0|^7.0",
"symfony/mime": "^4.4|^5.3|^6.0|^7.0",
"symfony/options-resolver": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/process": "^3.4|^4.4|^5.3|^6.0|^7.0",
2021-03-14 18:43:09 +01:00
"twig/twig": "^1.44|^2.9|^3.0"
2019-10-05 20:30:27 +02:00
},
"require-dev": {
"amazonwebservices/aws-sdk-for-php": "^1.0",
2023-11-17 23:44:28 +01:00
"aws/aws-sdk-php": "^2.4|^3.0",
2022-01-19 19:35:45 +01:00
"doctrine/cache": "^1.11|^2.0",
2021-03-14 18:43:09 +01:00
"doctrine/persistence": "^1.3|^2.0",
2020-01-09 19:37:04 +01:00
"enqueue/enqueue-bundle": "^0.9|^0.10",
2019-10-05 20:30:27 +02:00
"ext-gd": "*",
2022-01-19 19:35:45 +01:00
"league/flysystem": "^1.0|^2.0|^3.0",
2023-09-24 15:36:07 +02:00
"phpstan/phpstan": "^1.10.0",
2022-01-19 19:35:45 +01:00
"psr/cache": "^1.0|^2.0|^3.0",
2019-10-05 20:30:27 +02:00
"psr/log": "^1.0",
2023-11-17 23:44:28 +01:00
"symfony/browser-kit": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/cache": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/console": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/dependency-injection": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/form": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/messenger": "^4.4|^5.3|^6.0|^7.0",
"symfony/phpunit-bridge": "^5.3|^6.0|^7.0",
2022-01-19 19:35:45 +01:00
"symfony/templating": "^3.4|^4.4|^5.3|^6.0",
2023-11-17 23:44:28 +01:00
"symfony/validator": "^3.4|^4.4|^5.3|^6.0|^7.0",
"symfony/yaml": "^3.4|^4.4|^5.3|^6.0|^7.0"
2019-10-05 20:30:27 +02:00
},
"suggest": {
2021-03-14 18:43:09 +01:00
"alcaeus/mongo-php-adapter": "required for mongodb components",
2019-10-05 20:30:27 +02:00
"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",
2021-03-14 18:43:09 +01:00
"ext-mongodb": "required for mongodb components",
2019-10-05 20:30:27 +02:00
"league/flysystem": "required to use FlySystem data loader or cache resolver",
2021-03-14 18:43:09 +01:00
"monolog/monolog": "A psr/log compatible logger is required to enable logging",
2022-12-11 14:41:40 +01:00
"rokka/imagine-vips": "required to use 'vips' driver",
2022-01-19 19:35:45 +01:00
"symfony/messenger": "If you like to process images in background",
2021-03-14 18:43:09 +01:00
"symfony/templating": "required to use deprecated Templating component instead of Twig"
2019-10-05 20:30:27 +02:00
},
"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.",
2023-11-17 23:44:28 +01:00
"homepage": "https://www.liip.ch",
2019-10-05 20:30:27 +02:00
"keywords": [
"bundle",
"image",
"imagine",
"liip",
"manipulation",
"photos",
"pictures",
"symfony",
"transformation"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/liip/LiipImagineBundle/issues",
2023-11-17 23:44:28 +01:00
"source": "https://github.com/liip/LiipImagineBundle/tree/2.12.1"
2021-01-03 20:34:58 +01:00
},
2023-11-17 23:44:28 +01:00
"time": "2023-11-14T07:59:41+00:00"
2019-10-05 20:30:27 +02:00
},
2019-11-24 22:49:22 +01:00
{
"name": "lorenzo/pinky",
2023-08-01 00:22:03 +02:00
"version": "1.1.0",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/lorenzo/pinky.git",
2023-08-01 00:22:03 +02:00
"reference": "e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-08-01 00:22:03 +02:00
"url": "https://api.github.com/repos/lorenzo/pinky/zipball/e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17",
"reference": "e1b1bdb2c132b8a7ba32bca64d2443f646ddbd17",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"ext-dom": "*",
"ext-libxml": "*",
2019-11-24 22:49:22 +01:00
"ext-xsl": "*",
"php": ">=5.6.0"
},
"require-dev": {
2022-07-17 22:26:35 +02:00
"phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21 || ^9.5.10"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"autoload": {
"files": [
"src/pinky.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jose Lorenzo Rodriguez",
"email": "jose.zap@gmail.com"
}
],
"description": "A Foundation for Emails (Inky) template transpiler",
"keywords": [
"email",
"foundation",
"inky",
"template",
"zurb"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/lorenzo/pinky/issues",
2023-08-01 00:22:03 +02:00
"source": "https://github.com/lorenzo/pinky/tree/1.1.0"
2021-01-03 20:34:58 +01:00
},
2023-08-01 00:22:03 +02:00
"time": "2023-07-31T13:36:50+00:00"
2019-11-24 22:49:22 +01:00
},
2022-07-06 00:23:24 +00:00
{
"name": "masterminds/html5",
2023-08-01 00:22:03 +02:00
"version": "2.8.1",
2022-07-06 00:23:24 +00:00
"source": {
"type": "git",
"url": "https://github.com/Masterminds/html5-php.git",
2023-08-01 00:22:03 +02:00
"reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
2022-07-06 00:23:24 +00:00
},
"dist": {
"type": "zip",
2023-08-01 00:22:03 +02:00
"url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
"reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
2022-07-06 00:23:24 +00:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"php": ">=5.3.0"
},
"require-dev": {
2023-04-29 22:06:13 +02:00
"phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
2021-01-03 20:34:58 +01:00
},
2022-07-06 00:23:24 +00:00
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.7-dev"
}
},
"autoload": {
"psr-4": {
"Masterminds\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matt Butcher",
"email": "technosophos@gmail.com"
},
{
"name": "Matt Farina",
"email": "matt@mattfarina.com"
},
{
"name": "Asmir Mustafic",
"email": "goetas@gmail.com"
}
],
"description": "An HTML5 parser and serializer.",
"homepage": "http://masterminds.github.io/html5-php",
"keywords": [
"HTML5",
"dom",
"html",
"parser",
"querypath",
"serializer",
"xml"
],
"support": {
"issues": "https://github.com/Masterminds/html5-php/issues",
2023-08-01 00:22:03 +02:00
"source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
2022-07-06 00:23:24 +00:00
},
2023-08-01 00:22:03 +02:00
"time": "2023-05-10T11:58:31+00:00"
2019-11-24 22:49:22 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "monolog/monolog",
2023-11-04 20:44:32 +01:00
"version": "3.5.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
2023-11-04 20:44:32 +01:00
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-11-04 20:44:32 +01:00
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
"reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/log": "^2.0 || ^3.0"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +02:00
"psr/log-implementation": "3.0.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"aws/aws-sdk-php": "^3.0",
2019-02-23 16:49:38 +01:00
"doctrine/couchdb": "~1.0@dev",
2022-07-17 22:26:35 +02:00
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
2023-06-26 21:37:17 +02:00
"graylog2/gelf-php": "^1.4.2 || ^2.0",
2023-05-27 20:35:36 +02:00
"guzzlehttp/guzzle": "^7.4.5",
2022-07-17 22:26:35 +02:00
"guzzlehttp/psr7": "^2.2",
2021-01-03 20:34:58 +01:00
"mongodb/mongodb": "^1.8",
2021-10-02 18:36:29 +02:00
"php-amqplib/php-amqplib": "~2.4 || ^3",
2023-05-27 20:35:36 +02:00
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4",
2023-06-26 21:37:17 +02:00
"phpunit/phpunit": "^10.1",
2023-05-27 20:35:36 +02:00
"predis/predis": "^1.1 || ^2",
2022-07-17 22:26:35 +02:00
"ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6",
"symfony/mime": "^5.4 || ^6"
2019-02-23 16:49:38 +01:00
},
"suggest": {
"aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
"doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2020-05-10 15:55:37 +02:00
"elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2019-02-23 16:49:38 +01:00
"ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2021-10-02 18:36:29 +02:00
"ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
2020-05-10 15:55:37 +02:00
"ext-mbstring": "Allow to work properly with unicode symbols",
"ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2021-10-02 18:36:29 +02:00
"ext-openssl": "Required to send log messages using SSL",
"ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
2019-02-23 16:49:38 +01:00
"graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2020-05-10 15:55:37 +02:00
"mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2019-02-23 16:49:38 +01:00
"php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
"rollbar/rollbar": "Allow sending log messages to Rollbar",
2020-05-10 15:55:37 +02:00
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:35:36 +02:00
"dev-main": "3.x-dev"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"psr-4": {
"Monolog\\": "src/Monolog"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
2021-01-03 20:34:58 +01:00
"homepage": "https://seld.be"
2019-02-23 16:49:38 +01:00
}
],
"description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2021-01-03 20:34:58 +01:00
"homepage": "https://github.com/Seldaek/monolog",
2019-02-23 16:49:38 +01:00
"keywords": [
"log",
"logging",
"psr-3"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
2023-11-04 20:44:32 +01:00
"source": "https://github.com/Seldaek/monolog/tree/3.5.0"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +02:00
"funding": [
{
"url": "https://github.com/Seldaek",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
"type": "tidelift"
}
],
2023-11-04 20:44:32 +01:00
"time": "2023-10-27T15:32:31+00:00"
2019-02-23 16:49:38 +01:00
},
2023-05-27 20:38:32 +02:00
{
"name": "nbgrp/onelogin-saml-bundle",
2023-12-03 22:18:44 +01:00
"version": "v1.4.0",
2023-05-27 20:38:32 +02:00
"source": {
"type": "git",
"url": "https://github.com/nbgrp/onelogin-saml-bundle.git",
2023-12-03 22:18:44 +01:00
"reference": "3341544e72b699ab69357ab38cee9c80941ce1c6"
2023-05-27 20:38:32 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/nbgrp/onelogin-saml-bundle/zipball/3341544e72b699ab69357ab38cee9c80941ce1c6",
"reference": "3341544e72b699ab69357ab38cee9c80941ce1c6",
2023-05-27 20:38:32 +02:00
"shasum": ""
},
"require": {
"onelogin/php-saml": "^4",
"php": "^8.1",
"psr/log": "^1 || ^2 || ^3",
2023-12-03 22:18:44 +01:00
"symfony/config": "^6.4",
"symfony/dependency-injection": "^6.4",
2023-05-27 20:38:32 +02:00
"symfony/deprecation-contracts": "^3",
"symfony/event-dispatcher-contracts": "^3",
2023-12-03 22:18:44 +01:00
"symfony/http-foundation": "^6.4",
"symfony/http-kernel": "^6.4",
"symfony/routing": "^6.4",
"symfony/security-bundle": "^6.4",
"symfony/security-core": "^6.4",
"symfony/security-http": "^6.4"
2023-05-27 20:38:32 +02:00
},
"require-dev": {
"doctrine/orm": "^2.3 || ^3",
2023-12-03 22:18:44 +01:00
"symfony/event-dispatcher": "^6.4",
"symfony/phpunit-bridge": "^6.4"
2023-05-27 20:38:32 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Nbgrp\\OneloginSamlBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Alexander Menshchikov",
"email": "alexander.menshchikov@yandex.ru"
}
],
"description": "OneLogin SAML Symfony Bundle",
"keywords": [
"SSO",
"multiple IdP",
"onelogin",
"saml"
],
"support": {
"issues": "https://github.com/nbgrp/onelogin-saml-bundle/issues",
2023-12-03 22:18:44 +01:00
"source": "https://github.com/nbgrp/onelogin-saml-bundle/tree/v1.4.0"
2023-05-27 20:38:32 +02:00
},
2023-12-03 22:18:44 +01:00
"time": "2023-11-29T12:22:32+00:00"
2023-05-27 20:38:32 +02:00
},
2023-01-29 00:47:03 +01:00
{
"name": "nelexa/zip",
"version": "4.0.2",
"source": {
"type": "git",
"url": "https://github.com/Ne-Lexa/php-zip.git",
"reference": "88a1b6549be813278ff2dd3b6b2ac188827634a7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ne-Lexa/php-zip/zipball/88a1b6549be813278ff2dd3b6b2ac188827634a7",
"reference": "88a1b6549be813278ff2dd3b6b2ac188827634a7",
"shasum": ""
},
"require": {
"ext-zlib": "*",
"php": "^7.4 || ^8.0",
"psr/http-message": "*",
"symfony/finder": "*"
},
"require-dev": {
"ext-bz2": "*",
"ext-dom": "*",
"ext-fileinfo": "*",
"ext-iconv": "*",
"ext-openssl": "*",
"ext-xml": "*",
"friendsofphp/php-cs-fixer": "^3.4.0",
"guzzlehttp/psr7": "^1.6",
"phpunit/phpunit": "^9",
"symfony/http-foundation": "*",
"symfony/var-dumper": "*",
"vimeo/psalm": "^4.6"
},
"suggest": {
"ext-bz2": "Needed to support BZIP2 compression",
"ext-fileinfo": "Needed to get mime-type file",
"ext-iconv": "Needed to support convert zip entry name to requested character encoding",
"ext-openssl": "Needed to support encrypt zip entries or use ext-mcrypt"
},
"type": "library",
"autoload": {
"psr-4": {
"PhpZip\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Ne-Lexa",
"email": "alexey@nelexa.ru",
"role": "Developer"
}
],
"description": "PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.",
"homepage": "https://github.com/Ne-Lexa/php-zip",
"keywords": [
"archive",
"extract",
"unzip",
"winzip",
"zip",
"ziparchive"
],
"support": {
"issues": "https://github.com/Ne-Lexa/php-zip/issues",
"source": "https://github.com/Ne-Lexa/php-zip/tree/4.0.2"
},
"time": "2022-06-17T11:17:46+00:00"
},
2023-08-06 00:42:34 +02:00
{
"name": "nelmio/cors-bundle",
2023-12-03 01:20:39 +01:00
"version": "2.4.0",
2023-08-06 00:42:34 +02:00
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioCorsBundle.git",
2023-12-03 01:20:39 +01:00
"reference": "78fcdb91f76b080a1008133def9c7f613833933d"
2023-08-06 00:42:34 +02:00
},
"dist": {
"type": "zip",
2023-12-03 01:20:39 +01:00
"url": "https://api.github.com/repos/nelmio/NelmioCorsBundle/zipball/78fcdb91f76b080a1008133def9c7f613833933d",
"reference": "78fcdb91f76b080a1008133def9c7f613833933d",
2023-08-06 00:42:34 +02:00
"shasum": ""
},
"require": {
"psr/log": "^1.0 || ^2.0 || ^3.0",
2023-12-03 01:20:39 +01:00
"symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0"
2023-08-06 00:42:34 +02:00
},
"require-dev": {
2023-12-03 01:20:39 +01:00
"mockery/mockery": "^1.3.6",
"symfony/phpunit-bridge": "^5.4 || ^6.0 || ^7.0"
2023-08-06 00:42:34 +02:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
}
},
"autoload": {
"psr-4": {
"Nelmio\\CorsBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nelmio",
"homepage": "http://nelm.io"
},
{
"name": "Symfony Community",
"homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors"
}
],
"description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application",
"keywords": [
"api",
"cors",
"crossdomain"
],
"support": {
"issues": "https://github.com/nelmio/NelmioCorsBundle/issues",
2023-12-03 01:20:39 +01:00
"source": "https://github.com/nelmio/NelmioCorsBundle/tree/2.4.0"
2023-08-06 00:42:34 +02:00
},
2023-12-03 01:20:39 +01:00
"time": "2023-11-30T16:41:19+00:00"
2023-08-06 00:42:34 +02:00
},
2020-06-08 20:23:35 +02:00
{
"name": "nelmio/security-bundle",
2024-01-25 22:19:06 +01:00
"version": "v3.1.1",
2020-06-08 20:23:35 +02:00
"source": {
"type": "git",
"url": "https://github.com/nelmio/NelmioSecurityBundle.git",
2024-01-25 22:19:06 +01:00
"reference": "9ae9fabf708ec5899cda46b2d764864bceaa9c8e"
2020-06-08 20:23:35 +02:00
},
"dist": {
"type": "zip",
2024-01-25 22:19:06 +01:00
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/9ae9fabf708ec5899cda46b2d764864bceaa9c8e",
"reference": "9ae9fabf708ec5899cda46b2d764864bceaa9c8e",
2020-06-08 20:23:35 +02:00
"shasum": ""
},
"require": {
2022-09-18 18:27:36 +02:00
"php": "^7.4 || ^8.0",
2023-12-03 22:18:44 +01:00
"symfony/framework-bundle": "^5.4 || ^6.3 || ^7.0",
"symfony/http-kernel": "^5.4 || ^6.3 || ^7.0",
"symfony/security-core": "^5.4 || ^6.3 || ^7.0",
"symfony/security-csrf": "^5.4 || ^6.3 || ^7.0",
"symfony/security-http": "^5.4 || ^6.3 || ^7.0",
"symfony/yaml": "^5.4 || ^6.3 || ^7.0",
2020-06-08 20:23:35 +02:00
"ua-parser/uap-php": "^3.4.4"
},
"require-dev": {
2022-09-18 18:27:36 +02:00
"phpstan/phpstan": "^1.4",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"phpstan/phpstan-symfony": "^1.1",
"phpunit/phpunit": "^9.5",
"psr/cache": "^1.0 || ^2.0 || ^3.0",
2023-12-03 22:18:44 +01:00
"symfony/browser-kit": "^5.4 || ^6.3 || ^7.0",
"symfony/cache": "^5.4 || ^6.3 || ^7.0",
"symfony/phpunit-bridge": "^6.3 || ^7.0",
"symfony/twig-bundle": "^5.4 || ^6.3 || ^7.0",
2022-09-18 18:27:36 +02:00
"twig/twig": "^2.10 || ^3.0"
2020-06-08 20:23:35 +02:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2022-09-18 18:27:36 +02:00
"dev-master": "3.x-dev"
2020-06-08 20:23:35 +02:00
}
},
"autoload": {
"psr-4": {
2022-09-18 18:27:36 +02:00
"Nelmio\\SecurityBundle\\": "src/"
}
2020-06-08 20:23:35 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nelmio",
"homepage": "http://nelm.io"
},
{
"name": "Symfony Community",
"homepage": "https://github.com/nelmio/NelmioSecurityBundle/contributors"
}
],
"description": "Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...",
"keywords": [
"security"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
2024-01-25 22:19:06 +01:00
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.1.1"
2021-01-03 20:34:58 +01:00
},
2024-01-25 22:19:06 +01:00
"time": "2024-01-17T14:32:52+00:00"
2020-06-08 20:23:35 +02:00
},
2019-12-26 13:16:27 +01:00
{
"name": "nikic/php-parser",
2023-12-12 22:30:45 +01:00
"version": "v4.18.0",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
2023-12-12 22:30:45 +01:00
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2023-12-12 22:30:45 +01:00
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bcbb2179f97633e98bbbc87044ee2611c7d7999",
"reference": "1bcbb2179f97633e98bbbc87044ee2611c7d7999",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": ">=7.0"
},
"require-dev": {
2020-08-21 21:10:47 +02:00
"ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
2019-12-26 13:16:27 +01:00
},
"bin": [
"bin/php-parse"
],
"type": "library",
"extra": {
"branch-alias": {
2020-08-21 21:10:47 +02:00
"dev-master": "4.9-dev"
2019-12-26 13:16:27 +01: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"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
2023-12-12 22:30:45 +01:00
"source": "https://github.com/nikic/PHP-Parser/tree/v4.18.0"
2021-01-03 20:34:58 +01:00
},
2023-12-12 22:30:45 +01:00
"time": "2023-12-10T21:03:43+00:00"
2019-12-26 13:16:27 +01:00
},
2019-03-12 13:34:33 +01:00
{
"name": "nikolaposa/version",
2024-01-05 22:33:00 +01:00
"version": "4.2.0",
2019-03-12 13:34:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/nikolaposa/version.git",
2024-01-05 22:33:00 +01:00
"reference": "003fefa14f47cd44917546285e39d196af062a95"
2019-03-12 13:34:33 +01:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/nikolaposa/version/zipball/003fefa14f47cd44917546285e39d196af062a95",
"reference": "003fefa14f47cd44917546285e39d196af062a95",
2019-03-12 13:34:33 +01:00
"shasum": ""
},
"require": {
2021-10-02 20:23:48 +02:00
"beberlei/assert": "^3.2",
2024-01-05 22:33:00 +01:00
"php": "^8.1"
2019-03-12 13:34:33 +01:00
},
"require-dev": {
2024-01-05 22:33:00 +01:00
"friendsofphp/php-cs-fixer": "^3.44",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-beberlei-assert": "^1.1",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5"
2019-03-12 13:34:33 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2024-01-05 22:33:00 +01:00
"dev-master": "4.2.x-dev"
2019-03-12 13:34:33 +01:00
}
},
"autoload": {
"psr-4": {
"Version\\": "src/"
2019-08-13 13:04:31 +02:00
}
2019-03-12 13:34:33 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nikola Poša",
"email": "posa.nikola@gmail.com",
2019-08-13 13:04:31 +02:00
"homepage": "https://www.nikolaposa.in.rs"
2019-03-12 13:34:33 +01:00
}
],
"description": "Value Object that represents a SemVer-compliant version number.",
"homepage": "https://github.com/nikolaposa/version",
"keywords": [
"semantic",
"semver",
"version",
"versioning"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/nikolaposa/version/issues",
2024-01-05 22:33:00 +01:00
"source": "https://github.com/nikolaposa/version/tree/4.2.0"
2021-01-03 20:34:58 +01:00
},
2024-01-05 22:33:00 +01:00
"time": "2023-12-29T22:07:54+00:00"
2019-03-12 13:34:33 +01:00
},
2019-12-26 13:16:27 +01:00
{
"name": "nyholm/nsa",
2021-10-02 18:36:29 +02:00
"version": "1.3.0",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/Nyholm/NSA.git",
2021-10-02 18:36:29 +02:00
"reference": "c264c17ed2aa8251c64ad289442ed53f64cdb283"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2021-10-02 18:36:29 +02:00
"url": "https://api.github.com/repos/Nyholm/NSA/zipball/c264c17ed2aa8251c64ad289442ed53f64cdb283",
"reference": "c264c17ed2aa8251c64ad289442ed53f64cdb283",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
2020-09-22 10:22:22 +02:00
"php": ">=7.1",
2019-12-26 13:16:27 +01:00
"webmozart/assert": "^1.1.0"
},
"require-dev": {
2020-09-22 10:22:22 +02:00
"symfony/phpunit-bridge": "^4.4 || ^5.1"
2019-12-26 13:16:27 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Nyholm\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
}
],
"description": "See everything and do whatever you want. No privacy rule will stop us. Used in tests, debugging and fixtures to access properties and methods.",
2021-10-02 18:36:29 +02:00
"homepage": "https://tnyholm.se",
2019-12-26 13:16:27 +01:00
"keywords": [
"Fixture",
"debug",
"reflection",
"test"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Nyholm/NSA/issues",
2021-10-02 18:36:29 +02:00
"source": "https://github.com/Nyholm/NSA/tree/1.3.0"
2021-01-03 20:34:58 +01:00
},
2020-09-22 10:22:22 +02:00
"funding": [
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2021-10-02 18:36:29 +02:00
"time": "2021-07-15T18:25:37+00:00"
2019-12-26 13:16:27 +01:00
},
2019-02-23 16:49:38 +01:00
{
2019-08-13 13:04:31 +02:00
"name": "nyholm/psr7",
2023-11-17 23:44:28 +01:00
"version": "1.8.1",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
2019-08-13 13:04:31 +02:00
"url": "https://github.com/Nyholm/psr7.git",
2023-11-17 23:44:28 +01:00
"reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/Nyholm/psr7/zipball/aa5fc277a4f5508013d571341ade0c3886d4d00e",
"reference": "aa5fc277a4f5508013d571341ade0c3886d4d00e",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-04-22 22:34:14 +02:00
"php": ">=7.2",
2019-08-13 13:04:31 +02:00
"psr/http-factory": "^1.0",
2023-04-22 22:34:14 +02:00
"psr/http-message": "^1.1 || ^2.0"
2019-08-13 13:04:31 +02:00
},
"provide": {
2023-04-16 23:58:03 +02:00
"php-http/message-factory-implementation": "1.0",
2019-08-13 13:04:31 +02:00
"psr/http-factory-implementation": "1.0",
"psr/http-message-implementation": "1.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-10-02 18:36:29 +02:00
"http-interop/http-factory-tests": "^0.9",
2023-05-06 22:25:56 +02:00
"php-http/message-factory": "^1.0",
"php-http/psr7-integration-tests": "^1.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
2020-05-24 20:33:05 +02:00
"symfony/error-handler": "^4.4"
2019-02-23 16:49:38 +01:00
},
2019-08-13 13:04:31 +02:00
"type": "library",
2019-02-23 16:49:38 +01:00
"extra": {
"branch-alias": {
2023-05-06 22:25:56 +02:00
"dev-master": "1.8-dev"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"psr-4": {
2019-08-13 13:04:31 +02:00
"Nyholm\\Psr7\\": "src/"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-08-13 13:04:31 +02:00
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
},
{
"name": "Martijn van der Ven",
"email": "martijn@vanderven.se"
}
],
"description": "A fast PHP7 implementation of PSR-7",
2021-01-03 20:34:58 +01:00
"homepage": "https://tnyholm.se",
2019-08-13 13:04:31 +02:00
"keywords": [
"psr-17",
"psr-7"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Nyholm/psr7/issues",
2023-11-17 23:44:28 +01:00
"source": "https://github.com/Nyholm/psr7/tree/1.8.1"
2021-01-03 20:34:58 +01:00
},
2020-09-22 10:22:22 +02:00
"funding": [
{
"url": "https://github.com/Zegnat",
"type": "github"
},
{
"url": "https://github.com/nyholm",
"type": "github"
}
],
2023-11-17 23:44:28 +01:00
"time": "2023-11-13T09:31:12+00:00"
2019-08-13 13:04:31 +02:00
},
{
"name": "omines/datatables-bundle",
2023-12-05 23:36:26 +01:00
"version": "0.8.0",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/omines/datatables-bundle.git",
2023-12-05 23:36:26 +01:00
"reference": "d0503e8bd56f5c4b379e930f51f499d0a04d07c1"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-12-05 23:36:26 +01:00
"url": "https://api.github.com/repos/omines/datatables-bundle/zipball/d0503e8bd56f5c4b379e930f51f499d0a04d07c1",
"reference": "d0503e8bd56f5c4b379e930f51f499d0a04d07c1",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2023-12-05 23:36:26 +01:00
"php": ">=8.1",
"symfony/event-dispatcher": "^6.3|^7.0",
"symfony/framework-bundle": "^6.3|^7.0",
"symfony/options-resolver": "^6.3|^7.0",
"symfony/property-access": "^6.3|^7.0",
"symfony/translation": "^6.3|^7.0"
2019-08-13 13:04:31 +02:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"doctrine/common": "^2.6|^3.3",
2023-12-05 23:36:26 +01:00
"doctrine/doctrine-bundle": "^2.11.1",
2023-05-27 20:35:36 +02:00
"doctrine/orm": "^2.13.1",
2023-12-05 23:36:26 +01:00
"doctrine/persistence": "^3.0.3",
2020-04-10 12:34:54 +02:00
"ext-curl": "*",
"ext-json": "*",
2023-12-05 23:36:26 +01:00
"ext-mongodb": "*",
2019-08-13 13:04:31 +02:00
"ext-pdo_sqlite": "*",
2020-04-10 12:34:54 +02:00
"ext-zip": "*",
2023-12-05 23:36:26 +01:00
"friendsofphp/php-cs-fixer": "^v3.40.0",
2023-05-27 20:35:36 +02:00
"mongodb/mongodb": "^1.12",
2023-12-05 23:36:26 +01:00
"ocramius/package-versions": "^2.8",
2023-05-27 20:35:36 +02:00
"phpoffice/phpspreadsheet": "^1.24.1",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8.2",
"phpstan/phpstan-doctrine": "^1.3.12",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-symfony": "^1.2.9",
2023-12-05 23:36:26 +01:00
"phpunit/phpunit": "^10.5.1",
2023-05-27 20:35:36 +02:00
"ruflin/elastica": "^6.0|^7.2",
2023-12-05 23:36:26 +01:00
"symfony/browser-kit": "^6.1.3|^7.0",
"symfony/css-selector": "^6.1.3|^7.0",
"symfony/doctrine-bridge": "^6.3|^7.0",
"symfony/dom-crawler": "^6.1.3|^7.0",
"symfony/intl": "^6.1|^7.0",
"symfony/mime": "^6.1.3|^7.0",
"symfony/phpunit-bridge": "^6.3|^7.0",
"symfony/twig-bundle": "^6.1.1|^7.0",
"symfony/var-dumper": "^6.1.3|^7.0",
"symfony/yaml": "^6.1.3|^7.0"
2019-08-13 13:04:31 +02:00
},
"suggest": {
"doctrine/doctrine-bundle": "For integrated access to Doctrine object managers",
"doctrine/orm": "For full automated integration with Doctrine entities",
"mongodb/mongodb": "For integration with MongoDB collections",
2020-07-04 23:49:25 +02:00
"phpoffice/phpspreadsheet": "To export the data from DataTables to Excel",
2019-08-13 13:04:31 +02:00
"ruflin/elastica": "For integration with Elasticsearch indexes",
"symfony/twig-bundle": "To use default Twig based rendering and TwigColumn"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2023-12-05 23:36:26 +01:00
"dev-master": "0.8-dev"
2019-08-13 13:04:31 +02:00
}
},
"autoload": {
"psr-4": {
"Omines\\DataTablesBundle\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-09-06 15:49:46 +02:00
"name": "Robbert Beesems",
"email": "robbert.beesems@omines.com",
2023-12-05 23:36:26 +01:00
"homepage": "https://www.omines.nl/"
2019-08-13 13:04:31 +02:00
},
{
2019-09-06 15:49:46 +02:00
"name": "Niels Keurentjes",
"email": "niels.keurentjes@omines.com",
2023-12-05 23:36:26 +01:00
"homepage": "https://www.omines.nl/"
2019-08-13 13:04:31 +02:00
}
],
"description": "Symfony DataTables Bundle with native Doctrine ORM, Elastica and MongoDB support",
"keywords": [
"bundle",
"datatable",
"datatables",
"doctrine",
"elastica",
"jquery",
"mongodb",
"orm",
"symfony"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/omines/datatables-bundle/issues",
2023-12-05 23:36:26 +01:00
"source": "https://github.com/omines/datatables-bundle/tree/0.8.0"
2021-01-03 20:34:58 +01:00
},
2023-12-05 23:36:26 +01:00
"funding": [
{
"url": "https://github.com/curry684",
"type": "github"
}
],
"time": "2023-12-05T08:18:04+00:00"
2019-08-13 13:04:31 +02:00
},
2023-05-27 20:38:32 +02:00
{
"name": "onelogin/php-saml",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/onelogin/php-saml.git",
"reference": "b22a57ebd13e838b90df5d3346090bc37056409d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/b22a57ebd13e838b90df5d3346090bc37056409d",
"reference": "b22a57ebd13e838b90df5d3346090bc37056409d",
"shasum": ""
},
"require": {
"php": ">=7.3",
"robrichards/xmlseclibs": ">=3.1.1"
},
"require-dev": {
"pdepend/pdepend": "^2.8.0",
"php-coveralls/php-coveralls": "^2.0",
"phploc/phploc": "^4.0 || ^5.0 || ^6.0 || ^7.0",
"phpunit/phpunit": "^9.5",
"sebastian/phpcpd": "^4.0 || ^5.0 || ^6.0 ",
"squizlabs/php_codesniffer": "^3.5.8"
},
"suggest": {
"ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
"ext-dom": "Install xml lib",
"ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)",
"ext-zlib": "Install zlib"
},
"type": "library",
"autoload": {
"psr-4": {
"OneLogin\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "OneLogin PHP SAML Toolkit",
"homepage": "https://developers.onelogin.com/saml/php",
"keywords": [
"SAML2",
"onelogin",
"saml"
],
"support": {
"email": "sixto.garcia@onelogin.com",
"issues": "https://github.com/onelogin/php-saml/issues",
"source": "https://github.com/onelogin/php-saml/"
},
"time": "2022-07-15T20:44:36+00:00"
},
2023-02-20 22:10:24 +01:00
{
2023-05-27 20:35:36 +02:00
"name": "paragonie/constant_time_encoding",
"version": "v2.6.3",
2023-02-20 22:10:24 +01:00
"source": {
"type": "git",
2023-05-27 20:35:36 +02:00
"url": "https://github.com/paragonie/constant_time_encoding.git",
"reference": "58c3f47f650c94ec05a151692652a868995d2938"
2023-02-20 22:10:24 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
"reference": "58c3f47f650c94ec05a151692652a868995d2938",
2023-02-20 22:10:24 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": "^7|^8"
2023-02-20 22:10:24 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"phpunit/phpunit": "^6|^7|^8|^9",
"vimeo/psalm": "^1|^2|^3|^4"
2023-02-20 22:10:24 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2023-05-27 20:35:36 +02:00
"ParagonIE\\ConstantTime\\": "src/"
2019-12-14 16:35:19 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com",
"role": "Maintainer"
},
{
"name": "Steve 'Sc00bz' Thomas",
"email": "steve@tobtu.com",
"homepage": "https://www.tobtu.com",
"role": "Original Developer"
}
],
"description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
"keywords": [
"base16",
"base32",
"base32_decode",
"base32_encode",
"base64",
"base64_decode",
"base64_encode",
"bin2hex",
"encoding",
"hex",
"hex2bin",
"rfc4648"
],
2021-01-03 20:34:58 +01:00
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/constant_time_encoding/issues",
"source": "https://github.com/paragonie/constant_time_encoding"
},
2022-07-17 22:26:35 +02:00
"time": "2022-06-14T06:56:20+00:00"
2019-12-14 16:35:19 +01:00
},
2023-07-16 03:07:53 +02:00
{
"name": "paragonie/random_compat",
"version": "v9.99.100",
"source": {
"type": "git",
"url": "https://github.com/paragonie/random_compat.git",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
"reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
"shasum": ""
},
"require": {
"php": ">= 7"
},
"require-dev": {
"phpunit/phpunit": "4.*|5.*",
"vimeo/psalm": "^1"
},
"suggest": {
"ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Paragon Initiative Enterprises",
"email": "security@paragonie.com",
"homepage": "https://paragonie.com"
}
],
"description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
"keywords": [
"csprng",
"polyfill",
"pseudorandom",
"random"
],
"support": {
"email": "info@paragonie.com",
"issues": "https://github.com/paragonie/random_compat/issues",
"source": "https://github.com/paragonie/random_compat"
},
"time": "2020-10-15T08:29:30+00:00"
},
2023-07-02 03:26:56 +02:00
{
"name": "part-db/label-fonts",
2024-02-08 22:48:50 +01:00
"version": "v1.1.0",
2023-07-02 03:26:56 +02:00
"source": {
"type": "git",
"url": "https://github.com/Part-DB/label-fonts.git",
2024-02-08 22:48:50 +01:00
"reference": "77c84b70ed3bb005df15f30ff835ddec490394b9"
2023-07-02 03:26:56 +02:00
},
"dist": {
"type": "zip",
2024-02-08 22:48:50 +01:00
"url": "https://api.github.com/repos/Part-DB/label-fonts/zipball/77c84b70ed3bb005df15f30ff835ddec490394b9",
"reference": "77c84b70ed3bb005df15f30ff835ddec490394b9",
2023-07-02 03:26:56 +02:00
"shasum": ""
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"proprietary"
],
"authors": [
{
"name": "The Part-DB Team",
"homepage": "https://github.com/Part-DB/Part-DB-server"
}
],
"description": "This library bundles the fonts used in Part-DB for label generators. Fonts are work of others.",
"homepage": "https://github.com/Part-DB/Part-DB-server",
"keywords": [
"font",
"fonts",
"part-db"
],
"support": {
"issues": "https://github.com/Part-DB/label-fonts/issues",
2024-02-08 22:48:50 +01:00
"source": "https://github.com/Part-DB/label-fonts/tree/v1.1.0"
2023-07-02 03:26:56 +02:00
},
2024-02-08 22:48:50 +01:00
"time": "2024-02-08T21:44:38+00:00"
2023-07-02 03:26:56 +02:00
},
2020-04-14 11:07:07 +02:00
{
"name": "phenx/php-font-lib",
2024-02-06 21:47:18 +01:00
"version": "0.5.6",
2020-04-14 11:07:07 +02:00
"source": {
"type": "git",
2022-01-19 19:35:45 +01:00
"url": "https://github.com/dompdf/php-font-lib.git",
2024-02-06 21:47:18 +01:00
"reference": "a1681e9793040740a405ac5b189275059e2a9863"
2020-04-14 11:07:07 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/a1681e9793040740a405ac5b189275059e2a9863",
"reference": "a1681e9793040740a405ac5b189275059e2a9863",
2020-04-14 11:07:07 +02:00
"shasum": ""
},
2022-01-19 19:35:45 +01:00
"require": {
"ext-mbstring": "*"
},
2020-04-14 11:07:07 +02:00
"require-dev": {
2024-01-10 23:19:16 +01:00
"symfony/phpunit-bridge": "^3 || ^4 || ^5 || ^6"
2020-04-14 11:07:07 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"FontLib\\": "src/FontLib"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2024-01-10 23:19:16 +01:00
"LGPL-2.1-or-later"
2020-04-14 11:07:07 +02:00
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
}
],
"description": "A library to read, parse, export and make subsets of different types of font files.",
"homepage": "https://github.com/PhenX/php-font-lib",
2021-01-03 20:34:58 +01:00
"support": {
2022-01-19 19:35:45 +01:00
"issues": "https://github.com/dompdf/php-font-lib/issues",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/dompdf/php-font-lib/tree/0.5.6"
2021-01-03 20:34:58 +01:00
},
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T14:45:26+00:00"
2020-04-14 11:07:07 +02:00
},
{
"name": "phenx/php-svg-lib",
2024-02-08 22:01:05 +01:00
"version": "0.5.2",
2020-04-14 11:07:07 +02:00
"source": {
"type": "git",
2022-07-06 00:23:24 +00:00
"url": "https://github.com/dompdf/php-svg-lib.git",
2024-02-08 22:01:05 +01:00
"reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa"
2020-04-14 11:07:07 +02:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/732faa9fb4309221e2bd9b2fda5de44f947133aa",
"reference": "732faa9fb4309221e2bd9b2fda5de44f947133aa",
2020-04-14 11:07:07 +02:00
"shasum": ""
},
"require": {
2022-07-06 00:23:24 +00:00
"ext-mbstring": "*",
2022-09-25 15:51:16 +02:00
"php": "^7.1 || ^8.0",
2022-07-06 00:23:24 +00:00
"sabberworm/php-css-parser": "^8.4"
2020-04-14 11:07:07 +02:00
},
"require-dev": {
2022-07-06 00:23:24 +00:00
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
2020-04-14 11:07:07 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Svg\\": "src/Svg"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"LGPL-3.0"
],
"authors": [
{
"name": "Fabien Ménager",
"email": "fabien.menager@gmail.com"
}
],
"description": "A library to read, parse and export to PDF SVG files.",
"homepage": "https://github.com/PhenX/php-svg-lib",
2021-01-03 20:34:58 +01:00
"support": {
2022-07-06 00:23:24 +00:00
"issues": "https://github.com/dompdf/php-svg-lib/issues",
2024-02-08 22:01:05 +01:00
"source": "https://github.com/dompdf/php-svg-lib/tree/0.5.2"
2021-01-03 20:34:58 +01:00
},
2024-02-08 22:01:05 +01:00
"time": "2024-02-07T12:49:40+00:00"
2020-04-14 11:07:07 +02:00
},
2019-08-13 13:04:31 +02:00
{
"name": "php-http/discovery",
2023-12-03 01:20:39 +01:00
"version": "1.19.2",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
2023-12-03 01:20:39 +01:00
"reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-12-03 01:20:39 +01:00
"url": "https://api.github.com/repos/php-http/discovery/zipball/61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
"reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2023-02-11 22:19:56 +01:00
"composer-plugin-api": "^1.0|^2.0",
2020-07-18 23:50:39 +02:00
"php": "^7.1 || ^8.0"
2019-08-13 13:04:31 +02:00
},
"conflict": {
2023-04-29 22:06:13 +02:00
"nyholm/psr7": "<1.0",
"zendframework/zend-diactoros": "*"
2019-08-13 13:04:31 +02:00
},
2023-02-11 22:19:56 +01:00
"provide": {
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
"psr/http-client-implementation": "*",
"psr/http-factory-implementation": "*",
"psr/http-message-implementation": "*"
},
2019-08-13 13:04:31 +02:00
"require-dev": {
2023-02-11 22:19:56 +01:00
"composer/composer": "^1.0.2|^2.0",
2020-07-18 23:50:39 +02:00
"graham-campbell/phpspec-skip-example-extension": "^5.0",
2019-08-13 13:04:31 +02:00
"php-http/httplug": "^1.0 || ^2.0",
"php-http/message-factory": "^1.0",
2023-02-11 22:19:56 +01:00
"phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
"symfony/phpunit-bridge": "^6.2"
2019-08-13 13:04:31 +02:00
},
2023-02-11 22:19:56 +01:00
"type": "composer-plugin",
2019-08-13 13:04:31 +02:00
"extra": {
2023-02-11 22:19:56 +01:00
"class": "Http\\Discovery\\Composer\\Plugin",
"plugin-optional": true
2019-08-13 13:04:31 +02:00
},
"autoload": {
"psr-4": {
"Http\\Discovery\\": "src/"
2023-04-29 22:06:13 +02:00
},
"exclude-from-classmap": [
"src/Composer/Plugin.php"
]
2019-08-13 13:04:31 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
}
],
2023-02-11 22:19:56 +01:00
"description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
2019-08-13 13:04:31 +02:00
"homepage": "http://php-http.org",
"keywords": [
"adapter",
"client",
"discovery",
"factory",
"http",
"message",
2023-02-11 22:19:56 +01:00
"psr17",
2019-08-13 13:04:31 +02:00
"psr7"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-http/discovery/issues",
2023-12-03 01:20:39 +01:00
"source": "https://github.com/php-http/discovery/tree/1.19.2"
2021-01-03 20:34:58 +01:00
},
2023-12-03 01:20:39 +01:00
"time": "2023-11-30T16:49:05+00:00"
2019-08-13 13:04:31 +02:00
},
{
"name": "php-http/httplug",
2023-04-16 23:58:03 +02:00
"version": "2.4.0",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-http/httplug.git",
2023-04-16 23:58:03 +02:00
"reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-04-16 23:58:03 +02:00
"url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
"reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2020-07-18 23:50:39 +02:00
"php": "^7.1 || ^8.0",
"php-http/promise": "^1.1",
2019-08-13 13:04:31 +02:00
"psr/http-client": "^1.0",
2023-04-16 23:58:03 +02:00
"psr/http-message": "^1.0 || ^2.0"
2019-08-13 13:04:31 +02:00
},
"require-dev": {
2023-04-16 23:58:03 +02:00
"friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
"phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Eric GELOEN",
"email": "geloen.eric@gmail.com"
},
{
"name": "Márk Sági-Kazár",
2020-07-18 23:50:39 +02:00
"email": "mark.sagikazar@gmail.com",
"homepage": "https://sagikazarmark.hu"
2019-08-13 13:04:31 +02:00
}
],
"description": "HTTPlug, the HTTP client abstraction for PHP",
"homepage": "http://httplug.io",
"keywords": [
"client",
"http"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-http/httplug/issues",
2023-04-16 23:58:03 +02:00
"source": "https://github.com/php-http/httplug/tree/2.4.0"
2021-01-03 20:34:58 +01:00
},
2023-04-16 23:58:03 +02:00
"time": "2023-04-14T15:10:03+00:00"
2019-08-13 13:04:31 +02:00
},
2019-03-05 23:52:45 +01:00
{
2019-08-13 13:04:31 +02:00
"name": "php-http/promise",
2024-01-05 22:33:00 +01:00
"version": "1.3.0",
2019-03-05 23:52:45 +01:00
"source": {
"type": "git",
2019-08-13 13:04:31 +02:00
"url": "https://github.com/php-http/promise.git",
2024-01-05 22:33:00 +01:00
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07"
2019-03-05 23:52:45 +01:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/php-http/promise/zipball/2916a606d3b390f4e9e8e2b8dd68581508be0f07",
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07",
2019-03-05 23:52:45 +01:00
"shasum": ""
},
2020-07-18 23:50:39 +02:00
"require": {
"php": "^7.1 || ^8.0"
},
2019-03-05 23:52:45 +01:00
"require-dev": {
2023-10-25 17:14:02 +02:00
"friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
"phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
2019-03-05 23:52:45 +01:00
},
2019-08-13 13:04:31 +02:00
"type": "library",
2019-03-05 23:52:45 +01:00
"autoload": {
"psr-4": {
2019-08-13 13:04:31 +02:00
"Http\\Promise\\": "src/"
2019-03-05 23:52:45 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-08-13 13:04:31 +02:00
"name": "Joel Wurtz",
"email": "joel.wurtz@gmail.com"
2020-07-18 23:50:39 +02:00
},
{
"name": "Márk Sági-Kazár",
"email": "mark.sagikazar@gmail.com"
2019-03-05 23:52:45 +01:00
}
],
2019-08-13 13:04:31 +02:00
"description": "Promise used for asynchronous HTTP requests",
"homepage": "http://httplug.io",
2019-03-05 23:52:45 +01:00
"keywords": [
2019-08-13 13:04:31 +02:00
"promise"
2019-03-05 23:52:45 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-http/promise/issues",
2024-01-05 22:33:00 +01:00
"source": "https://github.com/php-http/promise/tree/1.3.0"
2021-01-03 20:34:58 +01:00
},
2024-01-05 22:33:00 +01:00
"time": "2024-01-04T18:49:48+00:00"
2019-03-05 23:52:45 +01:00
},
2019-12-26 13:16:27 +01:00
{
"name": "php-translation/common",
2024-01-29 21:28:21 +01:00
"version": "3.3.0",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-translation/common.git",
2024-01-29 21:28:21 +01:00
"reference": "f5e0e36222bcf400310d089646f8cde1648ca974"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2024-01-29 21:28:21 +01:00
"url": "https://api.github.com/repos/php-translation/common/zipball/f5e0e36222bcf400310d089646f8cde1648ca974",
"reference": "f5e0e36222bcf400310d089646f8cde1648ca974",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
2021-06-09 08:45:34 +02:00
"php": ">=7.2",
2024-01-29 21:28:21 +01:00
"symfony/translation": " ^3.4 || ^4.3 || ^5.0 || ^6.0 || ^7.0"
2019-12-26 13:16:27 +01:00
},
"require-dev": {
2024-01-29 21:28:21 +01:00
"phpspec/prophecy-phpunit": "^2.1",
"phpunit/phpunit": ">=8.5.23",
"symfony/framework-bundle": " ^3.4 || ^4.3 || ^5.0 || ^6.0 || ^7.0"
2019-12-26 13:16:27 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Translation\\Common\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
}
],
"description": "Common translation stuff",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-translation/common/issues",
2024-01-29 21:28:21 +01:00
"source": "https://github.com/php-translation/common/tree/3.3.0"
2021-01-03 20:34:58 +01:00
},
2024-01-29 21:28:21 +01:00
"time": "2024-01-29T16:29:12+00:00"
2019-12-26 13:16:27 +01:00
},
{
"name": "php-translation/extractor",
2023-03-31 22:49:31 +02:00
"version": "2.1.1",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-translation/extractor.git",
2023-03-31 22:49:31 +02:00
"reference": "09ad2f3654e6badb95a739b0284f5785531f7c8d"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2023-03-31 22:49:31 +02:00
"url": "https://api.github.com/repos/php-translation/extractor/zipball/09ad2f3654e6badb95a739b0284f5785531f7c8d",
"reference": "09ad2f3654e6badb95a739b0284f5785531f7c8d",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
2023-03-31 22:49:31 +02:00
"doctrine/annotations": "^1.7 || ^2.0",
2019-12-26 13:16:27 +01:00
"nikic/php-parser": "^3.0 || ^4.0",
2021-06-09 08:45:34 +02:00
"php": "^7.2 || ^8.0",
2022-03-04 12:16:13 +01:00
"symfony/finder": "^3.4 || ^4.4 || ^5.0 || ^6.0",
2020-01-01 17:39:28 +01:00
"twig/twig": "^2.0 || ^3.0"
2019-12-26 13:16:27 +01:00
},
"require-dev": {
2020-06-13 16:09:06 +02:00
"knplabs/knp-menu": "^3.1",
2022-03-04 12:16:13 +01:00
"symfony/phpunit-bridge": "^5.0 || ^6.0",
"symfony/translation": "^3.4 || ^4.4 || ^5.0 || ^6.0",
"symfony/twig-bridge": "^3.4 || ^4.4 || ^5.0 || ^6.0",
"symfony/validator": "^3.4 || ^4.4 || ^5.0 || ^6.0"
2019-12-26 13:16:27 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-01-01 17:39:28 +01:00
"dev-master": "2.0-dev"
2019-12-26 13:16:27 +01:00
}
},
"autoload": {
"psr-4": {
"Translation\\Extractor\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
}
],
"description": "Extract translations form the source code",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-translation/extractor/issues",
2023-03-31 22:49:31 +02:00
"source": "https://github.com/php-translation/extractor/tree/2.1.1"
2021-01-03 20:34:58 +01:00
},
2023-03-31 22:49:31 +02:00
"time": "2023-03-28T11:37:22+00:00"
2019-12-26 13:16:27 +01:00
},
{
"name": "php-translation/symfony-bundle",
2023-12-24 15:20:52 +01:00
"version": "0.14.3",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-translation/symfony-bundle.git",
2023-12-24 15:20:52 +01:00
"reference": "722e61673af494824b585b32bc619200b28729e4"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/php-translation/symfony-bundle/zipball/722e61673af494824b585b32bc619200b28729e4",
"reference": "722e61673af494824b585b32bc619200b28729e4",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
"nyholm/nsa": "^1.1",
2023-07-11 22:01:32 +02:00
"php": "^8.0",
2020-01-01 17:39:28 +01:00
"php-translation/extractor": "^2.0",
2020-02-22 17:49:33 +01:00
"php-translation/symfony-storage": "^2.1",
2023-07-11 22:01:32 +02:00
"symfony/asset": "^5.3 || ^6.0",
"symfony/console": "^5.3 || ^6.0",
"symfony/finder": "^5.3 || ^6.0",
"symfony/framework-bundle": "^5.3 || ^6.0",
"symfony/intl": "^5.3 || ^6.0",
"symfony/translation": "^5.3 || ^6.0",
"symfony/twig-bundle": "^5.3 || ^6.0",
"symfony/validator": "^5.3 || ^6.0",
2021-06-09 08:45:34 +02:00
"twig/twig": "^2.14.4 || ^3.3"
2019-12-26 13:16:27 +01:00
},
"require-dev": {
2021-06-09 08:45:34 +02:00
"bamarni/composer-bin-plugin": "^1.3",
2020-01-01 17:39:28 +01:00
"matthiasnoback/symfony-config-test": "^4.1",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
2019-12-26 13:16:27 +01:00
"nyholm/psr7": "^1.1",
2023-01-08 23:28:23 +01:00
"nyholm/symfony-bundle-test": "^2.0",
2021-06-09 08:45:34 +02:00
"php-http/curl-client": "^1.7 || ^2.0",
"php-http/message": "^1.11",
2019-12-26 13:16:27 +01:00
"php-http/message-factory": "^1.0.2",
"php-translation/translator": "^1.0",
2023-07-11 22:01:32 +02:00
"symfony/dependency-injection": "^5.3 || ^6.0",
2022-03-04 12:16:13 +01:00
"symfony/phpunit-bridge": "^5.2 || ^6.0",
2023-07-11 22:01:32 +02:00
"symfony/twig-bridge": "^5.3 || ^6.0",
"symfony/web-profiler-bundle": "^5.3 || ^6.0"
2019-12-26 13:16:27 +01:00
},
"suggest": {
"php-http/httplug-bundle": "To easier configure your httplug clients."
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2020-02-29 23:20:38 +01:00
"dev-master": "0.12-dev"
2019-12-26 13:16:27 +01:00
}
},
"autoload": {
"psr-4": {
"Translation\\Bundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
}
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-translation/symfony-bundle/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/php-translation/symfony-bundle/tree/0.14.3"
2021-01-03 20:34:58 +01:00
},
2023-12-24 15:20:52 +01:00
"time": "2023-12-15T14:18:10+00:00"
2019-12-26 13:16:27 +01:00
},
{
"name": "php-translation/symfony-storage",
2024-01-29 21:28:21 +01:00
"version": "2.4.0",
2019-12-26 13:16:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-translation/symfony-storage.git",
2024-01-29 21:28:21 +01:00
"reference": "0f4702c5837802507231ee6649c49b57b6d7ab89"
2019-12-26 13:16:27 +01:00
},
"dist": {
"type": "zip",
2024-01-29 21:28:21 +01:00
"url": "https://api.github.com/repos/php-translation/symfony-storage/zipball/0f4702c5837802507231ee6649c49b57b6d7ab89",
"reference": "0f4702c5837802507231ee6649c49b57b6d7ab89",
2019-12-26 13:16:27 +01:00
"shasum": ""
},
"require": {
2021-06-09 08:45:34 +02:00
"php": "^7.2 || ^8.0",
2020-01-01 17:39:28 +01:00
"php-translation/common": "^3.0",
2024-01-29 21:28:21 +01:00
"symfony/translation": "^3.4 || ^4.2 || ^5.0 || ^6.0 || ^7.0"
2019-12-26 13:16:27 +01:00
},
"require-dev": {
2022-03-04 12:16:13 +01:00
"phpunit/phpunit": ">=8.5.20",
2024-01-29 21:28:21 +01:00
"symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0 || ^6.0 || ^7.0"
2019-12-26 13:16:27 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-03-04 12:16:13 +01:00
"dev-master": "2.4-dev"
2019-12-26 13:16:27 +01:00
}
},
"autoload": {
"psr-4": {
"Translation\\SymfonyStorage\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Tobias Nyholm",
"email": "tobias.nyholm@gmail.com"
}
],
"description": "A translation file storage using Symfony translation component.",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-translation/symfony-storage/issues",
2024-01-29 21:28:21 +01:00
"source": "https://github.com/php-translation/symfony-storage/tree/2.4.0"
2021-01-03 20:34:58 +01:00
},
2024-01-29 21:28:21 +01:00
"time": "2024-01-29T16:41:31+00:00"
2019-12-26 13:16:27 +01:00
},
2019-03-19 15:06:14 +01:00
{
"name": "phpdocumentor/reflection-common",
2020-07-04 23:38:18 +02:00
"version": "2.2.0",
2019-03-19 15:06:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionCommon.git",
2020-07-04 23:38:18 +02:00
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
2019-03-19 15:06:14 +01:00
},
"dist": {
"type": "zip",
2020-07-04 23:38:18 +02:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
"reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
2019-03-19 15:06:14 +01:00
"shasum": ""
},
"require": {
2020-07-04 23:38:18 +02:00
"php": "^7.2 || ^8.0"
2019-03-19 15:06:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-07-04 23:38:18 +02:00
"dev-2.x": "2.x-dev"
2019-03-19 15:06:14 +01:00
}
},
"autoload": {
"psr-4": {
2019-09-18 16:06:51 +02:00
"phpDocumentor\\Reflection\\": "src/"
2019-03-19 15:06:14 +01:00
}
},
"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"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
"source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
},
2020-07-04 23:38:18 +02:00
"time": "2020-06-27T09:03:43+00:00"
2019-03-19 15:06:14 +01:00
},
{
"name": "phpdocumentor/reflection-docblock",
2022-01-19 19:35:45 +01:00
"version": "5.3.0",
2019-03-19 15:06:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
2022-01-19 19:35:45 +01:00
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
2019-03-19 15:06:14 +01:00
},
"dist": {
"type": "zip",
2022-01-19 19:35:45 +01:00
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
"reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
2019-03-19 15:06:14 +01:00
"shasum": ""
},
"require": {
2020-07-30 17:13:16 +02:00
"ext-filter": "*",
"php": "^7.2 || ^8.0",
"phpdocumentor/reflection-common": "^2.2",
"phpdocumentor/type-resolver": "^1.3",
"webmozart/assert": "^1.9.1"
2019-03-19 15:06:14 +01:00
},
"require-dev": {
2022-01-19 19:35:45 +01:00
"mockery/mockery": "~1.3.2",
"psalm/phar": "^4.8"
2019-03-19 15:06:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-03-28 17:52:19 +01:00
"dev-master": "5.x-dev"
2019-03-19 15:06:14 +01:00
}
},
"autoload": {
"psr-4": {
2020-03-28 17:52:19 +01:00
"phpDocumentor\\Reflection\\": "src"
2019-03-19 15:06:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
2020-03-28 17:52:19 +01:00
},
{
"name": "Jaap van Otterdijk",
"email": "account@ijaap.nl"
2019-03-19 15:06:14 +01:00
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
2022-01-19 19:35:45 +01:00
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0"
2021-01-03 20:34:58 +01:00
},
2022-01-19 19:35:45 +01:00
"time": "2021-10-19T17:43:47+00:00"
2019-03-19 15:06:14 +01:00
},
{
"name": "phpdocumentor/type-resolver",
2024-01-14 20:54:35 +01:00
"version": "1.8.0",
2019-03-19 15:06:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
2024-01-14 20:54:35 +01:00
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
2019-03-19 15:06:14 +01:00
},
"dist": {
"type": "zip",
2024-01-14 20:54:35 +01:00
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
2019-03-19 15:06:14 +01:00
"shasum": ""
},
"require": {
2023-03-31 22:49:31 +02:00
"doctrine/deprecations": "^1.0",
2022-10-22 21:38:24 +02:00
"php": "^7.4 || ^8.0",
2023-03-31 22:49:31 +02:00
"phpdocumentor/reflection-common": "^2.0",
"phpstan/phpdoc-parser": "^1.13"
2019-03-19 15:06:14 +01:00
},
"require-dev": {
2021-10-02 18:36:29 +02:00
"ext-tokenizer": "*",
2023-03-31 22:49:31 +02:00
"phpbench/phpbench": "^1.2",
2022-10-22 21:38:24 +02:00
"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"
2019-03-19 15:06:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-07-04 23:38:18 +02:00
"dev-1.x": "1.x-dev"
2019-03-19 15:06:14 +01:00
}
},
"autoload": {
"psr-4": {
2019-09-18 16:06:51 +02:00
"phpDocumentor\\Reflection\\": "src"
2019-03-19 15:06:14 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Mike van Riel",
"email": "me@mikevanriel.com"
}
],
2019-09-18 16:06:51 +02:00
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
2024-01-14 20:54:35 +01:00
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
2021-01-03 20:34:58 +01:00
},
2024-01-14 20:54:35 +01:00
"time": "2024-01-11T11:49:22+00:00"
2023-03-31 22:49:31 +02:00
},
{
"name": "phpstan/phpdoc-parser",
2024-01-05 22:33:00 +01:00
"version": "1.25.0",
2023-03-31 22:49:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
2024-01-05 22:33:00 +01:00
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
2023-03-31 22:49:31 +02:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
2023-03-31 22:49:31 +02:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
2023-06-05 22:15:07 +02:00
"doctrine/annotations": "^2.0",
2023-05-27 19:24:14 +02:00
"nikic/php-parser": "^4.15",
2023-03-31 22:49:31 +02:00
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5",
"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",
2024-01-05 22:33:00 +01:00
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
2023-03-31 22:49:31 +02:00
},
2024-01-05 22:33:00 +01:00
"time": "2024-01-04T17:06:16+00:00"
2019-03-19 15:06:14 +01:00
},
{
"name": "psr/cache",
2023-05-27 20:35:36 +02:00
"version": "3.0.0",
2019-03-19 15:06:14 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
2023-05-27 20:35:36 +02:00
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
2019-03-19 15:06:14 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
2019-03-19 15:06:14 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.0.0"
2019-03-19 15:06:14 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2019-02-23 16:49:38 +01:00
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Cache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-05-27 20:10:18 +02:00
"homepage": "https://www.php-fig.org/"
2019-02-23 16:49:38 +01:00
}
],
"description": "Common interface for caching libraries",
"keywords": [
"cache",
"psr",
"psr-6"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-05-27 20:35:36 +02:00
"source": "https://github.com/php-fig/cache/tree/3.0.0"
2023-05-27 20:10:18 +02:00
},
2023-05-27 20:35:36 +02:00
"time": "2021-02-03T23:26:27+00:00"
2023-05-27 20:10:18 +02: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"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:10:18 +02:00
"time": "2022-11-25T14:36:26+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "psr/container",
2023-05-27 20:35:36 +02:00
"version": "2.0.2",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
2023-05-27 20:35:36 +02:00
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-09-18 18:19:47 +02:00
"php": ">=7.4.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
2023-05-27 20:35:36 +02:00
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
2019-02-23 16:49:38 +01:00
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-03-14 18:43:09 +01:00
"homepage": "https://www.php-fig.org/"
2019-02-23 16:49:38 +01:00
}
],
"description": "Common Container Interface (PHP FIG PSR-11)",
"homepage": "https://github.com/php-fig/container",
"keywords": [
"PSR-11",
"container",
"container-interface",
"container-interop",
"psr"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-fig/container/issues",
2023-05-27 20:35:36 +02:00
"source": "https://github.com/php-fig/container/tree/2.0.2"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:35:36 +02:00
"time": "2021-11-05T16:47:00+00:00"
2019-02-23 16:49:38 +01:00
},
2020-05-10 15:55:37 +02:00
{
"name": "psr/event-dispatcher",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
"reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\EventDispatcher\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
"keywords": [
"events",
"psr",
"psr-14"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/php-fig/event-dispatcher/issues",
"source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
2020-05-10 15:55:37 +02:00
"time": "2019-01-08T18:20:26+00:00"
},
2019-08-13 13:04:31 +02:00
{
"name": "psr/http-client",
2023-09-24 15:36:07 +02:00
"version": "1.0.3",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
2023-09-24 15:36:07 +02:00
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-09-24 15:36:07 +02:00
"url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
"reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2020-07-04 23:38:18 +02:00
"php": "^7.0 || ^8.0",
2023-04-16 23:58:03 +02:00
"psr/http-message": "^1.0 || ^2.0"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Client\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-04-16 23:58:03 +02:00
"homepage": "https://www.php-fig.org/"
2019-08-13 13:04:31 +02:00
}
],
"description": "Common interface for HTTP clients",
"homepage": "https://github.com/php-fig/http-client",
"keywords": [
"http",
"http-client",
"psr",
"psr-18"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-09-24 15:36:07 +02:00
"source": "https://github.com/php-fig/http-client"
2021-01-03 20:34:58 +01:00
},
2023-09-24 15:36:07 +02:00
"time": "2023-09-23T14:17:50+00:00"
2019-08-13 13:04:31 +02:00
},
{
"name": "psr/http-factory",
2023-04-16 23:58:03 +02:00
"version": "1.0.2",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-factory.git",
2023-04-16 23:58:03 +02:00
"reference": "e616d01114759c4c489f93b099585439f795fe35"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-04-16 23:58:03 +02:00
"url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
"reference": "e616d01114759c4c489f93b099585439f795fe35",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
"php": ">=7.0.0",
2023-04-16 23:58:03 +02:00
"psr/http-message": "^1.0 || ^2.0"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-04-16 23:58:03 +02:00
"homepage": "https://www.php-fig.org/"
2019-08-13 13:04:31 +02:00
}
],
"description": "Common interfaces for PSR-7 HTTP message factories",
"keywords": [
"factory",
"http",
"message",
"psr",
"psr-17",
"psr-7",
"request",
"response"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-04-16 23:58:03 +02:00
"source": "https://github.com/php-fig/http-factory/tree/1.0.2"
2021-01-03 20:34:58 +01:00
},
2023-04-16 23:58:03 +02:00
"time": "2023-04-10T20:10:41+00:00"
2019-08-13 13:04:31 +02:00
},
{
"name": "psr/http-message",
2023-05-27 20:35:36 +02:00
"version": "2.0",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
2023-05-27 20:35:36 +02:00
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71",
"reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2023-04-08 01:09:45 +02:00
"php": "^7.2 || ^8.0"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:35:36 +02:00
"dev-master": "2.0.x-dev"
2019-08-13 13:04:31 +02:00
}
},
"autoload": {
"psr-4": {
"Psr\\Http\\Message\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-05-27 20:35:36 +02:00
"homepage": "https://www.php-fig.org/"
2019-08-13 13:04:31 +02:00
}
],
"description": "Common interface for HTTP messages",
"homepage": "https://github.com/php-fig/http-message",
"keywords": [
"http",
"http-message",
"psr",
"psr-7",
"request",
"response"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-05-27 20:35:36 +02:00
"source": "https://github.com/php-fig/http-message/tree/2.0"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:35:36 +02:00
"time": "2023-04-04T09:54:51+00:00"
2019-08-13 13:04:31 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "psr/link",
2023-05-27 20:35:36 +02:00
"version": "2.0.1",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/link.git",
2023-05-27 20:35:36 +02:00
"reference": "84b159194ecfd7eaa472280213976e96415433f7"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7",
"reference": "84b159194ecfd7eaa472280213976e96415433f7",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.0.0"
2019-02-23 16:49:38 +01:00
},
2023-05-27 20:35:36 +02:00
"suggest": {
"fig/link-util": "Provides some useful PSR-13 utilities"
},
2019-02-23 16:49:38 +01:00
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:35:36 +02:00
"dev-master": "2.0.x-dev"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"psr-4": {
"Psr\\Link\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
}
],
"description": "Common interfaces for HTTP links",
2023-05-27 20:10:18 +02:00
"homepage": "https://github.com/php-fig/link",
2019-02-23 16:49:38 +01:00
"keywords": [
"http",
"http-link",
"link",
"psr",
"psr-13",
"rest"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-05-27 20:35:36 +02:00
"source": "https://github.com/php-fig/link/tree/2.0.1"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:35:36 +02:00
"time": "2021-03-11T23:00:27+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "psr/log",
2023-05-27 20:35:36 +02:00
"version": "3.0.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
2023-05-27 20:35:36 +02:00
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.0.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:35:36 +02:00
"dev-master": "3.x-dev"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"psr-4": {
2023-05-27 20:35:36 +02:00
"Psr\\Log\\": "src"
2019-02-23 16:49:38 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2021-06-09 08:45:34 +02:00
"homepage": "https://www.php-fig.org/"
2019-02-23 16:49:38 +01:00
}
],
"description": "Common interface for logging libraries",
"homepage": "https://github.com/php-fig/log",
"keywords": [
"log",
"psr",
"psr-3"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-05-27 20:35:36 +02:00
"source": "https://github.com/php-fig/log/tree/3.0.0"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:35:36 +02:00
"time": "2021-07-14T16:46:02+00:00"
2019-02-23 16:49:38 +01:00
},
2019-08-13 13:04:31 +02:00
{
"name": "psr/simple-cache",
2023-05-27 20:10:18 +02:00
"version": "3.0.0",
2019-08-13 13:04:31 +02:00
"source": {
"type": "git",
"url": "https://github.com/php-fig/simple-cache.git",
2023-05-27 20:10:18 +02:00
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
2019-08-13 13:04:31 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:10:18 +02:00
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
"reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
2019-08-13 13:04:31 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.0.0"
2019-08-13 13:04:31 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-05-27 20:10:18 +02:00
"dev-master": "3.0.x-dev"
2019-08-13 13:04:31 +02:00
}
},
"autoload": {
"psr-4": {
"Psr\\SimpleCache\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "PHP-FIG",
2023-05-27 20:10:18 +02:00
"homepage": "https://www.php-fig.org/"
2019-08-13 13:04:31 +02:00
}
],
"description": "Common interfaces for simple caching",
"keywords": [
"cache",
"caching",
"psr",
"psr-16",
"simple-cache"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-05-27 20:10:18 +02:00
"source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:10:18 +02:00
"time": "2021-10-29T13:26:27+00:00"
2019-08-13 13:04:31 +02:00
},
2023-07-16 03:07:53 +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"
},
2023-05-27 20:38:32 +02:00
{
"name": "robrichards/xmlseclibs",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
"reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"php": ">= 5.4"
},
"type": "library",
"autoload": {
"psr-4": {
"RobRichards\\XMLSecLibs\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"description": "A PHP library for XML Security",
"homepage": "https://github.com/robrichards/xmlseclibs",
"keywords": [
"security",
"signature",
"xml",
"xmldsig"
],
"support": {
"issues": "https://github.com/robrichards/xmlseclibs/issues",
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
},
"time": "2020-09-05T13:00:25+00:00"
},
2019-06-16 12:50:40 +02:00
{
"name": "s9e/regexp-builder",
2022-07-17 22:26:35 +02:00
"version": "1.4.6",
2019-06-16 12:50:40 +02:00
"source": {
"type": "git",
"url": "https://github.com/s9e/RegexpBuilder.git",
2022-07-17 22:26:35 +02:00
"reference": "3a646bc7c40dba41903b7065f32230721e00df3a"
2019-06-16 12:50:40 +02:00
},
"dist": {
"type": "zip",
2022-07-17 22:26:35 +02:00
"url": "https://api.github.com/repos/s9e/RegexpBuilder/zipball/3a646bc7c40dba41903b7065f32230721e00df3a",
"reference": "3a646bc7c40dba41903b7065f32230721e00df3a",
2019-06-16 12:50:40 +02:00
"shasum": ""
},
"require": {
"lib-pcre": ">=7.2",
2021-06-09 08:45:34 +02:00
"php": ">=7.1"
2019-06-16 12:50:40 +02:00
},
"require-dev": {
2022-07-17 22:26:35 +02:00
"phpunit/phpunit": ">=9.1"
2019-06-16 12:50:40 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"s9e\\RegexpBuilder\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Single-purpose library that generates regular expressions that match a list of strings.",
"homepage": "https://github.com/s9e/RegexpBuilder/",
"keywords": [
"regexp"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/s9e/RegexpBuilder/issues",
2022-07-17 22:26:35 +02:00
"source": "https://github.com/s9e/RegexpBuilder/tree/1.4.6"
2021-01-03 20:34:58 +01:00
},
2022-07-17 22:26:35 +02:00
"time": "2022-03-05T16:22:35+00:00"
2019-06-16 12:50:40 +02:00
},
2020-05-30 21:09:55 +02:00
{
"name": "s9e/sweetdom",
2024-01-05 22:33:00 +01:00
"version": "3.4.0",
2020-05-30 21:09:55 +02:00
"source": {
"type": "git",
"url": "https://github.com/s9e/SweetDOM.git",
2024-01-05 22:33:00 +01:00
"reference": "b07ae8f5fe4ac40a0b734e0e23dbadcc26a161e3"
2020-05-30 21:09:55 +02:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/s9e/SweetDOM/zipball/b07ae8f5fe4ac40a0b734e0e23dbadcc26a161e3",
"reference": "b07ae8f5fe4ac40a0b734e0e23dbadcc26a161e3",
2020-05-30 21:09:55 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2023-12-24 15:20:52 +01:00
"php": "^8.1"
2020-05-30 21:09:55 +02:00
},
"require-dev": {
2023-12-05 23:30:59 +01:00
"phpunit/phpunit": "^10.0",
"s9e/repdoc": "dev-wip"
2020-05-30 21:09:55 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"s9e\\SweetDOM\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Syntactic sugar for the DOM API with a focus on XSLT 1.0 template manipulation.",
"homepage": "https://github.com/s9e/SweetDOM/",
"keywords": [
"dom",
"xsl",
"xslt"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/s9e/SweetDOM/issues",
2024-01-05 22:33:00 +01:00
"source": "https://github.com/s9e/SweetDOM/tree/3.4.0"
2021-01-03 20:34:58 +01:00
},
2024-01-05 22:33:00 +01:00
"time": "2024-01-01T17:22:53+00:00"
2020-05-30 21:09:55 +02:00
},
2019-03-13 20:14:19 +01:00
{
"name": "s9e/text-formatter",
2024-01-10 23:19:16 +01:00
"version": "2.16.0",
2019-03-13 20:14:19 +01:00
"source": {
"type": "git",
"url": "https://github.com/s9e/TextFormatter.git",
2024-01-10 23:19:16 +01:00
"reference": "a78b8f9bc169d0b6dd81ffff3c97479875bd673d"
2019-03-13 20:14:19 +01:00
},
"dist": {
"type": "zip",
2024-01-10 23:19:16 +01:00
"url": "https://api.github.com/repos/s9e/TextFormatter/zipball/a78b8f9bc169d0b6dd81ffff3c97479875bd673d",
"reference": "a78b8f9bc169d0b6dd81ffff3c97479875bd673d",
2019-03-13 20:14:19 +01:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-filter": "*",
2019-06-16 12:50:40 +02:00
"lib-pcre": ">=8.13",
2023-12-05 23:30:59 +01:00
"php": "^8.1",
2020-05-30 21:09:55 +02:00
"s9e/regexp-builder": "^1.4",
2024-01-10 23:19:16 +01:00
"s9e/sweetdom": "^3.4"
2019-03-13 20:14:19 +01:00
},
"require-dev": {
2020-09-22 10:22:22 +02:00
"code-lts/doctum": "*",
2019-03-13 20:14:19 +01:00
"matthiasmullie/minify": "*",
2023-02-11 22:19:56 +01:00
"phpunit/phpunit": "^9.5"
2019-03-13 20:14:19 +01:00
},
"suggest": {
"ext-curl": "Improves the performance of the MediaEmbed plugin and some JavaScript minifiers",
"ext-intl": "Allows international URLs to be accepted by the URL filter",
"ext-json": "Enables the generation of a JavaScript parser",
"ext-mbstring": "Improves the performance of the PHP renderer",
"ext-tokenizer": "Improves the performance of the PHP renderer",
"ext-xsl": "Enables the XSLT renderer",
"ext-zlib": "Enables gzip compression when scraping content via the MediaEmbed plugin"
},
"type": "library",
2019-06-16 12:50:40 +02:00
"extra": {
2024-01-10 23:19:16 +01:00
"version": "2.16.0"
2019-06-16 12:50:40 +02:00
},
2019-03-13 20:14:19 +01:00
"autoload": {
"psr-4": {
"s9e\\TextFormatter\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2020-09-22 10:22:22 +02:00
"description": "Multi-purpose text formatting and markup library. Plugins offer support for BBCodes, Markdown, emoticons, HTML, embedding third-party media (YouTube, etc...), enhanced typography and more.",
2019-03-13 20:14:19 +01:00
"homepage": "https://github.com/s9e/TextFormatter/",
"keywords": [
"bbcode",
"bbcodes",
"blog",
"censor",
"embed",
"emoji",
"emoticons",
"engine",
"forum",
"html",
"markdown",
"markup",
"media",
"parser",
"shortcodes"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/s9e/TextFormatter/issues",
2024-01-10 23:19:16 +01:00
"source": "https://github.com/s9e/TextFormatter/tree/2.16.0"
2021-01-03 20:34:58 +01:00
},
2024-01-10 23:19:16 +01:00
"time": "2024-01-07T00:41:30+00:00"
2019-03-13 20:14:19 +01:00
},
2020-04-14 11:07:07 +02:00
{
"name": "sabberworm/php-css-parser",
2024-02-18 19:25:52 +01:00
"version": "v8.5.1",
2020-04-14 11:07:07 +02:00
"source": {
"type": "git",
2024-02-08 22:01:05 +01:00
"url": "https://github.com/MyIntervals/PHP-CSS-Parser.git",
2024-02-18 19:25:52 +01:00
"reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152"
2020-04-14 11:07:07 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/MyIntervals/PHP-CSS-Parser/zipball/4a3d572b0f8b28bb6fd016ae8bbfc445facef152",
"reference": "4a3d572b0f8b28bb6fd016ae8bbfc445facef152",
2020-04-14 11:07:07 +02:00
"shasum": ""
},
"require": {
2022-01-19 19:35:45 +01:00
"ext-iconv": "*",
"php": ">=5.6.20"
2020-04-14 11:07:07 +02:00
},
"require-dev": {
2024-02-03 00:40:37 +01:00
"phpunit/phpunit": "^5.7.27"
2022-01-19 19:35:45 +01:00
},
"suggest": {
"ext-mbstring": "for parsing UTF-8 CSS"
2020-04-14 11:07:07 +02:00
},
"type": "library",
2024-02-03 00:40:37 +01:00
"extra": {
"branch-alias": {
2024-02-18 19:25:52 +01:00
"dev-main": "9.0.x-dev"
2024-02-03 00:40:37 +01:00
}
},
2020-04-14 11:07:07 +02:00
"autoload": {
2022-01-19 19:35:45 +01:00
"psr-4": {
"Sabberworm\\CSS\\": "src/"
2020-04-14 11:07:07 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Raphael Schweikert"
2024-02-18 19:25:52 +01:00
},
{
"name": "Oliver Klee",
"email": "github@oliverklee.de"
},
{
"name": "Jake Hotson",
"email": "jake.github@qzdesign.co.uk"
2020-04-14 11:07:07 +02:00
}
],
"description": "Parser for CSS Files written in PHP",
2022-01-19 19:35:45 +01:00
"homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
2020-04-14 11:07:07 +02:00
"keywords": [
"css",
"parser",
"stylesheet"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-08 22:01:05 +01:00
"issues": "https://github.com/MyIntervals/PHP-CSS-Parser/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/MyIntervals/PHP-CSS-Parser/tree/v8.5.1"
2021-01-03 20:34:58 +01:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-15T16:41:13+00:00"
2020-04-14 11:07:07 +02:00
},
2019-12-14 16:35:19 +01:00
{
2022-08-13 23:33:05 +02:00
"name": "scheb/2fa-backup-code",
2023-12-03 22:18:44 +01:00
"version": "v6.12.0",
2019-12-14 16:35:19 +01:00
"source": {
"type": "git",
2022-08-13 23:33:05 +02:00
"url": "https://github.com/scheb/2fa-backup-code.git",
2023-12-03 22:18:44 +01:00
"reference": "1ad84e7eb26eb425c609e03097cac99387dde44c"
2019-12-14 16:35:19 +01:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/scheb/2fa-backup-code/zipball/1ad84e7eb26eb425c609e03097cac99387dde44c",
"reference": "1ad84e7eb26eb425c609e03097cac99387dde44c",
2019-12-14 16:35:19 +01:00
"shasum": ""
},
"require": {
2023-11-04 20:44:32 +01:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
2022-08-13 23:33:05 +02:00
"scheb/2fa-bundle": "self.version"
2019-12-14 16:35:19 +01:00
},
2022-08-13 23:33:05 +02:00
"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": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/scheb/2fa-backup-code/tree/v6.12.0"
2022-08-13 23:33:05 +02:00
},
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T15:44:26+00:00"
2022-08-13 23:33:05 +02:00
},
{
"name": "scheb/2fa-bundle",
2023-12-03 22:18:44 +01:00
"version": "v6.12.0",
2022-08-13 23:33:05 +02:00
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-bundle.git",
2023-12-03 22:18:44 +01:00
"reference": "6e51477c53070f27ac3e3d36be1a991870db415a"
2022-08-13 23:33:05 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/scheb/2fa-bundle/zipball/6e51477c53070f27ac3e3d36be1a991870db415a",
"reference": "6e51477c53070f27ac3e3d36be1a991870db415a",
2022-08-13 23:33:05 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
2023-11-04 20:44:32 +01:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
2023-05-27 20:35:36 +02:00
"symfony/config": "^5.4 || ^6.0",
"symfony/dependency-injection": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/framework-bundle": "^5.4 || ^6.0",
"symfony/http-foundation": "^5.4 || ^6.0",
"symfony/http-kernel": "^5.4 || ^6.0",
"symfony/property-access": "^5.4 || ^6.0",
"symfony/security-bundle": "^5.4 || ^6.0",
"symfony/twig-bundle": "^5.4 || ^6.0"
2022-08-13 23:33:05 +02:00
},
"conflict": {
2023-12-03 22:18:44 +01:00
"scheb/two-factor-bundle": "*",
"symfony/security-core": "^7"
2022-08-13 23:33:05 +02:00
},
"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"
2019-12-14 16:35:19 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Scheb\\TwoFactorBundle\\": ""
2022-08-13 23:33:05 +02:00
}
},
"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": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/scheb/2fa-bundle/tree/v6.12.0"
2022-08-13 23:33:05 +02:00
},
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T16:02:15+00:00"
2022-08-13 23:33:05 +02:00
},
{
"name": "scheb/2fa-google-authenticator",
2023-12-03 22:18:44 +01:00
"version": "v6.12.0",
2022-08-13 23:33:05 +02:00
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-google-authenticator.git",
2023-12-03 22:18:44 +01:00
"reference": "2c43bbe432fdc465d8f1d1b2d73ca9ea5276fe34"
2022-08-13 23:33:05 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/scheb/2fa-google-authenticator/zipball/2c43bbe432fdc465d8f1d1b2d73ca9ea5276fe34",
"reference": "2c43bbe432fdc465d8f1d1b2d73ca9ea5276fe34",
2022-08-13 23:33:05 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"paragonie/constant_time_encoding": "^2.4",
2023-11-04 20:44:32 +01:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
2022-08-13 23:33:05 +02:00
"scheb/2fa-bundle": "self.version",
2023-05-27 20:35:36 +02:00
"spomky-labs/otphp": "^10.0 || ^11.0"
2022-08-13 23:33:05 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Scheb\\TwoFactorBundle\\": ""
}
2019-12-14 16:35:19 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Christian Scheb",
"email": "me@christianscheb.de"
}
],
2022-08-13 23:33:05 +02:00
"description": "Extends scheb/2fa-bundle with two-factor authentication using Google Authenticator",
"homepage": "https://github.com/scheb/2fa",
2019-12-14 16:35:19 +01:00
"keywords": [
2020-06-01 21:59:51 +02:00
"2fa",
2019-12-14 16:35:19 +01:00
"Authentication",
2022-08-13 23:33:05 +02:00
"google-authenticator",
2019-12-14 16:35:19 +01:00
"symfony",
"two-factor",
"two-step"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/scheb/2fa-google-authenticator/tree/v6.12.0"
2021-01-03 20:34:58 +01:00
},
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T15:44:26+00:00"
2022-08-13 23:33:05 +02:00
},
{
"name": "scheb/2fa-trusted-device",
2023-12-03 22:18:44 +01:00
"version": "v6.12.0",
2022-08-13 23:33:05 +02:00
"source": {
"type": "git",
"url": "https://github.com/scheb/2fa-trusted-device.git",
2023-12-03 22:18:44 +01:00
"reference": "1ca6158dc6518ca9dba8b111bd9807a8b9be2903"
2022-08-13 23:33:05 +02:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/scheb/2fa-trusted-device/zipball/1ca6158dc6518ca9dba8b111bd9807a8b9be2903",
"reference": "1ca6158dc6518ca9dba8b111bd9807a8b9be2903",
2022-08-13 23:33:05 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"lcobucci/clock": "^2.0 || ^3.0",
"lcobucci/jwt": "^4.1 || ^5.0",
2023-11-04 20:44:32 +01:00
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
2022-08-13 23:33:05 +02:00
"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 trusted devices support",
"homepage": "https://github.com/scheb/2fa",
"keywords": [
"2fa",
"Authentication",
"symfony",
"trusted-device",
"two-factor",
"two-step"
],
"support": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/scheb/2fa-trusted-device/tree/v6.12.0"
2022-08-13 23:33:05 +02:00
},
2023-12-03 22:18:44 +01:00
"time": "2023-12-03T15:44:26+00:00"
2019-12-14 16:35:19 +01:00
},
2019-03-12 13:34:33 +01:00
{
"name": "shivas/versioning-bundle",
2023-08-01 00:22:03 +02:00
"version": "4.0.3",
2019-03-12 13:34:33 +01:00
"source": {
"type": "git",
"url": "https://github.com/shivas/versioning-bundle.git",
2023-08-01 00:22:03 +02:00
"reference": "88d8fe08f7be8ce7b802adecc71a90f40b7bb8e4"
2019-03-12 13:34:33 +01:00
},
"dist": {
"type": "zip",
2023-08-01 00:22:03 +02:00
"url": "https://api.github.com/repos/shivas/versioning-bundle/zipball/88d8fe08f7be8ce7b802adecc71a90f40b7bb8e4",
"reference": "88d8fe08f7be8ce7b802adecc71a90f40b7bb8e4",
2019-03-12 13:34:33 +01:00
"shasum": ""
},
"require": {
2021-10-02 20:23:48 +02:00
"nikolaposa/version": "^4",
"php": "^7.2 || ^8",
2022-03-04 12:16:13 +01:00
"symfony/console": "^3.4 || ^4 || ^5 || ^6",
"symfony/framework-bundle": "^3.4 || ^4 || ^5 || ^6",
"symfony/process": "^3.4 || ^4 || ^5 || ^6"
2019-03-12 13:34:33 +01:00
},
"require-dev": {
2021-10-02 20:23:48 +02:00
"mikey179/vfsstream": "^2",
2022-03-04 12:16:13 +01:00
"nyholm/symfony-bundle-test": "1.x-dev",
2023-01-08 23:28:23 +01:00
"phpunit/phpunit": "^8.5.27",
"symfony/phpunit-bridge": "^5 || ^6",
2021-10-02 20:23:48 +02:00
"twig/twig": "^2 || ^3"
2019-03-12 13:34:33 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
2021-10-02 20:23:48 +02:00
"Shivas\\VersioningBundle\\": "src"
2019-03-12 13:34:33 +01:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Audrius Karabanovas",
2019-11-21 21:52:41 +01:00
"email": "audrius@karabanovas.net",
"role": "Developer"
2019-03-12 13:34:33 +01:00
}
],
2021-06-09 08:45:34 +02:00
"description": "Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations",
2019-03-12 13:34:33 +01:00
"homepage": "https://github.com/shivas/versioning-bundle",
"keywords": [
"semantic",
"semver",
"version",
"versioning"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/shivas/versioning-bundle/issues",
2023-08-01 00:22:03 +02:00
"source": "https://github.com/shivas/versioning-bundle/tree/4.0.3",
2021-01-03 20:34:58 +01:00
"wiki": "https://github.com/shivas/versioning-bundle/wiki"
},
2023-08-01 00:22:03 +02:00
"time": "2023-07-30T17:15:29+00:00"
2019-03-12 13:34:33 +01:00
},
2023-01-29 00:47:03 +01:00
{
"name": "spatie/db-dumper",
2024-01-05 22:33:00 +01:00
"version": "3.4.2",
2023-01-29 00:47:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/spatie/db-dumper.git",
2024-01-05 22:33:00 +01:00
"reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7"
2023-01-29 00:47:03 +01:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/spatie/db-dumper/zipball/59beef7ad612ca7463dfddb64de6e038eb59e0d7",
"reference": "59beef7ad612ca7463dfddb64de6e038eb59e0d7",
2023-01-29 00:47:03 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": "^8.0",
2023-12-24 15:20:52 +01:00
"symfony/process": "^5.0|^6.0|^7.0"
2023-01-29 00:47:03 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"pestphp/pest": "^1.22"
2023-01-29 00:47:03 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\DbDumper\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://spatie.be",
"role": "Developer"
}
],
"description": "Dump databases",
"homepage": "https://github.com/spatie/db-dumper",
"keywords": [
"database",
"db-dumper",
"dump",
"mysqldump",
"spatie"
],
"support": {
2024-01-05 22:33:00 +01:00
"source": "https://github.com/spatie/db-dumper/tree/3.4.2"
2023-01-29 00:47:03 +01:00
},
"funding": [
2023-05-27 20:35:36 +02:00
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
2023-01-29 00:47:03 +01:00
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2024-01-05 22:33:00 +01:00
"time": "2023-12-25T11:42:15+00:00"
2023-01-29 00:47:03 +01:00
},
2022-10-03 23:09:50 +02:00
{
2023-05-27 20:35:36 +02:00
"name": "spomky-labs/cbor-bundle",
"version": "v3.0.0",
2022-10-03 23:09:50 +02:00
"source": {
"type": "git",
2023-05-27 20:35:36 +02:00
"url": "https://github.com/Spomky-Labs/cbor-bundle.git",
"reference": "157ca6ed2f6e957f9e95d71ca86bc67bf42ee79c"
2022-10-03 23:09:50 +02:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/Spomky-Labs/cbor-bundle/zipball/157ca6ed2f6e957f9e95d71ca86bc67bf42ee79c",
"reference": "157ca6ed2f6e957f9e95d71ca86bc67bf42ee79c",
2022-10-03 23:09:50 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.0",
"spomky-labs/cbor-php": "^3.0",
"symfony/config": "^5.3|^6.0",
"symfony/dependency-injection": "^5.3|^6.0",
"symfony/http-kernel": "^5.3|^6.0"
2022-10-03 23:09:50 +02:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"infection/infection": "^0.25.3",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-beberlei-assert": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.0",
"rector/rector": "^0.12.5",
"symfony/framework-bundle": "^5.3|^6.0",
"symfony/phpunit-bridge": "^5.3|^6.0",
"symplify/easy-coding-standard": "^9.4"
2022-10-03 23:09:50 +02:00
},
2023-05-27 20:35:36 +02:00
"type": "symfony-bundle",
2022-10-03 23:09:50 +02:00
"autoload": {
"psr-4": {
2023-05-27 20:35:36 +02:00
"SpomkyLabs\\CborBundle\\": "src/"
2022-10-03 23:09:50 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
2023-05-27 20:35:36 +02:00
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/spomky-labs/cbor-bundle/contributors"
2022-10-03 23:09:50 +02:00
}
],
2023-05-27 20:35:36 +02:00
"description": "CBOR Encoder/Decoder Bundle for Symfony.",
"homepage": "https://github.com/spomky-labs",
2022-10-03 23:09:50 +02:00
"keywords": [
2023-05-27 20:35:36 +02:00
"Concise Binary Object Representation",
"RFC7049",
"bundle",
"cbor",
"symfony"
2022-10-03 23:09:50 +02:00
],
"support": {
2023-05-27 20:35:36 +02:00
"issues": "https://github.com/Spomky-Labs/cbor-bundle/issues",
"source": "https://github.com/Spomky-Labs/cbor-bundle/tree/v3.0.0"
2022-10-03 23:09:50 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2023-05-27 20:35:36 +02:00
"time": "2021-11-23T21:41:00+00:00"
2022-10-03 23:09:50 +02:00
},
2022-10-04 00:08:58 +02:00
{
2023-05-27 20:35:36 +02:00
"name": "spomky-labs/cbor-php",
2024-02-03 00:40:37 +01:00
"version": "3.0.4",
2022-10-04 00:08:58 +02:00
"source": {
"type": "git",
2023-05-27 20:35:36 +02:00
"url": "https://github.com/Spomky-Labs/cbor-php.git",
2024-02-03 00:40:37 +01:00
"reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b"
2022-10-04 00:08:58 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/Spomky-Labs/cbor-php/zipball/658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
"reference": "658ed12a85a6b31fa312b89cd92f3a4ce6df4c6b",
2022-10-04 00:08:58 +02:00
"shasum": ""
},
"require": {
2024-02-03 00:40:37 +01:00
"brick/math": "^0.9|^0.10|^0.11|^0.12",
2023-05-27 20:35:36 +02:00
"ext-mbstring": "*",
"php": ">=8.0"
2022-10-03 23:09:50 +02:00
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"ext-json": "*",
2024-02-03 00:40:37 +01:00
"infection/infection": "^0.27",
2023-05-27 20:35:36 +02:00
"php-parallel-lint/php-parallel-lint": "^1.3",
2022-10-03 23:09:50 +02:00
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-beberlei-assert": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
2024-02-03 00:40:37 +01:00
"phpunit/phpunit": "^10.1",
2023-05-27 20:35:36 +02:00
"qossmic/deptrac-shim": "^1.0",
2024-02-03 00:40:37 +01:00
"rector/rector": "^0.19",
2022-10-03 23:09:50 +02:00
"roave/security-advisories": "dev-latest",
2024-02-03 00:40:37 +01:00
"symfony/var-dumper": "^6.0|^7.0",
"symplify/easy-coding-standard": "^12.0"
2022-10-03 23:09:50 +02:00
},
"suggest": {
"ext-bcmath": "GMP or BCMath extensions will drastically improve the library performance. BCMath extension needed to handle the Big Float and Decimal Fraction Tags",
"ext-gmp": "GMP or BCMath extensions will drastically improve the library performance"
},
"type": "library",
"autoload": {
"psr-4": {
"CBOR\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/Spomky-Labs/cbor-php/contributors"
}
],
"description": "CBOR Encoder/Decoder for PHP",
"keywords": [
"Concise Binary Object Representation",
"RFC7049",
"cbor"
],
"support": {
"issues": "https://github.com/Spomky-Labs/cbor-php/issues",
2024-02-03 00:40:37 +01:00
"source": "https://github.com/Spomky-Labs/cbor-php/tree/3.0.4"
2022-10-03 23:09:50 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T20:33:48+00:00"
2022-10-03 23:09:50 +02:00
},
2019-12-14 16:35:19 +01:00
{
"name": "spomky-labs/otphp",
2023-05-27 20:35:36 +02:00
"version": "11.2.0",
2019-12-14 16:35:19 +01:00
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/otphp.git",
2023-05-27 20:35:36 +02:00
"reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795"
2019-12-14 16:35:19 +01:00
},
"dist": {
"type": "zip",
2023-05-27 20:35:36 +02:00
"url": "https://api.github.com/repos/Spomky-Labs/otphp/zipball/9a1569038bb1c8e98040b14b8bcbba54f25e7795",
"reference": "9a1569038bb1c8e98040b14b8bcbba54f25e7795",
2019-12-14 16:35:19 +01:00
"shasum": ""
},
"require": {
2020-01-01 15:57:34 +01:00
"ext-mbstring": "*",
2019-12-14 16:35:19 +01:00
"paragonie/constant_time_encoding": "^2.0",
2023-05-27 20:35:36 +02:00
"php": "^8.1"
2019-12-14 16:35:19 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"ekino/phpstan-banned-code": "^1.0",
"infection/infection": "^0.26",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.0",
"phpunit/phpunit": "^9.5.26",
"qossmic/deptrac-shim": "^1.0",
"rector/rector": "^0.15",
"symfony/phpunit-bridge": "^6.1",
"symplify/easy-coding-standard": "^11.0"
2019-12-14 16:35:19 +01:00
},
"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"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/Spomky-Labs/otphp/issues",
2023-05-27 20:35:36 +02:00
"source": "https://github.com/Spomky-Labs/otphp/tree/11.2.0"
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
"time": "2023-03-16T19:16:25+00:00"
},
{
"name": "spomky-labs/pki-framework",
2024-02-06 21:47:18 +01:00
"version": "1.1.1",
2023-05-27 20:35:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/Spomky-Labs/pki-framework.git",
2024-02-06 21:47:18 +01:00
"reference": "86102bdd19379b2c6e5b0feb94fd490d40e7d133"
2023-05-27 20:35:36 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/Spomky-Labs/pki-framework/zipball/86102bdd19379b2c6e5b0feb94fd490d40e7d133",
"reference": "86102bdd19379b2c6e5b0feb94fd490d40e7d133",
2023-05-27 20:35:36 +02:00
"shasum": ""
},
"require": {
2024-02-06 21:47:18 +01:00
"brick/math": "^0.10|^0.11|^0.12",
2023-05-27 20:35:36 +02:00
"ext-mbstring": "*",
"php": ">=8.1"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
"ext-gmp": "*",
"ext-openssl": "*",
2024-02-06 21:47:18 +01:00
"infection/infection": "^0.27",
2023-05-27 20:35:36 +02:00
"php-parallel-lint/php-parallel-lint": "^1.3",
2024-02-06 21:47:18 +01:00
"phpstan/extension-installer": "^1.3",
2023-05-27 20:35:36 +02:00
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-beberlei-assert": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
2024-02-06 21:47:18 +01:00
"phpunit/phpunit": "^10.1",
"rector/rector": "^0.19",
2023-05-27 20:35:36 +02:00
"roave/security-advisories": "dev-latest",
2024-02-06 21:47:18 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0",
"symfony/string": "^6.4|^7.0",
"symfony/var-dumper": "^6.4|^7.0",
"symplify/easy-coding-standard": "^12.0"
2023-05-27 20:35:36 +02:00
},
"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",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/Spomky-Labs/pki-framework/tree/1.1.1"
2021-01-03 20:34:58 +01:00
},
2023-05-27 20:35:36 +02:00
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T20:37:46+00:00"
2019-12-14 16:35:19 +01:00
},
2019-03-25 16:42:50 +01:00
{
"name": "symfony/apache-pack",
"version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/apache-pack.git",
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/apache-pack/zipball/3aa5818d73ad2551281fc58a75afd9ca82622e6c",
"reference": "3aa5818d73ad2551281fc58a75afd9ca82622e6c",
"shasum": ""
},
"type": "symfony-pack",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "A pack for Apache support in Symfony",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/symfony/apache-pack/issues",
"source": "https://github.com/symfony/apache-pack/tree/master"
},
2019-03-25 16:42:50 +01:00
"time": "2017-12-12T01:46:35+00:00"
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/asset",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
2024-02-03 00:40:37 +01:00
"reference": "14b1c0fddb64af6ea626af51bb3c47af9fa19cb7"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/asset/zipball/14b1c0fddb64af6ea626af51bb3c47af9fa19cb7",
"reference": "14b1c0fddb64af6ea626af51bb3c47af9fa19cb7",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2019-02-23 16:49:38 +01:00
},
2021-10-02 20:27:11 +02:00
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/http-foundation": "<5.4"
2021-10-02 20:27:11 +02:00
},
2019-02-23 16:49:38 +01:00
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/asset/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/cache",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
2024-02-03 00:40:37 +01:00
"reference": "49f8cdee544a621a621cd21b6cda32a38926d310"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/cache/zipball/49f8cdee544a621a621cd21b6cda32a38926d310",
"reference": "49f8cdee544a621a621cd21b6cda32a38926d310",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/cache": "^2.0|^3.0",
2021-10-02 18:36:29 +02:00
"psr/log": "^1.1|^2|^3",
2023-06-11 13:46:24 +02:00
"symfony/cache-contracts": "^2.5|^3",
"symfony/service-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/var-exporter": "^6.3.6|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-01-19 19:35:45 +01:00
"doctrine/dbal": "<2.13.1",
2023-05-27 20:35:36 +02:00
"symfony/dependency-injection": "<5.4",
"symfony/http-kernel": "<5.4",
"symfony/var-dumper": "<5.4"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +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-02-23 16:49:38 +01:00
},
"require-dev": {
"cache/integration-tests": "dev-master",
2023-10-25 17:14:02 +02:00
"doctrine/dbal": "^2.13.1|^3|^4",
2023-06-11 13:46:24 +02:00
"predis/predis": "^1.1|^2.0",
2023-05-27 20:35:36 +02:00
"psr/simple-cache": "^1.0|^2.0|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/filesystem": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Cache\\": ""
},
2023-05-27 20:35:36 +02:00
"classmap": [
"Traits/ValueWrapper.php"
],
2019-02-23 16:49:38 +01:00
"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"
}
],
2022-10-03 23:09:50 +02:00
"description": "Provides extended PSR-6, PSR-16 (and tags) implementations",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"caching",
"psr6"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/cache/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-07-12 21:00:29 +02:00
},
{
"name": "symfony/cache-contracts",
2023-11-17 23:44:28 +01:00
"version": "v3.4.0",
2019-07-12 21:00:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
2023-11-17 23:44:28 +01:00
"reference": "1d74b127da04ffa87aa940abe15446fa89653778"
2019-07-12 21:00:29 +02:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/symfony/cache-contracts/zipball/1d74b127da04ffa87aa940abe15446fa89653778",
"reference": "1d74b127da04ffa87aa940abe15446fa89653778",
2019-07-12 21:00:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/cache": "^3.0"
2019-07-12 21:00:29 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-07-12 21:00:29 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Cache\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to caching",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-17 23:44:28 +01:00
"source": "https://github.com/symfony/cache-contracts/tree/v3.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2023-11-17 23:44:28 +01:00
"time": "2023-09-25T12:52:38+00:00"
2019-02-23 16:49:38 +01:00
},
2023-06-11 13:46:24 +02:00
{
"name": "symfony/clock",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2023-06-11 13:46:24 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/clock.git",
2024-02-03 00:40:37 +01:00
"reference": "f48770105c544001da00b8d745873a628e0de198"
2023-06-11 13:46:24 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/clock/zipball/f48770105c544001da00b8d745873a628e0de198",
"reference": "f48770105c544001da00b8d745873a628e0de198",
2023-06-11 13:46:24 +02:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"psr/clock": "^1.0",
"symfony/polyfill-php83": "^1.28"
2023-06-11 13:46:24 +02:00
},
"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": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/clock/tree/v6.4.3"
2023-06-11 13:46:24 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2023-06-11 13:46:24 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/config",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
2024-02-03 00:40:37 +01:00
"reference": "206482ff3ed450495b1d5b7bad1bc3a852def96f"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/config/zipball/206482ff3ed450495b1d5b7bad1bc3a852def96f",
"reference": "206482ff3ed450495b1d5b7bad1bc3a852def96f",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/filesystem": "^5.4|^6.0|^7.0",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-ctype": "~1.8"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-06-11 13:46:24 +02:00
"symfony/finder": "<5.4",
"symfony/service-contracts": "<2.5"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Config\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/config/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T13:26:27+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/console",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
2024-02-03 00:40:37 +01:00
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/console/zipball/2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
"reference": "2aaf83b4de5b9d43b93e4aec6f2f8b676f7c567e",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-06-16 12:36:17 +02:00
"symfony/polyfill-mbstring": "~1.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/string": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/dependency-injection": "<5.4",
"symfony/dotenv": "<5.4",
"symfony/event-dispatcher": "<5.4",
"symfony/lock": "<5.4",
"symfony/process": "<5.4"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +02:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Console\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Eases the creation of beautiful and testable command line interfaces",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:47:51 +01:00
"keywords": [
"cli",
2023-03-31 22:49:31 +02:00
"command-line",
2021-01-03 20:47:51 +01:00
"console",
"terminal"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/console/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
2019-11-24 22:49:22 +01:00
{
"name": "symfony/css-selector",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
2024-02-03 00:40:37 +01:00
"reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
"reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"php": ">=8.1"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\CssSelector\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Jean-François Simon",
"email": "jeanfrancois.simon@sensiolabs.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Converts CSS selectors to XPath expressions",
2019-11-24 22:49:22 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/css-selector/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/dependency-injection",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
2024-02-03 00:40:37 +01:00
"reference": "6871811c5a5c5e180244ddb689746446db02c05b"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6871811c5a5c5e180244ddb689746446db02c05b",
"reference": "6871811c5a5c5e180244ddb689746446db02c05b",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/container": "^1.1|^2.0",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/service-contracts": "^2.5|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/var-exporter": "^6.2.10|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-10-02 20:27:11 +02:00
"ext-psr": "<1.1|>=2",
2023-05-27 20:35:36 +02:00
"symfony/config": "<6.1",
"symfony/finder": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/proxy-manager-bridge": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/yaml": "<5.4"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +02:00
"psr/container-implementation": "1.1|2.0",
"symfony/service-implementation": "1.1|2.0|3.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/config": "^6.1|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DependencyInjection\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/dependency-injection/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T08:32:12+00:00"
2020-05-31 13:47:29 +02:00
},
{
"name": "symfony/deprecation-contracts",
2023-11-17 23:44:28 +01:00
"version": "v3.4.0",
2020-05-31 13:47:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
2023-06-06 23:46:37 +02:00
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
2020-05-31 13:47:29 +02:00
},
"dist": {
"type": "zip",
2023-06-06 23:46:37 +02:00
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
"reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
2020-05-31 13:47:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.1"
2020-05-31 13:47:29 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2020-05-31 13:47:29 +02:00
}
},
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2023-11-17 23:44:28 +01:00
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2023-06-06 23:46:37 +02:00
"time": "2023-05-23T14:45:45+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/doctrine-bridge",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
2024-02-03 00:40:37 +01:00
"reference": "9c9a44bb06337dadeb9db1a8b202f15cca804353"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/9c9a44bb06337dadeb9db1a8b202f15cca804353",
"reference": "9c9a44bb06337dadeb9db1a8b202f15cca804353",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"doctrine/event-manager": "^1.2|^2",
2023-12-03 22:18:44 +01:00
"doctrine/persistence": "^3.1",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-ctype": "~1.8",
2019-06-16 12:36:17 +02:00
"symfony/polyfill-mbstring": "~1.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-01-19 19:35:45 +01:00
"doctrine/dbal": "<2.13.1",
"doctrine/lexer": "<1.1",
2023-12-03 22:18:44 +01:00
"doctrine/orm": "<2.15",
2022-01-19 19:35:45 +01:00
"symfony/cache": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/dependency-injection": "<6.2",
2023-03-02 23:48:52 +01:00
"symfony/form": "<5.4.21|>=6,<6.2.7",
2023-06-11 13:46:24 +02:00
"symfony/http-foundation": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "<6.2",
2023-06-11 13:46:24 +02:00
"symfony/lock": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/messenger": "<5.4",
"symfony/property-info": "<5.4",
"symfony/security-bundle": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/security-core": "<6.4",
"symfony/validator": "<6.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2022-12-11 14:41:40 +01:00
"doctrine/collections": "^1.0|^2.0",
2020-07-30 17:13:16 +02:00
"doctrine/data-fixtures": "^1.1",
2023-10-25 17:14:02 +02:00
"doctrine/dbal": "^2.13.1|^3|^4",
2023-12-03 22:18:44 +01:00
"doctrine/orm": "^2.15|^3",
2022-01-19 19:35:45 +01:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^6.2|^7.0",
"symfony/doctrine-messenger": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4.21|^6.2.7|^7.0",
"symfony/http-kernel": "^6.3|^7.0",
"symfony/lock": "^6.3|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/proxy-manager-bridge": "^6.4",
"symfony/security-core": "^6.4|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bridge",
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides integration for Doctrine with various Symfony components",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/doctrine-bridge/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T11:24:52+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/dotenv",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
2024-02-03 00:40:37 +01:00
"reference": "3cb7ca997124760ed1389d5341806247670f4ef8"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/dotenv/zipball/3cb7ca997124760ed1389d5341806247670f4ef8",
"reference": "3cb7ca997124760ed1389d5341806247670f4ef8",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
},
"conflict": {
"symfony/console": "<5.4",
"symfony/process": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Dotenv\\": ""
},
"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": "Registers environment variables from a .env file",
"homepage": "https://symfony.com",
"keywords": [
"dotenv",
"env",
"environment"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/dotenv/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-11-21 22:16:30 +01:00
},
{
"name": "symfony/error-handler",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-11-21 22:16:30 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
2024-02-03 00:40:37 +01:00
"reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6"
2019-11-21 22:16:30 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/error-handler/zipball/6dc3c76a278b77f01d864a6005d640822c6f26a6",
"reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6",
2019-11-21 22:16:30 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-11-21 22:16:30 +01:00
},
2023-06-11 13:46:24 +02:00
"conflict": {
2023-12-03 22:18:44 +01:00
"symfony/deprecation-contracts": "<2.5",
"symfony/http-kernel": "<6.4"
2023-06-11 13:46:24 +02:00
},
2019-11-21 22:16:30 +01:00
"require-dev": {
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^5.4|^6.0|^7.0"
2019-11-21 22:16:30 +01:00
},
2022-01-19 19:35:45 +01:00
"bin": [
"Resources/bin/patch-type-declarations"
],
2019-11-21 22:16:30 +01:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\ErrorHandler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides tools to manage errors and ease debugging PHP code",
2019-11-21 22:16:30 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/error-handler/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:40:36+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/event-dispatcher",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
2024-02-03 00:40:37 +01:00
"reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
"reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/event-dispatcher-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-06-11 13:46:24 +02:00
"symfony/dependency-injection": "<5.4",
"symfony/service-contracts": "<2.5"
2019-02-23 16:49:38 +01:00
},
2019-06-16 12:36:17 +02:00
"provide": {
"psr/event-dispatcher-implementation": "1.0",
2023-05-27 20:35:36 +02:00
"symfony/event-dispatcher-implementation": "2.0|3.0"
2019-06-16 12:36:17 +02:00
},
2019-02-23 16:49:38 +01:00
"require-dev": {
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/stopwatch": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-07-12 21:00:29 +02:00
},
{
"name": "symfony/event-dispatcher-contracts",
2023-11-17 23:44:28 +01:00
"version": "v3.4.0",
2019-07-12 21:00:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
2023-06-06 23:46:37 +02:00
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
2019-07-12 21:00:29 +02:00
},
"dist": {
"type": "zip",
2023-06-06 23:46:37 +02:00
"url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
"reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
2019-07-12 21:00:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2020-05-10 15:55:37 +02:00
"psr/event-dispatcher": "^1"
2019-07-12 21:00:29 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-07-12 21:00:29 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\EventDispatcher\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Generic abstractions related to dispatching event",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-17 23:44:28 +01:00
"source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2023-06-06 23:46:37 +02:00
"time": "2023-05-23T14:45:45+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/expression-language",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
2024-02-03 00:40:37 +01:00
"reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/expression-language/zipball/b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4",
"reference": "b4a4ae33fbb33a99d23c5698faaecadb76ad0fe4",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\ExpressionLanguage\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides an engine that can compile and evaluate expressions",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/expression-language/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/filesystem",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
2024-02-03 00:40:37 +01:00
"reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/filesystem/zipball/7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
"reference": "7f3b1755eb49297a0827a7575d5d2b2fd11cc9fb",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2021-10-02 18:36:29 +02:00
"symfony/polyfill-ctype": "~1.8",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-mbstring": "~1.8"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Filesystem\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides basic utilities for the filesystem",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/filesystem/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/finder",
2023-12-03 22:18:44 +01:00
"version": "v6.4.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
2023-12-03 22:18:44 +01:00
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/symfony/finder/zipball/11d736e97f116ac375a81f96e662911a34cd50ce",
"reference": "11d736e97f116ac375a81f96e662911a34cd50ce",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/filesystem": "^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Finder\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Finds files and directories via an intuitive fluent interface",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/symfony/finder/tree/v6.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2023-12-03 22:18:44 +01:00
"time": "2023-10-31T17:30:12+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/flex",
2024-02-06 21:47:18 +01:00
"version": "v2.4.4",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
2024-02-06 21:47:18 +01:00
"reference": "bec213c39511eda66663baa2ee7440c65f89c695"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/flex/zipball/bec213c39511eda66663baa2ee7440c65f89c695",
"reference": "bec213c39511eda66663baa2ee7440c65f89c695",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"composer-plugin-api": "^2.1",
"php": ">=8.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-06-11 18:27:49 +02:00
"composer/composer": "^2.1",
"symfony/dotenv": "^5.4|^6.0",
"symfony/filesystem": "^5.4|^6.0",
"symfony/phpunit-bridge": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0"
2019-02-23 16:49:38 +01: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",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/symfony/flex/issues",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/flex/tree/v2.4.4"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T18:04:53+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/form",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
2024-02-03 00:40:37 +01:00
"reference": "dabf7e9375550aada8916ced1736d01c2e3debff"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/form/zipball/dabf7e9375550aada8916ced1736d01c2e3debff",
"reference": "dabf7e9375550aada8916ced1736d01c2e3debff",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/options-resolver": "^5.4|^6.0|^7.0",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-ctype": "~1.8",
2021-10-02 20:27:11 +02:00
"symfony/polyfill-intl-icu": "^1.21",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-mbstring": "~1.0",
2023-12-03 22:18:44 +01:00
"symfony/property-access": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
2023-03-02 23:48:52 +01:00
"symfony/doctrine-bridge": "<5.4.21|>=6,<6.2.7",
2023-05-27 20:35:36 +02:00
"symfony/error-handler": "<5.4",
"symfony/framework-bundle": "<5.4",
"symfony/http-kernel": "<5.4",
2024-02-03 00:40:37 +01:00
"symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "<2.5",
"symfony/twig-bridge": "<6.3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2022-12-11 14:41:40 +01:00
"doctrine/collections": "^1.0|^2.0",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/html-sanitizer": "^6.1|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/security-core": "^6.2|^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3",
2023-12-03 22:18:44 +01:00
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Allows to easily create, process and reuse HTML forms",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/form/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2020-07-30 17:13:16 +02:00
},
{
"name": "symfony/framework-bundle",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2020-07-30 17:13:16 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
2024-02-03 00:40:37 +01:00
"reference": "fb413ac4483803954411966a39f3a9204835848e"
2020-07-30 17:13:16 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/fb413ac4483803954411966a39f3a9204835848e",
"reference": "fb413ac4483803954411966a39f3a9204835848e",
2020-07-30 17:13:16 +02:00
"shasum": ""
2019-02-23 16:49:38 +01:00
},
"require": {
2023-05-27 20:35:36 +02:00
"composer-runtime-api": ">=2.1",
2019-02-23 16:49:38 +01:00
"ext-xml": "*",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/config": "^6.1|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/error-handler": "^6.1|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/filesystem": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-mbstring": "~1.0",
2023-12-03 22:18:44 +01:00
"symfony/routing": "^6.4|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-01-19 19:35:45 +01:00
"doctrine/annotations": "<1.13.1",
2019-12-23 13:51:16 +01:00
"doctrine/persistence": "<1.3",
2021-03-14 18:43:09 +01:00
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2023-05-27 20:35:36 +02:00
"symfony/asset": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/asset-mapper": "<6.4",
2023-06-11 13:46:24 +02:00
"symfony/clock": "<6.3",
2024-01-05 22:33:00 +01:00
"symfony/console": "<5.4|>=7.0",
2023-12-03 22:18:44 +01:00
"symfony/dom-crawler": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/dotenv": "<5.4",
"symfony/form": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/http-client": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/lock": "<5.4",
"symfony/mailer": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/messenger": "<6.3",
2023-12-03 22:18:44 +01:00
"symfony/mime": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/property-access": "<5.4",
"symfony/property-info": "<5.4",
2024-02-03 00:40:37 +01:00
"symfony/scheduler": "<6.4.3|>=7.0.0,<7.0.3",
2023-05-27 20:35:36 +02:00
"symfony/security-core": "<5.4",
"symfony/security-csrf": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/serializer": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/stopwatch": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/translation": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/twig-bridge": "<5.4",
"symfony/twig-bundle": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/validator": "<6.4",
"symfony/web-profiler-bundle": "<6.4",
"symfony/workflow": "<6.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1.13.1|^2",
2022-07-17 22:26:35 +02:00
"doctrine/persistence": "^1.3|^2|^3",
2023-12-03 22:18:44 +01:00
"dragonmantank/cron-expression": "^3.1",
2021-01-03 20:47:51 +01:00
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2023-12-03 22:18:44 +01:00
"seld/jsonlint": "^1.10",
"symfony/asset": "^5.4|^6.0|^7.0",
"symfony/asset-mapper": "^6.4|^7.0",
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/clock": "^6.2|^7.0",
"symfony/console": "^5.4.9|^6.0.9|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/dom-crawler": "^6.4|^7.0",
"symfony/dotenv": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4|^6.0|^7.0",
"symfony/html-sanitizer": "^6.1|^7.0",
"symfony/http-client": "^6.3|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
"symfony/mailer": "^5.4|^6.0|^7.0",
"symfony/messenger": "^6.3|^7.0",
"symfony/mime": "^6.4|^7.0",
"symfony/notifier": "^5.4|^6.0|^7.0",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-intl-icu": "~1.0",
2023-12-03 22:18:44 +01:00
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/scheduler": "^6.4.3|^7.0.3",
2023-12-03 22:18:44 +01:00
"symfony/security-bundle": "^5.4|^6.0|^7.0",
"symfony/semaphore": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/string": "^5.4|^6.0|^7.0",
"symfony/translation": "^6.4|^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/web-link": "^5.4|^6.0|^7.0",
"symfony/workflow": "^6.4|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0",
2020-05-10 15:55:37 +02:00
"twig/twig": "^2.10|^3.0"
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/framework-bundle/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:02:55+00:00"
2019-02-23 16:49:38 +01:00
},
2019-10-19 18:42:06 +02:00
{
"name": "symfony/http-client",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-10-19 18:42:06 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
2024-02-03 00:40:37 +01:00
"reference": "a9034bc119fab8238f76cf49c770f3135f3ead86"
2019-10-19 18:42:06 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/http-client/zipball/a9034bc119fab8238f76cf49c770f3135f3ead86",
"reference": "a9034bc119fab8238f76cf49c770f3135f3ead86",
2019-10-19 18:42:06 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-05-27 20:35:36 +02:00
"symfony/http-client-contracts": "^3",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"php-http/discovery": "<1.15",
"symfony/http-foundation": "<6.3"
2019-11-21 22:16:30 +01:00
},
2019-10-19 18:42:06 +02:00
"provide": {
2019-11-21 22:16:30 +01:00
"php-http/async-client-implementation": "*",
"php-http/client-implementation": "*",
2019-10-19 18:42:06 +02:00
"psr/http-client-implementation": "1.0",
2023-05-27 20:35:36 +02:00
"symfony/http-client-implementation": "3.0"
2019-10-19 18:42:06 +02:00
},
"require-dev": {
2021-01-03 20:47:51 +01:00
"amphp/amp": "^2.5",
2020-05-31 13:47:29 +02:00
"amphp/http-client": "^4.2.1",
"amphp/http-tunnel": "^1.0",
"amphp/socket": "^1.1",
2021-03-14 18:43:09 +01:00
"guzzlehttp/promises": "^1.4",
2019-10-19 18:42:06 +02:00
"nyholm/psr7": "^1.0",
2019-11-21 22:16:30 +01:00
"php-http/httplug": "^1.0|^2.0",
2019-10-19 18:42:06 +02:00
"psr/http-client": "^1.0",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
2019-10-19 18:42:06 +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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
2019-10-19 18:42:06 +02:00
"homepage": "https://symfony.com",
2023-03-31 22:49:31 +02:00
"keywords": [
"http"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/http-client/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:01:07+00:00"
2019-10-19 18:42:06 +02:00
},
{
"name": "symfony/http-client-contracts",
2023-11-17 23:44:28 +01:00
"version": "v3.4.0",
2019-10-19 18:42:06 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
2023-11-17 23:44:28 +01:00
"reference": "1ee70e699b41909c209a0c930f11034b93578654"
2019-10-19 18:42:06 +02:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/1ee70e699b41909c209a0c930f11034b93578654",
"reference": "1ee70e699b41909c209a0c930f11034b93578654",
2019-10-19 18:42:06 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2019-10-19 18:42:06 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-10-19 18:42:06 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\HttpClient\\": ""
2023-05-27 20:35:36 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2019-10-19 18:42:06 +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"
}
],
"description": "Generic abstractions related to HTTP clients",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-17 23:44:28 +01:00
"source": "https://github.com/symfony/http-client-contracts/tree/v3.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2023-11-17 23:44:28 +01:00
"time": "2023-07-30T20:28:31+00:00"
2019-10-19 18:42:06 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/http-foundation",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
2024-02-03 00:40:37 +01:00
"reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
"reference": "5677bdf7cade4619cb17fc9e1e7b31ec392244a9",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.1",
"symfony/polyfill-php83": "^1.27"
2023-05-27 20:35:36 +02:00
},
"conflict": {
2023-10-25 17:14:02 +02:00
"symfony/cache": "<6.3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-10-25 17:14:02 +02:00
"doctrine/dbal": "^2.13.1|^3|^4",
2023-06-11 13:46:24 +02:00
"predis/predis": "^1.1|^2.0",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^6.3|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0"
2020-05-31 13:47:29 +02:00
},
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Defines an object-oriented layer for the HTTP specification",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/http-foundation/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/http-kernel",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
2024-02-03 00:40:37 +01:00
"reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/9c6ec4e543044f7568a53a76ab1484ecd30637a2",
"reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/log": "^1|^2|^3",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/error-handler": "^6.4|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-ctype": "^1.8"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-01-19 19:35:45 +01:00
"symfony/browser-kit": "<5.4",
2023-05-27 20:35:36 +02:00
"symfony/cache": "<5.4",
"symfony/config": "<6.1",
"symfony/console": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/doctrine-bridge": "<5.4",
"symfony/form": "<5.4",
"symfony/http-client": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "<2.5",
2023-05-27 20:35:36 +02:00
"symfony/mailer": "<5.4",
"symfony/messenger": "<5.4",
"symfony/translation": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "<2.5",
2023-05-27 20:35:36 +02:00
"symfony/twig-bridge": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/validator": "<6.4",
2023-06-11 13:46:24 +02:00
"symfony/var-dumper": "<6.3",
2021-03-14 18:43:09 +01:00
"twig/twig": "<2.13"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +02:00
"psr/log-implementation": "1.0|2.0|3.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-03-14 18:43:09 +01:00
"psr/cache": "^1.0|^2.0|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/clock": "^6.2|^7.0",
"symfony/config": "^6.1|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4.5|^6.0.5|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.3|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/var-exporter": "^6.2|^7.0",
2021-03-14 18:43:09 +01:00
"twig/twig": "^2.13|^3.0.4"
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a structured process for converting a Request into a Response",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/http-kernel/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +02:00
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
2019-02-23 16:49:38 +01:00
},
{
2020-07-30 17:13:16 +02:00
"url": "https://github.com/fabpot",
"type": "github"
2019-02-23 16:49:38 +01:00
},
{
2020-07-30 17:13:16 +02:00
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
2019-02-23 16:49:38 +01:00
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-31T07:21:29+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/intl",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
2024-02-03 00:40:37 +01:00
"reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/intl/zipball/2628ded562ca132ed7cdea72f5ec6aaf65d94414",
"reference": "2628ded562ca132ed7cdea72f5ec6aaf65d94414",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/filesystem": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/var-exporter": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Intl\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
},
{
"name": "Eriksen Costa",
"email": "eriksen.costa@infranology.com.br"
},
{
"name": "Igor Wiedler",
"email": "igor@wiedler.ch"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2023-05-27 20:35:36 +02:00
"description": "Provides access to the localization data of the ICU library",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"i18n",
"icu",
"internationalization",
"intl",
"l10n",
"localization"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/intl/tree/v6.4.3"
2023-02-11 21:55:24 +01: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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2023-02-11 21:55:24 +01:00
},
2019-11-24 22:49:22 +01:00
{
"name": "symfony/mailer",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
2024-02-03 00:40:37 +01:00
"reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/mailer/zipball/74412c62f88a85a41b61f0b71ab0afcaad6f03ee",
"reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2023-01-28 19:40:02 +01:00
"egulias/email-validator": "^2.1.10|^3|^4",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2022-01-19 19:35:45 +01:00
"psr/event-dispatcher": "^1",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/mime": "^6.2|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-11-24 22:49:22 +01:00
},
"conflict": {
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "<2.5",
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "<5.4",
"symfony/messenger": "<6.2",
"symfony/mime": "<6.2",
"symfony/twig-bridge": "<6.2.1"
2019-11-24 22:49:22 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/messenger": "^6.2|^7.0",
"symfony/twig-bridge": "^6.2|^7.0"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mailer\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Helps sending emails",
2019-11-24 22:49:22 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/mailer/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:01:07+00:00"
2019-11-24 22:49:22 +01:00
},
2019-06-16 12:36:17 +02:00
{
"name": "symfony/mime",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-06-16 12:36:17 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
2024-02-03 00:40:37 +01:00
"reference": "5017e0a9398c77090b7694be46f20eb796262a34"
2019-06-16 12:36:17 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/mime/zipball/5017e0a9398c77090b7694be46f20eb796262a34",
"reference": "5017e0a9398c77090b7694be46f20eb796262a34",
2019-06-16 12:36:17 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-06-16 12:36:17 +02:00
"symfony/polyfill-intl-idn": "^1.10",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-mbstring": "^1.0"
2019-06-16 12:36:17 +02:00
},
2019-11-21 22:16:30 +01:00
"conflict": {
2021-03-14 18:43:09 +01:00
"egulias/email-validator": "~3.0.0",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2023-05-27 20:35:36 +02:00
"symfony/mailer": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/serializer": "<6.3.2"
2019-11-21 22:16:30 +01:00
},
2019-06-16 12:36:17 +02:00
"require-dev": {
2023-01-28 19:40:02 +01:00
"egulias/email-validator": "^2.1.10|^3.1|^4",
2023-05-27 20:35:36 +02:00
"league/html-to-markdown": "^5.0",
2021-01-03 20:34:58 +01:00
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.3.2|^7.0"
2019-06-16 12:36:17 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Mime\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Allows manipulating MIME messages",
2019-06-16 12:36:17 +02:00
"homepage": "https://symfony.com",
"keywords": [
"mime",
"mime-type"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/mime/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T08:32:12+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/monolog-bridge",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
2024-02-03 00:40:37 +01:00
"reference": "1e1ec293f15dcc815146637ee9ee8a7f43642fa1"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/1e1ec293f15dcc815146637ee9ee8a7f43642fa1",
"reference": "1e1ec293f15dcc815146637ee9ee8a7f43642fa1",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"monolog/monolog": "^1.25.1|^2|^3",
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/console": "<5.4",
"symfony/http-foundation": "<5.4",
"symfony/security-core": "<6.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/mailer": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/security-core": "^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bridge",
"autoload": {
"psr-4": {
"Symfony\\Bridge\\Monolog\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides integration for Monolog with various Symfony components",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/monolog-bridge/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:01:07+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/monolog-bundle",
2023-11-11 18:35:49 +01:00
"version": "v3.10.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bundle.git",
2023-11-11 18:35:49 +01:00
"reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-11-11 18:35:49 +01:00
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
"reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-11-11 18:35:49 +01:00
"monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
"php": ">=7.2.5",
"symfony/config": "^5.4 || ^6.0 || ^7.0",
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
"symfony/monolog-bridge": "^5.4 || ^6.0 || ^7.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-11-11 18:35:49 +01:00
"symfony/console": "^5.4 || ^6.0 || ^7.0",
"symfony/phpunit-bridge": "^6.3 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Bundle\\MonologBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-11-16 17:59:32 +01:00
},
{
"name": "Symfony Community",
2021-06-09 08:45:34 +02:00
"homepage": "https://symfony.com/contributors"
2019-02-23 16:49:38 +01:00
}
],
"description": "Symfony MonologBundle",
2021-06-09 08:45:34 +02:00
"homepage": "https://symfony.com",
2019-02-23 16:49:38 +01:00
"keywords": [
"log",
"logging"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/symfony/monolog-bundle/issues",
2023-11-11 18:35:49 +01:00
"source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
2021-01-03 20:34:58 +01: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"
}
],
2023-11-11 18:35:49 +01:00
"time": "2023-11-06T17:08:13+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/options-resolver",
2023-12-03 22:18:44 +01:00
"version": "v6.4.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
2023-12-03 22:18:44 +01:00
"reference": "22301f0e7fdeaacc14318928612dee79be99860e"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-12-03 22:18:44 +01:00
"url": "https://api.github.com/repos/symfony/options-resolver/zipball/22301f0e7fdeaacc14318928612dee79be99860e",
"reference": "22301f0e7fdeaacc14318928612dee79be99860e",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides an improved replacement for the array_replace PHP function",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"config",
"configuration",
"options"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-12-03 22:18:44 +01:00
"source": "https://github.com/symfony/options-resolver/tree/v6.4.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2023-12-03 22:18:44 +01:00
"time": "2023-08-08T10:16:24+00:00"
2021-10-02 20:27:11 +02:00
},
{
"name": "symfony/password-hasher",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2021-10-02 20:27:11 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
2024-02-03 00:40:37 +01:00
"reference": "5189cdfe89a9acb56cc6d6d7a5233bfb180c7268"
2021-10-02 20:27:11 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/password-hasher/zipball/5189cdfe89a9acb56cc6d6d7a5233bfb180c7268",
"reference": "5189cdfe89a9acb56cc6d6d7a5233bfb180c7268",
2021-10-02 20:27:11 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2021-10-02 20:27:11 +02:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/security-core": "<5.4"
2021-10-02 20:27:11 +02:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/security-core": "^5.4|^6.0|^7.0"
2021-10-02 20:27:11 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\PasswordHasher\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Robin Chalas",
"email": "robin.chalas@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides password hashing utilities",
"homepage": "https://symfony.com",
"keywords": [
"hashing",
"password"
],
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/password-hasher/tree/v6.4.3"
2021-10-02 20:27:11 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
2020-03-15 13:56:31 +01:00
{
"name": "symfony/polyfill-ctype",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2020-03-15 13:56:31 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-ctype.git",
2024-02-06 21:47:18 +01:00
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4"
2020-03-15 13:56:31 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ef4d7e442ca910c4764bce785146269b30cb5fc4",
"reference": "ef4d7e442ca910c4764bce785146269b30cb5fc4",
2020-03-15 13:56:31 +01:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2020-03-15 13:56:31 +01:00
},
2022-01-19 19:35:45 +01:00
"provide": {
"ext-ctype": "*"
},
2020-03-15 13:56:31 +01:00
"suggest": {
"ext-ctype": "For best performance"
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-03-15 13:56:31 +01:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Ctype\\": ""
}
2020-03-15 13:56:31 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Gert de Pagter",
"email": "BackEndTea@gmail.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for ctype functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"ctype",
"polyfill",
"portable"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-ctype/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2020-03-15 13:56:31 +01:00
},
2020-05-31 13:47:29 +02:00
{
"name": "symfony/polyfill-intl-grapheme",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2020-05-31 13:47:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
2024-02-06 21:47:18 +01:00
"reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f"
2020-05-31 13:47:29 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/32a9da87d7b3245e09ac426c83d334ae9f06f80f",
"reference": "32a9da87d7b3245e09ac426c83d334ae9f06f80f",
2020-05-31 13:47:29 +02:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2020-05-31 13:47:29 +02:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-05-31 13:47:29 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Grapheme\\": ""
}
2020-05-31 13:47:29 +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"
}
],
"description": "Symfony polyfill for intl's grapheme_* functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"grapheme",
"intl",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2020-05-31 13:47:29 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/polyfill-intl-icu",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
2024-02-06 21:47:18 +01:00
"reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/07094a28851a49107f3ab4f9120ca2975a64b6e1",
"reference": "07094a28851a49107f3ab4f9120ca2975a64b6e1",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2021-03-14 18:43:09 +01:00
"php": ">=7.1"
2019-02-23 16:49:38 +01:00
},
"suggest": {
2021-03-14 18:43:09 +01:00
"ext-intl": "For best performance and support of other locales than \"en\""
2019-02-23 16:49:38 +01:00
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2021-03-14 18:43:09 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Icu\\": ""
},
"classmap": [
"Resources/stubs"
],
"exclude-from-classmap": [
"/Tests/"
2019-02-23 16:49:38 +01: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"
}
],
"description": "Symfony polyfill for intl's ICU-related data and classes",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"icu",
"intl",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:12:16+00:00"
2019-02-23 16:49:38 +01:00
},
2019-03-12 12:40:35 +01:00
{
"name": "symfony/polyfill-intl-idn",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2019-03-12 12:40:35 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
2024-02-06 21:47:18 +01:00
"reference": "a287ed7475f85bf6f61890146edbc932c0fff919"
2019-03-12 12:40:35 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a287ed7475f85bf6f61890146edbc932c0fff919",
"reference": "a287ed7475f85bf6f61890146edbc932c0fff919",
2019-03-12 12:40:35 +01:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1",
2020-07-18 23:50:39 +02:00
"symfony/polyfill-intl-normalizer": "^1.10",
2020-02-13 22:04:40 +01:00
"symfony/polyfill-php72": "^1.10"
2019-03-12 12:40:35 +01:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-03-12 12:40:35 +01:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Intl\\Idn\\": ""
}
2019-03-12 12:40:35 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laurent Bassin",
"email": "laurent@bassin.info"
2019-08-13 13:04:31 +02:00
},
2020-07-18 23:50:39 +02:00
{
"name": "Trevor Rowbotham",
"email": "trevor.rowbotham@pm.me"
},
2019-08-13 13:04:31 +02:00
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
2019-03-12 12:40:35 +01:00
}
],
"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"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2019-03-12 12:40:35 +01:00
},
2020-05-31 13:47:29 +02:00
{
"name": "symfony/polyfill-intl-normalizer",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2020-05-31 13:47:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
2024-02-06 21:47:18 +01:00
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d"
2020-05-31 13:47:29 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/bc45c394692b948b4d383a08d7753968bed9a83d",
"reference": "bc45c394692b948b4d383a08d7753968bed9a83d",
2020-05-31 13:47:29 +02:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2020-05-31 13:47:29 +02:00
},
"suggest": {
"ext-intl": "For best performance"
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2020-05-31 13:47:29 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-03-04 12:16:13 +01:00
"psr-4": {
"Symfony\\Polyfill\\Intl\\Normalizer\\": ""
},
2020-05-31 13:47:29 +02:00
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for intl's Normalizer class and related functions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"intl",
"normalizer",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2020-05-31 13:47:29 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/polyfill-mbstring",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
2024-02-06 21:47:18 +01:00
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
"reference": "9773676c8a1bb1f8d4340a62efe641cf76eda7ec",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2019-02-23 16:49:38 +01:00
},
2022-01-19 19:35:45 +01:00
"provide": {
"ext-mbstring": "*"
},
2019-02-23 16:49:38 +01:00
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-02-23 16:49:38 +01:00
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
2019-02-23 16:49:38 +01: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"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2020-07-18 23:50:39 +02:00
},
{
2021-01-03 20:34:58 +01:00
"name": "symfony/polyfill-php72",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2020-07-18 23:50:39 +02:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/polyfill-php72.git",
2024-02-06 21:47:18 +01:00
"reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25"
2020-07-18 23:50:39 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/861391a8da9a04cbad2d232ddd9e4893220d6e25",
"reference": "861391a8da9a04cbad2d232ddd9e4893220d6e25",
2020-07-18 23:50:39 +02:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2020-07-18 23:50:39 +02:00
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Symfony\\Polyfill\\Php72\\": ""
}
2020-07-18 23:50:39 +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"
}
],
2021-01-03 20:34:58 +01:00
"description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
2020-07-18 23:50:39 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-php72/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2019-02-23 16:49:38 +01:00
},
2019-06-16 12:36:17 +02:00
{
2021-01-03 20:34:58 +01:00
"name": "symfony/polyfill-php80",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2019-06-16 12:36:17 +02:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/polyfill-php80.git",
2024-02-06 21:47:18 +01:00
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b"
2019-06-16 12:36:17 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
"reference": "87b68208d5c1188808dd7839ee1e6c8ec3b02f1b",
2019-06-16 12:36:17 +02:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2019-06-16 12:36:17 +02:00
},
"type": "library",
"extra": {
2020-07-04 23:38:18 +02:00
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
2019-06-16 12:36:17 +02:00
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-03-04 12:16:13 +01:00
"psr-4": {
"Symfony\\Polyfill\\Php80\\": ""
},
2019-06-16 12:36:17 +02:00
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
2021-01-03 20:34:58 +01:00
{
"name": "Ion Bazan",
"email": "ion.bazan@gmail.com"
},
2019-06-16 12:36:17 +02:00
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-01-03 20:34:58 +01:00
"description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
2019-06-16 12:36:17 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-php80/tree/v1.29.0"
2021-06-09 08:45:34 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2021-06-09 08:45:34 +02:00
},
2023-12-05 23:50:07 +01:00
{
"name": "symfony/polyfill-php82",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2023-12-05 23:50:07 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php82.git",
2024-02-06 21:47:18 +01:00
"reference": "559d488c38784112c78b9bf17c5ce8366a265643"
2023-12-05 23:50:07 +01:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php82/zipball/559d488c38784112c78b9bf17c5ce8366a265643",
"reference": "559d488c38784112c78b9bf17c5ce8366a265643",
2023-12-05 23:50:07 +01:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php82\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.2+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-php82/tree/v1.29.0"
2023-12-05 23:50:07 +01: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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2023-12-05 23:50:07 +01:00
},
2023-06-11 13:46:24 +02:00
{
"name": "symfony/polyfill-php83",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2023-06-11 13:46:24 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
2024-02-06 21:47:18 +01:00
"reference": "86fcae159633351e5fd145d1c47de6c528f8caff"
2023-06-11 13:46:24 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/86fcae159633351e5fd145d1c47de6c528f8caff",
"reference": "86fcae159633351e5fd145d1c47de6c528f8caff",
2023-06-11 13:46:24 +02:00
"shasum": ""
},
"require": {
"php": ">=7.1",
"symfony/polyfill-php80": "^1.14"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php83\\": ""
2023-09-09 23:19:44 +02:00
},
"classmap": [
"Resources/stubs"
]
2023-06-11 13:46:24 +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"
}
],
"description": "Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-php83/tree/v1.29.0"
2023-06-11 13:46:24 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2023-06-11 13:46:24 +02:00
},
2021-06-09 08:45:34 +02:00
{
2023-05-27 20:35:36 +02:00
"name": "symfony/polyfill-uuid",
2024-02-06 21:47:18 +01:00
"version": "v1.29.0",
2021-06-09 08:45:34 +02:00
"source": {
"type": "git",
2023-05-27 20:35:36 +02:00
"url": "https://github.com/symfony/polyfill-uuid.git",
2024-02-06 21:47:18 +01:00
"reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853"
2021-06-09 08:45:34 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853",
"reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853",
2021-06-09 08:45:34 +02:00
"shasum": ""
},
"require": {
"php": ">=7.1"
},
2023-05-27 20:35:36 +02:00
"provide": {
"ext-uuid": "*"
},
"suggest": {
"ext-uuid": "For best performance"
},
2021-06-09 08:45:34 +02:00
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
2022-03-04 12:16:13 +01:00
"psr-4": {
2023-05-27 20:35:36 +02:00
"Symfony\\Polyfill\\Uuid\\": ""
}
2021-06-09 08:45:34 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2023-05-27 20:35:36 +02:00
"name": "Grégoire Pineau",
"email": "lyrixx@lyrixx.info"
2021-06-09 08:45:34 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2023-05-27 20:35:36 +02:00
"description": "Symfony polyfill for uuid functions",
2021-06-09 08:45:34 +02:00
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
2023-05-27 20:35:36 +02:00
"uuid"
2021-06-09 08:45:34 +02:00
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/symfony/polyfill-uuid/tree/v1.29.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-01-29T20:11:03+00:00"
2019-06-16 12:36:17 +02:00
},
2020-05-31 13:47:29 +02:00
{
2021-01-03 20:34:58 +01:00
"name": "symfony/process",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2020-05-31 13:47:29 +02:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/process.git",
2024-02-03 00:40:37 +01:00
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3"
2020-05-31 13:47:29 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/process/zipball/31642b0818bfcff85930344ef93193f8c607e0a3",
"reference": "31642b0818bfcff85930344ef93193f8c607e0a3",
2020-05-31 13:47:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2020-05-31 13:47:29 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-01-03 20:34:58 +01:00
"Symfony\\Component\\Process\\": ""
2020-05-31 13:47:29 +02:00
},
2021-01-03 20:34:58 +01:00
"exclude-from-classmap": [
"/Tests/"
2020-05-31 13:47:29 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-01-03 20:34:58 +01:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2020-05-31 13:47:29 +02:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Executes commands in sub-processes",
2020-05-31 13:47:29 +02:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/process/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2020-05-31 13:47:29 +02:00
},
2019-02-23 16:49:38 +01:00
{
2021-01-03 20:34:58 +01:00
"name": "symfony/property-access",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/property-access.git",
2024-02-03 00:40:37 +01:00
"reference": "dd22c9247a16c712bfa128b3c90ebdd505102778"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/property-access/zipball/dd22c9247a16c712bfa128b3c90ebdd505102778",
"reference": "dd22c9247a16c712bfa128b3c90ebdd505102778",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/property-info": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
2021-01-03 20:34:58 +01:00
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0"
2021-01-03 20:34:58 +01:00
},
"type": "library",
2019-02-23 16:49:38 +01:00
"autoload": {
"psr-4": {
2021-01-03 20:34:58 +01:00
"Symfony\\Component\\PropertyAccess\\": ""
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides functions to read and write from/to an object or array using a simple string notation",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"keywords": [
"access",
"array",
"extraction",
"index",
"injection",
"object",
"property",
2023-03-31 22:49:31 +02:00
"property-path",
2021-01-03 20:34:58 +01:00
"reflection"
],
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/property-access/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
2021-01-03 20:34:58 +01:00
"name": "symfony/property-info",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/property-info.git",
2024-02-03 00:40:37 +01:00
"reference": "e96d740ab5ac39aa530c8eaa0720ea8169118e26"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/property-info/zipball/e96d740ab5ac39aa530c8eaa0720ea8169118e26",
"reference": "e96d740ab5ac39aa530c8eaa0720ea8169118e26",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/string": "^5.4|^6.0|^7.0"
2021-01-03 20:34:58 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"phpdocumentor/reflection-docblock": "<5.2",
"phpdocumentor/type-resolver": "<1.5.1",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "<5.4",
"symfony/serializer": "<6.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"phpdocumentor/reflection-docblock": "^5.2",
2022-01-19 19:35:45 +01:00
"phpstan/phpdoc-parser": "^1.0",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-01-03 20:34:58 +01:00
"Symfony\\Component\\PropertyInfo\\": ""
2019-02-23 16:49:38 +01:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-01-03 20:34:58 +01:00
"name": "Kévin Dunglas",
"email": "dunglas@gmail.com"
2019-02-23 16:49:38 +01:00
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Extracts information about PHP class' properties using metadata of popular sources",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
2021-01-03 20:34:58 +01:00
"doctrine",
"phpdoc",
2019-02-23 16:49:38 +01:00
"property",
2021-01-03 20:34:58 +01:00
"symfony",
"type",
"validator"
2019-02-23 16:49:38 +01:00
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/property-info/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
2021-01-03 20:34:58 +01:00
"name": "symfony/proxy-manager-bridge",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
2021-01-03 20:34:58 +01:00
"url": "https://github.com/symfony/proxy-manager-bridge.git",
2024-02-03 00:40:37 +01:00
"reference": "c3f1b7d8f0b567eb960c540567f24219cb759e0a"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/c3f1b7d8f0b567eb960c540567f24219cb759e0a",
"reference": "c3f1b7d8f0b567eb960c540567f24219cb759e0a",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2021-10-02 19:36:17 +02:00
"friendsofphp/proxy-manager-lts": "^1.0.2",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "^6.3|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/config": "^6.1|^7.0"
2019-02-23 16:49:38 +01:00
},
2022-10-03 23:09:50 +02:00
"type": "symfony-bridge",
"autoload": {
"psr-4": {
"Symfony\\Bridge\\ProxyManager\\": ""
},
"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 ProxyManager with various Symfony components",
"homepage": "https://symfony.com",
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.4.3"
2022-10-03 23:09:50 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2022-10-03 23:09:50 +02:00
},
{
"name": "symfony/psr-http-message-bridge",
2023-07-29 18:55:24 +02:00
"version": "v2.3.1",
2022-10-03 23:09:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/psr-http-message-bridge.git",
2023-07-29 18:55:24 +02:00
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e"
2022-10-03 23:09:50 +02:00
},
"dist": {
"type": "zip",
2023-07-29 18:55:24 +02:00
"url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/581ca6067eb62640de5ff08ee1ba6850a0ee472e",
"reference": "581ca6067eb62640de5ff08ee1ba6850a0ee472e",
2022-10-03 23:09:50 +02:00
"shasum": ""
},
"require": {
2023-04-22 22:34:14 +02:00
"php": ">=7.2.5",
"psr/http-message": "^1.0 || ^2.0",
2023-07-29 18:55:24 +02:00
"symfony/deprecation-contracts": "^2.5 || ^3.0",
2023-04-22 22:34:14 +02:00
"symfony/http-foundation": "^5.4 || ^6.0"
2022-10-03 23:09:50 +02:00
},
"require-dev": {
"nyholm/psr7": "^1.1",
"psr/log": "^1.1 || ^2 || ^3",
2023-04-22 22:34:14 +02:00
"symfony/browser-kit": "^5.4 || ^6.0",
"symfony/config": "^5.4 || ^6.0",
"symfony/event-dispatcher": "^5.4 || ^6.0",
"symfony/framework-bundle": "^5.4 || ^6.0",
"symfony/http-kernel": "^5.4 || ^6.0",
"symfony/phpunit-bridge": "^6.2"
2022-10-03 23:09:50 +02:00
},
"suggest": {
"nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
},
"type": "symfony-bridge",
"extra": {
"branch-alias": {
2023-07-29 18:55:24 +02:00
"dev-main": "2.3-dev"
2022-10-03 23:09:50 +02:00
}
},
2019-02-23 16:49:38 +01:00
"autoload": {
"psr-4": {
2022-10-03 23:09:50 +02:00
"Symfony\\Bridge\\PsrHttpMessage\\": ""
2019-02-23 16:49:38 +01:00
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2021-01-03 20:34:58 +01:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-02-23 16:49:38 +01:00
},
{
"name": "Symfony Community",
2022-10-03 23:09:50 +02:00
"homepage": "http://symfony.com/contributors"
2019-02-23 16:49:38 +01:00
}
],
2022-10-03 23:09:50 +02:00
"description": "PSR HTTP message bridge",
"homepage": "http://symfony.com",
"keywords": [
"http",
"http-message",
"psr-17",
"psr-7"
],
2021-01-03 20:34:58 +01:00
"support": {
2022-10-03 23:09:50 +02:00
"issues": "https://github.com/symfony/psr-http-message-bridge/issues",
2023-07-29 18:55:24 +02:00
"source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.3.1"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2023-07-29 18:55:24 +02:00
"time": "2023-07-26T11:53:26+00:00"
2019-02-23 16:49:38 +01:00
},
2023-02-11 21:55:24 +01:00
{
"name": "symfony/rate-limiter",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2023-02-11 21:55:24 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/rate-limiter.git",
2024-02-03 00:40:37 +01:00
"reference": "5b8689fd55becd6b376ec49a542773c98985a7df"
2023-02-11 21:55:24 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/rate-limiter/zipball/5b8689fd55becd6b376ec49a542773c98985a7df",
"reference": "5b8689fd55becd6b376ec49a542773c98985a7df",
2023-02-11 21:55:24 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/options-resolver": "^5.4|^6.0|^7.0"
2023-02-11 21:55:24 +01:00
},
"require-dev": {
2023-05-27 20:35:36 +02:00
"psr/cache": "^1.0|^2.0|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/lock": "^5.4|^6.0|^7.0"
2023-05-27 20:35:36 +02:00
},
2023-02-11 21:55:24 +01:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\RateLimiter\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Wouter de Jong",
"email": "wouter@wouterj.nl"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Provides a Token Bucket implementation to rate limit input and output in your application",
"homepage": "https://symfony.com",
"keywords": [
"limiter",
"rate-limiter"
],
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/rate-limiter/tree/v6.4.3"
2023-02-11 21:55:24 +01: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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2023-02-11 21:55:24 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/routing",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
2024-02-03 00:40:37 +01:00
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842",
"reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-08-01 00:22:03 +02:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-10-02 20:27:11 +02:00
"doctrine/annotations": "<1.12",
2023-05-27 20:35:36 +02:00
"symfony/config": "<6.2",
"symfony/dependency-injection": "<5.4",
"symfony/yaml": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1.12|^2",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/config": "^6.2|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Routing\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Maps an HTTP request to a set of configuration variables",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"router",
"routing",
"uri",
"url"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/routing/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T13:55:02+00:00"
2019-02-23 16:49:38 +01:00
},
2021-10-02 20:53:03 +02:00
{
"name": "symfony/runtime",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2021-10-02 20:53:03 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
2024-02-03 00:40:37 +01:00
"reference": "5682281d26366cd3bf0648cec69de0e62cca7fa0"
2021-10-02 20:53:03 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/runtime/zipball/5682281d26366cd3bf0648cec69de0e62cca7fa0",
"reference": "5682281d26366cd3bf0648cec69de0e62cca7fa0",
2021-10-02 20:53:03 +02:00
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.0|^2.0",
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2021-10-02 20:53:03 +02:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/dotenv": "<5.4"
2021-10-02 20:53:03 +02:00
},
"require-dev": {
"composer/composer": "^1.0.2|^2.0",
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4.9|^6.0.9|^7.0",
"symfony/dotenv": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0"
2021-10-02 20:53:03 +02:00
},
"type": "composer-plugin",
"extra": {
"class": "Symfony\\Component\\Runtime\\Internal\\ComposerPlugin"
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Runtime\\": "",
"Symfony\\Runtime\\Symfony\\Component\\": "Internal/"
},
"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": "Enables decoupling PHP applications from global state",
"homepage": "https://symfony.com",
2023-03-31 22:49:31 +02:00
"keywords": [
"runtime"
],
2021-10-02 20:53:03 +02:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/runtime/tree/v6.4.3"
2021-10-02 20:53:03 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2021-10-02 20:53:03 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/security-bundle",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
2024-02-03 00:40:37 +01:00
"reference": "a53a9e1f6695447ce613aa8c9c698cfd012bd2aa"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/security-bundle/zipball/a53a9e1f6695447ce613aa8c9c698cfd012bd2aa",
"reference": "a53a9e1f6695447ce613aa8c9c698cfd012bd2aa",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"composer-runtime-api": ">=2.1",
2019-02-23 16:49:38 +01:00
"ext-xml": "*",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/clock": "^6.3|^7.0",
"symfony/config": "^6.1|^7.0",
"symfony/dependency-injection": "^6.2|^7.0",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^6.2|^7.0",
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "^6.2",
2023-12-03 22:18:44 +01:00
"symfony/password-hasher": "^5.4|^6.0|^7.0",
"symfony/security-core": "^6.2|^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0",
"symfony/security-http": "^6.3.6|^7.0",
2023-10-25 17:14:02 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/browser-kit": "<5.4",
"symfony/console": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/framework-bundle": "<6.4",
2023-06-11 13:46:24 +02:00
"symfony/http-client": "<5.4",
2023-05-27 20:35:36 +02:00
"symfony/ldap": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/serializer": "<6.4",
"symfony/twig-bundle": "<5.4",
"symfony/validator": "<6.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/asset": "^5.4|^6.0|^7.0",
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4|^6.0|^7.0",
"symfony/framework-bundle": "^6.4|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/ldap": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/rate-limiter": "^5.4|^6.0|^7.0",
"symfony/serializer": "^6.4|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
"symfony/twig-bridge": "^5.4|^6.0|^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"twig/twig": "^2.13|^3.0.4",
"web-token/jwt-checker": "^3.1",
"web-token/jwt-signature-algorithm-ecdsa": "^3.1",
"web-token/jwt-signature-algorithm-eddsa": "^3.1",
"web-token/jwt-signature-algorithm-hmac": "^3.1",
"web-token/jwt-signature-algorithm-none": "^3.1",
"web-token/jwt-signature-algorithm-rsa": "^3.1"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\SecurityBundle\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/security-bundle/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-28T15:49:46+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/security-core",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
2024-02-03 00:40:37 +01:00
"reference": "bb10f630cf5b1819ff80aa3ad57a09c61268fc48"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/security-core/zipball/bb10f630cf5b1819ff80aa3ad57a09c61268fc48",
"reference": "bb10f630cf5b1819ff80aa3ad57a09c61268fc48",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-06-11 13:46:24 +02:00
"symfony/event-dispatcher-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/password-hasher": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-06-16 12:36:17 +02:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/event-dispatcher": "<5.4",
"symfony/http-foundation": "<5.4",
"symfony/ldap": "<5.4",
"symfony/security-guard": "<5.4",
2024-02-03 00:40:37 +01:00
"symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3",
2023-05-27 20:35:36 +02:00
"symfony/validator": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-10-02 20:27:11 +02:00
"psr/cache": "^1.0|^2.0|^3.0",
2023-05-27 20:35:36 +02:00
"psr/container": "^1.1|^2.0",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/ldap": "^5.4|^6.0|^7.0",
"symfony/string": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3",
2023-12-03 22:18:44 +01:00
"symfony/validator": "^6.4|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Security\\Core\\": ""
},
"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": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/security-core/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/security-csrf",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
2024-02-03 00:40:37 +01:00
"reference": "e10257dd26f965d75e96bbfc27e46efd943f3010"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/security-csrf/zipball/e10257dd26f965d75e96bbfc27e46efd943f3010",
"reference": "e10257dd26f965d75e96bbfc27e46efd943f3010",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/security-core": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/http-foundation": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/http-foundation": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Security\\Csrf\\": ""
},
"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": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/security-csrf/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/security-http",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
2024-02-03 00:40:37 +01:00
"reference": "d1962d08e02d620dccbaa28192498642500b5043"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/security-http/zipball/d1962d08e02d620dccbaa28192498642500b5043",
"reference": "d1962d08e02d620dccbaa28192498642500b5043",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/http-foundation": "^6.2|^7.0",
"symfony/http-kernel": "^6.3|^7.0",
2021-06-09 08:45:34 +02:00
"symfony/polyfill-mbstring": "~1.0",
2023-12-03 22:18:44 +01:00
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/security-core": "^6.4|^7.0",
2023-10-25 17:14:02 +02:00
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-06-11 13:46:24 +02:00
"symfony/clock": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "<3.0",
2023-05-27 20:35:36 +02:00
"symfony/security-bundle": "<5.4",
"symfony/security-csrf": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/clock": "^6.3|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "^3.0",
2023-12-03 22:18:44 +01:00
"symfony/rate-limiter": "^5.4|^6.0|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"web-token/jwt-checker": "^3.1",
"web-token/jwt-signature-algorithm-ecdsa": "^3.1"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Security\\Http\\": ""
},
"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": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/security-http/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/serializer",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
2024-02-03 00:40:37 +01:00
"reference": "51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/serializer/zipball/51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d",
"reference": "51a06ee93c4d5ab5b9edaa0635d8b83953e3c14d",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-ctype": "~1.8"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-10-02 20:27:11 +02:00
"doctrine/annotations": "<1.12",
2021-03-14 18:43:09 +01:00
"phpdocumentor/reflection-docblock": "<3.2.2",
2023-03-31 22:49:31 +02:00
"phpdocumentor/type-resolver": "<1.4.0",
2023-05-27 20:35:36 +02:00
"symfony/dependency-injection": "<5.4",
2022-01-19 19:35:45 +01:00
"symfony/property-access": "<5.4",
2023-08-01 00:22:03 +02:00
"symfony/property-info": "<5.4.24|>=6,<6.2.11",
2023-05-27 20:35:36 +02:00
"symfony/uid": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/validator": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/yaml": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1.12|^2",
2021-03-14 18:43:09 +01:00
"phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
2023-12-03 22:18:44 +01:00
"seld/jsonlint": "^1.10",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/filesystem": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/messenger": "^5.4|^6.0|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/property-access": "^5.4.26|^6.3|^7.0",
2023-12-03 22:18:44 +01:00
"symfony/property-info": "^5.4.24|^6.2.11|^7.0",
"symfony/translation-contracts": "^2.5|^3",
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/validator": "^6.4|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0",
"symfony/var-exporter": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/serializer/tree/v6.4.3"
2021-01-03 20:34:58 +01: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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T08:32:12+00:00"
2019-02-23 16:49:38 +01:00
},
2019-07-12 21:00:29 +02:00
{
"name": "symfony/service-contracts",
2024-01-05 22:33:00 +01:00
"version": "v3.4.1",
2019-07-12 21:00:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
2024-01-05 22:33:00 +01:00
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0"
2019-07-12 21:00:29 +02:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/fe07cbc8d837f60caf7018068e350cc5163681a0",
"reference": "fe07cbc8d837f60caf7018068e350cc5163681a0",
2019-07-12 21:00:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2024-01-05 22:33:00 +01:00
"psr/container": "^1.1|^2.0"
2022-01-19 19:35:45 +01:00
},
"conflict": {
"ext-psr": "<1.1|>=2"
2019-07-12 21:00:29 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-07-12 21:00:29 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Service\\": ""
2023-05-27 20:35:36 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2019-07-12 21:00:29 +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"
}
],
"description": "Generic abstractions related to writing services",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-01-05 22:33:00 +01:00
"source": "https://github.com/symfony/service-contracts/tree/v3.4.1"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-01-05 22:33:00 +01:00
"time": "2023-12-26T14:02:43+00:00"
2019-07-12 21:00:29 +02:00
},
2023-05-27 20:10:18 +02:00
{
"name": "symfony/stimulus-bundle",
2024-02-08 22:01:05 +01:00
"version": "v2.14.2",
2023-05-27 20:10:18 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git",
2024-02-08 22:01:05 +01:00
"reference": "f775f6e811215156bfe41e6be234272d0c27e02b"
2023-05-27 20:10:18 +02:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/f775f6e811215156bfe41e6be234272d0c27e02b",
"reference": "f775f6e811215156bfe41e6be234272d0c27e02b",
2023-05-27 20:10:18 +02:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2023-11-11 18:35:49 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/deprecation-contracts": "^2.0|^3.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
2023-05-27 20:10:18 +02:00
"twig/twig": "^2.15.3|^3.4.3"
},
"require-dev": {
2023-11-11 18:35:49 +01:00
"symfony/asset-mapper": "^6.3|^7.0",
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
2023-05-27 20:10:18 +02:00
"zenstruck/browser": "^1.4"
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\UX\\StimulusBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Integration with your Symfony app & Stimulus!",
"keywords": [
"symfony-ux"
],
"support": {
2024-02-08 22:01:05 +01:00
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.14.2"
2023-05-27 20:10:18 +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"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-07T20:26:48+00:00"
2023-05-27 20:10:18 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/stopwatch",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
2024-02-03 00:40:37 +01:00
"reference": "416596166641f1f728b0a64f5b9dd07cceb410c1"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/stopwatch/zipball/416596166641f1f728b0a64f5b9dd07cceb410c1",
"reference": "416596166641f1f728b0a64f5b9dd07cceb410c1",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"php": ">=8.1",
"symfony/service-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Stopwatch\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a way to profile code",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/stopwatch/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:35:58+00:00"
2020-05-31 13:47:29 +02:00
},
{
"name": "symfony/string",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2020-05-31 13:47:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
2024-02-03 00:40:37 +01:00
"reference": "7a14736fb179876575464e4658fce0c304e8c15b"
2020-05-31 13:47:29 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/string/zipball/7a14736fb179876575464e4658fce0c304e8c15b",
"reference": "7a14736fb179876575464e4658fce0c304e8c15b",
2020-05-31 13:47:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2020-05-31 13:47:29 +02:00
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-grapheme": "~1.0",
"symfony/polyfill-intl-normalizer": "~1.0",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-mbstring": "~1.0"
2020-05-31 13:47:29 +02:00
},
2022-01-19 19:35:45 +01:00
"conflict": {
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "<2.5"
2022-01-19 19:35:45 +01:00
},
2020-05-31 13:47:29 +02:00
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/error-handler": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/intl": "^6.2|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "^2.5|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/var-exporter": "^5.4|^6.0|^7.0"
2020-05-31 13:47:29 +02:00
},
"type": "library",
"autoload": {
"files": [
"Resources/functions.php"
],
2022-03-04 12:16:13 +01:00
"psr-4": {
"Symfony\\Component\\String\\": ""
},
2020-05-31 13:47:29 +02:00
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
2020-05-31 13:47:29 +02:00
"homepage": "https://symfony.com",
"keywords": [
"grapheme",
"i18n",
"string",
"unicode",
"utf-8",
"utf8"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/string/tree/v6.4.3"
2022-08-14 00:36:00 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-25T09:26:29+00:00"
2022-08-14 00:36:00 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/translation",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
2024-02-03 00:40:37 +01:00
"reference": "637c51191b6b184184bbf98937702bcf554f7d04"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/translation/zipball/637c51191b6b184184bbf98937702bcf554f7d04",
"reference": "637c51191b6b184184bbf98937702bcf554f7d04",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-06-16 12:36:17 +02:00
"symfony/polyfill-mbstring": "~1.0",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "^2.5|^3.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/config": "<5.4",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "<2.5",
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "<2.5",
2023-05-27 20:35:36 +02:00
"symfony/twig-bundle": "<5.4",
"symfony/yaml": "<5.4"
2019-02-23 16:49:38 +01:00
},
"provide": {
2023-05-27 20:35:36 +02:00
"symfony/translation-implementation": "2.3|3.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2024-02-03 00:40:37 +01:00
"nikic/php-parser": "^4.18|^5.0",
2021-10-02 18:36:29 +02:00
"psr/log": "^1|^2|^3",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/http-client-contracts": "^2.5|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
2021-10-02 20:27:11 +02:00
"symfony/polyfill-intl-icu": "^1.21",
2023-12-03 22:18:44 +01:00
"symfony/routing": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/service-contracts": "^2.5|^3",
2023-12-03 22:18:44 +01:00
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
2021-01-03 20:47:51 +01:00
"files": [
"Resources/functions.php"
],
2019-02-23 16:49:38 +01:00
"psr-4": {
"Symfony\\Component\\Translation\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides tools to internationalize your application",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/translation/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T13:11:52+00:00"
2019-07-12 21:00:29 +02:00
},
{
"name": "symfony/translation-contracts",
2024-01-05 22:33:00 +01:00
"version": "v3.4.1",
2019-07-12 21:00:29 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
2024-01-05 22:33:00 +01:00
"reference": "06450585bf65e978026bda220cdebca3f867fde7"
2019-07-12 21:00:29 +02:00
},
"dist": {
"type": "zip",
2024-01-05 22:33:00 +01:00
"url": "https://api.github.com/repos/symfony/translation-contracts/zipball/06450585bf65e978026bda220cdebca3f867fde7",
"reference": "06450585bf65e978026bda220cdebca3f867fde7",
2019-07-12 21:00:29 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1"
2019-07-12 21:00:29 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2023-06-06 23:46:37 +02:00
"dev-main": "3.4-dev"
2020-07-18 23:50:39 +02:00
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
2019-07-12 21:00:29 +02:00
}
},
"autoload": {
"psr-4": {
"Symfony\\Contracts\\Translation\\": ""
2023-05-27 20:35:36 +02:00
},
"exclude-from-classmap": [
"/Test/"
]
2019-07-12 21:00:29 +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"
}
],
"description": "Generic abstractions related to translation",
"homepage": "https://symfony.com",
"keywords": [
"abstractions",
"contracts",
"decoupling",
"interfaces",
"interoperability",
"standards"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-01-05 22:33:00 +01:00
"source": "https://github.com/symfony/translation-contracts/tree/v3.4.1"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-01-05 22:33:00 +01:00
"time": "2023-12-26T14:02:43+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/twig-bridge",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
2024-02-03 00:40:37 +01:00
"reference": "bf6b411a5d9a0ce6ea43cca0fcf5f05f5196a957"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/bf6b411a5d9a0ce6ea43cca0fcf5f05f5196a957",
"reference": "bf6b411a5d9a0ce6ea43cca0fcf5f05f5196a957",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-06-11 13:46:24 +02:00
"symfony/translation-contracts": "^2.5|^3",
2021-03-14 18:43:09 +01:00
"twig/twig": "^2.13|^3.0.4"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-03-14 18:43:09 +01:00
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
2023-05-27 20:35:36 +02:00
"symfony/console": "<5.4",
2023-06-11 13:46:24 +02:00
"symfony/form": "<6.3",
2023-05-27 20:35:36 +02:00
"symfony/http-foundation": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/http-kernel": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/mime": "<6.2",
2023-12-03 22:18:44 +01:00
"symfony/serializer": "<6.4",
2023-05-27 20:35:36 +02:00
"symfony/translation": "<5.4",
"symfony/workflow": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-28 19:40:02 +01:00
"egulias/email-validator": "^2.1.10|^3|^4",
2023-05-27 20:35:36 +02:00
"league/html-to-markdown": "^5.0",
2021-01-03 20:47:51 +01:00
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2023-12-03 22:18:44 +01:00
"symfony/asset": "^5.4|^6.0|^7.0",
"symfony/asset-mapper": "^6.3|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/form": "^6.4|^7.0",
"symfony/html-sanitizer": "^6.1|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/mime": "^6.2|^7.0",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-intl-icu": "~1.0",
2023-12-03 22:18:44 +01:00
"symfony/property-info": "^5.4|^6.0|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
2019-11-21 22:16:30 +01:00
"symfony/security-acl": "^2.8|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/security-core": "^5.4|^6.0|^7.0",
"symfony/security-csrf": "^5.4|^6.0|^7.0",
"symfony/security-http": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/serializer": "^6.4.3|^7.0.3",
2023-12-03 22:18:44 +01:00
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^6.1|^7.0",
"symfony/web-link": "^5.4|^6.0|^7.0",
"symfony/workflow": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0",
2021-06-09 08:45:34 +02:00
"twig/cssinliner-extra": "^2.12|^3",
"twig/inky-extra": "^2.12|^3",
"twig/markdown-extra": "^2.12|^3"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bridge",
"autoload": {
"psr-4": {
"Symfony\\Bridge\\Twig\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides integration for Twig with various Symfony components",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/twig-bridge/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-30T08:32:12+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/twig-bundle",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
2024-02-03 00:40:37 +01:00
"reference": "2e63e50de2ade430191af0b5d21bfd6526fe3709"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/twig-bundle/zipball/2e63e50de2ade430191af0b5d21bfd6526fe3709",
"reference": "2e63e50de2ade430191af0b5d21bfd6526fe3709",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"composer-runtime-api": ">=2.1",
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/config": "^6.1|^7.0",
"symfony/dependency-injection": "^6.1|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "^6.2",
2023-12-03 22:18:44 +01:00
"symfony/twig-bridge": "^6.4",
2021-03-14 18:43:09 +01:00
"twig/twig": "^2.13|^3.0.4"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/framework-bundle": "<5.4",
"symfony/translation": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/asset": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4|^6.0|^7.0",
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0",
"symfony/web-link": "^5.4|^6.0|^7.0",
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\TwigBundle\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/twig-bundle/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2023-05-27 20:35:36 +02:00
},
{
"name": "symfony/uid",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2023-05-27 20:35:36 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
2024-02-03 00:40:37 +01:00
"reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0"
2023-05-27 20:35:36 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/uid/zipball/1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
"reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0",
2023-05-27 20:35:36 +02:00
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/polyfill-uuid": "^1.15"
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0"
2023-05-27 20:35:36 +02:00
},
"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": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/uid/tree/v6.4.3"
2023-05-27 20:35:36 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
2023-06-28 16:00:11 +02:00
{
"name": "symfony/ux-translator",
2024-02-08 22:01:05 +01:00
"version": "v2.14.2",
2023-06-28 16:00:11 +02:00
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-translator.git",
2024-02-08 22:01:05 +01:00
"reference": "928543eb9d702baa6658f432b5944d6f00a68993"
2023-06-28 16:00:11 +02:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/symfony/ux-translator/zipball/928543eb9d702baa6658f432b5944d6f00a68993",
"reference": "928543eb9d702baa6658f432b5944d6f00a68993",
2023-06-28 16:00:11 +02:00
"shasum": ""
},
"require": {
"php": ">=8.1",
2023-11-11 18:35:49 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/filesystem": "^5.4|^6.0|^7.0",
"symfony/string": "^5.4|^6.0|^7.0",
"symfony/translation": "^5.4|^6.0|^7.0"
2023-06-28 16:00:11 +02:00
},
"require-dev": {
2023-11-11 18:35:49 +01:00
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
"symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2023-06-28 16:00:11 +02:00
},
"type": "symfony-bundle",
"extra": {
"thanks": {
"name": "symfony/ux",
"url": "https://github.com/symfony/ux"
}
},
"autoload": {
"psr-4": {
"Symfony\\UX\\Translator\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Hugo Alliaume",
"email": "hugo@alliau.me"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Exposes Symfony Translations directly to JavaScript.",
"homepage": "https://symfony.com",
"keywords": [
"symfony-ux"
],
"support": {
2024-02-08 22:01:05 +01:00
"source": "https://github.com/symfony/ux-translator/tree/v2.14.2"
2023-06-28 16:00:11 +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"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-03T21:01:32+00:00"
2023-06-28 16:00:11 +02:00
},
2022-03-04 20:13:25 +01:00
{
"name": "symfony/ux-turbo",
2024-02-08 22:01:05 +01:00
"version": "v2.14.2",
2022-03-04 20:13:25 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-turbo.git",
2024-02-08 22:01:05 +01:00
"reference": "7cd466f33950aa82a2b7e1485d62d8da726a0051"
2022-03-04 20:13:25 +01:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/symfony/ux-turbo/zipball/7cd466f33950aa82a2b7e1485d62d8da726a0051",
"reference": "7cd466f33950aa82a2b7e1485d62d8da726a0051",
2022-03-04 20:13:25 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:10:18 +02:00
"php": ">=8.1",
2023-06-06 23:46:37 +02:00
"symfony/stimulus-bundle": "^2.9.1"
2022-03-04 20:13:25 +01:00
},
"conflict": {
"symfony/flex": "<1.13"
},
"require-dev": {
2023-05-27 20:10:18 +02:00
"doctrine/doctrine-bundle": "^2.4.3",
2022-03-04 20:13:25 +01:00
"doctrine/orm": "^2.8 | 3.0",
2023-05-27 20:10:18 +02:00
"phpstan/phpstan": "^1.10",
2023-11-11 18:35:49 +01:00
"symfony/debug-bundle": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/form": "^5.4|^6.0|^7.0",
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
"symfony/mercure-bundle": "^0.3.7",
"symfony/messenger": "^5.4|^6.0|^7.0",
2022-03-04 20:13:25 +01:00
"symfony/panther": "^1.0|^2.0",
2023-11-11 18:35:49 +01:00
"symfony/phpunit-bridge": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|6.3.*|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/security-core": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"symfony/web-profiler-bundle": "^5.4|^6.0|^7.0",
"symfony/webpack-encore-bundle": "^2.1.1"
2022-03-04 20:13:25 +01:00
},
"type": "symfony-bundle",
"extra": {
"thanks": {
"name": "symfony/ux",
"url": "https://github.com/symfony/ux"
}
},
"autoload": {
"psr-4": {
2022-12-11 14:41:40 +01:00
"Symfony\\UX\\Turbo\\": "src/"
}
2022-03-04 20:13:25 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Kévin Dunglas",
"email": "kevin@dunglas.fr"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Hotwire Turbo integration for Symfony",
"homepage": "https://symfony.com",
"keywords": [
"hotwire",
"javascript",
"mercure",
"symfony-ux",
"turbo",
"turbo-stream"
],
"support": {
2024-02-08 22:01:05 +01:00
"source": "https://github.com/symfony/ux-turbo/tree/v2.14.2"
2022-03-04 20:13:25 +01: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"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-07T20:26:48+00:00"
2022-03-04 20:13:25 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/validator",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
2024-02-03 00:40:37 +01:00
"reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/validator/zipball/9c1d8bb4edce5304fcefca7923741085f1ca5b60",
"reference": "9c1d8bb4edce5304fcefca7923741085f1ca5b60",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-ctype": "~1.8",
2019-06-16 12:36:17 +02:00
"symfony/polyfill-mbstring": "~1.0",
2023-06-11 13:46:24 +02:00
"symfony/polyfill-php83": "^1.27",
"symfony/translation-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2022-01-19 19:35:45 +01:00
"doctrine/annotations": "<1.13",
"doctrine/lexer": "<1.1",
2023-05-27 20:35:36 +02:00
"symfony/dependency-injection": "<5.4",
"symfony/expression-language": "<5.4",
"symfony/http-kernel": "<5.4",
"symfony/intl": "<5.4",
"symfony/property-info": "<5.4",
2024-02-03 00:40:37 +01:00
"symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3|>=7.0,<7.0.3",
2023-05-27 20:35:36 +02:00
"symfony/yaml": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-01-08 23:28:23 +01:00
"doctrine/annotations": "^1.13|^2",
2023-01-28 19:40:02 +01:00
"egulias/email-validator": "^2.1.10|^3|^4",
2023-12-03 22:18:44 +01:00
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
"symfony/finder": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/http-foundation": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/intl": "^5.4|^6.0|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/property-access": "^5.4|^6.0|^7.0",
"symfony/property-info": "^5.4|^6.0|^7.0",
2024-02-03 00:40:37 +01:00
"symfony/translation": "^5.4.35|~6.3.12|^6.4.3|^7.0.3",
2023-12-03 22:18:44 +01:00
"symfony/yaml": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Validator\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides tools to validate values",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/validator/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-29T15:01:07+00:00"
2019-11-21 22:16:30 +01:00
},
{
"name": "symfony/var-dumper",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-11-21 22:16:30 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
2024-02-03 00:40:37 +01:00
"reference": "0435a08f69125535336177c29d56af3abc1f69da"
2019-11-21 22:16:30 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/0435a08f69125535336177c29d56af3abc1f69da",
"reference": "0435a08f69125535336177c29d56af3abc1f69da",
2019-11-21 22:16:30 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-mbstring": "~1.0"
2019-11-21 22:16:30 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/console": "<5.4"
2019-11-21 22:16:30 +01:00
},
"require-dev": {
"ext-iconv": "*",
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/error-handler": "^6.3|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0",
"symfony/uid": "^5.4|^6.0|^7.0",
2021-03-14 18:43:09 +01:00
"twig/twig": "^2.13|^3.0.4"
2019-11-21 22:16:30 +01:00
},
"bin": [
"Resources/bin/var-dump-server"
],
"type": "library",
"autoload": {
"files": [
"Resources/functions/dump.php"
],
"psr-4": {
"Symfony\\Component\\VarDumper\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides mechanisms for walking through any arbitrary PHP variable",
2019-11-21 22:16:30 +01:00
"homepage": "https://symfony.com",
"keywords": [
"debug",
"dump"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/var-dumper/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:53:30+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/var-exporter",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
2024-02-03 00:40:37 +01:00
"reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/a8c12b5448a5ac685347f5eeb2abf6a571ec16b8",
"reference": "a8c12b5448a5ac685347f5eeb2abf6a571ec16b8",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-12-03 22:18:44 +01:00
"php": ">=8.1",
"symfony/deprecation-contracts": "^2.5|^3"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\VarExporter\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Allows exporting any serializable PHP data structure to plain PHP code",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"clone",
"construct",
"export",
"hydrate",
"instantiate",
2023-05-27 20:10:18 +02:00
"lazy-loading",
"proxy",
2019-02-23 16:49:38 +01:00
"serialize"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/var-exporter/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/web-link",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
2024-02-03 00:40:37 +01:00
"reference": "1722ee157388aaf2f312954addf5b9665e4b7ee9"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/web-link/zipball/1722ee157388aaf2f312954addf5b9665e4b7ee9",
"reference": "1722ee157388aaf2f312954addf5b9665e4b7ee9",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"psr/link": "^1.1|^2.0"
2019-02-23 16:49:38 +01:00
},
2019-06-16 12:36:17 +02:00
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/http-kernel": "<5.4"
2019-06-16 12:36:17 +02:00
},
2019-11-21 22:16:30 +01:00
"provide": {
2023-05-27 20:35:36 +02:00
"psr/link-implementation": "1.0|2.0"
2019-11-21 22:16:30 +01:00
},
2019-02-23 16:49:38 +01:00
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/http-kernel": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Manages links between resources",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
"keywords": [
"dns-prefetch",
"http",
"http2",
"link",
"performance",
"prefetch",
"preload",
"prerender",
"psr13",
"push"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/web-link/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
2019-02-24 18:05:06 +01:00
{
"name": "symfony/webpack-encore-bundle",
2023-10-25 17:14:02 +02:00
"version": "v2.1.1",
2019-02-24 18:05:06 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/webpack-encore-bundle.git",
2023-10-25 17:14:02 +02:00
"reference": "75cb918df3f65e28cf0d4bc03042bc45ccb19dd0"
2019-02-24 18:05:06 +01:00
},
"dist": {
"type": "zip",
2023-10-25 17:14:02 +02:00
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/75cb918df3f65e28cf0d4bc03042bc45ccb19dd0",
"reference": "75cb918df3f65e28cf0d4bc03042bc45ccb19dd0",
2019-02-24 18:05:06 +01:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"php": ">=8.1.0",
2023-10-04 01:25:22 +02:00
"symfony/asset": "^5.4 || ^6.2 || ^7.0",
"symfony/config": "^5.4 || ^6.2 || ^7.0",
"symfony/dependency-injection": "^5.4 || ^6.2 || ^7.0",
"symfony/http-kernel": "^5.4 || ^6.2 || ^7.0",
2023-06-11 18:27:49 +02:00
"symfony/service-contracts": "^1.1.9 || ^2.1.3 || ^3.0"
2019-02-24 18:05:06 +01:00
},
"require-dev": {
2023-10-04 01:25:22 +02:00
"symfony/framework-bundle": "^5.4 || ^6.2 || ^7.0",
"symfony/phpunit-bridge": "^5.4 || ^6.2 || ^7.0",
"symfony/twig-bundle": "^5.4 || ^6.2 || ^7.0",
"symfony/web-link": "^5.4 || ^6.2 || ^7.0"
2019-02-24 18:05:06 +01:00
},
"type": "symfony-bundle",
"extra": {
"thanks": {
"name": "symfony/webpack-encore",
"url": "https://github.com/symfony/webpack-encore"
}
},
"autoload": {
"psr-4": {
"Symfony\\WebpackEncoreBundle\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Integration with your Symfony app & Webpack Encore!",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/symfony/webpack-encore-bundle/issues",
2023-10-25 17:14:02 +02:00
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v2.1.1"
2021-01-03 20:34:58 +01: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"
}
],
2023-10-25 17:14:02 +02:00
"time": "2023-10-22T18:53:08+00:00"
2019-02-24 18:05:06 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/yaml",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
2024-02-03 00:40:37 +01:00
"reference": "d75715985f0f94f978e3a8fa42533e10db921b90"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/yaml/zipball/d75715985f0f94f978e3a8fa42533e10db921b90",
"reference": "d75715985f0f94f978e3a8fa42533e10db921b90",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
2023-08-01 00:22:03 +02:00
"symfony/deprecation-contracts": "^2.5|^3",
2022-01-19 19:35:45 +01:00
"symfony/polyfill-ctype": "^1.8"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-05-27 20:35:36 +02:00
"symfony/console": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/console": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
2020-05-31 13:47:29 +02:00
"bin": [
"Resources/bin/yaml-lint"
],
2019-02-23 16:49:38 +01:00
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Loads and dumps YAML files",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/yaml/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
2020-04-24 22:10:49 +02:00
{
"name": "tecnickcom/tc-lib-barcode",
2023-12-04 00:01:47 +01:00
"version": "2.1.4",
2020-04-24 22:10:49 +02:00
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/tc-lib-barcode.git",
2023-12-04 00:01:47 +01:00
"reference": "80703c7b44d06e60467a50be91c4e59af9510850"
2020-04-24 22:10:49 +02:00
},
"dist": {
"type": "zip",
2023-12-04 00:01:47 +01:00
"url": "https://api.github.com/repos/tecnickcom/tc-lib-barcode/zipball/80703c7b44d06e60467a50be91c4e59af9510850",
"reference": "80703c7b44d06e60467a50be91c4e59af9510850",
2020-04-24 22:10:49 +02:00
"shasum": ""
},
"require": {
"ext-bcmath": "*",
"ext-date": "*",
"ext-gd": "*",
"ext-pcre": "*",
2023-12-04 00:01:47 +01:00
"php": ">=8.0",
"tecnickcom/tc-lib-color": "^2.0"
2020-04-24 22:10:49 +02:00
},
"require-dev": {
2023-05-06 22:25:56 +02:00
"pdepend/pdepend": "2.13.0",
2023-01-08 23:28:23 +01:00
"phpmd/phpmd": "2.13.0",
2023-12-04 00:01:47 +01:00
"phpunit/phpunit": "10.1.2 || 9.6.13",
"squizlabs/php_codesniffer": "3.7.2"
2020-04-24 22:10:49 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Com\\Tecnick\\Barcode\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-09-09 23:19:44 +02:00
"LGPL-3.0-or-later"
2020-04-24 22:10:49 +02:00
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"role": "lead"
}
],
"description": "PHP library to generate linear and bidimensional barcodes",
"homepage": "http://www.tecnick.com",
"keywords": [
"3 of 9",
"ANSI MH10.8M-1983",
"CBC",
"CODABAR",
"CODE 11",
"CODE 128 A B C",
"CODE 39",
"CODE 93",
"EAN 13",
"EAN 8",
"ECC200",
2023-10-25 17:14:02 +02:00
"ISO IEC 15438 2006",
"ISO IEC 16022",
"ISO IEC 24778 2008",
2020-04-24 22:10:49 +02:00
"Intelligent Mail Barcode",
"Interleaved 2 of 5",
"KIX",
"Klant",
"MSI",
"Onecode",
"PHARMACODE",
"PHARMACODE TWO-TRACKS",
"POSTNET",
"RMS4CC",
"Standard 2 of 5",
"UPC-A",
"UPC-E",
"USD-3",
"USPS-B-3200",
"USS-93",
2023-10-25 17:14:02 +02:00
"aztec",
2020-04-24 22:10:49 +02:00
"barcode",
"datamatrix",
"pdf417",
"planet",
"qr-code",
"royal mail",
"tc-lib-barcode",
"upc"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/tecnickcom/tc-lib-barcode/issues",
2023-12-04 00:01:47 +01:00
"source": "https://github.com/tecnickcom/tc-lib-barcode/tree/2.1.4"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-barcode%20project",
"type": "custom"
}
],
2023-12-04 00:01:47 +01:00
"time": "2023-11-29T11:09:42+00:00"
2020-04-24 22:10:49 +02:00
},
{
"name": "tecnickcom/tc-lib-color",
2023-12-04 00:01:47 +01:00
"version": "2.0.7",
2020-04-24 22:10:49 +02:00
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/tc-lib-color.git",
2023-12-04 00:01:47 +01:00
"reference": "7dbdfbba5c40deade2561911ca60d8851c527311"
2020-04-24 22:10:49 +02:00
},
"dist": {
"type": "zip",
2023-12-04 00:01:47 +01:00
"url": "https://api.github.com/repos/tecnickcom/tc-lib-color/zipball/7dbdfbba5c40deade2561911ca60d8851c527311",
"reference": "7dbdfbba5c40deade2561911ca60d8851c527311",
2020-04-24 22:10:49 +02:00
"shasum": ""
},
"require": {
"ext-pcre": "*",
2023-12-04 00:01:47 +01:00
"php": ">=8.0"
2020-04-24 22:10:49 +02:00
},
"require-dev": {
2023-05-06 22:25:56 +02:00
"pdepend/pdepend": "2.13.0",
2023-01-08 23:28:23 +01:00
"phpmd/phpmd": "2.13.0",
2023-12-04 00:01:47 +01:00
"phpunit/phpunit": "10.1.2 || 9.6.13",
"squizlabs/php_codesniffer": "3.7.2"
2020-04-24 22:10:49 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Com\\Tecnick\\Color\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-09-09 23:19:44 +02:00
"LGPL-3.0-or-later"
2020-04-24 22:10:49 +02:00
],
"authors": [
{
"name": "Nicola Asuni",
"email": "info@tecnick.com",
"role": "lead"
}
],
"description": "PHP library to manipulate various color representations",
"homepage": "http://www.tecnick.com",
"keywords": [
"cmyk",
"color",
"colors",
"colour",
"colours",
"hsl",
"hsla",
"javascript",
"rgb",
"rgba",
"tc-lib-color",
"web"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/tecnickcom/tc-lib-color/issues",
2023-12-04 00:01:47 +01:00
"source": "https://github.com/tecnickcom/tc-lib-color/tree/2.0.7"
2021-01-03 20:34:58 +01:00
},
"funding": [
{
"url": "https://www.paypal.com/cgi-bin/webscr?cmd=_donations¤cy_code=GBP&business=paypal@tecnick.com&item_name=donation%20for%20tc-lib-color%20project",
"type": "custom"
}
],
2023-12-04 00:01:47 +01:00
"time": "2023-11-29T11:02:39+00:00"
2020-04-24 22:10:49 +02:00
},
2019-11-24 22:49:22 +01:00
{
"name": "tijsverkoyen/css-to-inline-styles",
2023-12-10 00:40:39 +01:00
"version": "v2.2.7",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
2023-12-10 00:40:39 +01:00
"reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-12-10 00:40:39 +01:00
"url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/83ee6f38df0a63106a9e4536e3060458b74ccedb",
"reference": "83ee6f38df0a63106a9e4536e3060458b74ccedb",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-libxml": "*",
2020-07-18 23:50:39 +02:00
"php": "^5.5 || ^7.0 || ^8.0",
2023-12-10 00:40:39 +01:00
"symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
2019-11-24 22:49:22 +01:00
},
"require-dev": {
2022-01-19 19:35:45 +01:00
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5 || ^8.5.21 || ^9.5.10"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.2.x-dev"
}
},
"autoload": {
"psr-4": {
"TijsVerkoyen\\CssToInlineStyles\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Tijs Verkoyen",
"email": "css_to_inline_styles@verkoyen.eu",
"role": "Developer"
}
],
"description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
"homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
2023-12-10 00:40:39 +01:00
"source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/v2.2.7"
2021-01-03 20:34:58 +01:00
},
2023-12-10 00:40:39 +01:00
"time": "2023-12-08T13:03:43+00:00"
2019-11-24 22:49:22 +01:00
},
{
"name": "twig/cssinliner-extra",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/cssinliner-extra.git",
2023-11-24 23:55:21 +01:00
"reference": "259a4b861732545e0e1ecd43bf25b251494af45b"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/cssinliner-extra/zipball/259a4b861732545e0e1ecd43bf25b251494af45b",
"reference": "259a4b861732545e0e1ecd43bf25b251494af45b",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
2023-11-24 23:55:21 +01:00
"php": ">=7.2.5",
2019-11-24 22:49:22 +01:00
"tijsverkoyen/css-to-inline-styles": "^2.0",
2023-11-24 23:55:21 +01:00
"twig/twig": "^3.0"
2019-11-24 22:49:22 +01:00
},
"require-dev": {
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\CssInliner\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-11-24 22:49:22 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}
],
"description": "A Twig extension to allow inlining CSS",
"homepage": "https://twig.symfony.com",
"keywords": [
"css",
"inlining",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/cssinliner-extra/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T14:02:01+00:00"
2019-11-24 22:49:22 +01:00
},
2019-08-12 23:45:21 +02:00
{
"name": "twig/extra-bundle",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-08-12 23:45:21 +02:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git",
2023-11-24 23:55:21 +01:00
"reference": "32807183753de0388c8e59f7ac2d13bb47311140"
2019-08-12 23:45:21 +02:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/32807183753de0388c8e59f7ac2d13bb47311140",
"reference": "32807183753de0388c8e59f7ac2d13bb47311140",
2019-08-12 23:45:21 +02:00
"shasum": ""
},
"require": {
2022-01-19 19:35:45 +01:00
"php": ">=7.2.5",
2023-11-24 23:55:21 +01:00
"symfony/framework-bundle": "^5.4|^6.0|^7.0",
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"twig/twig": "^3.0"
2019-08-12 23:45:21 +02:00
},
"require-dev": {
2022-01-19 19:35:45 +01:00
"league/commonmark": "^1.0|^2.0",
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0",
2021-03-14 18:43:09 +01:00
"twig/cache-extra": "^3.0",
2019-12-29 13:35:30 +01:00
"twig/cssinliner-extra": "^2.12|^3.0",
"twig/html-extra": "^2.12|^3.0",
"twig/inky-extra": "^2.12|^3.0",
"twig/intl-extra": "^2.12|^3.0",
2021-03-14 18:43:09 +01:00
"twig/markdown-extra": "^2.12|^3.0",
"twig/string-extra": "^2.12|^3.0"
2019-08-12 23:45:21 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\TwigExtraBundle\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-08-12 23:45:21 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
2019-09-07 16:54:07 +02:00
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
2019-08-12 23:45:21 +02:00
}
],
"description": "A Symfony bundle for extra Twig extensions",
"homepage": "https://twig.symfony.com",
"keywords": [
"bundle",
"extra",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T14:02:01+00:00"
2019-08-12 23:45:21 +02:00
},
2020-05-07 23:35:20 +02:00
{
"name": "twig/html-extra",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2020-05-07 23:35:20 +02:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/html-extra.git",
2023-11-24 23:55:21 +01:00
"reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2"
2020-05-07 23:35:20 +02:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/html-extra/zipball/c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
"reference": "c04603bb3b71d8d2ece9e583dbf7bd77811df1f2",
2020-05-07 23:35:20 +02:00
"shasum": ""
},
"require": {
2023-11-24 23:55:21 +01:00
"php": ">=7.2.5",
"symfony/mime": "^5.4|^6.0|^7.0",
"twig/twig": "^3.0"
2020-05-07 23:35:20 +02:00
},
"require-dev": {
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0"
2020-05-07 23:35:20 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\Html\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2020-05-07 23:35:20 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}
],
"description": "A Twig extension for HTML",
"homepage": "https://twig.symfony.com",
"keywords": [
"html",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/html-extra/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T14:02:01+00:00"
2020-05-07 23:35:20 +02:00
},
2019-11-24 22:49:22 +01:00
{
"name": "twig/inky-extra",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-11-24 22:49:22 +01:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/inky-extra.git",
2023-11-24 23:55:21 +01:00
"reference": "8c12463f6d66697347692b04b12c5c1789dc1a5c"
2019-11-24 22:49:22 +01:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/inky-extra/zipball/8c12463f6d66697347692b04b12c5c1789dc1a5c",
"reference": "8c12463f6d66697347692b04b12c5c1789dc1a5c",
2019-11-24 22:49:22 +01:00
"shasum": ""
},
"require": {
"lorenzo/pinky": "^1.0.5",
2023-11-24 23:55:21 +01:00
"php": ">=7.2.5",
"twig/twig": "^3.0"
2019-11-24 22:49:22 +01:00
},
"require-dev": {
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0"
2019-11-24 22:49:22 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\Inky\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-11-24 22:49:22 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}
],
"description": "A Twig extension for the inky email templating engine",
"homepage": "https://twig.symfony.com",
"keywords": [
"email",
"emails",
"inky",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/inky-extra/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T14:02:01+00:00"
2019-11-24 22:49:22 +01:00
},
2019-08-12 23:45:21 +02:00
{
"name": "twig/intl-extra",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-08-12 23:45:21 +02:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/intl-extra.git",
2023-11-24 23:55:21 +01:00
"reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c"
2019-08-12 23:45:21 +02:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/intl-extra/zipball/7b3db67c700735f473a265a97e1adaeba3e6ca0c",
"reference": "7b3db67c700735f473a265a97e1adaeba3e6ca0c",
2019-08-12 23:45:21 +02:00
"shasum": ""
},
"require": {
2023-11-24 23:55:21 +01:00
"php": ">=7.2.5",
"symfony/intl": "^5.4|^6.0|^7.0",
"twig/twig": "^3.0"
2019-08-12 23:45:21 +02:00
},
"require-dev": {
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0"
2019-08-12 23:45:21 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\Intl\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-08-12 23:45:21 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
2019-09-07 16:54:07 +02:00
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
2019-08-12 23:45:21 +02:00
}
],
"description": "A Twig extension for Intl",
"homepage": "https://twig.symfony.com",
"keywords": [
"intl",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/intl-extra/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T17:27:48+00:00"
2019-08-12 23:45:21 +02:00
},
2019-12-01 13:50:43 +01:00
{
"name": "twig/markdown-extra",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-12-01 13:50:43 +01:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/markdown-extra.git",
2023-11-24 23:55:21 +01:00
"reference": "b6e4954ab60030233df5d293886b5404558daac8"
2019-12-01 13:50:43 +01:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/b6e4954ab60030233df5d293886b5404558daac8",
"reference": "b6e4954ab60030233df5d293886b5404558daac8",
2019-12-01 13:50:43 +01:00
"shasum": ""
},
"require": {
2023-11-24 23:55:21 +01:00
"php": ">=7.2.5",
"twig/twig": "^3.0"
2019-12-01 13:50:43 +01:00
},
"require-dev": {
"erusev/parsedown": "^1.7",
2022-01-19 19:35:45 +01:00
"league/commonmark": "^1.0|^2.0",
2021-06-09 08:45:34 +02:00
"league/html-to-markdown": "^4.8|^5.0",
2023-01-08 23:28:23 +01:00
"michelf/php-markdown": "^1.8|^2.0",
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^6.4|^7.0"
2019-12-01 13:50:43 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
2021-03-14 18:43:09 +01:00
"Twig\\Extra\\Markdown\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2019-12-01 13:50:43 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com",
"homepage": "http://fabien.potencier.org",
"role": "Lead Developer"
}
],
"description": "A Twig extension for Markdown",
"homepage": "https://twig.symfony.com",
"keywords": [
"html",
"markdown",
"twig"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/markdown-extra/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T14:02:01+00:00"
2019-12-01 13:50:43 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "twig/twig",
2023-11-24 23:55:21 +01:00
"version": "v3.8.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
2023-11-24 23:55:21 +01:00
"reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/twigphp/Twig/zipball/9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
"reference": "9d15f0ac07f44dc4217883ec6ae02fd555c6f71d",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2020-07-18 23:50:39 +02:00
"php": ">=7.2.5",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-ctype": "^1.8",
2023-11-24 23:55:21 +01:00
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-05-06 22:25:56 +02:00
"psr/container": "^1.0|^2.0",
2023-11-24 23:55:21 +01:00
"symfony/phpunit-bridge": "^5.4.9|^6.3|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Twig\\": "src/"
}
},
"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"
},
{
"name": "Twig Team",
"role": "Contributors"
2019-10-05 21:01:24 +02:00
},
{
"name": "Armin Ronacher",
"email": "armin.ronacher@active-4.com",
"role": "Project Founder"
2019-02-23 16:49:38 +01:00
}
],
"description": "Twig, the flexible, fast, and secure template language for PHP",
"homepage": "https://twig.symfony.com",
"keywords": [
"templating"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
2023-11-24 23:55:21 +01:00
"source": "https://github.com/twigphp/Twig/tree/v3.8.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/twig/twig",
"type": "tidelift"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-21T18:54:41+00:00"
2019-02-23 16:49:38 +01:00
},
2020-06-08 20:23:35 +02:00
{
"name": "ua-parser/uap-php",
2020-10-03 11:52:32 +02:00
"version": "v3.9.14",
2020-06-08 20:23:35 +02:00
"source": {
"type": "git",
"url": "https://github.com/ua-parser/uap-php.git",
2020-10-03 11:52:32 +02:00
"reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
2020-06-08 20:23:35 +02:00
},
"dist": {
"type": "zip",
2020-10-03 11:52:32 +02:00
"url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
"reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
2020-06-08 20:23:35 +02:00
"shasum": ""
},
"require": {
"composer/ca-bundle": "^1.1",
2020-10-03 11:52:32 +02:00
"php": "^7.2 || ^8.0"
2020-06-08 20:23:35 +02:00
},
"require-dev": {
2020-08-21 21:10:47 +02:00
"phpstan/phpstan": "^0.12.33",
"phpunit/phpunit": "^8 || ^9",
"symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
"symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
"symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
"symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
"vimeo/psalm": "^3.12"
2020-06-08 20:23:35 +02:00
},
"suggest": {
"symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
"symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
"symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
"symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
},
"bin": [
"bin/uaparser"
],
"type": "library",
"autoload": {
"psr-4": {
"UAParser\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Dave Olsen",
"email": "dmolsen@gmail.com"
},
{
"name": "Lars Strojny",
"email": "lars@strojny.net"
}
],
"description": "A multi-language port of Browserscope's user agent parser.",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/ua-parser/uap-php/issues",
"source": "https://github.com/ua-parser/uap-php/tree/v3.9.14"
},
2020-10-03 11:52:32 +02:00
"time": "2020-10-02T23:36:20+00:00"
2020-06-08 20:23:35 +02:00
},
2022-10-03 23:09:50 +02:00
{
"name": "web-auth/cose-lib",
2024-02-06 21:47:18 +01:00
"version": "4.3.0",
2022-10-03 23:09:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-auth/cose-lib.git",
2024-02-06 21:47:18 +01:00
"reference": "e5c417b3b90e06c84638a18d350e438d760cb955"
2022-10-03 23:09:50 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/web-auth/cose-lib/zipball/e5c417b3b90e06c84638a18d350e438d760cb955",
"reference": "e5c417b3b90e06c84638a18d350e438d760cb955",
2022-10-03 23:09:50 +02:00
"shasum": ""
},
"require": {
2024-02-06 21:47:18 +01:00
"brick/math": "^0.9|^0.10|^0.11|^0.12",
2022-10-03 23:09:50 +02:00
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"spomky-labs/pki-framework": "^1.0"
},
"require-dev": {
"ekino/phpstan-banned-code": "^1.0",
2023-07-29 18:55:24 +02:00
"infection/infection": "^0.27",
2023-05-27 20:35:36 +02:00
"php-parallel-lint/php-parallel-lint": "^1.3",
2023-07-29 18:55:24 +02:00
"phpstan/extension-installer": "^1.3",
2023-05-27 20:35:36 +02:00
"phpstan/phpstan": "^1.7",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.2",
2023-07-29 18:55:24 +02:00
"phpunit/phpunit": "^10.1",
2023-05-27 20:35:36 +02:00
"qossmic/deptrac-shim": "^1.0",
2024-02-06 21:47:18 +01:00
"rector/rector": "^0.19",
"symfony/phpunit-bridge": "^6.4|^7.0",
2023-07-29 18:55:24 +02:00
"symplify/easy-coding-standard": "^12.0"
2023-05-27 20:35:36 +02:00
},
"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"
2022-10-03 23:09:50 +02:00
},
"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": {
2023-05-27 20:35:36 +02:00
"issues": "https://github.com/web-auth/cose-lib/issues",
2024-02-06 21:47:18 +01:00
"source": "https://github.com/web-auth/cose-lib/tree/4.3.0"
2022-10-03 23:09:50 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T21:00:39+00:00"
2022-10-03 23:09:50 +02:00
},
{
"name": "web-auth/metadata-service",
2024-02-06 21:47:18 +01:00
"version": "4.7.9",
2022-10-03 23:09:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-metadata-service.git",
2023-10-15 14:01:01 +02:00
"reference": "1da1fc6d8055c75af4e46cde169d7b920b8af90a"
2022-10-03 23:09:50 +02:00
},
"dist": {
"type": "zip",
2023-10-15 14:01:01 +02:00
"url": "https://api.github.com/repos/web-auth/webauthn-metadata-service/zipball/1da1fc6d8055c75af4e46cde169d7b920b8af90a",
"reference": "1da1fc6d8055c75af4e46cde169d7b920b8af90a",
2022-10-03 23:09:50 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
2023-05-27 20:35:36 +02:00
"lcobucci/clock": "^2.2|^3.0",
"paragonie/constant_time_encoding": "^2.6",
"php": ">=8.1",
"psr/clock": "^1.0",
"psr/event-dispatcher": "^1.0",
2022-10-03 23:09:50 +02:00
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
2023-05-27 20:35:36 +02:00
"psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/pki-framework": "^1.0",
"symfony/deprecation-contracts": "^3.2"
2022-10-03 23:09:50 +02:00
},
"suggest": {
2023-05-27 20:35:36 +02:00
"psr/clock-implementation": "As of 4.5.x, the PSR Clock implementation will replace lcobucci/clock",
"psr/log-implementation": "Recommended to receive logs from the library",
2022-10-03 23:09:50 +02:00
"web-token/jwt-key-mgmt": "Mandatory for fetching Metadata Statement from distant sources",
"web-token/jwt-signature-algorithm-ecdsa": "Mandatory for fetching Metadata Statement from distant sources"
},
"type": "library",
2023-06-11 19:52:43 +02:00
"extra": {
"thanks": {
"name": "web-auth/webauthn-framework",
"url": "https://github.com/web-auth/webauthn-framework"
}
},
2022-10-03 23:09:50 +02:00
"autoload": {
"psr-4": {
"Webauthn\\MetadataService\\": "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/metadata-service/contributors"
}
],
"description": "Metadata Service for FIDO2/Webauthn",
"homepage": "https://github.com/web-auth",
"keywords": [
"FIDO2",
"fido",
"webauthn"
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/web-auth/webauthn-metadata-service/tree/4.7.9"
2022-10-03 23:09:50 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2023-10-15 14:01:01 +02:00
"time": "2023-10-07T13:59:48+00:00"
2022-10-03 23:09:50 +02:00
},
{
"name": "web-auth/webauthn-lib",
2024-02-06 21:47:18 +01:00
"version": "4.7.9",
2022-10-03 23:09:50 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-lib.git",
2024-02-06 21:47:18 +01:00
"reference": "03a652042d7b5e919e449954d729ced26ee3c3c2"
2022-10-03 23:09:50 +02:00
},
"dist": {
"type": "zip",
2024-02-06 21:47:18 +01:00
"url": "https://api.github.com/repos/web-auth/webauthn-lib/zipball/03a652042d7b5e919e449954d729ced26ee3c3c2",
"reference": "03a652042d7b5e919e449954d729ced26ee3c3c2",
2022-10-03 23:09:50 +02:00
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
2023-05-27 20:35:36 +02:00
"paragonie/constant_time_encoding": "^2.6",
"php": ">=8.1",
"psr/event-dispatcher": "^1.0",
2022-10-03 23:09:50 +02:00
"psr/http-client": "^1.0",
"psr/http-factory": "^1.0",
2023-05-27 20:35:36 +02:00
"psr/log": "^1.0|^2.0|^3.0",
"spomky-labs/cbor-php": "^3.0",
2023-12-10 00:40:39 +01:00
"symfony/uid": "^6.1|^7.0",
2023-09-09 23:19:44 +02:00
"web-auth/cose-lib": "^4.2.3",
2022-10-03 23:09:50 +02:00
"web-auth/metadata-service": "self.version"
},
"suggest": {
"psr/log-implementation": "Recommended to receive logs from the library",
2023-05-27 20:35:36 +02:00
"symfony/event-dispatcher": "Recommended to use dispatched events",
2022-10-03 23:09:50 +02:00
"web-token/jwt-key-mgmt": "Mandatory for the AndroidSafetyNet Attestation Statement support",
"web-token/jwt-signature-algorithm-ecdsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
"web-token/jwt-signature-algorithm-eddsa": "Recommended for the AndroidSafetyNet Attestation Statement support",
"web-token/jwt-signature-algorithm-rsa": "Mandatory for the AndroidSafetyNet Attestation Statement support"
},
"type": "library",
2023-06-11 19:52:43 +02:00
"extra": {
"thanks": {
"name": "web-auth/webauthn-framework",
"url": "https://github.com/web-auth/webauthn-framework"
}
},
2022-10-03 23:09:50 +02:00
"autoload": {
"psr-4": {
"Webauthn\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Florent Morselli",
"homepage": "https://github.com/Spomky"
},
{
"name": "All contributors",
"homepage": "https://github.com/web-auth/webauthn-library/contributors"
}
],
"description": "FIDO2/Webauthn Support For PHP",
"homepage": "https://github.com/web-auth",
"keywords": [
"FIDO2",
"fido",
"webauthn"
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/web-auth/webauthn-lib/tree/4.7.9"
2022-10-03 23:09:50 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-02-06 21:47:18 +01:00
"time": "2024-02-05T17:20:58+00:00"
2022-10-03 23:09:50 +02:00
},
2022-10-04 00:08:58 +02:00
{
"name": "web-auth/webauthn-symfony-bundle",
2024-02-06 21:47:18 +01:00
"version": "4.7.9",
2022-10-04 00:08:58 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-auth/webauthn-symfony-bundle.git",
2023-12-10 00:40:39 +01:00
"reference": "f7a677c4063d1266d66dd4ef26833985a6afb4b9"
2022-10-04 00:08:58 +02:00
},
"dist": {
"type": "zip",
2023-12-10 00:40:39 +01:00
"url": "https://api.github.com/repos/web-auth/webauthn-symfony-bundle/zipball/f7a677c4063d1266d66dd4ef26833985a6afb4b9",
"reference": "f7a677c4063d1266d66dd4ef26833985a6afb4b9",
2022-10-04 00:08:58 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"nyholm/psr7": "^1.5",
"php": ">=8.1",
"psr/event-dispatcher": "^1.0",
"spomky-labs/cbor-bundle": "^3.0",
2023-12-10 00:40:39 +01:00
"symfony/config": "^6.1|^7.0",
"symfony/dependency-injection": "^6.1|^7.0",
"symfony/framework-bundle": "^6.1|^7.0",
"symfony/http-client": "^6.1|^7.0",
2023-05-27 20:35:36 +02:00
"symfony/psr-http-message-bridge": "^2.1",
2023-12-10 00:40:39 +01:00
"symfony/security-bundle": "^6.1|^7.0",
"symfony/security-core": "^6.1|^7.0",
"symfony/security-http": "^6.1|^7.0",
"symfony/serializer": "^6.1|^7.0",
"symfony/validator": "^6.1|^7.0",
2022-10-04 00:08:58 +02:00
"web-auth/webauthn-lib": "self.version",
2023-05-27 20:35:36 +02:00
"web-token/jwt-signature": "^3.1"
2022-10-04 00:08:58 +02:00
},
"type": "symfony-bundle",
2023-06-11 19:52:43 +02:00
"extra": {
"thanks": {
"name": "web-auth/webauthn-framework",
"url": "https://github.com/web-auth/webauthn-framework"
}
},
2022-10-04 00:08:58 +02:00
"autoload": {
"psr-4": {
"Webauthn\\Bundle\\": "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-symfony-bundle/contributors"
}
],
"description": "FIDO2/Webauthn Security Bundle For Symfony",
"homepage": "https://github.com/web-auth",
"keywords": [
"FIDO2",
2023-09-09 23:19:44 +02:00
"bundle",
2022-10-04 00:08:58 +02:00
"fido",
2023-09-09 23:19:44 +02:00
"symfony",
"symfony-bundle",
2022-10-04 00:08:58 +02:00
"webauthn"
],
"support": {
2024-02-06 21:47:18 +01:00
"source": "https://github.com/web-auth/webauthn-symfony-bundle/tree/4.7.9"
2022-10-04 00:08:58 +02:00
},
"funding": [
{
"url": "https://github.com/Spomky",
"type": "github"
},
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2023-12-10 00:40:39 +01:00
"time": "2023-12-08T13:02:43+00:00"
2022-10-04 00:08:58 +02:00
},
{
"name": "web-token/jwt-core",
2024-02-18 19:25:52 +01:00
"version": "3.2.10",
2022-10-04 00:08:58 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-core.git",
2024-01-10 23:19:16 +01:00
"reference": "2b7277a4837230cf2982a1484643a978d505eae3"
2022-10-04 00:08:58 +02:00
},
"dist": {
"type": "zip",
2024-01-10 23:19:16 +01:00
"url": "https://api.github.com/repos/web-token/jwt-core/zipball/2b7277a4837230cf2982a1484643a978d505eae3",
"reference": "2b7277a4837230cf2982a1484643a978d505eae3",
2022-10-04 00:08:58 +02:00
"shasum": ""
},
"require": {
2024-01-10 23:19:16 +01:00
"brick/math": "^0.9|^0.10|^0.11|^0.12",
2022-10-04 00:08:58 +02:00
"ext-json": "*",
"ext-mbstring": "*",
2024-01-10 23:19:16 +01:00
"paragonie/constant_time_encoding": "^2.6",
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"spomky-labs/pki-framework": "^1.0"
2022-10-04 00:08:58 +02:00
},
"conflict": {
"spomky-labs/jose": "*"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Core\\": ""
}
},
"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-token/jwt-framework/contributors"
}
],
"description": "Core component of the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
"support": {
2024-02-18 19:25:52 +01:00
"source": "https://github.com/web-token/jwt-core/tree/3.2.10"
2022-10-04 00:08:58 +02:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-01-10 23:19:16 +01:00
"time": "2024-01-04T15:42:08+00:00"
2022-10-04 00:08:58 +02:00
},
{
"name": "web-token/jwt-signature",
2024-02-18 19:25:52 +01:00
"version": "3.2.10",
2022-10-04 00:08:58 +02:00
"source": {
"type": "git",
"url": "https://github.com/web-token/jwt-signature.git",
2024-01-10 23:19:16 +01:00
"reference": "14fec03d581550396edd0bf20fe6308dac167165"
2022-10-04 00:08:58 +02:00
},
"dist": {
"type": "zip",
2024-01-10 23:19:16 +01:00
"url": "https://api.github.com/repos/web-token/jwt-signature/zipball/14fec03d581550396edd0bf20fe6308dac167165",
"reference": "14fec03d581550396edd0bf20fe6308dac167165",
2022-10-04 00:08:58 +02:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=8.1",
"web-token/jwt-core": "^3.2"
2022-10-04 00:08:58 +02:00
},
"suggest": {
"web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
"web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
"web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
"web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
"web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
},
"type": "library",
"autoload": {
"psr-4": {
"Jose\\Component\\Signature\\": ""
}
},
"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-token/jwt-signature/contributors"
}
],
"description": "Signature component of the JWT Framework.",
"homepage": "https://github.com/web-token",
"keywords": [
"JOSE",
"JWE",
"JWK",
"JWKSet",
"JWS",
"Jot",
"RFC7515",
"RFC7516",
"RFC7517",
"RFC7518",
"RFC7519",
"RFC7520",
"bundle",
"jwa",
"jwt",
"symfony"
],
"support": {
2024-02-18 19:25:52 +01:00
"source": "https://github.com/web-token/jwt-signature/tree/3.2.10"
2022-10-04 00:08:58 +02:00
},
"funding": [
{
"url": "https://www.patreon.com/FlorentMorselli",
"type": "patreon"
}
],
2024-01-10 23:19:16 +01:00
"time": "2024-01-04T15:42:08+00:00"
2022-10-04 00:08:58 +02:00
},
2019-02-23 16:49:38 +01:00
{
"name": "webmozart/assert",
2022-07-17 22:26:35 +02:00
"version": "1.11.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
2021-03-14 18:43:09 +01:00
"url": "https://github.com/webmozarts/assert.git",
2022-07-17 22:26:35 +02:00
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2022-07-17 22:26:35 +02:00
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"ext-ctype": "*",
"php": "^7.2 || ^8.0"
2019-02-23 16:49:38 +01:00
},
2019-11-30 15:43:30 +01:00
"conflict": {
2020-07-04 23:38:18 +02:00
"phpstan/phpstan": "<0.12.20",
2021-03-14 18:43:09 +01:00
"vimeo/psalm": "<4.6.1 || 4.6.2"
2019-11-30 15:43:30 +01:00
},
2019-02-23 16:49:38 +01:00
"require-dev": {
2021-03-14 18:43:09 +01:00
"phpunit/phpunit": "^8.5.13"
2019-02-23 16:49:38 +01:00
},
"type": "library",
2021-03-14 18:43:09 +01:00
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
2019-02-23 16:49:38 +01:00
"autoload": {
"psr-4": {
"Webmozart\\Assert\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Assertions to validate method input/output with nice error messages.",
"keywords": [
"assert",
"check",
"validate"
],
2021-01-03 20:34:58 +01:00
"support": {
2021-03-14 18:43:09 +01:00
"issues": "https://github.com/webmozarts/assert/issues",
2022-07-17 22:26:35 +02:00
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
2021-01-03 20:34:58 +01:00
},
2022-07-17 22:26:35 +02:00
"time": "2022-06-03T18:03:27+00:00"
2023-08-06 00:42:34 +02:00
},
{
"name": "willdurand/negotiation",
"version": "3.1.0",
"source": {
"type": "git",
"url": "https://github.com/willdurand/Negotiation.git",
"reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
"reference": "68e9ea0553ef6e2ee8db5c1d98829f111e623ec2",
"shasum": ""
},
"require": {
"php": ">=7.1.0"
},
"require-dev": {
"symfony/phpunit-bridge": "^5.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"psr-4": {
"Negotiation\\": "src/Negotiation"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "William Durand",
"email": "will+git@drnd.me"
}
],
"description": "Content Negotiation tools for PHP provided as a standalone library.",
"homepage": "http://williamdurand.fr/Negotiation/",
"keywords": [
"accept",
"content",
"format",
"header",
"negotiation"
],
"support": {
"issues": "https://github.com/willdurand/Negotiation/issues",
"source": "https://github.com/willdurand/Negotiation/tree/3.1.0"
},
"time": "2022-01-30T20:08:53+00:00"
2019-02-23 16:49:38 +01:00
}
],
"packages-dev": [
2019-09-23 13:29:51 +02:00
{
"name": "amphp/amp",
2022-03-04 12:16:13 +01:00
"version": "v2.6.2",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/amphp/amp.git",
2022-03-04 12:16:13 +01:00
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2022-03-04 12:16:13 +01:00
"url": "https://api.github.com/repos/amphp/amp/zipball/9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
"reference": "9d5100cebffa729aaffecd3ad25dc5aeea4f13bb",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2021-10-02 18:36:29 +02:00
"php": ">=7.1"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
"amphp/phpunit-util": "^1",
"ext-json": "*",
2020-04-04 19:35:02 +02:00
"jetbrains/phpstorm-stubs": "^2019.3",
2021-10-02 18:36:29 +02:00
"phpunit/phpunit": "^7 | ^8 | ^9",
2020-07-18 23:50:39 +02:00
"psalm/phar": "^3.11@dev",
"react/promise": "^2"
2019-09-23 13:29:51 +02:00
},
"type": "library",
"extra": {
"branch-alias": {
2020-04-04 19:35:02 +02:00
"dev-master": "2.x-dev"
2019-09-23 13:29:51 +02:00
}
},
"autoload": {
"files": [
"lib/functions.php",
"lib/Internal/functions.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Amp\\": "lib"
}
2019-09-23 13:29:51 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniel Lowrey",
"email": "rdlowrey@php.net"
},
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Bob Weinand",
"email": "bobwei9@hotmail.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "A non-blocking concurrency framework for PHP applications.",
2022-03-04 12:16:13 +01:00
"homepage": "https://amphp.org/amp",
2019-09-23 13:29:51 +02:00
"keywords": [
"async",
"asynchronous",
"awaitable",
"concurrency",
"event",
"event-loop",
"future",
"non-blocking",
"promise"
],
2021-01-03 20:34:58 +01:00
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/amp/issues",
2022-03-04 12:16:13 +01:00
"source": "https://github.com/amphp/amp/tree/v2.6.2"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
2022-03-04 12:16:13 +01:00
"time": "2022-02-20T17:52:18+00:00"
2019-09-23 13:29:51 +02:00
},
{
"name": "amphp/byte-stream",
2021-06-09 08:45:34 +02:00
"version": "v1.8.1",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/amphp/byte-stream.git",
2021-06-09 08:45:34 +02:00
"reference": "acbd8002b3536485c997c4e019206b3f10ca15bd"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2021-06-09 08:45:34 +02:00
"url": "https://api.github.com/repos/amphp/byte-stream/zipball/acbd8002b3536485c997c4e019206b3f10ca15bd",
"reference": "acbd8002b3536485c997c4e019206b3f10ca15bd",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2020-07-30 17:13:16 +02:00
"amphp/amp": "^2",
"php": ">=7.1"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
"amphp/php-cs-fixer-config": "dev-master",
2020-07-30 17:13:16 +02:00
"amphp/phpunit-util": "^1.4",
2019-09-23 13:29:51 +02:00
"friendsofphp/php-cs-fixer": "^2.3",
2020-04-04 19:35:02 +02:00
"jetbrains/phpstorm-stubs": "^2019.3",
"phpunit/phpunit": "^6 || ^7 || ^8",
2020-07-30 17:13:16 +02:00
"psalm/phar": "^3.11.4"
2019-09-23 13:29:51 +02:00
},
"type": "library",
2020-04-04 19:35:02 +02:00
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
2019-09-23 13:29:51 +02:00
"autoload": {
"files": [
"lib/functions.php"
2022-03-04 12:16:13 +01:00
],
"psr-4": {
"Amp\\ByteStream\\": "lib"
}
2019-09-23 13:29:51 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Aaron Piotrowski",
"email": "aaron@trowski.com"
},
{
"name": "Niklas Keller",
"email": "me@kelunik.com"
}
],
"description": "A stream abstraction to make working with non-blocking I/O simple.",
"homepage": "http://amphp.org/byte-stream",
"keywords": [
"amp",
"amphp",
"async",
"io",
"non-blocking",
"stream"
],
2021-01-03 20:34:58 +01:00
"support": {
"irc": "irc://irc.freenode.org/amphp",
"issues": "https://github.com/amphp/byte-stream/issues",
2021-06-09 08:45:34 +02:00
"source": "https://github.com/amphp/byte-stream/tree/v1.8.1"
2021-01-03 20:34:58 +01:00
},
2021-06-09 08:45:34 +02:00
"funding": [
{
"url": "https://github.com/amphp",
"type": "github"
}
],
"time": "2021-03-30T17:13:30+00:00"
2019-09-23 13:29:51 +02:00
},
2022-01-19 19:35:45 +01:00
{
"name": "composer/pcre",
2023-10-15 14:01:01 +02:00
"version": "3.1.1",
2022-01-19 19:35:45 +01:00
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
2023-10-15 14:01:01 +02:00
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9"
2022-01-19 19:35:45 +01:00
},
"dist": {
"type": "zip",
2023-10-15 14:01:01 +02:00
"url": "https://api.github.com/repos/composer/pcre/zipball/00104306927c7a0919b4ced2aaa6782c1e61a3c9",
"reference": "00104306927c7a0919b4ced2aaa6782c1e61a3c9",
2022-01-19 19:35:45 +01:00
"shasum": ""
},
"require": {
2022-09-18 18:19:47 +02:00
"php": "^7.4 || ^8.0"
2022-01-19 19:35:45 +01:00
},
"require-dev": {
2022-03-04 12:16:13 +01:00
"phpstan/phpstan": "^1.3",
2022-01-19 19:35:45 +01:00
"phpstan/phpstan-strict-rules": "^1.1",
2022-03-04 12:16:13 +01:00
"symfony/phpunit-bridge": "^5"
2022-01-19 19:35:45 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2022-09-18 18:19:47 +02:00
"dev-main": "3.x-dev"
2022-01-19 19:35:45 +01:00
}
},
"autoload": {
"psr-4": {
"Composer\\Pcre\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
}
],
"description": "PCRE wrapping library that offers type-safe preg_* replacements.",
"keywords": [
"PCRE",
"preg",
"regex",
"regular expression"
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
2023-10-15 14:01:01 +02:00
"source": "https://github.com/composer/pcre/tree/3.1.1"
2022-01-19 19:35:45 +01:00
},
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-10-15 14:01:01 +02:00
"time": "2023-10-11T07:11:09+00:00"
2022-01-19 19:35:45 +01:00
},
2020-01-05 14:29:19 +01:00
{
"name": "composer/semver",
2023-09-09 23:19:44 +02:00
"version": "3.4.0",
2020-01-05 14:29:19 +01:00
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
2023-09-09 23:19:44 +02:00
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32"
2020-01-05 14:29:19 +01:00
},
"dist": {
"type": "zip",
2023-09-09 23:19:44 +02:00
"url": "https://api.github.com/repos/composer/semver/zipball/35e8d0af4486141bc745f23a29cc2091eb624a32",
"reference": "35e8d0af4486141bc745f23a29cc2091eb624a32",
2020-01-05 14:29:19 +01:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": "^5.3.2 || ^7.0 || ^8.0"
2020-01-05 14:29:19 +01:00
},
"require-dev": {
2022-03-04 12:16:13 +01:00
"phpstan/phpstan": "^1.4",
2021-01-03 20:34:58 +01:00
"symfony/phpunit-bridge": "^4.2 || ^5"
2020-01-05 14:29:19 +01:00
},
"type": "library",
"extra": {
"branch-alias": {
2021-01-03 20:34:58 +01:00
"dev-main": "3.x-dev"
2020-01-05 14:29:19 +01:00
}
},
"autoload": {
"psr-4": {
"Composer\\Semver\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nils Adermann",
"email": "naderman@naderman.de",
"homepage": "http://www.naderman.de"
},
{
"name": "Jordi Boggiano",
"email": "j.boggiano@seld.be",
"homepage": "http://seld.be"
},
{
"name": "Rob Bast",
"email": "rob.bast@gmail.com",
"homepage": "http://robbast.nl"
}
],
"description": "Semver library that offers utilities, version constraint parsing and validation.",
"keywords": [
"semantic",
"semver",
"validation",
"versioning"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-09-09 23:19:44 +02:00
"irc": "ircs://irc.libera.chat:6697/composer",
2021-01-03 20:34:58 +01:00
"issues": "https://github.com/composer/semver/issues",
2023-09-09 23:19:44 +02:00
"source": "https://github.com/composer/semver/tree/3.4.0"
2021-01-03 20:34:58 +01:00
},
2020-09-22 10:22:22 +02:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2023-09-09 23:19:44 +02:00
"time": "2023-08-31T09:50:34+00:00"
2020-01-05 14:29:19 +01:00
},
2019-09-23 13:29:51 +02:00
{
"name": "composer/xdebug-handler",
2022-03-04 12:16:13 +01:00
"version": "3.0.3",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
2022-03-04 12:16:13 +01:00
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2022-03-04 12:16:13 +01:00
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2022-03-04 12:16:13 +01:00
"composer/pcre": "^1 || ^2 || ^3",
2022-01-19 19:35:45 +01:00
"php": "^7.2.5 || ^8.0",
2021-10-02 19:36:17 +02:00
"psr/log": "^1 || ^2 || ^3"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
2022-01-19 19:35:45 +01:00
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0"
2019-09-23 13:29:51 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"Composer\\XdebugHandler\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "John Stevenson",
"email": "john-stevenson@blueyonder.co.uk"
}
],
2019-11-08 20:25:47 +01:00
"description": "Restarts a process without Xdebug.",
2019-09-23 13:29:51 +02:00
"keywords": [
"Xdebug",
"performance"
],
2021-01-03 20:34:58 +01:00
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
2022-03-04 12:16:13 +01:00
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
2021-01-03 20:34:58 +01:00
},
2020-08-21 21:10:47 +02:00
"funding": [
{
"url": "https://packagist.com",
"type": "custom"
},
{
"url": "https://github.com/composer",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/composer/composer",
"type": "tidelift"
}
],
2022-03-04 12:16:13 +01:00
"time": "2022-02-25T21:32:43+00:00"
2019-09-23 13:29:51 +02:00
},
2019-10-20 14:35:19 +02:00
{
"name": "dama/doctrine-test-bundle",
2024-02-18 19:25:52 +01:00
"version": "v8.0.2",
2019-10-20 14:35:19 +02:00
"source": {
"type": "git",
"url": "https://github.com/dmaicher/doctrine-test-bundle.git",
2024-02-18 19:25:52 +01:00
"reference": "f10de294e41570d027a301554a609c394d40e669"
2019-10-20 14:35:19 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/dmaicher/doctrine-test-bundle/zipball/f10de294e41570d027a301554a609c394d40e669",
"reference": "f10de294e41570d027a301554a609c394d40e669",
2019-10-20 14:35:19 +02:00
"shasum": ""
},
"require": {
2023-12-03 23:58:19 +01:00
"doctrine/dbal": "^3.3 || ^4.0",
2022-07-17 22:29:42 +02:00
"doctrine/doctrine-bundle": "^2.2.2",
2022-03-04 12:16:13 +01:00
"ext-json": "*",
2022-07-17 22:29:42 +02:00
"php": "^7.3 || ^8.0",
2022-01-19 19:35:45 +01:00
"psr/cache": "^1.0 || ^2.0 || ^3.0",
2023-12-03 23:58:19 +01:00
"symfony/cache": "^5.4 || ^6.3 || ^7.0",
"symfony/framework-bundle": "^5.4 || ^6.3 || ^7.0"
2019-10-20 14:35:19 +02:00
},
"require-dev": {
2021-01-03 20:34:58 +01:00
"behat/behat": "^3.0",
2023-12-03 23:58:19 +01:00
"friendsofphp/php-cs-fixer": "^3.27",
2022-01-19 19:35:45 +01:00
"phpstan/phpstan": "^1.2",
2023-02-06 21:10:53 +01:00
"phpunit/phpunit": "^8.0 || ^9.0 || ^10.0",
2023-12-03 23:58:19 +01:00
"symfony/phpunit-bridge": "^6.3",
"symfony/process": "^5.4 || ^6.3 || ^7.0",
"symfony/yaml": "^5.4 || ^6.3 || ^7.0"
2019-10-20 14:35:19 +02:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2023-12-03 23:58:19 +01:00
"dev-master": "8.x-dev"
2019-10-20 14:35:19 +02:00
}
},
"autoload": {
"psr-4": {
"DAMA\\DoctrineTestBundle\\": "src/DAMA/DoctrineTestBundle"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "David Maicher",
"email": "mail@dmaicher.de"
}
],
"description": "Symfony bundle to isolate doctrine database tests and improve test performance",
"keywords": [
"doctrine",
"isolation",
"performance",
"symfony",
2023-12-03 23:58:19 +01:00
"testing",
2019-10-20 14:35:19 +02:00
"tests"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/dmaicher/doctrine-test-bundle/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/dmaicher/doctrine-test-bundle/tree/v8.0.2"
2021-01-03 20:34:58 +01:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-15T08:28:14+00:00"
2019-10-20 14:35:19 +02:00
},
2020-09-03 11:19:01 +02:00
{
"name": "dnoegel/php-xdg-base-dir",
"version": "v0.1.1",
"source": {
"type": "git",
"url": "https://github.com/dnoegel/php-xdg-base-dir.git",
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
"reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
},
"require-dev": {
"phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
},
"type": "library",
"autoload": {
"psr-4": {
"XdgBaseDir\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "implementation of xdg base directory specification for php",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/dnoegel/php-xdg-base-dir/issues",
"source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1"
},
2020-09-03 11:19:01 +02:00
"time": "2019-12-04T15:06:13+00:00"
},
2019-10-20 14:35:19 +02:00
{
"name": "doctrine/doctrine-fixtures-bundle",
2023-11-19 21:02:43 +01:00
"version": "3.5.1",
2019-10-20 14:35:19 +02:00
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineFixturesBundle.git",
2023-11-19 21:02:43 +01:00
"reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d"
2019-10-20 14:35:19 +02:00
},
"dist": {
"type": "zip",
2023-11-19 21:02:43 +01:00
"url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/c808a0c85c38c8ee265cc8405b456c1d2b38567d",
"reference": "c808a0c85c38c8ee265cc8405b456c1d2b38567d",
2019-10-20 14:35:19 +02:00
"shasum": ""
},
"require": {
"doctrine/data-fixtures": "^1.3",
2023-11-17 23:44:28 +01:00
"doctrine/doctrine-bundle": "^2.2",
2023-11-19 21:02:43 +01:00
"doctrine/orm": "^2.14.0 || ^3.0",
2023-11-17 23:44:28 +01:00
"doctrine/persistence": "^2.4|^3.0",
"php": "^7.4 || ^8.0",
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/doctrine-bridge": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0"
},
"conflict": {
"doctrine/dbal": "< 3"
2019-10-20 14:35:19 +02:00
},
"require-dev": {
2023-11-17 23:44:28 +01:00
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "^1.10.39",
"phpunit/phpunit": "^9.6.13",
"symfony/phpunit-bridge": "^6.3.6",
2023-11-19 21:02:43 +01:00
"vimeo/psalm": "^5.15"
2019-10-20 14:35:19 +02:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Doctrine\\Bundle\\FixturesBundle\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
2019-11-16 17:59:32 +01:00
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
2019-10-20 14:35:19 +02:00
},
{
"name": "Doctrine Project",
2022-07-17 22:26:35 +02:00
"homepage": "https://www.doctrine-project.org"
2019-10-20 14:35:19 +02:00
},
{
2019-11-16 17:59:32 +01:00
"name": "Symfony Community",
2022-07-17 22:26:35 +02:00
"homepage": "https://symfony.com/contributors"
2019-10-20 14:35:19 +02:00
}
],
"description": "Symfony DoctrineFixturesBundle",
2022-07-17 22:26:35 +02:00
"homepage": "https://www.doctrine-project.org",
2019-10-20 14:35:19 +02:00
"keywords": [
"Fixture",
"persistence"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues",
2023-11-19 21:02:43 +01:00
"source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.5.1"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +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-fixtures-bundle",
"type": "tidelift"
}
],
2023-11-19 21:02:43 +01:00
"time": "2023-11-19T12:48:54+00:00"
2019-10-20 14:35:19 +02:00
},
2020-04-06 18:26:42 +02:00
{
"name": "ekino/phpstan-banned-code",
2022-03-04 12:22:51 +01:00
"version": "v1.0.0",
2020-04-06 18:26:42 +02:00
"source": {
"type": "git",
"url": "https://github.com/ekino/phpstan-banned-code.git",
2022-03-04 12:22:51 +01:00
"reference": "4f0d7c8a0c9f5d222ffc24234aa6c5b3b71bf4c3"
2020-04-06 18:26:42 +02:00
},
"dist": {
"type": "zip",
2022-03-04 12:22:51 +01:00
"url": "https://api.github.com/repos/ekino/phpstan-banned-code/zipball/4f0d7c8a0c9f5d222ffc24234aa6c5b3b71bf4c3",
"reference": "4f0d7c8a0c9f5d222ffc24234aa6c5b3b71bf4c3",
2020-04-06 18:26:42 +02:00
"shasum": ""
},
"require": {
2022-03-04 12:22:51 +01:00
"php": "^7.3 || ^8.0",
"phpstan/phpstan": "^1.0"
2020-04-06 18:26:42 +02:00
},
"require-dev": {
2021-10-02 19:36:17 +02:00
"ergebnis/composer-normalize": "^2.6",
2022-03-04 12:22:51 +01:00
"friendsofphp/php-cs-fixer": "^3.0",
2020-04-06 18:26:42 +02:00
"nikic/php-parser": "^4.3",
2022-03-04 12:22:51 +01:00
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5",
2021-10-02 19:36:17 +02:00
"symfony/var-dumper": "^5.0"
2020-04-06 18:26:42 +02:00
},
"type": "phpstan-extension",
"extra": {
"branch-alias": {
2022-03-04 12:22:51 +01:00
"dev-master": "1.0-dev"
2020-04-06 18:26:42 +02:00
},
"phpstan": {
"includes": [
"extension.neon"
]
}
},
"autoload": {
"psr-4": {
"Ekino\\PHPStanBannedCode\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Rémi Marseille",
"email": "remi.marseille@ekino.com",
"homepage": "https://www.ekino.com"
}
],
"description": "Detected banned code using PHPStan",
"homepage": "https://github.com/ekino/phpstan-banned-code",
"keywords": [
"PHPStan",
"code quality"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/ekino/phpstan-banned-code/issues",
2022-03-04 12:22:51 +01:00
"source": "https://github.com/ekino/phpstan-banned-code/tree/v1.0.0"
2021-01-03 20:34:58 +01:00
},
2022-03-04 12:22:51 +01:00
"time": "2021-11-02T08:37:34+00:00"
2020-04-06 18:26:42 +02:00
},
2019-09-23 13:29:51 +02:00
{
"name": "felixfbecker/advanced-json-rpc",
2021-10-02 18:36:29 +02:00
"version": "v3.2.1",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/felixfbecker/php-advanced-json-rpc.git",
2021-10-02 18:36:29 +02:00
"reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2021-10-02 18:36:29 +02:00
"url": "https://api.github.com/repos/felixfbecker/php-advanced-json-rpc/zipball/b5f37dbff9a8ad360ca341f3240dc1c168b45447",
"reference": "b5f37dbff9a8ad360ca341f3240dc1c168b45447",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2021-10-02 18:36:29 +02:00
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
2021-03-14 18:43:09 +01:00
"php": "^7.1 || ^8.0",
"phpdocumentor/reflection-docblock": "^4.3.4 || ^5.0.0"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
2021-03-14 18:43:09 +01:00
"phpunit/phpunit": "^7.0 || ^8.0"
2019-09-23 13:29:51 +02:00
},
"type": "library",
"autoload": {
"psr-4": {
"AdvancedJsonRpc\\": "lib/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Felix Becker",
"email": "felix.b@outlook.com"
}
],
"description": "A more advanced JSONRPC implementation",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues",
2021-10-02 18:36:29 +02:00
"source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/v3.2.1"
2021-01-03 20:34:58 +01:00
},
2021-10-02 18:36:29 +02:00
"time": "2021-06-11T22:34:44+00:00"
2019-09-23 13:29:51 +02:00
},
{
"name": "felixfbecker/language-server-protocol",
2022-07-17 22:26:35 +02:00
"version": "v1.5.2",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/felixfbecker/php-language-server-protocol.git",
2022-07-17 22:26:35 +02:00
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2022-07-17 22:26:35 +02:00
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842",
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2021-01-03 20:34:58 +01:00
"php": ">=7.1"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
"phpstan/phpstan": "*",
2021-01-03 20:34:58 +01:00
"squizlabs/php_codesniffer": "^3.1",
"vimeo/psalm": "^4.0"
2019-09-23 13:29:51 +02:00
},
"type": "library",
2021-01-03 20:34:58 +01:00
"extra": {
"branch-alias": {
"dev-master": "1.x-dev"
}
},
2019-09-23 13:29:51 +02:00
"autoload": {
"psr-4": {
"LanguageServerProtocol\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"ISC"
],
"authors": [
{
"name": "Felix Becker",
"email": "felix.b@outlook.com"
}
],
"description": "PHP classes for the Language Server Protocol",
"keywords": [
"language",
"microsoft",
"php",
"server"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
2022-07-17 22:26:35 +02:00
"source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2"
2021-01-03 20:34:58 +01:00
},
2022-07-17 22:26:35 +02:00
"time": "2022-03-02T22:36:06+00:00"
2019-09-23 13:29:51 +02:00
},
{
2023-02-11 22:37:27 +01:00
"name": "fidry/cpu-core-counter",
2024-02-08 22:01:05 +01:00
"version": "1.1.0",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
2023-02-11 22:37:27 +01:00
"url": "https://github.com/theofidry/cpu-core-counter.git",
2024-02-08 22:01:05 +01:00
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/f92996c4d5c1a696a6a970e20f7c4216200fcc42",
"reference": "f92996c4d5c1a696a6a970e20f7c4216200fcc42",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2023-02-11 22:37:27 +01:00
"php": "^7.2 || ^8.0"
2019-09-23 13:29:51 +02:00
},
"require-dev": {
2023-02-11 22:37:27 +01:00
"fidry/makefile": "^0.2.0",
2023-12-24 15:20:52 +01:00
"fidry/php-cs-fixer-config": "^1.1.2",
2023-02-11 22:37:27 +01:00
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.9.2",
"phpstan/phpstan-deprecation-rules": "^1.0.0",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
2023-12-24 15:20:52 +01:00
"phpunit/phpunit": "^8.5.31 || ^9.5.26",
2023-02-11 22:37:27 +01:00
"webmozarts/strict-phpunit": "^7.5"
2019-09-23 13:29:51 +02:00
},
"type": "library",
"autoload": {
2023-02-11 22:37:27 +01:00
"psr-4": {
"Fidry\\CpuCoreCounter\\": "src/"
2019-09-23 13:29:51 +02:00
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-02-11 22:37:27 +01:00
"MIT"
2019-09-23 13:29:51 +02:00
],
"authors": [
{
2023-02-11 22:37:27 +01:00
"name": "Théo FIDRY",
"email": "theo.fidry@gmail.com"
2019-09-23 13:29:51 +02:00
}
],
2023-02-11 22:37:27 +01:00
"description": "Tiny utility to get the number of CPU cores.",
"keywords": [
"CPU",
"core"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-02-11 22:37:27 +01:00
"issues": "https://github.com/theofidry/cpu-core-counter/issues",
2024-02-08 22:01:05 +01:00
"source": "https://github.com/theofidry/cpu-core-counter/tree/1.1.0"
2021-01-03 20:34:58 +01:00
},
2023-02-11 22:37:27 +01:00
"funding": [
{
"url": "https://github.com/theofidry",
"type": "github"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-07T09:43:46+00:00"
2020-01-09 19:37:04 +01:00
},
2023-10-01 21:46:33 +02:00
{
"name": "myclabs/deep-copy",
"version": "1.11.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"doctrine/collections": "<1.6.8",
"doctrine/common": "<2.13.3 || >=3,<3.2.2"
},
"require-dev": {
"doctrine/collections": "^1.6.8",
"doctrine/common": "^2.13.3 || ^3.2.2",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
"type": "library",
"autoload": {
"files": [
"src/DeepCopy/deep_copy.php"
],
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
},
"funding": [
{
"url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
"type": "tidelift"
}
],
"time": "2023-03-08T13:26:56+00:00"
},
2020-01-05 14:29:19 +01:00
{
2023-02-11 22:37:27 +01:00
"name": "netresearch/jsonmapper",
2024-02-03 00:40:37 +01:00
"version": "v4.4.1",
2020-01-05 14:29:19 +01:00
"source": {
"type": "git",
2023-02-11 22:37:27 +01:00
"url": "https://github.com/cweiske/jsonmapper.git",
2024-02-03 00:40:37 +01:00
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0"
2020-01-05 14:29:19 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/132c75c7dd83e45353ebb9c6c9f591952995bbf0",
"reference": "132c75c7dd83e45353ebb9c6c9f591952995bbf0",
2020-01-05 14:29:19 +01:00
"shasum": ""
},
"require": {
2023-02-11 22:37:27 +01:00
"ext-json": "*",
"ext-pcre": "*",
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=7.1"
},
"require-dev": {
2024-01-27 20:33:27 +01:00
"phpunit/phpunit": "~7.5 || ~8.0 || ~9.0 || ~10.0",
2023-02-11 22:37:27 +01:00
"squizlabs/php_codesniffer": "~3.5"
2020-01-05 14:29:19 +01:00
},
"type": "library",
"autoload": {
2021-10-02 19:36:17 +02:00
"psr-0": {
2023-02-11 22:37:27 +01:00
"JsonMapper": "src/"
2021-10-02 19:36:17 +02:00
}
2020-01-05 14:29:19 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-02-11 22:37:27 +01:00
"OSL-3.0"
2020-01-05 14:29:19 +01:00
],
"authors": [
{
2023-02-11 22:37:27 +01:00
"name": "Christian Weiske",
"email": "cweiske@cweiske.de",
"homepage": "http://github.com/cweiske/jsonmapper/",
"role": "Developer"
2020-01-05 14:29:19 +01:00
}
],
2023-02-11 22:37:27 +01:00
"description": "Map nested JSON structures onto PHP classes",
2021-01-03 20:34:58 +01:00
"support": {
2023-02-11 22:37:27 +01:00
"email": "cweiske@cweiske.de",
"issues": "https://github.com/cweiske/jsonmapper/issues",
2024-02-03 00:40:37 +01:00
"source": "https://github.com/cweiske/jsonmapper/tree/v4.4.1"
2021-01-03 20:34:58 +01:00
},
2024-02-03 00:40:37 +01:00
"time": "2024-01-31T06:18:54+00:00"
2019-09-23 13:29:51 +02:00
},
2020-02-01 17:00:03 +01:00
{
2023-10-01 21:46:33 +02:00
"name": "phar-io/manifest",
"version": "2.0.3",
2020-02-01 17:00:03 +01:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/phar-io/manifest.git",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53"
2020-02-01 17:00:03 +01:00
},
"dist": {
"type": "zip",
2023-10-01 21:46:33 +02:00
"url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
"reference": "97803eca37d319dfa7826cc2437fc020857acb53",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
2023-10-01 21:46:33 +02:00
"ext-dom": "*",
"ext-phar": "*",
"ext-xmlwriter": "*",
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
2020-02-01 17:00:03 +01:00
},
2023-10-01 21:46:33 +02:00
"type": "library",
2020-02-01 17:00:03 +01:00
"extra": {
2023-10-01 21:46:33 +02:00
"branch-alias": {
"dev-master": "2.0.x-dev"
}
2020-02-01 17:00:03 +01:00
},
"autoload": {
2023-10-01 21:46:33 +02:00
"classmap": [
"src/"
]
2020-02-01 17:00:03 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2020-02-01 17:00:03 +01:00
],
2023-10-01 21:46:33 +02:00
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
2021-01-03 20:34:58 +01:00
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/phar-io/manifest/issues",
"source": "https://github.com/phar-io/manifest/tree/2.0.3"
2021-01-03 20:34:58 +01:00
},
2023-10-01 21:46:33 +02:00
"time": "2021-07-20T11:28:43+00:00"
2020-09-03 11:19:01 +02:00
},
2020-02-01 17:00:03 +01:00
{
2023-10-01 21:46:33 +02:00
"name": "phar-io/version",
"version": "3.2.1",
2020-02-01 17:00:03 +01:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/phar-io/version.git",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
2020-02-01 17:00:03 +01:00
},
"dist": {
"type": "zip",
2023-10-01 21:46:33 +02:00
"url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
"reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
2023-10-01 21:46:33 +02:00
"php": "^7.2 || ^8.0"
2020-04-28 16:39:48 +02:00
},
2020-02-01 17:00:03 +01:00
"type": "library",
"autoload": {
2023-10-01 21:46:33 +02:00
"classmap": [
"src/"
2020-02-01 17:00:03 +01:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2022-09-07 21:52:13 +02:00
],
2023-10-01 21:46:33 +02:00
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"support": {
"issues": "https://github.com/phar-io/version/issues",
"source": "https://github.com/phar-io/version/tree/3.2.1"
},
"time": "2022-02-21T01:04:05+00:00"
},
2020-02-01 17:00:03 +01:00
{
"name": "phpstan/extension-installer",
2023-05-27 19:24:14 +02:00
"version": "1.3.1",
2020-02-01 17:00:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/extension-installer.git",
2023-05-27 19:24:14 +02:00
"reference": "f45734bfb9984c6c56c4486b71230355f066a58a"
2020-02-01 17:00:03 +01:00
},
"dist": {
"type": "zip",
2023-05-27 19:24:14 +02:00
"url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a",
"reference": "f45734bfb9984c6c56c4486b71230355f066a58a",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
2022-10-22 21:38:24 +02:00
"composer-plugin-api": "^2.0",
"php": "^7.2 || ^8.0",
2023-05-27 19:24:14 +02:00
"phpstan/phpstan": "^1.9.0"
2020-02-01 17:00:03 +01:00
},
"require-dev": {
2022-10-22 21:38:24 +02:00
"composer/composer": "^2.0",
2020-09-03 11:19:01 +02:00
"php-parallel-lint/php-parallel-lint": "^1.2.0",
2022-10-22 21:38:24 +02:00
"phpstan/phpstan-strict-rules": "^0.11 || ^0.12 || ^1.0"
2020-02-01 17:00:03 +01:00
},
"type": "composer-plugin",
"extra": {
2023-05-27 19:24:14 +02:00
"class": "PHPStan\\ExtensionInstaller\\Plugin"
2020-02-01 17:00:03 +01:00
},
"autoload": {
"psr-4": {
"PHPStan\\ExtensionInstaller\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Composer plugin for automatic installation of PHPStan extensions",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpstan/extension-installer/issues",
2023-05-27 19:24:14 +02:00
"source": "https://github.com/phpstan/extension-installer/tree/1.3.1"
2021-01-03 20:34:58 +01:00
},
2023-05-27 19:24:14 +02:00
"time": "2023-05-24T08:59:17+00:00"
2020-09-03 11:19:01 +02:00
},
2020-02-01 17:00:03 +01:00
{
"name": "phpstan/phpstan",
2024-02-18 19:25:52 +01:00
"version": "1.10.58",
2023-10-06 12:29:53 +02:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
2024-02-18 19:25:52 +01:00
"reference": "a23518379ec4defd9e47cbf81019526861623ec2"
2023-10-06 12:29:53 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
"reference": "a23518379ec4defd9e47cbf81019526861623ec2",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"php": "^7.2|^8.0"
2020-02-01 17:00:03 +01:00
},
2020-04-28 16:39:48 +02:00
"conflict": {
"phpstan/phpstan-shim": "*"
},
2020-02-01 17:00:03 +01:00
"bin": [
"phpstan",
"phpstan.phar"
],
"type": "library",
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "PHPStan - PHP Static Analysis Tool",
2022-09-07 21:52:13 +02:00
"keywords": [
"dev",
"static analysis"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-03-18 19:54:27 +01:00
"docs": "https://phpstan.org/user-guide/getting-started",
"forum": "https://github.com/phpstan/phpstan/discussions",
2021-01-03 20:34:58 +01:00
"issues": "https://github.com/phpstan/phpstan/issues",
2023-03-18 19:54:27 +01:00
"security": "https://github.com/phpstan/phpstan/security/policy",
"source": "https://github.com/phpstan/phpstan-src"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +02:00
"funding": [
{
"url": "https://github.com/ondrejmirtes",
"type": "github"
},
2021-10-02 18:36:29 +02:00
{
"url": "https://github.com/phpstan",
"type": "github"
},
2020-07-30 17:13:16 +02:00
{
"url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
"type": "tidelift"
}
],
2024-02-18 19:25:52 +01:00
"time": "2024-02-12T20:02:57+00:00"
2020-02-01 17:00:03 +01:00
},
{
"name": "phpstan/phpstan-doctrine",
2024-02-18 19:25:52 +01:00
"version": "1.3.62",
2020-02-01 17:00:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
2024-02-18 19:25:52 +01:00
"reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950"
2020-02-01 17:00:03 +01:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/f3abbd8e93e12fed8091be3aeec216b06bed0950",
"reference": "f3abbd8e93e12fed8091be3aeec216b06bed0950",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"php": "^7.2 || ^8.0",
2024-01-05 22:33:00 +01:00
"phpstan/phpstan": "^1.10.48"
2020-02-01 17:00:03 +01:00
},
"conflict": {
"doctrine/collections": "<1.0",
"doctrine/common": "<2.7",
"doctrine/mongodb-odm": "<1.2",
2020-06-13 16:09:06 +02:00
"doctrine/orm": "<2.5",
"doctrine/persistence": "<1.3"
2020-02-01 17:00:03 +01:00
},
"require-dev": {
2024-02-08 22:01:05 +01:00
"cache/array-adapter": "^1.1",
2023-01-08 23:28:23 +01:00
"composer/semver": "^3.3.2",
2024-02-18 19:25:52 +01:00
"cweagans/composer-patches": "^1.7.3",
2024-02-08 22:01:05 +01:00
"doctrine/annotations": "^1.11 || ^2.0",
"doctrine/collections": "^1.6 || ^2.1",
2020-06-13 16:09:06 +02:00
"doctrine/common": "^2.7 || ^3.0",
2022-07-17 22:26:35 +02:00
"doctrine/dbal": "^2.13.8 || ^3.3.3",
2024-02-08 22:01:05 +01:00
"doctrine/lexer": "^2.0 || ^3.0",
"doctrine/mongodb-odm": "^1.3 || ^2.4.3",
"doctrine/orm": "^2.16.0",
"doctrine/persistence": "^2.2.1 || ^3.2",
2022-09-07 21:52:13 +02:00
"gedmo/doctrine-extensions": "^3.8",
2021-10-02 18:36:29 +02:00
"nesbot/carbon": "^2.49",
2022-03-04 12:22:51 +01:00
"nikic/php-parser": "^4.13.2",
2021-01-03 20:34:58 +01:00
"php-parallel-lint/php-parallel-lint": "^1.2",
2023-08-20 12:51:50 +02:00
"phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1",
2024-02-08 22:01:05 +01:00
"phpunit/phpunit": "^9.6.16",
"ramsey/uuid": "^4.2",
"symfony/cache": "^5.4"
2020-02-01 17:00:03 +01:00
},
"type": "phpstan-extension",
"extra": {
"phpstan": {
"includes": [
"extension.neon",
"rules.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Doctrine extensions for PHPStan",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/phpstan/phpstan-doctrine/tree/1.3.62"
2021-01-03 20:34:58 +01:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-12T11:52:17+00:00"
2020-02-01 17:00:03 +01:00
},
2023-06-14 23:14:49 +02:00
{
"name": "phpstan/phpstan-strict-rules",
2023-11-04 20:44:32 +01:00
"version": "1.5.2",
2023-06-14 23:14:49 +02:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
2023-11-04 20:44:32 +01:00
"reference": "7a50e9662ee9f3942e4aaaf3d603653f60282542"
2023-06-14 23:14:49 +02:00
},
"dist": {
"type": "zip",
2023-11-04 20:44:32 +01:00
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/7a50e9662ee9f3942e4aaaf3d603653f60282542",
"reference": "7a50e9662ee9f3942e4aaaf3d603653f60282542",
2023-06-14 23:14:49 +02:00
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
2023-11-04 20:44:32 +01:00
"phpstan/phpstan": "^1.10.34"
2023-06-14 23:14:49 +02:00
},
"require-dev": {
"nikic/php-parser": "^4.13.0",
"php-parallel-lint/php-parallel-lint": "^1.2",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^9.5"
},
"type": "phpstan-extension",
"extra": {
"phpstan": {
"includes": [
"rules.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Extra strict and opinionated rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
2023-11-04 20:44:32 +01:00
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/1.5.2"
2023-06-14 23:14:49 +02:00
},
2023-11-04 20:44:32 +01:00
"time": "2023-10-30T14:35:06+00:00"
2023-06-14 23:14:49 +02:00
},
2020-02-01 17:00:03 +01:00
{
"name": "phpstan/phpstan-symfony",
2024-01-10 23:19:16 +01:00
"version": "1.3.7",
2020-02-01 17:00:03 +01:00
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
2024-01-10 23:19:16 +01:00
"reference": "ef7db637be9b85fa00278fc3477ac66abe8eb7d1"
2020-02-01 17:00:03 +01:00
},
"dist": {
"type": "zip",
2024-01-10 23:19:16 +01:00
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/ef7db637be9b85fa00278fc3477ac66abe8eb7d1",
"reference": "ef7db637be9b85fa00278fc3477ac66abe8eb7d1",
2020-02-01 17:00:03 +01:00
"shasum": ""
},
"require": {
"ext-simplexml": "*",
2022-07-17 22:26:35 +02:00
"php": "^7.2 || ^8.0",
2023-10-04 01:25:22 +02:00
"phpstan/phpstan": "^1.10.36"
2020-02-01 17:00:03 +01:00
},
"conflict": {
"symfony/framework-bundle": "<3.0"
},
"require-dev": {
2022-03-04 12:22:51 +01:00
"nikic/php-parser": "^4.13.0",
2021-01-03 20:34:58 +01:00
"php-parallel-lint/php-parallel-lint": "^1.2",
2023-10-04 01:25:22 +02:00
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
2023-03-31 22:49:31 +02:00
"phpunit/phpunit": "^8.5.29 || ^9.5",
2022-03-04 12:22:51 +01:00
"psr/container": "1.0 || 1.1.1",
2022-09-07 21:52:13 +02:00
"symfony/config": "^5.4 || ^6.1",
"symfony/console": "^5.4 || ^6.1",
"symfony/dependency-injection": "^5.4 || ^6.1",
"symfony/form": "^5.4 || ^6.1",
"symfony/framework-bundle": "^5.4 || ^6.1",
"symfony/http-foundation": "^5.4 || ^6.1",
"symfony/messenger": "^5.4",
2022-03-04 12:22:51 +01:00
"symfony/polyfill-php80": "^1.24",
2023-10-04 01:25:22 +02:00
"symfony/serializer": "^5.4",
"symfony/service-contracts": "^2.2.0"
2020-02-01 17:00:03 +01:00
},
"type": "phpstan-extension",
"extra": {
"phpstan": {
"includes": [
"extension.neon",
"rules.neon"
]
}
},
"autoload": {
"psr-4": {
"PHPStan\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Lukáš Unger",
"email": "looky.msc@gmail.com",
"homepage": "https://lookyman.net"
}
],
"description": "Symfony Framework extensions and rules for PHPStan",
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
2024-01-10 23:19:16 +01:00
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.3.7"
2021-01-03 20:34:58 +01:00
},
2024-01-10 23:19:16 +01:00
"time": "2024-01-10T21:54:42+00:00"
2020-02-01 17:00:03 +01:00
},
2020-03-29 23:13:25 +02:00
{
2023-10-01 21:46:33 +02:00
"name": "phpunit/php-code-coverage",
2023-12-24 15:20:52 +01:00
"version": "9.2.30",
2020-03-29 23:13:25 +02:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
2023-12-24 15:20:52 +01:00
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089"
2020-03-29 23:13:25 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ca2bd87d2f9215904682a9cb9bb37dda98e76089",
"reference": "ca2bd87d2f9215904682a9cb9bb37dda98e76089",
2020-03-29 23:13:25 +02:00
"shasum": ""
},
"require": {
2023-10-01 21:46:33 +02:00
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",
2023-12-24 15:20:52 +01:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-01 21:46:33 +02:00
"php": ">=7.3",
"phpunit/php-file-iterator": "^3.0.3",
"phpunit/php-text-template": "^2.0.2",
"sebastian/code-unit-reverse-lookup": "^2.0.2",
"sebastian/complexity": "^2.0",
"sebastian/environment": "^5.1.2",
"sebastian/lines-of-code": "^1.0.3",
"sebastian/version": "^3.0.1",
"theseer/tokenizer": "^1.2.0"
2020-03-29 23:13:25 +02:00
},
"require-dev": {
2023-10-01 21:46:33 +02:00
"phpunit/phpunit": "^9.3"
2020-03-29 23:13:25 +02:00
},
2020-05-27 22:56:28 +02:00
"suggest": {
2023-10-01 21:46:33 +02:00
"ext-pcov": "PHP extension that provides line coverage",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
2020-05-27 22:56:28 +02:00
},
2023-10-01 21:46:33 +02:00
"type": "library",
2020-03-29 23:13:25 +02:00
"extra": {
2023-10-01 21:46:33 +02:00
"branch-alias": {
"dev-master": "9.2-dev"
2020-03-29 23:13:25 +02:00
}
},
"autoload": {
2023-10-01 21:46:33 +02:00
"classmap": [
"src/"
]
2020-03-29 23:13:25 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2020-03-29 23:13:25 +02:00
],
"authors": [
{
2023-10-01 21:46:33 +02:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
2020-03-29 23:13:25 +02:00
}
],
2023-10-01 21:46:33 +02:00
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
"homepage": "https://github.com/sebastianbergmann/php-code-coverage",
"keywords": [
"coverage",
"testing",
"xunit"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.30"
2021-01-03 20:34:58 +01:00
},
2023-10-01 21:46:33 +02:00
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-24 15:20:52 +01:00
"time": "2023-12-22T06:47:57+00:00"
2020-03-29 23:13:25 +02:00
},
2023-05-28 01:16:12 +02:00
{
2023-10-01 21:46:33 +02:00
"name": "phpunit/php-file-iterator",
"version": "3.0.6",
2023-05-28 01:16:12 +02:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
2023-05-28 01:16:12 +02:00
},
"dist": {
"type": "zip",
2023-10-01 21:46:33 +02:00
"url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
"reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
2023-05-28 01:16:12 +02:00
"shasum": ""
},
"require": {
2023-10-01 21:46:33 +02:00
"php": ">=7.3"
2023-05-28 01:16:12 +02:00
},
2023-10-01 21:46:33 +02:00
"require-dev": {
"phpunit/phpunit": "^9.3"
2023-05-28 01:16:12 +02:00
},
"type": "library",
2023-10-01 21:46:33 +02:00
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
2023-05-28 01:16:12 +02:00
"autoload": {
2023-10-01 21:46:33 +02:00
"classmap": [
"src/"
2023-05-28 01:16:12 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2023-05-28 01:16:12 +02:00
],
2023-10-01 21:46:33 +02:00
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "FilterIterator implementation that filters files based on a list of suffixes.",
"homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
2023-05-28 01:16:12 +02:00
"keywords": [
2023-10-01 21:46:33 +02:00
"filesystem",
"iterator"
2023-05-28 01:16:12 +02:00
],
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
"source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0.6"
2023-05-28 01:16:12 +02:00
},
"funding": [
{
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann",
2023-05-28 01:16:12 +02:00
"type": "github"
}
],
2023-10-01 21:46:33 +02:00
"time": "2021-12-02T12:48:52+00:00"
2023-05-28 01:16:12 +02:00
},
2019-03-27 19:19:50 +01:00
{
2023-10-01 21:46:33 +02:00
"name": "phpunit/php-invoker",
"version": "3.1.1",
2019-03-27 19:19:50 +01:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann/php-invoker.git",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
2019-03-27 19:19:50 +01:00
},
"dist": {
"type": "zip",
2023-10-01 21:46:33 +02:00
"url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
2021-06-09 08:45:34 +02:00
"shasum": ""
},
2023-10-01 21:46:33 +02:00
"require": {
"php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
},
2023-05-28 01:16:12 +02:00
"type": "library",
2023-10-01 21:46:33 +02:00
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
2023-05-28 01:16:12 +02:00
"autoload": {
2023-10-01 21:46:33 +02:00
"classmap": [
"src/"
2023-05-28 01:16:12 +02:00
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2023-05-28 01:16:12 +02:00
],
2023-10-01 21:46:33 +02:00
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Invoke callables with a timeout",
"homepage": "https://github.com/sebastianbergmann/php-invoker/",
2023-05-28 01:16:12 +02:00
"keywords": [
2023-10-01 21:46:33 +02:00
"process"
2023-05-28 01:16:12 +02:00
],
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
"source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
2023-05-28 01:16:12 +02:00
},
"funding": [
{
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann",
2023-05-28 01:16:12 +02:00
"type": "github"
}
],
2023-10-01 21:46:33 +02:00
"time": "2020-09-28T05:58:55+00:00"
2023-05-28 01:16:12 +02:00
},
2019-03-27 19:19:50 +01:00
{
2023-10-01 21:46:33 +02:00
"name": "phpunit/php-text-template",
"version": "2.0.4",
2019-03-27 19:19:50 +01:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann/php-text-template.git",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
2021-06-09 08:45:34 +02:00
"shasum": ""
},
2023-10-01 21:46:33 +02:00
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Simple template engine.",
"homepage": "https://github.com/sebastianbergmann/php-text-template/",
"keywords": [
"template"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
"source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T05:33:50+00:00"
},
{
"name": "phpunit/php-timer",
"version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Utility class for timing",
"homepage": "https://github.com/sebastianbergmann/php-timer/",
"keywords": [
"timer"
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
"source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:16:10+00:00"
},
{
"name": "phpunit/phpunit",
2024-01-25 22:19:06 +01:00
"version": "9.6.16",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
2024-01-25 22:19:06 +01:00
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2024-01-25 22:19:06 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3767b2c56ce02d01e3491046f33466a1ae60a37f",
"reference": "3767b2c56ce02d01e3491046f33466a1ae60a37f",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.3.1 || ^2",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"ext-xmlwriter": "*",
"myclabs/deep-copy": "^1.10.1",
"phar-io/manifest": "^2.0.3",
"phar-io/version": "^3.0.2",
"php": ">=7.3",
"phpunit/php-code-coverage": "^9.2.28",
"phpunit/php-file-iterator": "^3.0.5",
"phpunit/php-invoker": "^3.1.1",
"phpunit/php-text-template": "^2.0.3",
"phpunit/php-timer": "^5.0.2",
"sebastian/cli-parser": "^1.0.1",
"sebastian/code-unit": "^1.0.6",
"sebastian/comparator": "^4.0.8",
"sebastian/diff": "^4.0.3",
"sebastian/environment": "^5.1.3",
"sebastian/exporter": "^4.0.5",
"sebastian/global-state": "^5.0.1",
"sebastian/object-enumerator": "^4.0.3",
"sebastian/resource-operations": "^3.0.3",
"sebastian/type": "^3.2",
"sebastian/version": "^3.0.2"
},
"suggest": {
"ext-soap": "To be able to generate mocks based on WSDL files",
"ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"bin": [
"phpunit"
],
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.6-dev"
}
},
"autoload": {
"files": [
"src/Framework/Assert/Functions.php"
],
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "The PHP Unit Testing framework.",
"homepage": "https://phpunit.de/",
"keywords": [
"phpunit",
"testing",
"xunit"
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
2024-01-25 22:19:06 +01:00
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.16"
2023-10-01 21:46:33 +02:00
},
"funding": [
{
"url": "https://phpunit.de/sponsors.html",
"type": "custom"
},
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
"type": "tidelift"
}
],
2024-01-25 22:19:06 +01:00
"time": "2024-01-19T07:03:14+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "psalm/plugin-symfony",
2023-11-17 23:44:28 +01:00
"version": "v5.1.0",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/psalm/psalm-plugin-symfony.git",
2023-11-17 23:44:28 +01:00
"reference": "f23ec3439743fb24f5c1101e52d032f23d5befa6"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2023-11-17 23:44:28 +01:00
"url": "https://api.github.com/repos/psalm/psalm-plugin-symfony/zipball/f23ec3439743fb24f5c1101e52d032f23d5befa6",
"reference": "f23ec3439743fb24f5c1101e52d032f23d5befa6",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
"ext-simplexml": "*",
"php": "^7.4 || ^8.0",
2023-11-17 23:44:28 +01:00
"symfony/framework-bundle": "^5.0 || ^6.0 || ^7.0",
2023-10-01 21:46:33 +02:00
"vimeo/psalm": "^5.1"
},
"require-dev": {
"doctrine/annotations": "^1.8|^2",
"doctrine/orm": "^2.9",
"phpunit/phpunit": "~7.5 || ~9.5",
"symfony/cache-contracts": "^1.0 || ^2.0",
"symfony/console": "*",
2023-11-17 23:44:28 +01:00
"symfony/form": "^5.0 || ^6.0 || ^7.0",
"symfony/messenger": "^5.0 || ^6.0 || ^7.0",
2023-10-01 21:46:33 +02:00
"symfony/security-guard": "*",
2023-11-17 23:44:28 +01:00
"symfony/serializer": "^5.0 || ^6.0 || ^7.0",
2023-10-01 21:46:33 +02:00
"symfony/validator": "*",
"twig/twig": "^2.10 || ^3.0",
"weirdan/codeception-psalm-module": "dev-master"
},
"suggest": {
"weirdan/doctrine-psalm-plugin": "If Doctrine is used, it is recommended install this plugin"
},
"type": "psalm-plugin",
"extra": {
"psalm": {
"pluginClass": "Psalm\\SymfonyPsalmPlugin\\Plugin"
}
},
"autoload": {
"psr-4": {
"Psalm\\SymfonyPsalmPlugin\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Farhad Safarov",
"email": "farhad.safarov@gmail.com"
}
],
"description": "Psalm Plugin for Symfony",
"support": {
"issues": "https://github.com/psalm/psalm-plugin-symfony/issues",
2023-11-17 23:44:28 +01:00
"source": "https://github.com/psalm/psalm-plugin-symfony/tree/v5.1.0"
2023-10-01 21:46:33 +02:00
},
2023-11-17 23:44:28 +01:00
"time": "2023-11-12T10:04:27+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "rector/rector",
2023-12-24 15:20:52 +01:00
"version": "0.18.13",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
2023-12-24 15:20:52 +01:00
"reference": "f8011a76d36aa4f839f60f3b4f97707d97176618"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/rectorphp/rector/zipball/f8011a76d36aa4f839f60f3b4f97707d97176618",
"reference": "f8011a76d36aa4f839f60f3b4f97707d97176618",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
"php": "^7.2|^8.0",
2023-10-06 12:35:17 +02:00
"phpstan/phpstan": "^1.10.35"
2023-10-01 21:46:33 +02:00
},
"conflict": {
"rector/rector-doctrine": "*",
"rector/rector-downgrade-php": "*",
"rector/rector-phpunit": "*",
"rector/rector-symfony": "*"
},
"bin": [
"bin/rector"
],
"type": "library",
"autoload": {
"files": [
"bootstrap.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Instant Upgrade and Automated Refactoring of any PHP code",
"keywords": [
"automation",
"dev",
"migration",
"refactoring"
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/rectorphp/rector/tree/0.18.13"
2023-10-01 21:46:33 +02:00
},
"funding": [
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
2023-12-24 15:20:52 +01:00
"time": "2023-12-20T16:08:01+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "roave/security-advisories",
"version": "dev-latest",
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
2024-02-18 19:25:52 +01:00
"reference": "3e513f303c13a625befa037a23b5d1ac9bde2a52"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/3e513f303c13a625befa037a23b5d1ac9bde2a52",
"reference": "3e513f303c13a625befa037a23b5d1ac9bde2a52",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"conflict": {
"3f/pygmentize": "<1.2",
2023-11-24 23:55:21 +01:00
"admidio/admidio": "<4.2.13",
2023-10-01 21:46:33 +02:00
"adodb/adodb-php": "<=5.20.20|>=5.21,<=5.21.3",
"aheinze/cockpit": "<2.2",
"aimeos/aimeos-typo3": "<19.10.12|>=20,<20.10.5",
2023-11-17 23:44:28 +01:00
"airesvsg/acf-to-rest-api": "<=3.1",
2021-10-02 18:36:29 +02:00
"akaunting/akaunting": "<2.1.13",
2022-12-11 14:41:40 +01:00
"akeneo/pim-community-dev": "<5.0.119|>=6,<6.0.53",
2023-03-15 21:59:33 +01:00
"alextselegidis/easyappointments": "<1.5",
2021-06-09 08:45:34 +02:00
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
"amazing/media2click": ">=1,<1.3.3",
"amphp/artax": "<1.0.6|>=2,<2.0.6",
"amphp/http": "<1.0.1",
"amphp/http-client": ">=4,<4.4",
2022-01-19 19:35:45 +01:00
"anchorcms/anchor-cms": "<=0.12.7",
2022-07-17 22:26:35 +02:00
"andreapollastri/cipi": "<=3.1.15",
2023-06-26 21:37:17 +02:00
"andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<1.0.2|>=2,<2.2.5",
2023-09-09 23:19:44 +02:00
"apache-solr-for-typo3/solr": "<2.8.3",
2022-11-14 20:30:55 +01:00
"apereo/phpcas": "<1.6",
2023-03-02 23:48:52 +01:00
"api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3",
2023-04-16 23:58:03 +02:00
"appwrite/server-ce": "<=1.2.1",
2023-01-18 21:22:22 +01:00
"arc/web": "<3",
2022-01-19 19:35:45 +01:00
"area17/twill": "<1.2.5|>=2,<2.5.3",
2023-07-11 22:01:32 +02:00
"artesaos/seotools": "<0.17.2",
2023-08-20 12:51:50 +02:00
"asymmetricrypt/asymmetricrypt": "<9.9.99",
2023-07-11 22:01:32 +02:00
"athlon1600/php-proxy": "<=5.1",
"athlon1600/php-proxy-app": "<=3",
2023-08-20 12:51:50 +02:00
"austintoddj/canvas": "<=3.4.2",
2024-01-05 22:33:00 +01:00
"automad/automad": "<=1.10.9",
2022-10-03 23:09:50 +02:00
"awesome-support/awesome-support": "<=6.0.7",
2023-12-24 15:20:52 +01:00
"aws/aws-sdk-php": "<3.288.1",
2023-05-06 22:25:56 +02:00
"azuracast/azuracast": "<0.18.3",
2023-04-29 22:06:13 +02:00
"backdrop/backdrop": "<1.24.2",
2023-07-20 23:20:46 +02:00
"backpack/crud": "<3.4.9",
2023-10-25 17:14:02 +02:00
"bacula-web/bacula-web": "<8.0.0.0-RC2-dev",
2022-12-11 14:41:40 +01:00
"badaso/core": "<2.7",
2024-01-25 22:19:06 +01:00
"bagisto/bagisto": "<1.3.2",
2021-06-09 08:45:34 +02:00
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
2022-07-17 22:26:35 +02:00
"barryvdh/laravel-translation-manager": "<0.6.2",
2023-01-18 21:22:22 +01:00
"barzahlen/barzahlen-php": "<2.0.1",
2023-11-04 20:44:32 +01:00
"baserproject/basercms": "<4.8",
2023-02-05 02:27:05 +01:00
"bassjobsen/bootstrap-3-typeahead": ">4.0.2",
2023-06-26 21:37:17 +02:00
"bigfork/silverstripe-form-capture": ">=3,<3.1.1",
2023-12-03 01:20:39 +01:00
"billz/raspap-webgui": "<2.9.5",
2021-06-09 08:45:34 +02:00
"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",
2022-07-17 22:26:35 +02:00
"bmarshall511/wordpress_zero_spam": "<5.2.13",
2021-06-09 08:45:34 +02:00
"bolt/bolt": "<3.7.2",
2022-07-17 22:26:35 +02:00
"bolt/core": "<=4.2",
2022-01-19 19:35:45 +01:00
"bottelet/flarepoint": "<2.2.1",
2024-02-03 00:40:37 +01:00
"bref/bref": "<2.1.13",
2021-06-09 08:45:34 +02:00
"brightlocal/phpwhois": "<=4.2.5",
2022-07-17 22:26:35 +02:00
"brotkrueml/codehighlight": "<2.7",
"brotkrueml/schema": "<1.13.1|>=2,<2.5.1",
"brotkrueml/typo3-matomo-integration": "<1.3.2",
2022-01-19 19:35:45 +01:00
"buddypress/buddypress": "<7.2.1",
2024-02-06 21:47:18 +01:00
"bugsnag/bugsnag-laravel": ">=2,<2.0.2",
2022-03-04 12:16:13 +01:00
"bytefury/crater": "<6.0.2",
2021-10-02 18:36:29 +02:00
"cachethq/cachet": "<2.5.1",
2023-08-20 12:51:50 +02:00
"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",
2023-01-28 19:40:02 +01:00
"cakephp/database": ">=4.2,<4.2.12|>=4.3,<4.3.11|>=4.4,<4.4.10",
2022-01-19 19:35:45 +01:00
"cardgate/magento2": "<2.0.33",
2023-07-15 21:17:10 +02:00
"cardgate/woocommerce": "<=3.1.15",
2021-06-09 08:45:34 +02:00
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
"cartalyst/sentry": "<=2.1.6",
2022-01-19 19:35:45 +01:00
"catfan/medoo": "<1.7.5",
2023-09-24 15:36:07 +02:00
"cecil/cecil": "<7.47.1",
2023-08-20 12:51:50 +02:00
"centreon/centreon": "<22.10.0.0-beta1",
2021-06-09 08:45:34 +02:00
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
2023-08-20 12:51:50 +02:00
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
2023-09-09 23:19:44 +02:00
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
2024-01-05 22:33:00 +01:00
"ckeditor/ckeditor": "<4.17",
2023-08-20 12:51:50 +02:00
"cockpit-hq/cockpit": "<=2.6.3",
2021-10-02 18:36:29 +02:00
"codeception/codeception": "<3.1.3|>=4,<4.1.22",
2023-08-20 12:51:50 +02:00
"codeigniter/framework": "<3.1.9",
2023-11-04 20:44:32 +01:00
"codeigniter4/framework": "<=4.4.2",
2023-11-24 23:55:21 +01:00
"codeigniter4/shield": "<1.0.0.0-beta8",
2021-10-02 18:36:29 +02:00
"codiad/codiad": "<=2.8.4",
2024-02-08 22:01:05 +01:00
"composer/composer": "<1.10.27|>=2,<2.2.23|>=2.3,<2.7",
2024-02-18 19:25:52 +01:00
"concrete5/concrete5": "<9.2.5",
2022-07-17 22:26:35 +02:00
"concrete5/core": "<8.5.8|>=9,<9.1",
2021-06-09 08:45:34 +02:00
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
2023-04-29 22:06:13 +02:00
"contao/contao": ">=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4",
2021-06-09 08:45:34 +02:00
"contao/core": ">=2,<3.5.39",
2024-02-06 21:47:18 +01:00
"contao/core-bundle": ">=3,<3.5.35|>=4,<4.9.42|>=4.10,<4.13.28|>=5,<5.1.10",
2021-06-09 08:45:34 +02:00
"contao/listing-bundle": ">=4,<4.4.8",
2022-07-17 22:26:35 +02:00
"contao/managed-edition": "<=1.5",
2024-01-05 22:33:00 +01:00
"corveda/phpsandbox": "<1.3.5",
2023-07-11 22:01:32 +02:00
"cosenary/instagram": "<=2.3",
2024-02-03 00:40:37 +01:00
"craftcms/cms": "<4.6.2",
2023-08-20 12:51:50 +02:00
"croogo/croogo": "<4",
2022-07-17 22:26:35 +02:00
"cuyz/valinor": "<0.12",
"czproject/git-php": "<4.0.3",
"darylldoyle/safe-svg": "<1.9.10",
2021-06-09 08:45:34 +02:00
"datadog/dd-trace": ">=0.30,<0.30.2",
2023-09-24 15:36:07 +02:00
"datatables/datatables": "<1.10.10",
2021-06-09 08:45:34 +02:00
"david-garcia/phpwhois": "<=4.3.1",
2023-01-18 21:22:22 +01:00
"dbrisinajumi/d2files": "<1",
2023-08-20 12:51:50 +02:00
"dcat/laravel-admin": "<=2.1.3.0-beta",
2023-02-07 22:41:14 +01:00
"derhansen/fe_change_pwd": "<2.0.5|>=3,<3.0.3",
2024-02-18 19:25:52 +01:00
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
2023-07-11 22:01:32 +02:00
"desperado/xml-bundle": "<=0.1.7",
2023-12-24 15:20:52 +01:00
"directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
2023-10-25 17:14:02 +02:00
"doctrine/annotations": "<1.2.7",
2024-02-06 21:47:18 +01:00
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
2023-10-25 17:14:02 +02:00
"doctrine/common": "<2.4.3|>=2.5,<2.5.1",
2022-01-19 19:35:45 +01:00
"doctrine/dbal": ">=2,<2.0.8|>=2.1,<2.1.2|>=3,<3.1.4",
2021-06-09 08:45:34 +02:00
"doctrine/doctrine-bundle": "<1.5.2",
"doctrine/doctrine-module": "<=0.7.1",
2023-10-25 17:14:02 +02:00
"doctrine/mongodb-odm": "<1.0.2",
"doctrine/mongodb-odm-bundle": "<3.0.1",
2021-06-09 08:45:34 +02:00
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
2023-11-04 20:44:32 +01:00
"dolibarr/dolibarr": "<18.0.2",
2023-12-24 15:20:52 +01:00
"dompdf/dompdf": "<2.0.4",
2023-11-17 23:44:28 +01:00
"doublethreedigital/guest-entries": "<3.1.2",
2024-02-18 19:25:52 +01:00
"drupal/core": ">=6,<6.38|>=7,<7.96|>=8,<10.1.8|>=10.2,<10.2.2",
"drupal/drupal": ">=5,<5.11|>=6,<6.38|>=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4",
2023-11-17 23:44:28 +01:00
"duncanmcclean/guest-entries": "<3.1.2",
2021-06-09 08:45:34 +02:00
"dweeves/magmi": "<=0.7.24",
2024-01-25 22:19:06 +01:00
"ec-cube/ec-cube": "<2.4.4",
2021-10-02 18:36:29 +02:00
"ecodev/newsletter": "<=4",
2022-07-17 22:26:35 +02:00
"ectouch/ectouch": "<=2.7.2",
2023-08-20 12:51:50 +02:00
"elefant/cms": "<2.0.7",
2022-01-19 19:35:45 +01:00
"elgg/elgg": "<3.3.24|>=4,<4.0.5",
2023-12-10 00:40:39 +01:00
"elijaa/phpmemcacheadmin": "<=1.3",
2023-03-15 21:59:33 +01:00
"encore/laravel-admin": "<=1.8.19",
2020-01-09 19:37:04 +01:00
"endroid/qr-code-bundle": "<3.4.2",
2022-03-04 12:16:13 +01:00
"enshrined/svg-sanitize": "<0.15",
2019-04-14 13:43:34 +02:00
"erusev/parsedown": "<1.7.2",
2021-10-02 18:36:29 +02:00
"ether/logs": "<3.0.4",
2023-10-25 17:14:02 +02:00
"evolutioncms/evolution": "<=3.2.3",
2022-09-17 17:30:15 +02:00
"exceedone/exment": "<4.4.3|>=5,<5.0.3",
2023-08-20 12:51:50 +02:00
"exceedone/laravel-admin": "<2.2.3|==3",
"ezsystems/demobundle": ">=5.4,<5.4.6.1-dev",
2021-01-03 20:34:58 +01:00
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
2023-08-20 12:51:50 +02:00
"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",
2021-10-02 18:36:29 +02:00
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
2022-11-14 20:30:55 +01:00
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6|>=1.5,<1.5.29|>=2.3,<2.3.26",
2020-09-22 10:22:22 +02:00
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
2023-08-20 12:51:50 +02:00
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
2023-11-04 20:44:32 +01:00
"ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.34",
2021-10-02 18:36:29 +02:00
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
2023-08-20 12:51:50 +02:00
"ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1-dev",
2023-11-04 20:44:32 +01:00
"ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
2020-02-09 21:25:03 +01:00
"ezsystems/ezplatform-user": ">=1,<1.0.1",
2023-11-04 20:44:32 +01:00
"ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
2024-02-03 00:40:37 +01:00
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
2020-09-22 10:22:22 +02:00
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
2023-08-20 12:51:50 +02:00
"ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
2019-03-27 19:19:50 +01:00
"ezyang/htmlpurifier": "<4.1.1",
2022-01-19 19:35:45 +01:00
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
2023-08-20 12:51:50 +02:00
"facturascripts/facturascripts": "<=2022.08",
2021-06-09 08:45:34 +02:00
"feehi/cms": "<=2.1.1",
2022-12-16 23:18:21 +01:00
"feehi/feehicms": "<=2.1.1",
2022-07-17 22:26:35 +02:00
"fenom/fenom": "<=2.12.1",
"filegator/filegator": "<7.8",
2023-02-20 00:57:00 +01:00
"firebase/php-jwt": "<6",
2023-02-07 22:41:14 +01:00
"fixpunkt/fp-masterquiz": "<2.2.1|>=3,<3.5.2",
"fixpunkt/fp-newsletter": "<1.1.1|>=2,<2.1.2|>=2.2,<3.2.6",
2024-01-05 22:33:00 +01:00
"flarum/core": "<1.8.5",
"flarum/framework": "<1.8.5",
2023-01-18 21:22:22 +01:00
"flarum/mentions": "<1.6.3",
2023-08-20 12:51:50 +02:00
"flarum/sticky": ">=0.1.0.0-beta14,<=0.1.0.0-beta15",
"flarum/tags": "<=0.1.0.0-beta13",
2023-11-11 18:35:49 +01:00
"floriangaerber/magnesium": "<0.3.1",
2021-06-09 08:45:34 +02:00
"fluidtypo3/vhs": "<5.1.1",
2023-08-20 12:51:50 +02:00
"fof/byobu": ">=0.3.0.0-beta2,<1.1.7",
2022-07-17 22:26:35 +02:00
"fof/upload": "<1.2.3",
2023-11-11 18:35:49 +01:00
"foodcoopshop/foodcoopshop": ">=3.2,<3.6.1",
2019-03-27 19:19:50 +01:00
"fooman/tcpdf": "<6.2.22",
2022-07-17 22:26:35 +02:00
"forkcms/forkcms": "<5.11.1",
2019-03-27 19:19:50 +01:00
"fossar/tcpdf-parser": "<6.2.22",
2023-05-27 19:24:14 +02:00
"francoisjacquet/rosariosis": "<11",
2023-03-15 21:59:33 +01:00
"frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2",
2020-03-15 13:37:33 +01:00
"friendsofsymfony/oauth2-php": "<1.3",
2019-03-27 19:19:50 +01:00
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
2020-07-30 17:13:16 +02:00
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
2023-09-09 23:19:44 +02:00
"friendsoftypo3/openid": ">=4.5,<4.5.31|>=4.7,<4.7.16|>=6,<6.0.11|>=6.1,<6.1.6",
2023-09-24 15:36:07 +02:00
"froala/wysiwyg-editor": "<3.2.7|>=4.0.1,<=4.1.1",
2024-01-05 22:33:00 +01:00
"froxlor/froxlor": "<=2.1.1",
2019-03-27 19:19:50 +01:00
"fuel/core": "<1.8.1",
2023-06-26 21:37:17 +02:00
"funadmin/funadmin": "<=3.2|>=3.3.2,<=3.3.3",
2022-01-19 19:35:45 +01:00
"gaoming13/wechat-php-sdk": "<=1.10.2",
2022-07-17 22:26:35 +02:00
"genix/cms": "<=1.1.11",
2024-02-18 19:25:52 +01:00
"getgrav/grav": "<1.7.44",
2023-08-20 12:51:50 +02:00
"getkirby/cms": "<3.5.8.3-dev|>=3.6,<3.6.6.3-dev|>=3.7,<3.7.5.2-dev|>=3.8,<3.8.4.1-dev|>=3.9,<3.9.6",
2023-07-29 18:55:24 +02:00
"getkirby/kirby": "<=2.5.12",
2021-01-03 20:34:58 +01:00
"getkirby/panel": "<2.5.14",
2022-09-07 21:52:13 +02:00
"getkirby/starterkit": "<=3.7.0.2",
2024-01-05 22:33:00 +01:00
"gilacms/gila": "<=1.15.4",
2023-09-24 15:36:07 +02:00
"gleez/cms": "<=1.2|==2",
2022-01-19 19:35:45 +01:00
"globalpayments/php-sdk": "<2",
2023-07-11 22:01:32 +02:00
"gogentooss/samlbase": "<1.2.7",
2022-03-04 12:16:13 +01:00
"google/protobuf": "<3.15",
2020-07-18 23:50:39 +02:00
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
2023-03-15 21:59:33 +01:00
"gree/jose": "<2.2.1",
2019-03-27 19:19:50 +01:00
"gregwar/rst": "<1.0.3",
2024-02-03 00:40:37 +01:00
"grumpydictator/firefly-iii": "<6.1.7",
2023-10-04 01:25:22 +02:00
"gugoan/economizzer": "<=0.9.0.0-beta1",
2022-07-17 22:26:35 +02:00
"guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5",
2023-04-22 22:34:14 +02:00
"guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5",
2023-07-15 21:17:10 +02:00
"haffner/jh_captcha": "<=2.1.3|>=3,<=3.0.2",
2023-01-18 21:22:22 +01:00
"harvesthq/chosen": "<1.8.7",
2023-08-20 12:51:50 +02:00
"helloxz/imgurl": "<=2.31",
2023-06-26 21:37:17 +02:00
"hhxsv5/laravel-s": "<3.7.36",
2022-01-19 19:35:45 +01:00
"hillelcoren/invoice-ninja": "<5.3.35",
2023-01-18 21:22:22 +01:00
"himiklab/yii2-jqgrid-widget": "<1.0.8",
2022-01-19 19:35:45 +01:00
"hjue/justwriting": "<=1",
"hov/jobfair": "<1.0.13|>=2,<2.0.2",
2023-04-22 22:34:14 +02:00
"httpsoft/http-message": "<1.0.12",
2022-07-17 22:26:35 +02:00
"hyn/multi-tenant": ">=5.6,<5.7.2",
2022-11-14 20:30:55 +01:00
"ibexa/admin-ui": ">=4.2,<4.2.3",
2023-11-04 20:44:32 +01:00
"ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3|>=4.5,<4.5.4",
2022-11-14 20:30:55 +01:00
"ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3",
2021-10-02 18:36:29 +02:00
"ibexa/post-install": "<=1.0.4",
2023-11-04 20:44:32 +01:00
"ibexa/solr": ">=4.5,<4.5.4",
2023-05-15 00:36:36 +02:00
"ibexa/user": ">=4,<4.4.3",
2022-03-04 12:16:13 +01:00
"icecoder/icecoder": "<=8.1",
2022-07-17 22:26:35 +02:00
"idno/known": "<=1.3.1",
2024-02-06 21:47:18 +01:00
"illuminate/auth": "<5.5.10",
2020-08-21 21:10:47 +02:00
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
2022-01-19 19:35:45 +01:00
"illuminate/database": "<6.20.26|>=7,<7.30.5|>=8,<8.40",
2019-03-27 19:19:50 +01: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",
2022-01-19 19:35:45 +01:00
"illuminate/view": "<6.20.42|>=7,<7.30.6|>=8,<8.75",
2023-07-15 21:17:10 +02:00
"impresscms/impresscms": "<=1.4.5",
2024-01-15 20:44:51 +01:00
"impresspages/impresspages": "<=1.0.12",
2023-12-24 15:20:52 +01:00
"in2code/femanager": "<5.5.3|>=6,<6.3.4|>=7,<7.2.3",
2023-06-18 21:38:02 +02:00
"in2code/ipandlanguageredirect": "<5.1.2",
2022-07-17 22:26:35 +02:00
"in2code/lux": "<17.6.1|>=18,<24.0.2",
2023-01-18 21:22:22 +01:00
"innologi/typo3-appointments": "<2.0.6",
2023-09-24 15:36:07 +02:00
"intelliants/subrion": "<4.2.2",
2022-07-24 01:26:22 +02:00
"islandora/islandora": ">=2,<2.4.1",
2019-03-27 19:19:50 +01:00
"ivankristianto/phpwhois": "<=4.3",
2022-01-19 19:35:45 +01:00
"jackalope/jackalope-doctrine-dbal": "<1.7.4",
"james-heinrich/getid3": "<1.9.21",
2023-09-09 23:19:44 +02:00
"james-heinrich/phpthumb": "<1.7.12",
2022-11-26 22:54:53 +01:00
"jasig/phpcas": "<1.3.3",
2023-08-20 12:51:50 +02:00
"jcbrand/converse.js": "<3.3.3",
2023-09-24 15:36:07 +02:00
"joomla/application": "<1.0.13",
2022-07-17 22:26:35 +02:00
"joomla/archive": "<1.1.12|>=2,<2.0.1",
"joomla/filesystem": "<1.6.2|>=2,<2.0.1",
"joomla/filter": "<1.4.4|>=2,<2.0.1",
2024-02-18 19:25:52 +01:00
"joomla/framework": "<1.5.4|>=2.5.4,<=3.8.12",
2022-07-17 22:26:35 +02:00
"joomla/input": ">=2,<2.0.2",
2023-10-15 14:01:01 +02:00
"joomla/joomla-cms": ">=2.5,<3.9.12",
2019-03-27 19:19:50 +01:00
"joomla/session": "<1.3.1",
2022-10-30 17:34:17 +01:00
"joyqi/hyper-down": "<=2.4.27",
2022-03-04 12:16:13 +01:00
"jsdecena/laracom": "<2.0.9",
2019-03-27 19:19:50 +01:00
"jsmitty12/phpwhois": "<5.1",
2024-01-10 23:19:16 +01:00
"juzaweb/cms": "<=3.4",
2019-03-27 19:19:50 +01:00
"kazist/phpwhois": "<=4.2.6",
2023-01-18 21:22:22 +01:00
"kelvinmo/simplexrd": "<3.1.1",
2022-01-19 19:35:45 +01:00
"kevinpapst/kimai2": "<1.16.7",
2023-06-26 21:37:17 +02:00
"khodakhah/nodcms": "<=3",
2024-01-14 20:54:35 +01:00
"kimai/kimai": "<2.1",
2023-07-11 22:01:32 +02:00
"kitodo/presentation": "<3.2.3|>=3.3,<3.3.4",
2021-06-09 08:45:34 +02:00
"klaviyo/magento2-extension": ">=1,<3",
2023-09-09 23:19:44 +02:00
"knplabs/knp-snappy": "<=1.4.2",
2023-08-20 12:51:50 +02:00
"kohana/core": "<3.3.3",
2022-07-17 22:26:35 +02:00
"krayin/laravel-crm": "<1.2.2",
2019-03-27 19:19:50 +01:00
"kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22",
2023-08-20 12:51:50 +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",
2022-03-04 12:16:13 +01:00
"laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1",
2021-06-09 08:45:34 +02:00
"laminas/laminas-http": "<2.14.2",
2022-03-04 12:16:13 +01:00
"laravel/fortify": "<1.11.1",
2023-07-20 23:20:46 +02:00
"laravel/framework": "<6.20.44|>=7,<7.30.6|>=8,<8.75",
2019-03-27 19:19:50 +01:00
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
2022-01-19 19:35:45 +01:00
"latte/latte": "<2.10.8",
2023-08-20 12:51:50 +02:00
"lavalite/cms": "<=9",
2021-10-02 18:36:29 +02:00
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
2019-03-27 19:19:50 +01:00
"league/commonmark": "<0.18.3",
2021-10-02 18:36:29 +02:00
"league/flysystem": "<1.1.4|>=2,<2.1.1",
2023-08-20 12:51:50 +02:00
"league/oauth2-server": ">=8.3.2,<8.4.2|>=8.5,<8.5.3",
2021-06-09 08:45:34 +02:00
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
2023-08-20 12:51:50 +02:00
"librenms/librenms": "<2017.08.18",
2023-01-28 19:40:02 +01:00
"liftkit/database": "<2.13.2",
2022-01-19 19:35:45 +01:00
"limesurvey/limesurvey": "<3.27.19",
2022-03-04 12:16:13 +01:00
"livehelperchat/livehelperchat": "<=3.91",
2024-02-18 19:25:52 +01:00
"livewire/livewire": ">2.2.4,<2.2.6",
2021-10-02 18:36:29 +02:00
"lms/routes": "<2.1.1",
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
2022-07-17 22:26:35 +02:00
"luyadev/yii-helpers": "<1.2.1",
2024-01-14 20:54:35 +01:00
"magento/community-edition": "<2.4.3.0-patch3|>=2.4.4,<2.4.5",
"magento/core": "<=1.9.4.5",
2023-08-20 12:51:50 +02:00
"magento/magento1ce": "<1.9.4.3-dev",
"magento/magento1ee": ">=1,<1.14.4.3-dev",
"magento/product-community-edition": ">=2,<2.2.10|>=2.3,<2.3.2.0-patch2",
2024-01-14 20:54:35 +01:00
"magneto/core": "<1.9.4.4-dev",
2023-02-20 00:57:00 +01:00
"maikuolan/phpmussel": ">=1,<1.6",
2024-01-05 22:33:00 +01:00
"mainwp/mainwp": "<=4.4.3.3",
2023-10-25 17:14:02 +02:00
"mantisbt/mantisbt": "<=2.25.7",
2020-07-30 17:13:16 +02:00
"marcwillmann/turn": "<0.3.3",
2022-07-17 22:26:35 +02:00
"matyhtf/framework": "<3.0.6",
2023-08-20 12:51:50 +02:00
"mautic/core": "<4.3",
2024-02-03 00:40:37 +01:00
"mediawiki/core": "<1.36.2",
2023-02-20 00:57:00 +01:00
"mediawiki/matomo": "<2.4.3",
2023-12-12 22:30:45 +01:00
"mediawiki/semantic-media-wiki": "<4.0.2",
2022-10-22 21:38:24 +02:00
"melisplatform/melis-asset-manager": "<5.0.1",
"melisplatform/melis-cms": "<5.0.1",
"melisplatform/melis-front": "<5.0.1",
2022-08-03 22:50:27 +02:00
"mezzio/mezzio-swoole": "<3.7|>=4,<4.3",
2023-01-08 23:28:23 +01:00
"mgallegos/laravel-jqgrid": "<=1.3",
2024-02-08 22:01:05 +01:00
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
2023-12-10 00:40:39 +01:00
"microsoft/microsoft-graph-beta": "<2.0.1",
"microsoft/microsoft-graph-core": "<2.0.2",
2023-12-03 01:20:39 +01:00
"microweber/microweber": "<=2.0.4",
2021-10-02 18:36:29 +02:00
"miniorange/miniorange-saml": "<1.4.3",
2020-07-30 17:13:16 +02:00
"mittwald/typo3_forum": "<1.2.1",
2023-02-20 00:57:00 +01:00
"mobiledetect/mobiledetectlib": "<2.8.32",
2023-08-20 12:51:50 +02:00
"modx/revolution": "<=2.8.3.0-patch",
2022-07-17 22:26:35 +02:00
"mojo42/jirafeau": "<4.4",
2023-09-09 23:19:44 +02:00
"mongodb/mongodb": ">=1,<1.9.2",
2019-03-27 19:19:50 +01:00
"monolog/monolog": ">=1.8,<1.12",
2023-11-11 18:35:49 +01:00
"moodle/moodle": "<4.3.0.0-RC2-dev",
2023-10-25 17:14:02 +02:00
"mos/cimage": "<0.7.19",
2023-07-11 22:01:32 +02:00
"movim/moxl": ">=0.8,<=0.10",
2023-07-20 23:20:46 +02:00
"mpdf/mpdf": "<=7.1.7",
2023-11-17 23:44:28 +01:00
"munkireport/comment": "<4.1",
"munkireport/managedinstalls": "<2.6",
"munkireport/munkireport": ">=2.5.3,<5.6.3",
2022-03-04 12:16:13 +01:00
"mustache/mustache": ">=2,<2.14.1",
2019-03-27 19:19:50 +01:00
"namshi/jose": "<2.2",
2022-01-19 19:35:45 +01:00
"neoan3-apps/template": "<1.1.1",
2023-08-20 12:51:50 +02:00
"neorazorx/facturascripts": "<2022.04",
2021-06-09 08:45:34 +02:00
"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",
2021-10-02 18:36:29 +02:00
"neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
2024-01-25 22:19:06 +01:00
"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",
2022-07-17 22:26:35 +02:00
"neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=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",
2021-06-09 08:45:34 +02:00
"neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
2022-01-19 19:35:45 +01:00
"netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15",
2020-10-03 11:52:32 +02:00
"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",
2023-07-11 22:01:32 +02:00
"nilsteampassnet/teampass": "<3.0.10",
2023-10-25 17:14:02 +02:00
"nonfiction/nterchange": "<4.1.1",
2022-09-07 21:52:13 +02:00
"notrinos/notrinos-erp": "<=0.7",
2022-07-17 22:26:35 +02:00
"noumo/easyii": "<=0.9",
2023-08-20 12:51:50 +02:00
"nukeviet/nukeviet": "<4.5.02",
2023-04-22 22:34:14 +02:00
"nyholm/psr7": "<1.6.1",
2022-07-17 22:26:35 +02:00
"nystudio107/craft-seomatic": "<3.4.12",
2020-05-09 20:33:49 +02:00
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
2021-03-14 18:43:09 +01:00
"october/backend": "<1.1.2",
2023-10-06 12:35:17 +02:00
"october/cms": "<1.0.469|==1.0.469|==1.0.471|==1.1.1",
2023-08-20 12:51:50 +02:00
"october/october": "<=3.4.4",
2021-03-14 18:43:09 +01:00
"october/rain": "<1.0.472|>=1.1,<1.1.2",
2023-12-03 01:20:39 +01:00
"october/system": "<1.0.476|>=1.1,<1.1.12|>=2,<2.2.34|>=3,<3.5.2",
2023-10-25 17:14:02 +02:00
"omeka/omeka-s": "<4.0.3",
2019-03-27 19:19:50 +01:00
"onelogin/php-saml": "<2.10.4",
2024-02-08 22:01:05 +01:00
"oneup/uploader-bundle": ">=1,<1.9.3|>=2,<2.1.5",
2022-07-17 22:26:35 +02:00
"open-web-analytics/open-web-analytics": "<1.7.4",
2023-10-04 01:25:22 +02:00
"opencart/opencart": "<=3.0.3.7|>=4,<4.0.2.3-dev",
2019-03-27 19:19:50 +01:00
"openid/php-openid": "<2.3",
2023-12-10 00:40:39 +01:00
"openmage/magento-lts": "<20.2",
2023-07-11 22:01:32 +02:00
"opensource-workshop/connect-cms": "<1.7.2|>=2,<2.3.2",
2023-08-20 12:51:50 +02:00
"orchid/platform": ">=9,<9.4.4|>=14.0.0.0-alpha4,<14.5",
2023-12-03 01:20:39 +01:00
"oro/calendar-bundle": ">=4.2,<=4.2.6|>=5,<=5.0.6|>=5.1,<5.1.1",
2023-10-15 14:01:01 +02:00
"oro/commerce": ">=4.1,<5.0.11|>=5.1,<5.1.1",
2022-01-19 19:35:45 +01:00
"oro/crm": ">=1.7,<1.7.4|>=3.1,<4.1.17|>=4.2,<4.2.7",
2023-12-03 01:20:39 +01:00
"oro/crm-call-bundle": ">=4.2,<=4.2.5|>=5,<5.0.4|>=5.1,<5.1.1",
"oro/customer-portal": ">=4.2,<=4.2.8|>=5,<5.0.11|>=5.1,<5.1.1",
"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.8",
2023-08-20 12:51:50 +02:00
"oxid-esales/oxideshop-ce": "<4.5",
2022-07-17 22:26:35 +02:00
"packbackbooks/lti-1-3-php-library": "<5",
2019-03-27 19:19:50 +01:00
"padraic/humbug_get_contents": "<1.1.2",
2023-08-20 12:51:50 +02:00
"pagarme/pagarme-php": "<3",
2021-10-02 18:36:29 +02:00
"pagekit/pagekit": "<=1.0.18",
2019-03-27 19:19:50 +01:00
"paragonie/random_compat": "<2",
2021-01-03 20:34:58 +01:00
"passbolt/passbolt_api": "<2.11",
2019-03-27 19:19:50 +01:00
"paypal/merchant-sdk-php": "<3.12",
2021-10-02 18:36:29 +02:00
"pear/archive_tar": "<1.4.14",
2024-02-18 19:25:52 +01:00
"pear/auth": "<1.2.4",
2022-03-04 12:16:13 +01:00
"pear/crypt_gpg": "<1.6.7",
2023-07-11 22:01:32 +02:00
"pear/pear": "<=1.10.1",
2022-01-19 19:35:45 +01:00
"pegasus/google-for-jobs": "<1.5.1|>=2,<2.1.1",
2020-09-22 10:22:22 +02:00
"personnummer/personnummer": "<3.0.2",
2021-06-09 08:45:34 +02:00
"phanan/koel": "<5.1.4",
2023-12-24 15:20:52 +01:00
"phenx/php-svg-lib": "<0.5.1",
2023-01-18 21:22:22 +01:00
"php-mod/curl": "<2.3.2",
2023-07-15 21:17:10 +02:00
"phpbb/phpbb": "<3.2.10|>=3.3,<3.3.1",
2024-01-14 20:54:35 +01:00
"phpems/phpems": ">=6,<=6.1.3",
2021-10-02 18:36:29 +02:00
"phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7",
"phpmailer/phpmailer": "<6.5",
2020-06-13 16:09:06 +02:00
"phpmussel/phpmussel": ">=1,<1.6",
2023-02-20 00:57:00 +01:00
"phpmyadmin/phpmyadmin": "<5.2.1",
2024-02-06 21:47:18 +01:00
"phpmyfaq/phpmyfaq": "<3.2.5",
2022-07-17 22:26:35 +02:00
"phpoffice/phpexcel": "<1.8",
2021-01-03 20:34:58 +01:00
"phpoffice/phpspreadsheet": "<1.16",
2023-12-05 23:30:59 +01:00
"phpseclib/phpseclib": "<2.0.31|>=3,<3.0.34",
2023-07-11 22:01:32 +02:00
"phpservermon/phpservermon": "<3.6",
2023-12-24 15:20:52 +01:00
"phpsysinfo/phpsysinfo": "<3.4.3",
2024-02-08 22:01:05 +01:00
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
2019-03-27 19:19:50 +01:00
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
2023-01-18 21:22:22 +01:00
"phpxmlrpc/phpxmlrpc": "<4.9.2",
2023-07-11 22:01:32 +02:00
"pi/pi": "<=2.5",
2024-02-08 22:01:05 +01:00
"pimcore/admin-ui-classic-bundle": "<1.3.3",
2024-01-10 23:19:16 +01:00
"pimcore/customer-management-framework-bundle": "<4.0.6",
2022-07-17 22:26:35 +02:00
"pimcore/data-hub": "<1.2.4",
2023-10-04 01:25:22 +02:00
"pimcore/demo": "<10.3",
2024-01-10 23:19:16 +01:00
"pimcore/ecommerce-framework-bundle": "<1.0.10",
2023-04-08 01:09:45 +02:00
"pimcore/perspective-editor": "<1.5.1",
2023-11-17 23:44:28 +01:00
"pimcore/pimcore": "<11.1.1",
2024-02-18 19:25:52 +01:00
"pixelfed/pixelfed": "<0.11.11",
2024-01-05 22:33:00 +01:00
"plotly/plotly.js": "<2.25.2",
2022-07-17 22:26:35 +02:00
"pocketmine/bedrock-protocol": "<8.0.2",
2023-09-24 15:36:07 +02:00
"pocketmine/pocketmine-mp": "<=4.23|>=5,<5.3.1",
2023-11-17 23:44:28 +01:00
"pocketmine/raklib": ">=0.14,<0.14.6|>=0.15,<0.15.1",
2021-06-09 08:45:34 +02:00
"pressbooks/pressbooks": "<5.18",
2020-02-13 22:04:40 +01:00
"prestashop/autoupgrade": ">=4,<4.10.1",
2023-11-11 18:35:49 +01:00
"prestashop/blockreassurance": "<=5.1.3",
2022-07-17 22:26:35 +02:00
"prestashop/blockwishlist": ">=2,<2.1.1",
2022-10-05 22:42:38 +02:00
"prestashop/contactform": ">=1.0.1,<4.3",
2020-02-13 22:04:40 +01:00
"prestashop/gamification": "<2.3.2",
2024-01-05 22:33:00 +01:00
"prestashop/prestashop": "<8.1.3",
2022-09-07 21:52:13 +02:00
"prestashop/productcomments": "<5.0.2",
2021-06-09 08:45:34 +02:00
"prestashop/ps_emailsubscription": "<2.6.1",
2020-02-13 22:04:40 +01:00
"prestashop/ps_facetedsearch": "<3.4.1",
2022-01-19 19:35:45 +01:00
"prestashop/ps_linklist": "<3.1",
2022-07-17 22:26:35 +02:00
"privatebin/privatebin": "<1.4",
2024-01-25 22:19:06 +01:00
"processwire/processwire": "<=3.0.210",
2023-08-20 12:51:50 +02:00
"propel/propel": ">=2.0.0.0-alpha1,<=2.0.0.0-alpha7",
2019-03-27 19:19:50 +01:00
"propel/propel1": ">=1,<=1.7.1",
2022-03-04 12:16:13 +01:00
"pterodactyl/panel": "<1.7",
2023-10-15 14:01:01 +02:00
"ptheofan/yii2-statemachine": ">=2.0.0.0-RC1-dev,<=2",
2022-03-04 12:16:13 +01:00
"ptrofimov/beanstalk_console": "<1.7.14",
2023-12-10 00:40:39 +01:00
"pubnub/pubnub": "<6.1",
2019-03-27 19:19:50 +01:00
"pusher/pusher-php-server": "<2.2.1",
2023-08-20 12:51:50 +02:00
"pwweb/laravel-core": "<=0.3.6.0-beta",
2022-12-11 14:41:40 +01:00
"pyrocms/pyrocms": "<=3.9.1",
2023-10-04 01:25:22 +02:00
"rainlab/blog-plugin": "<1.4.1",
2020-06-07 15:55:30 +02:00
"rainlab/debugbar-plugin": "<3.1",
2023-08-20 12:51:50 +02:00
"rainlab/user-plugin": "<=1.4.5",
2022-09-17 17:30:15 +02:00
"rankmath/seo-by-rank-math": "<=1.0.95",
2023-07-11 22:01:32 +02:00
"rap2hpoutre/laravel-log-viewer": "<0.13",
2023-05-27 19:24:14 +02:00
"react/http": ">=0.7,<1.9",
2023-04-08 01:09:45 +02:00
"really-simple-plugins/complianz-gdpr": "<6.4.2",
2022-07-17 22:26:35 +02:00
"remdex/livehelperchat": "<3.99",
2023-11-11 18:35:49 +01:00
"reportico-web/reportico": "<=7.1.21",
2023-11-24 23:55:21 +01:00
"rhukster/dom-sanitizer": "<1.0.7",
2021-06-09 08:45:34 +02:00
"rmccue/requests": ">=1.6,<1.8",
2024-02-06 21:47:18 +01:00
"robrichards/xmlseclibs": ">=1,<3.0.4",
2022-12-16 23:18:21 +01:00
"roots/soil": "<4.1",
2022-07-17 22:26:35 +02:00
"rudloff/alltube": "<3.0.3",
"s-cart/core": "<6.9",
"s-cart/s-cart": "<6.9",
2020-09-22 10:22:22 +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",
2024-02-08 22:01:05 +01:00
"sabre/dav": ">=1.6,<1.7.11|>=1.8,<1.8.9",
2023-08-20 12:51:50 +02:00
"scheb/two-factor-bundle": "<3.26|>=4,<4.11",
2019-03-27 19:19:50 +01:00
"sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6",
2023-07-20 23:20:46 +02:00
"sfroemken/url_redirect": "<=1.2.1",
2023-06-26 21:37:17 +02:00
"sheng/yiicms": "<=1.2",
2024-01-25 22:19:06 +01:00
"shopware/core": "<=6.5.7.3",
"shopware/platform": "<=6.5.7.3",
2021-06-09 08:45:34 +02:00
"shopware/production": "<=6.3.5.2",
2023-06-29 23:31:17 +02:00
"shopware/shopware": "<=5.7.17",
2022-07-17 22:26:35 +02:00
"shopware/storefront": "<=6.4.8.1",
"shopxo/shopxo": "<2.2.6",
"showdoc/showdoc": "<2.10.4",
2023-07-20 23:20:46 +02:00
"silverstripe-australia/advancedreports": ">=1,<=2",
2024-01-25 22:19:06 +01:00
"silverstripe/admin": "<1.13.19|>=2,<2.1.8",
2022-11-26 22:54:53 +01:00
"silverstripe/assets": ">=1,<1.11.1",
"silverstripe/cms": "<4.11.3",
2020-02-09 21:25:03 +01:00
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
2019-03-27 19:19:50 +01:00
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
2024-01-25 22:19:06 +01:00
"silverstripe/framework": "<4.13.39|>=5,<5.1.11",
2024-02-06 21:47:18 +01:00
"silverstripe/graphql": ">=2,<2.0.5|>=3,<3.8.2|>=4,<4.3.7|>=5,<5.1.3",
2022-07-17 22:26:35 +02:00
"silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1",
2023-07-20 23:20:46 +02:00
"silverstripe/recipe-cms": ">=4.5,<4.5.3",
2019-06-16 12:36:17 +02:00
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
2022-07-17 22:26:35 +02:00
"silverstripe/silverstripe-omnipay": "<2.5.2|>=3,<3.0.2|>=3.1,<3.1.4|>=3.2,<3.2.1",
2023-01-08 23:28:23 +01:00
"silverstripe/subsites": ">=2,<2.6.1",
2020-02-09 21:25:03 +01:00
"silverstripe/taxonomy": ">=1.3,<1.3.1|>=2,<2.0.1",
2019-03-27 19:19:50 +01:00
"silverstripe/userforms": "<3",
2022-11-26 22:54:53 +01:00
"silverstripe/versioned-admin": ">=1,<1.11.1",
2019-03-27 19:19:50 +01:00
"simple-updates/phpwhois": "<=1",
2024-02-06 21:47:18 +01:00
"simplesamlphp/saml2": "<1.10.6|>=2,<2.3.8|>=3,<3.1.4|==5.0.0.0-alpha12",
2020-04-28 16:39:48 +02:00
"simplesamlphp/simplesamlphp": "<1.18.6",
2019-03-27 19:19:50 +01:00
"simplesamlphp/simplesamlphp-module-infocard": "<1.0.1",
2023-01-18 21:22:22 +01:00
"simplesamlphp/simplesamlphp-module-openid": "<1",
2023-01-28 19:40:02 +01:00
"simplesamlphp/simplesamlphp-module-openidprovider": "<0.9",
2023-12-03 01:20:39 +01:00
"simplesamlphp/xml-security": "==1.6.11",
2020-02-13 22:04:40 +01:00
"simplito/elliptic-php": "<1.0.6",
2023-03-31 22:49:31 +02:00
"sitegeist/fluid-components": "<3.5",
2023-10-04 01:25:22 +02:00
"sjbr/sr-freecap": "<2.4.6|>=2.5,<2.5.3",
2023-05-27 19:24:14 +02:00
"slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1",
2019-03-27 19:19:50 +01:00
"slim/slim": "<2.6",
2023-08-20 12:51:50 +02:00
"slub/slub-events": "<3.0.3",
2023-03-31 22:49:31 +02:00
"smarty/smarty": "<3.1.48|>=4,<4.3.1",
2023-10-15 14:01:01 +02:00
"snipe/snipe-it": "<=6.2.2",
2019-03-27 19:19:50 +01:00
"socalnick/scn-social-auth": "<1.15.2",
2021-03-14 18:43:09 +01:00
"socialiteproviders/steam": "<1.1",
2022-12-11 14:41:40 +01:00
"spatie/browsershot": "<3.57.4",
2023-09-09 23:19:44 +02:00
"spipu/html2pdf": "<5.2.8",
2023-07-20 23:20:46 +02:00
"spoon/library": "<1.4.1",
2019-03-27 19:19:50 +01:00
"spoonity/tcpdf": "<6.2.22",
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
2023-08-20 12:51:50 +02:00
"ssddanbrown/bookstack": "<22.02.3",
2024-02-03 00:40:37 +01:00
"statamic/cms": "<4.46",
2023-08-20 12:51:50 +02:00
"stormpath/sdk": "<9.9.99",
2023-06-18 21:38:02 +02:00
"studio-42/elfinder": "<2.1.62",
2023-07-11 22:01:32 +02:00
"subhh/libconnect": "<7.0.8|>=8,<8.1",
2023-01-18 21:22:22 +01:00
"sukohi/surpass": "<1",
2024-02-06 21:47:18 +01:00
"sulu/sulu": "<1.6.44|>=2,<2.4.16|>=2.5,<2.5.12",
2023-01-18 21:22:22 +01:00
"sumocoders/framework-user-bundle": "<1.4",
2024-02-03 00:40:37 +01:00
"superbig/craft-audit": "<3.0.2",
2023-02-05 02:27:05 +01:00
"swag/paypal": "<5.4.4",
2019-03-27 19:19:50 +01:00
"swiftmailer/swiftmailer": ">=4,<5.4.5",
2023-11-24 23:55:21 +01:00
"swiftyedit/swiftyedit": "<1.2",
2019-03-27 19:19:50 +01:00
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
2019-05-25 21:57:00 +02:00
"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",
2022-07-17 22:26:35 +02:00
"sylius/grid-bundle": "<1.10.1",
2022-01-19 19:35:45 +01:00
"sylius/paypal-plugin": ">=1,<1.2.4|>=1.3,<1.3.1",
2024-02-08 22:01:05 +01:00
"sylius/resource-bundle": ">=1,<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
2022-07-17 22:26:35 +02:00
"sylius/sylius": "<1.9.10|>=1.10,<1.10.11|>=1.11,<1.11.2",
2020-02-09 21:25:03 +01:00
"symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
2021-06-09 08:45:34 +02:00
"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",
2023-01-18 21:22:22 +01:00
"symbiote/silverstripe-seed": "<6.0.3",
2020-02-13 22:04:40 +01:00
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
2023-01-28 19:40:02 +01:00
"symfont/process": ">=0",
2019-11-16 17:59:32 +01:00
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
2019-04-26 18:20:45 +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",
2020-03-30 19:34:07 +02:00
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
2019-03-27 19:19:50 +01: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",
2023-08-20 12:51:50 +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.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3",
2020-03-30 19:34:07 +02:00
"symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
2023-02-01 22:17:45 +01:00
"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-03-27 19:19:50 +01:00
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
2021-06-09 08:45:34 +02:00
"symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
2019-11-16 17:59:32 +01:00
"symfony/mime": ">=4.3,<4.3.8",
2019-04-26 18:20:45 +02:00
"symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
2019-03-27 19:19:50 +01:00
"symfony/polyfill": ">=1,<1.10",
"symfony/polyfill-php55": ">=1,<1.10",
2019-04-26 18:20:45 +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",
2019-03-27 19:19:50 +01:00
"symfony/routing": ">=2,<2.0.19",
2021-06-09 08:45:34 +02:00
"symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
2023-02-01 22:17:45 +01:00
"symfony/security-bundle": ">=2,<4.4.50|>=5,<5.4.20|>=6,<6.0.20|>=6.1,<6.1.12|>=6.2,<6.2.6",
2021-06-09 08:45:34 +02:00
"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-03-27 19:19:50 +01: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",
2021-06-09 08:45:34 +02:00
"symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
2023-11-11 18:35:49 +01:00
"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.3.2|>=5.4,<5.4.31|>=6,<6.3.8",
2022-01-19 19:35:45 +01:00
"symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12",
2024-02-08 22:01:05 +01:00
"symfony/symfony": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
2019-03-27 19:19:50 +01:00
"symfony/translation": ">=2,<2.0.17",
2023-11-11 18:35:49 +01:00
"symfony/twig-bridge": ">=2,<4.4.51|>=5,<5.4.31|>=6,<6.3.8",
2023-09-24 15:36:07 +02:00
"symfony/ux-autocomplete": "<2.11.2",
2019-03-27 19:19:50 +01:00
"symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
2019-11-16 17:59:32 +01:00
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
2019-03-27 19:19:50 +01:00
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
2023-11-11 18:35:49 +01:00
"symfony/webhook": ">=6.3,<6.3.8",
2024-02-08 22:01:05 +01:00
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7|>=2.2.0.0-beta1,<2.2.0.0-beta2",
2023-12-10 00:40:39 +01:00
"symphonycms/symphony-2": "<2.6.4",
2023-08-20 12:51:50 +02:00
"t3/dce": "<0.11.5|>=2.2,<2.6.2",
2020-05-16 21:05:25 +02:00
"t3g/svg-sanitizer": "<1.0.3",
2023-12-24 15:20:52 +01:00
"t3s/content-consent": "<1.0.3|>=2,<2.0.2",
2022-07-17 22:26:35 +02:00
"tastyigniter/tastyigniter": "<3.3",
2023-04-29 22:06:13 +02:00
"tcg/voyager": "<=1.4",
2019-03-27 19:19:50 +01:00
"tecnickcom/tcpdf": "<6.2.22",
2022-03-04 12:16:13 +01:00
"terminal42/contao-tablelookupwizard": "<3.3.5",
2019-03-27 19:19:50 +01:00
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
2023-08-20 12:51:50 +02:00
"thelia/thelia": ">=2.1,<2.1.3",
2019-03-27 19:19:50 +01:00
"theonedemon/phpwhois": "<=4.2.5",
2022-07-17 22:26:35 +02:00
"thinkcmf/thinkcmf": "<=5.1.7",
2023-11-04 20:44:32 +01:00
"thorsten/phpmyfaq": "<3.2.2",
2023-08-20 12:51:50 +02:00
"tikiwiki/tiki-manager": "<=17.1",
2023-11-17 23:44:28 +01:00
"tinymce/tinymce": "<5.10.9|>=6,<6.7.3",
2023-02-20 00:57:00 +01:00
"tinymighty/wiki-seo": "<1.2.2",
2023-08-20 12:51:50 +02:00
"titon/framework": "<9.9.99",
"tobiasbg/tablepress": "<=2.0.0.0-RC1",
2023-01-08 23:28:23 +01:00
"topthink/framework": "<6.0.14",
2023-02-20 00:57:00 +01:00
"topthink/think": "<=6.1.1",
2021-10-02 18:36:29 +02:00
"topthink/thinkphp": "<=3.2.3",
2023-06-18 21:38:02 +02:00
"tpwd/ke_search": "<4.0.3|>=4.1,<4.6.6|>=5,<5.0.2",
2023-10-15 14:01:01 +02:00
"tribalsystems/zenario": "<=9.4.59197",
2019-03-27 19:19:50 +01:00
"truckersmp/phpwhois": "<=4.3.1",
2023-01-18 21:22:22 +01:00
"ttskch/pagination-service-provider": "<1",
2022-10-03 23:09:50 +02:00
"twig/twig": "<1.44.7|>=2,<2.15.3|>=3,<3.4.3",
2023-09-24 15:36:07 +02:00
"typo3/cms": "<9.5.29|>=10,<10.4.35|>=11,<11.5.23|>=12,<12.2",
2024-02-08 22:01:05 +01:00
"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.24|>=10,<=10.4.13|>=11,<=11.1",
2024-02-18 19:25:52 +01:00
"typo3/cms-core": "<=8.7.56|>=9,<=9.5.45|>=10,<=10.4.42|>=11,<=11.5.34|>=12,<=12.4.10|==13",
2023-08-20 12:51:50 +02:00
"typo3/cms-extbase": "<6.2.24|>=7,<7.6.8|==8.1.1",
2024-02-08 22:01:05 +01:00
"typo3/cms-fluid": "<4.3.4|>=4.4,<4.4.1",
2021-06-09 08:45:34 +02:00
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
2024-02-08 22:01:05 +01:00
"typo3/cms-frontend": "<4.3.9|>=4.4,<4.4.5",
"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",
2023-08-20 12:51:50 +02:00
"typo3/cms-rte-ckeditor": ">=9.5,<9.5.42|>=10,<10.4.39|>=11,<11.5.30",
2021-06-09 08:45:34 +02:00
"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",
2023-11-17 23:44:28 +01:00
"typo3/html-sanitizer": ">=1,<=1.5.2|>=2,<=2.1.3",
2021-06-09 08:45:34 +02:00
"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-05-25 21:57:00 +02:00
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
2021-06-09 08:45:34 +02:00
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
2021-01-03 20:34:58 +01:00
"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-03-27 19:19:50 +01:00
"ua-parser/uap-php": "<3.8",
2023-09-09 23:19:44 +02:00
"uasoft-indonesia/badaso": "<=2.9.7",
2023-12-10 00:40:39 +01:00
"unisharp/laravel-filemanager": "<2.6.4",
2022-01-19 19:35:45 +01:00
"userfrosting/userfrosting": ">=0.3.1,<4.6.3",
2020-02-13 22:04:40 +01:00
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
2023-04-16 23:58:03 +02:00
"uvdesk/community-skeleton": "<=1.1.1",
2021-10-02 18:36:29 +02:00
"vanilla/safecurl": "<0.9.2",
2024-01-05 22:33:00 +01:00
"verot/class.upload.php": "<=2.1.6",
2023-01-18 21:22:22 +01:00
"vova07/yii2-fileapi-widget": "<0.1.9",
2022-07-17 22:26:35 +02:00
"vrana/adminer": "<4.8.1",
2023-08-23 21:23:34 +02:00
"waldhacker/hcaptcha": "<2.1.2",
2019-03-27 19:19:50 +01:00
"wallabag/tcpdf": "<6.2.22",
2023-10-04 01:25:22 +02:00
"wallabag/wallabag": "<2.6.7",
2022-01-19 19:35:45 +01:00
"wanglelecc/laracms": "<=1.0.3",
2021-10-02 18:36:29 +02:00
"web-auth/webauthn-framework": ">=3.3,<3.3.4",
2023-02-20 00:57:00 +01:00
"webbuilders-group/silverstripe-kapost-bridge": "<0.4",
2021-10-02 18:36:29 +02:00
"webcoast/deferred-image-processing": "<1.0.2",
2023-06-26 21:37:17 +02:00
"webklex/laravel-imap": "<5.3",
"webklex/php-imap": "<5.3",
2023-01-18 21:22:22 +01:00
"webpa/webpa": "<3.1.2",
2023-07-11 22:01:32 +02:00
"wikibase/wikibase": "<=1.39.3",
2021-06-09 08:45:34 +02:00
"wikimedia/parsoid": "<0.12.2",
2019-03-27 19:19:50 +01:00
"willdurand/js-translation-bundle": "<2.1.1",
2024-01-05 22:33:00 +01:00
"winter/wn-backend-module": "<1.2.4",
"winter/wn-system-module": "<1.2.4",
2023-07-11 22:01:32 +02:00
"wintercms/winter": "<1.2.3",
2022-07-24 01:26:22 +02:00
"woocommerce/woocommerce": "<6.6",
2024-02-08 22:01:05 +01:00
"wp-cli/wp-cli": ">=0.12,<2.5",
2023-07-02 03:26:56 +02:00
"wp-graphql/wp-graphql": "<=1.14.5",
2022-07-17 22:26:35 +02:00
"wpanel/wpanel4-cms": "<=4.3.1",
2023-02-26 18:57:35 +01:00
"wpcloud/wp-stateless": "<3.2",
2023-05-15 00:36:36 +02:00
"wwbn/avideo": "<=12.4",
2023-01-18 21:22:22 +01:00
"xataface/xataface": "<3",
2023-02-11 22:19:56 +01:00
"xpressengine/xpressengine": "<3.0.15",
2022-07-17 22:26:35 +02:00
"yeswiki/yeswiki": "<4.1",
2022-09-25 15:51:16 +02:00
"yetiforce/yetiforce-crm": "<=6.4",
2021-10-02 18:36:29 +02:00
"yidashi/yii2cmf": "<=2",
2020-02-13 22:04:40 +01:00
"yii2mod/yii2-cms": "<1.9.2",
2023-11-17 23:44:28 +01:00
"yiisoft/yii": "<1.1.29",
2020-09-22 10:22:22 +02:00
"yiisoft/yii2": "<2.0.38",
2023-12-24 15:20:52 +01:00
"yiisoft/yii2-authclient": "<2.2.15",
2019-03-27 19:19:50 +01:00
"yiisoft/yii2-bootstrap": "<2.0.4",
2021-10-02 18:36:29 +02:00
"yiisoft/yii2-dev": "<2.0.43",
2019-03-27 19:19:50 +01:00
"yiisoft/yii2-elasticsearch": "<2.0.5",
2023-01-08 23:28:23 +01:00
"yiisoft/yii2-gii": "<=2.2.4",
2019-03-27 19:19:50 +01:00
"yiisoft/yii2-jui": "<2.0.4",
"yiisoft/yii2-redis": "<2.0.8",
2022-12-16 23:18:21 +01:00
"yikesinc/yikes-inc-easy-mailchimp-extender": "<6.8.6",
2021-10-02 18:36:29 +02:00
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
"yourls/yourls": "<=1.8.2",
2024-02-18 19:25:52 +01:00
"yuan1994/tpadmin": "<=1.3.12",
2023-08-20 12:51:50 +02:00
"zencart/zencart": "<=1.5.7.0-beta",
2021-06-09 08:45:34 +02:00
"zendesk/zendesk_api_client_php": "<2.2.11",
2024-02-06 21:47:18 +01:00
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
2019-03-27 19:19:50 +01:00
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
2024-02-08 22:01:05 +01:00
"zendframework/zend-db": "<2.2.10|>=2.3,<2.3.5",
2019-04-05 13:14:05 +02:00
"zendframework/zend-developer-tools": ">=1.2.2,<1.2.3",
2022-07-17 22:26:35 +02:00
"zendframework/zend-diactoros": "<1.8.4",
"zendframework/zend-feed": "<2.10.3",
2019-03-27 19:19:50 +01:00
"zendframework/zend-form": ">=2,<2.2.7|>=2.3,<2.3.1",
2022-07-17 22:26:35 +02:00
"zendframework/zend-http": "<2.8.1",
2019-03-27 19:19:50 +01: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",
"zendframework/zend-mail": ">=2,<2.4.11|>=2.5,<2.7.2",
"zendframework/zend-navigation": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-session": ">=2,<2.0.99|>=2.1,<2.1.99|>=2.2,<2.2.9|>=2.3,<2.3.4",
"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",
2021-06-09 08:45:34 +02:00
"zendframework/zendframework": "<=3",
2021-10-02 21:04:31 +02:00
"zendframework/zendframework1": "<1.12.20",
2023-10-04 01:25:22 +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",
2024-02-08 22:01:05 +01:00
"zendframework/zendxml": ">=1,<1.0.1",
2023-07-15 21:17:10 +02:00
"zenstruck/collection": "<0.2.1",
2021-10-02 21:04:31 +02:00
"zetacomponents/mail": "<1.8.2",
"zf-commons/zfc-user": "<1.2.2",
2024-02-06 21:47:18 +01:00
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
2021-10-02 21:04:31 +02:00
"zfr/zfr-oauth2-server-module": "<0.1.2",
2023-12-10 00:40:39 +01:00
"zoujingli/thinkadmin": "<=6.1.53"
2021-06-09 08:45:34 +02:00
},
2023-10-01 21:46:33 +02:00
"default-branch": true,
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"role": "maintainer"
},
{
"name": "Ilya Tribusean",
"email": "slash3b@gmail.com",
"role": "maintainer"
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"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"
}
],
2024-02-18 19:25:52 +01:00
"time": "2024-02-16T21:04:04+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "sebastian/cli-parser",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for parsing CLI options",
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
"source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T06:08:49+00:00"
},
{
"name": "sebastian/code-unit",
"version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
"reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Collection of value objects that represent the PHP code units",
"homepage": "https://github.com/sebastianbergmann/code-unit",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
"source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-10-26T13:08:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
"source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
"version": "4.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "fa0f136dd2334583309d32b62544682ee972b51a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/fa0f136dd2334583309d32b62544682ee972b51a",
"reference": "fa0f136dd2334583309d32b62544682ee972b51a",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/diff": "^4.0",
"sebastian/exporter": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@2bepublished.at"
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "https://github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
"source": "https://github.com/sebastianbergmann/comparator/tree/4.0.8"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2022-09-14T12:41:17+00:00"
},
{
"name": "sebastian/complexity",
2023-12-24 15:20:52 +01:00
"version": "2.0.3",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
2023-12-24 15:20:52 +01:00
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
"reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
2023-12-24 15:20:52 +01:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-01 21:46:33 +02:00
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for calculating the complexity of PHP code units",
"homepage": "https://github.com/sebastianbergmann/complexity",
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
2023-10-01 21:46:33 +02:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-24 15:20:52 +01:00
"time": "2023-12-22T06:19:30+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "sebastian/diff",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
"reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Kore Nordmann",
"email": "mail@kore-nordmann.de"
}
],
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff",
"udiff",
"unidiff",
"unified diff"
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
"source": "https://github.com/sebastianbergmann/diff/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-05-07T05:35:17+00:00"
},
{
"name": "sebastian/environment",
"version": "5.1.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
"homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
"hhvm"
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
"source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:03:51+00:00"
},
{
"name": "sebastian/exporter",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
"reference": "ac230ed27f0f98f597c8a2b6eb7ac563af5e5b9d",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
},
{
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Volker Dusch",
"email": "github@wallbash.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
},
{
"name": "Bernhard Schussek",
"email": "bschussek@gmail.com"
}
],
"description": "Provides the functionality to export PHP variables for visualization",
"homepage": "https://www.github.com/sebastianbergmann/exporter",
"keywords": [
"export",
"exporter"
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
"source": "https://github.com/sebastianbergmann/exporter/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2022-09-14T06:03:37+00:00"
},
{
"name": "sebastian/global-state",
"version": "5.0.6",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "bde739e7565280bda77be70044ac1047bc007e34"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bde739e7565280bda77be70044ac1047bc007e34",
"reference": "bde739e7565280bda77be70044ac1047bc007e34",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-dom": "*",
"phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Snapshotting of global state",
"homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
"source": "https://github.com/sebastianbergmann/global-state/tree/5.0.6"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-08-02T09:26:13+00:00"
},
{
"name": "sebastian/lines-of-code",
2023-12-24 15:20:52 +01:00
"version": "1.0.4",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
2023-12-24 15:20:52 +01:00
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2023-12-24 15:20:52 +01:00
"url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
"reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
2023-12-24 15:20:52 +01:00
"nikic/php-parser": "^4.18 || ^5.0",
2023-10-01 21:46:33 +02:00
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library for counting the lines of code in PHP source code",
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
2023-12-24 15:20:52 +01:00
"source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
2023-10-01 21:46:33 +02:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-12-24 15:20:52 +01:00
"time": "2023-12-22T06:20:34+00:00"
2023-10-01 21:46:33 +02:00
},
{
"name": "sebastian/object-enumerator",
"version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
"reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
"shasum": ""
},
"require": {
"php": ">=7.3",
"sebastian/object-reflector": "^2.0",
"sebastian/recursion-context": "^4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
2021-06-09 08:45:34 +02:00
"notification-url": "https://packagist.org/downloads/",
"license": [
2023-10-01 21:46:33 +02:00
"BSD-3-Clause"
2021-06-09 08:45:34 +02:00
],
"authors": [
{
2023-10-01 21:46:33 +02:00
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
"source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
},
"funding": [
2019-03-27 19:19:50 +01:00
{
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann",
"type": "github"
2019-03-27 19:19:50 +01:00
}
],
2023-10-01 21:46:33 +02:00
"time": "2020-10-26T13:12:34+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
2023-03-15 21:59:33 +01:00
],
2023-10-01 21:46:33 +02:00
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
2021-01-03 20:34:58 +01:00
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
"source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +02:00
"funding": [
{
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann",
2020-07-18 23:50:39 +02:00
"type": "github"
2023-10-01 21:46:33 +02:00
}
],
"time": "2020-10-26T13:14:26+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
"reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2021-06-09 08:45:34 +02:00
},
{
2023-10-01 21:46:33 +02:00
"name": "Jeff Welch",
"email": "whatthejeff@gmail.com"
},
{
"name": "Adam Harvey",
"email": "aharvey@php.net"
2021-06-09 08:45:34 +02:00
}
],
2023-10-01 21:46:33 +02:00
"description": "Provides functionality to recursively process PHP variables",
"homepage": "https://github.com/sebastianbergmann/recursion-context",
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
"source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
2021-06-09 08:45:34 +02:00
}
],
2023-10-01 21:46:33 +02:00
"time": "2023-02-03T06:07:39+00:00"
2021-06-09 08:45:34 +02:00
},
{
2023-10-01 21:46:33 +02:00
"name": "sebastian/resource-operations",
"version": "3.0.3",
2021-06-09 08:45:34 +02:00
"source": {
"type": "git",
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
2021-06-09 08:45:34 +02:00
},
"dist": {
"type": "zip",
2023-10-01 21:46:33 +02:00
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
"reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2021-06-09 08:45:34 +02:00
"shasum": ""
},
"require": {
2023-10-01 21:46:33 +02:00
"php": ">=7.3"
2021-06-09 08:45:34 +02:00
},
2021-10-02 21:04:31 +02:00
"require-dev": {
2023-10-01 21:46:33 +02:00
"phpunit/phpunit": "^9.0"
2021-10-02 21:04:31 +02:00
},
2021-06-09 08:45:34 +02:00
"type": "library",
"extra": {
"branch-alias": {
2023-10-01 21:46:33 +02:00
"dev-master": "3.0-dev"
2021-06-09 08:45:34 +02:00
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
2023-10-01 21:46:33 +02:00
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"support": {
"issues": "https://github.com/sebastianbergmann/resource-operations/issues",
"source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
},
"funding": [
2021-01-03 20:34:58 +01:00
{
2023-10-01 21:46:33 +02:00
"url": "https://github.com/sebastianbergmann",
"type": "github"
2021-06-09 08:45:34 +02:00
}
],
2023-10-01 21:46:33 +02:00
"time": "2020-09-28T06:45:17+00:00"
},
{
"name": "sebastian/type",
"version": "3.2.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"require-dev": {
"phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.2-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
2021-06-09 08:45:34 +02:00
],
2023-10-01 21:46:33 +02:00
"description": "Collection of value objects that represent the types of the PHP type system",
"homepage": "https://github.com/sebastianbergmann/type",
2021-06-09 08:45:34 +02:00
"support": {
2023-10-01 21:46:33 +02:00
"issues": "https://github.com/sebastianbergmann/type/issues",
"source": "https://github.com/sebastianbergmann/type/tree/3.2.1"
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
"time": "2023-02-03T06:13:03+00:00"
},
{
"name": "sebastian/version",
"version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
"reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
"php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "lead"
}
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
"source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
2021-06-09 08:45:34 +02:00
},
"funding": [
{
"url": "https://github.com/sebastianbergmann",
"type": "github"
}
],
2023-10-01 21:46:33 +02:00
"time": "2020-09-28T06:39:44+00:00"
2019-09-23 13:29:51 +02:00
},
2023-02-11 22:37:27 +01:00
{
"name": "spatie/array-to-xml",
2024-02-08 22:01:05 +01:00
"version": "3.2.3",
2023-02-11 22:37:27 +01:00
"source": {
"type": "git",
"url": "https://github.com/spatie/array-to-xml.git",
2024-02-08 22:01:05 +01:00
"reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab"
2023-02-11 22:37:27 +01:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/spatie/array-to-xml/zipball/c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
"reference": "c95fd4db94ec199f798d4b5b4a81757bd20d88ab",
2023-02-11 22:37:27 +01:00
"shasum": ""
},
"require": {
"ext-dom": "*",
2023-05-27 20:10:18 +02:00
"php": "^8.0"
2023-02-11 22:37:27 +01:00
},
"require-dev": {
"mockery/mockery": "^1.2",
"pestphp/pest": "^1.21",
"spatie/pest-plugin-snapshots": "^1.1"
},
"type": "library",
"autoload": {
"psr-4": {
"Spatie\\ArrayToXml\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Freek Van der Herten",
"email": "freek@spatie.be",
"homepage": "https://freek.dev",
"role": "Developer"
}
],
"description": "Convert an array to xml",
"homepage": "https://github.com/spatie/array-to-xml",
"keywords": [
"array",
"convert",
"xml"
],
"support": {
2024-02-08 22:01:05 +01:00
"source": "https://github.com/spatie/array-to-xml/tree/3.2.3"
2023-02-11 22:37:27 +01:00
},
"funding": [
{
"url": "https://spatie.be/open-source/support-us",
"type": "custom"
},
{
"url": "https://github.com/spatie",
"type": "github"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-07T10:39:02+00:00"
2023-02-11 22:37:27 +01:00
},
2020-09-03 11:19:01 +02:00
{
2021-10-02 19:36:17 +02:00
"name": "symfony/browser-kit",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2020-09-03 11:19:01 +02:00
"source": {
"type": "git",
2021-10-02 19:36:17 +02:00
"url": "https://github.com/symfony/browser-kit.git",
2024-02-03 00:40:37 +01:00
"reference": "495ffa2e6d17e199213f93768efa01af32bbf70e"
2020-09-03 11:19:01 +02:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/browser-kit/zipball/495ffa2e6d17e199213f93768efa01af32bbf70e",
"reference": "495ffa2e6d17e199213f93768efa01af32bbf70e",
2020-09-03 11:19:01 +02:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/dom-crawler": "^5.4|^6.0|^7.0"
2020-09-03 11:19:01 +02:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/http-client": "^5.4|^6.0|^7.0",
"symfony/mime": "^5.4|^6.0|^7.0",
"symfony/process": "^5.4|^6.0|^7.0"
2020-09-03 11:19:01 +02:00
},
2021-10-02 19:36:17 +02:00
"type": "library",
2020-09-03 11:19:01 +02:00
"autoload": {
"psr-4": {
2021-10-02 19:36:17 +02:00
"Symfony\\Component\\BrowserKit\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
2020-09-03 11:19:01 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2021-10-02 19:36:17 +02:00
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/browser-kit/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-09-03 11:19:01 +02:00
"funding": [
{
2021-10-02 19:36:17 +02:00
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
2020-09-03 11:19:01 +02:00
"type": "github"
},
{
2021-10-02 19:36:17 +02:00
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
2020-09-03 11:19:01 +02:00
"type": "tidelift"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/debug-bundle",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
2024-02-03 00:40:37 +01:00
"reference": "425c7760a4e6fdc6cb643c791d32277037c971df"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/debug-bundle/zipball/425c7760a4e6fdc6cb643c791d32277037c971df",
"reference": "425c7760a4e6fdc6cb643c791d32277037c971df",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
"ext-xml": "*",
2023-06-11 18:27:49 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/dependency-injection": "^5.4|^6.0|^7.0",
"symfony/http-kernel": "^5.4|^6.0|^7.0",
"symfony/twig-bridge": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-06-11 18:27:49 +02:00
"symfony/config": "<5.4",
"symfony/dependency-injection": "<5.4"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/web-profiler-bundle": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"autoload": {
"psr-4": {
"Symfony\\Bundle\\DebugBundle\\": ""
},
"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"
}
],
2022-01-19 19:35:45 +01:00
"description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/debug-bundle/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/dom-crawler",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
2024-02-03 00:40:37 +01:00
"reference": "6db31849011fefe091e94d0bb10cba26f7919894"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/6db31849011fefe091e94d0bb10cba26f7919894",
"reference": "6db31849011fefe091e94d0bb10cba26f7919894",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"masterminds/html5": "^2.6",
"php": ">=8.1",
2019-02-23 16:49:38 +01:00
"symfony/polyfill-ctype": "~1.8",
2023-05-27 20:35:36 +02:00
"symfony/polyfill-mbstring": "~1.0"
2019-06-16 12:36:17 +02:00
},
2019-02-23 16:49:38 +01:00
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/css-selector": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01:00
},
"type": "library",
"autoload": {
"psr-4": {
"Symfony\\Component\\DomCrawler\\": ""
},
"exclude-from-classmap": [
"/Tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
2021-03-14 18:43:09 +01:00
"description": "Eases DOM navigation for HTML and XML documents",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/dom-crawler/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/maker-bundle",
2024-02-08 22:01:05 +01:00
"version": "v1.54.0",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/maker-bundle.git",
2024-02-08 22:01:05 +01:00
"reference": "a8523cf35d777bf2d8cf5703fa73f378fdc27125"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-08 22:01:05 +01:00
"url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a8523cf35d777bf2d8cf5703fa73f378fdc27125",
"reference": "a8523cf35d777bf2d8cf5703fa73f378fdc27125",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"doctrine/inflector": "^2.0",
2024-02-03 00:40:37 +01:00
"nikic/php-parser": "^4.18|^5.0",
2023-09-24 15:36:07 +02:00
"php": ">=8.1",
2024-02-08 22:01:05 +01:00
"symfony/config": "^6.4|^7.0",
"symfony/console": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
2022-01-19 19:35:45 +01:00
"symfony/deprecation-contracts": "^2.2|^3",
2024-02-08 22:01:05 +01:00
"symfony/filesystem": "^6.4|^7.0",
"symfony/finder": "^6.4|^7.0",
"symfony/framework-bundle": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/process": "^6.4|^7.0"
2022-07-17 22:26:35 +02:00
},
"conflict": {
2024-02-08 22:01:05 +01:00
"doctrine/doctrine-bundle": "<2.10",
"doctrine/orm": "<2.15"
2022-01-19 19:35:45 +01:00
},
"require-dev": {
"composer/semver": "^3.0",
2023-09-24 15:36:07 +02:00
"doctrine/doctrine-bundle": "^2.5.0",
2024-02-08 22:01:05 +01:00
"doctrine/orm": "^2.15|^3",
"symfony/http-client": "^6.4|^7.0",
"symfony/phpunit-bridge": "^6.4.1|^7.0",
"symfony/security-core": "^6.4|^7.0",
"symfony/yaml": "^6.4|^7.0",
2024-02-03 00:40:37 +01:00
"twig/twig": "^3.0|^4.x-dev"
2019-02-23 16:49:38 +01:00
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
2023-09-24 15:36:07 +02:00
"dev-main": "1.x-dev"
2019-02-23 16:49:38 +01: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",
2023-07-11 22:01:32 +02:00
"dev",
2019-02-23 16:49:38 +01:00
"generator",
"scaffold",
"scaffolding"
],
2021-01-03 20:34:58 +01:00
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
2024-02-08 22:01:05 +01:00
"source": "https://github.com/symfony/maker-bundle/tree/v1.54.0"
2021-01-03 20:34:58 +01:00
},
2020-07-18 23:50:39 +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"
}
],
2024-02-08 22:01:05 +01:00
"time": "2024-02-06T21:23:55+00:00"
2019-02-23 16:49:38 +01:00
},
{
"name": "symfony/phpunit-bridge",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
2024-02-03 00:40:37 +01:00
"reference": "d49b4f6dc4690cf2c194311bb498abf0cf4f7485"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/d49b4f6dc4690cf2c194311bb498abf0cf4f7485",
"reference": "d49b4f6dc4690cf2c194311bb498abf0cf4f7485",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-05-27 20:35:36 +02:00
"php": ">=7.1.3"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2021-06-09 08:45:34 +02:00
"phpunit/phpunit": "<7.5|9.1.2"
2019-02-23 16:49:38 +01:00
},
2020-10-02 12:16:12 +02:00
"require-dev": {
2023-06-11 13:46:24 +02:00
"symfony/deprecation-contracts": "^2.5|^3.0",
2023-12-03 22:18:44 +01:00
"symfony/error-handler": "^5.4|^6.0|^7.0",
2023-06-11 13:46:24 +02:00
"symfony/polyfill-php81": "^1.27"
2019-02-23 16:49:38 +01:00
},
"bin": [
"bin/simple-phpunit"
],
"type": "symfony-bridge",
"extra": {
"thanks": {
"name": "phpunit/phpunit",
"url": "https://github.com/sebastianbergmann/phpunit"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Bridge\\PhpUnit\\": ""
},
"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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/phpunit-bridge/tree/v6.4.3"
2021-01-03 20:34:58 +01: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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-23T14:51:35+00:00"
2021-01-03 20:34:58 +01:00
},
2019-02-23 16:49:38 +01:00
{
"name": "symfony/web-profiler-bundle",
2024-02-03 00:40:37 +01:00
"version": "v6.4.3",
2019-02-23 16:49:38 +01:00
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
2024-02-03 00:40:37 +01:00
"reference": "e78f98da7b4f842bab89368d53c962f5b2f9e49c"
2019-02-23 16:49:38 +01:00
},
"dist": {
"type": "zip",
2024-02-03 00:40:37 +01:00
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/e78f98da7b4f842bab89368d53c962f5b2f9e49c",
"reference": "e78f98da7b4f842bab89368d53c962f5b2f9e49c",
2019-02-23 16:49:38 +01:00
"shasum": ""
},
"require": {
2023-06-11 18:27:49 +02:00
"php": ">=8.1",
2023-12-03 22:18:44 +01:00
"symfony/config": "^5.4|^6.0|^7.0",
"symfony/framework-bundle": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"symfony/routing": "^5.4|^6.0|^7.0",
2023-06-11 18:27:49 +02:00
"symfony/twig-bundle": "^5.4|^6.0",
2021-03-14 18:43:09 +01:00
"twig/twig": "^2.13|^3.0.4"
2019-02-23 16:49:38 +01:00
},
"conflict": {
2023-06-11 18:27:49 +02:00
"symfony/form": "<5.4",
2022-01-19 19:35:45 +01:00
"symfony/mailer": "<5.4",
2023-12-03 22:18:44 +01:00
"symfony/messenger": "<5.4",
"symfony/twig-bundle": ">=7.0"
2019-02-23 16:49:38 +01:00
},
"require-dev": {
2023-12-03 22:18:44 +01:00
"symfony/browser-kit": "^5.4|^6.0|^7.0",
"symfony/console": "^5.4|^6.0|^7.0",
"symfony/css-selector": "^5.4|^6.0|^7.0",
"symfony/stopwatch": "^5.4|^6.0|^7.0"
2019-02-23 16:49:38 +01: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"
}
],
2021-03-14 18:43:09 +01:00
"description": "Provides a development tool that gives detailed information about the execution of any request",
2019-02-23 16:49:38 +01:00
"homepage": "https://symfony.com",
2023-06-11 18:27:49 +02:00
"keywords": [
"dev"
],
2021-01-03 20:34:58 +01:00
"support": {
2024-02-03 00:40:37 +01:00
"source": "https://github.com/symfony/web-profiler-bundle/tree/v6.4.3"
2021-01-03 20:34:58 +01:00
},
2020-07-30 17:13:16 +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"
}
],
2024-02-03 00:40:37 +01:00
"time": "2024-01-28T15:49:46+00:00"
2019-09-23 13:29:51 +02:00
},
2020-01-05 14:29:19 +01:00
{
"name": "symplify/easy-coding-standard",
2024-02-18 19:25:52 +01:00
"version": "12.1.12",
2020-01-05 14:29:19 +01:00
"source": {
"type": "git",
2023-02-01 22:17:45 +01:00
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
2024-02-18 19:25:52 +01:00
"reference": "d87f15506b5200a0098076cdbf6d00913b4e41f5"
2020-01-05 14:29:19 +01:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/d87f15506b5200a0098076cdbf6d00913b4e41f5",
"reference": "d87f15506b5200a0098076cdbf6d00913b4e41f5",
2020-01-05 14:29:19 +01:00
"shasum": ""
},
"require": {
2022-07-17 22:26:35 +02:00
"php": ">=7.2"
2021-10-02 19:36:17 +02:00
},
"conflict": {
2024-01-10 23:19:16 +01:00
"friendsofphp/php-cs-fixer": "<3.46",
"phpcsstandards/php_codesniffer": "<3.8",
"symplify/coding-standard": "<12.1"
2020-01-05 14:29:19 +01:00
},
"bin": [
"bin/ecs"
],
"type": "library",
"autoload": {
2021-10-02 19:36:17 +02:00
"files": [
"bootstrap.php"
]
2020-01-05 14:29:19 +01:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
2023-01-08 23:28:23 +01:00
"description": "Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer",
2023-03-31 22:49:31 +02:00
"keywords": [
"Code style",
"automation",
"fixer",
"static analysis"
],
2021-01-03 20:34:58 +01:00
"support": {
2023-02-01 22:17:45 +01:00
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
2024-02-18 19:25:52 +01:00
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.1.12"
2021-01-03 20:34:58 +01:00
},
2020-08-21 21:10:47 +02:00
"funding": [
2020-10-02 12:16:12 +02:00
{
"url": "https://www.paypal.me/rectorphp",
"type": "custom"
},
2020-08-21 21:10:47 +02:00
{
"url": "https://github.com/tomasvotruba",
"type": "github"
}
],
2024-02-18 19:25:52 +01:00
"time": "2024-02-14T10:04:06+00:00"
2020-01-05 14:29:19 +01:00
},
2023-10-01 21:46:33 +02:00
{
"name": "theseer/tokenizer",
2023-11-24 23:55:21 +01:00
"version": "1.2.2",
2023-10-01 21:46:33 +02:00
"source": {
"type": "git",
"url": "https://github.com/theseer/tokenizer.git",
2023-11-24 23:55:21 +01:00
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96"
2023-10-01 21:46:33 +02:00
},
"dist": {
"type": "zip",
2023-11-24 23:55:21 +01:00
"url": "https://api.github.com/repos/theseer/tokenizer/zipball/b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
"reference": "b2ad5003ca10d4ee50a12da31de12a5774ba6b96",
2023-10-01 21:46:33 +02:00
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.2 || ^8.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"support": {
"issues": "https://github.com/theseer/tokenizer/issues",
2023-11-24 23:55:21 +01:00
"source": "https://github.com/theseer/tokenizer/tree/1.2.2"
2023-10-01 21:46:33 +02:00
},
"funding": [
{
"url": "https://github.com/theseer",
"type": "github"
}
],
2023-11-24 23:55:21 +01:00
"time": "2023-11-20T00:12:19+00:00"
2023-10-01 21:46:33 +02:00
},
2019-09-23 13:29:51 +02:00
{
"name": "vimeo/psalm",
2024-02-18 19:25:52 +01:00
"version": "5.22.1",
2019-09-23 13:29:51 +02:00
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
2024-02-18 19:25:52 +01:00
"reference": "e9dad66e11274315dac27e08349c628c7d6a1a43"
2019-09-23 13:29:51 +02:00
},
"dist": {
"type": "zip",
2024-02-18 19:25:52 +01:00
"url": "https://api.github.com/repos/vimeo/psalm/zipball/e9dad66e11274315dac27e08349c628c7d6a1a43",
"reference": "e9dad66e11274315dac27e08349c628c7d6a1a43",
2019-09-23 13:29:51 +02:00
"shasum": ""
},
"require": {
2021-06-09 08:45:34 +02:00
"amphp/amp": "^2.4.2",
2019-09-23 13:29:51 +02:00
"amphp/byte-stream": "^1.5",
2023-03-15 21:59:33 +01:00
"composer-runtime-api": "^2",
2020-07-04 23:38:18 +02:00
"composer/semver": "^1.4 || ^2.0 || ^3.0",
2023-02-11 22:37:27 +01:00
"composer/xdebug-handler": "^2.0 || ^3.0",
2020-09-03 11:19:01 +02:00
"dnoegel/php-xdg-base-dir": "^0.1.1",
2021-10-02 18:36:29 +02:00
"ext-ctype": "*",
2019-12-29 13:35:30 +01:00
"ext-dom": "*",
2020-01-09 19:37:04 +01:00
"ext-json": "*",
"ext-libxml": "*",
2020-09-22 10:22:22 +02:00
"ext-mbstring": "*",
2020-01-09 19:37:04 +01:00
"ext-simplexml": "*",
"ext-tokenizer": "*",
2023-02-11 22:37:27 +01:00
"felixfbecker/advanced-json-rpc": "^3.1",
"felixfbecker/language-server-protocol": "^1.5.2",
2023-12-24 15:20:52 +01:00
"fidry/cpu-core-counter": "^0.4.1 || ^0.5.1 || ^1.0.0",
2021-03-14 18:43:09 +01:00
"netresearch/jsonmapper": "^1.0 || ^2.0 || ^3.0 || ^4.0",
2023-08-01 00:22:03 +02:00
"nikic/php-parser": "^4.16",
"php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
2024-02-18 19:25:52 +01:00
"sebastian/diff": "^4.0 || ^5.0 || ^6.0",
2023-02-20 00:57:00 +01:00
"spatie/array-to-xml": "^2.17.0 || ^3.0",
2023-11-24 23:55:21 +01:00
"symfony/console": "^4.1.6 || ^5.0 || ^6.0 || ^7.0",
"symfony/filesystem": "^5.4 || ^6.0 || ^7.0"
2019-09-23 13:29:51 +02:00
},
2023-08-21 23:17:42 +02:00
"conflict": {
"nikic/php-parser": "4.17.0"
},
2019-09-23 13:29:51 +02:00
"provide": {
"psalm/psalm": "self.version"
},
"require-dev": {
2023-03-31 22:49:31 +02:00
"amphp/phpunit-util": "^2.0",
2023-02-11 22:37:27 +01:00
"bamarni/composer-bin-plugin": "^1.4",
2023-02-20 00:57:00 +01:00
"brianium/paratest": "^6.9",
2019-10-03 18:14:45 +02:00
"ext-curl": "*",
2023-02-11 22:37:27 +01:00
"mockery/mockery": "^1.5",
"nunomaduro/mock-final-classes": "^1.1",
2021-03-14 18:43:09 +01:00
"php-parallel-lint/php-parallel-lint": "^1.2",
2023-02-11 22:37:27 +01:00
"phpstan/phpdoc-parser": "^1.6",
2023-02-20 00:57:00 +01:00
"phpunit/phpunit": "^9.6",
2023-02-11 22:37:27 +01:00
"psalm/plugin-mockery": "^1.1",
"psalm/plugin-phpunit": "^0.18",
"slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "^3.6",
2023-11-24 23:55:21 +01:00
"symfony/process": "^4.4 || ^5.0 || ^6.0 || ^7.0"
2019-09-23 13:29:51 +02:00
},
"suggest": {
2022-01-19 19:35:45 +01:00
"ext-curl": "In order to send data to shepherd",
"ext-igbinary": "^2.0.5 is required, used to serialize caching data"
2019-09-23 13:29:51 +02:00
},
"bin": [
"psalm",
"psalm-language-server",
"psalm-plugin",
2020-01-16 20:38:39 +01:00
"psalm-refactor",
"psalter"
2019-09-23 13:29:51 +02:00
],
2023-11-24 23:55:21 +01:00
"type": "project",
2019-09-23 13:29:51 +02:00
"extra": {
"branch-alias": {
2023-02-11 22:37:27 +01:00
"dev-master": "5.x-dev",
"dev-4.x": "4.x-dev",
2021-01-03 20:47:51 +01:00
"dev-3.x": "3.x-dev",
2019-09-23 13:29:51 +02:00
"dev-2.x": "2.x-dev",
"dev-1.x": "1.x-dev"
}
},
"autoload": {
2022-03-04 12:16:13 +01:00
"psr-4": {
"Psalm\\": "src/Psalm/"
}
2019-09-23 13:29:51 +02:00
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Matthew Brown"
}
],
"description": "A static analysis tool for finding errors in PHP applications",
"keywords": [
"code",
"inspection",
2023-02-20 00:57:00 +01:00
"php",
"static analysis"
2019-09-23 13:29:51 +02:00
],
2021-01-03 20:34:58 +01:00
"support": {
2023-11-24 23:55:21 +01:00
"docs": "https://psalm.dev/docs",
2021-01-03 20:34:58 +01:00
"issues": "https://github.com/vimeo/psalm/issues",
2023-11-24 23:55:21 +01:00
"source": "https://github.com/vimeo/psalm"
2021-01-03 20:34:58 +01:00
},
2024-02-18 19:25:52 +01:00
"time": "2024-02-15T22:52:31+00:00"
2019-02-23 16:49:38 +01:00
}
],
2023-07-02 03:36:42 +02:00
"aliases": [
2023-12-04 00:00:00 +01:00
{
"package": "brick/math",
"version": "0.12.1.0",
"alias": "0.11.0",
"alias_normalized": "0.11.0.0"
},
2023-07-02 03:36:42 +02:00
{
"package": "dompdf/dompdf",
"version": "9999999-dev",
2023-12-24 15:20:52 +01:00
"alias": "v2.0.4",
"alias_normalized": "2.0.4.0"
2023-07-02 03:36:42 +02:00
}
],
2019-02-23 16:49:38 +01:00
"minimum-stability": "stable",
2019-03-27 19:19:50 +01:00
"stability-flags": {
2023-07-02 03:36:42 +02:00
"dompdf/dompdf": 20,
2020-06-07 22:38:10 +02:00
"florianv/swap-bundle": 20,
2019-03-27 19:19:50 +01:00
"roave/security-advisories": 20
},
2019-02-23 16:49:38 +01:00
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
2023-05-28 01:16:12 +02:00
"php": "^8.1",
2019-02-23 16:49:38 +01:00
"ext-ctype": "*",
2023-05-14 23:08:14 +02:00
"ext-dom": "*",
2019-10-11 23:53:12 +02:00
"ext-gd": "*",
2019-03-25 18:14:14 +01:00
"ext-iconv": "*",
2019-08-02 12:17:56 +02:00
"ext-intl": "*",
2019-10-05 20:30:27 +02:00
"ext-json": "*",
2023-05-14 23:08:14 +02:00
"ext-mbstring": "*"
2019-02-23 16:49:38 +01:00
},
2019-09-18 16:06:51 +02:00
"platform-dev": [],
"platform-overrides": {
2023-05-27 20:10:18 +02:00
"php": "8.1.0"
2020-07-18 23:50:39 +02:00
},
2024-01-05 22:33:00 +01:00
"plugin-api-version": "2.3.0"
2019-02-23 16:49:38 +01:00
}