mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-02-15 22:19:35 +00:00
Updated composer dependencies that required major version changes
This commit is contained in:
parent
66040b687f
commit
df0ac76394
3 changed files with 51 additions and 77 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
"api-platform/json-api": "^4.0.0",
|
"api-platform/json-api": "^4.0.0",
|
||||||
"api-platform/symfony": "^4.0.0",
|
"api-platform/symfony": "^4.0.0",
|
||||||
"beberlei/doctrineextensions": "^1.2",
|
"beberlei/doctrineextensions": "^1.2",
|
||||||
"brick/math": "^0.13.1",
|
"brick/math": "^0.14.8",
|
||||||
"brick/schema": "^0.2.0",
|
"brick/schema": "^0.2.0",
|
||||||
"composer/ca-bundle": "^1.5",
|
"composer/ca-bundle": "^1.5",
|
||||||
"composer/package-versions-deprecated": "^1.11.99.5",
|
"composer/package-versions-deprecated": "^1.11.99.5",
|
||||||
|
|
@ -28,7 +28,7 @@
|
||||||
"doctrine/orm": "^3.2.0",
|
"doctrine/orm": "^3.2.0",
|
||||||
"dompdf/dompdf": "^3.1.2",
|
"dompdf/dompdf": "^3.1.2",
|
||||||
"gregwar/captcha-bundle": "^2.1.0",
|
"gregwar/captcha-bundle": "^2.1.0",
|
||||||
"hshn/base64-encoded-file": "^5.0",
|
"hshn/base64-encoded-file": "^6.0",
|
||||||
"jbtronics/2fa-webauthn": "^3.0.0",
|
"jbtronics/2fa-webauthn": "^3.0.0",
|
||||||
"jbtronics/dompdf-font-loader-bundle": "^1.0.0",
|
"jbtronics/dompdf-font-loader-bundle": "^1.0.0",
|
||||||
"jbtronics/settings-bundle": "^3.0.0",
|
"jbtronics/settings-bundle": "^3.0.0",
|
||||||
|
|
@ -70,7 +70,7 @@
|
||||||
"symfony/http-client": "7.4.*",
|
"symfony/http-client": "7.4.*",
|
||||||
"symfony/http-kernel": "7.4.*",
|
"symfony/http-kernel": "7.4.*",
|
||||||
"symfony/mailer": "7.4.*",
|
"symfony/mailer": "7.4.*",
|
||||||
"symfony/monolog-bundle": "^3.1",
|
"symfony/monolog-bundle": "^4.0",
|
||||||
"symfony/process": "7.4.*",
|
"symfony/process": "7.4.*",
|
||||||
"symfony/property-access": "7.4.*",
|
"symfony/property-access": "7.4.*",
|
||||||
"symfony/property-info": "7.4.*",
|
"symfony/property-info": "7.4.*",
|
||||||
|
|
@ -88,7 +88,7 @@
|
||||||
"symfony/web-link": "7.4.*",
|
"symfony/web-link": "7.4.*",
|
||||||
"symfony/webpack-encore-bundle": "^v2.0.1",
|
"symfony/webpack-encore-bundle": "^v2.0.1",
|
||||||
"symfony/yaml": "7.4.*",
|
"symfony/yaml": "7.4.*",
|
||||||
"symplify/easy-coding-standard": "^12.5.20",
|
"symplify/easy-coding-standard": "^13.0",
|
||||||
"tecnickcom/tc-lib-barcode": "^2.1.4",
|
"tecnickcom/tc-lib-barcode": "^2.1.4",
|
||||||
"tiendanube/gtinvalidation": "^1.0",
|
"tiendanube/gtinvalidation": "^1.0",
|
||||||
"twig/cssinliner-extra": "^3.0",
|
"twig/cssinliner-extra": "^3.0",
|
||||||
|
|
|
||||||
95
composer.lock
generated
95
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "b47c8579efa64349c5e65296e2a44206",
|
"content-hash": "f130cbf9b9906fed8da1a71b75a995a0",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "amphp/amp",
|
"name": "amphp/amp",
|
||||||
|
|
@ -2329,25 +2329,25 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brick/math",
|
"name": "brick/math",
|
||||||
"version": "0.13.1",
|
"version": "0.14.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/brick/math.git",
|
"url": "https://github.com/brick/math.git",
|
||||||
"reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04"
|
"reference": "63422359a44b7f06cae63c3b429b59e8efcc0629"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/brick/math/zipball/fc7ed316430118cc7836bf45faff18d5dfc8de04",
|
"url": "https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629",
|
||||||
"reference": "fc7ed316430118cc7836bf45faff18d5dfc8de04",
|
"reference": "63422359a44b7f06cae63c3b429b59e8efcc0629",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1"
|
"php": "^8.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"php-coveralls/php-coveralls": "^2.2",
|
"php-coveralls/php-coveralls": "^2.2",
|
||||||
"phpunit/phpunit": "^10.1",
|
"phpstan/phpstan": "2.1.22",
|
||||||
"vimeo/psalm": "6.8.8"
|
"phpunit/phpunit": "^11.5"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
@ -2377,7 +2377,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/brick/math/issues",
|
"issues": "https://github.com/brick/math/issues",
|
||||||
"source": "https://github.com/brick/math/tree/0.13.1"
|
"source": "https://github.com/brick/math/tree/0.14.8"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -2385,7 +2385,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-03-29T13:50:30+00:00"
|
"time": "2026-02-10T14:33:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "brick/schema",
|
"name": "brick/schema",
|
||||||
|
|
@ -4869,30 +4869,30 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "hshn/base64-encoded-file",
|
"name": "hshn/base64-encoded-file",
|
||||||
"version": "v5.0.3",
|
"version": "v6.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/hshn/base64-encoded-file.git",
|
"url": "https://github.com/hshn/base64-encoded-file.git",
|
||||||
"reference": "74984c7e69fbed9378dbf1d64e632522cc1b6d95"
|
"reference": "f379875f5582ebcda20111bb68d6a3268dddf345"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/hshn/base64-encoded-file/zipball/74984c7e69fbed9378dbf1d64e632522cc1b6d95",
|
"url": "https://api.github.com/repos/hshn/base64-encoded-file/zipball/f379875f5582ebcda20111bb68d6a3268dddf345",
|
||||||
"reference": "74984c7e69fbed9378dbf1d64e632522cc1b6d95",
|
"reference": "f379875f5582ebcda20111bb68d6a3268dddf345",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1.0",
|
"php": "^8.1.0",
|
||||||
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0",
|
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"symfony/mime": "^5.4 || ^6.0 || ^7.0"
|
"symfony/mime": "^5.4 || ^6.0 || ^7.0 || ^8.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^9.0.0",
|
"phpunit/phpunit": "^9.0.0",
|
||||||
"symfony/config": "^5.4 || ^6.0 || ^7.0",
|
"symfony/config": "^5.4 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
|
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"symfony/form": "^5.4 || ^6.0 || ^7.0",
|
"symfony/form": "^5.4 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
|
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0",
|
||||||
"symfony/serializer": "^5.4 || ^6.0 || ^7.0"
|
"symfony/serializer": "^5.4 || ^6.0 || ^7.0 || ^8.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"symfony/config": "to use the bundle in a Symfony project",
|
"symfony/config": "to use the bundle in a Symfony project",
|
||||||
|
|
@ -4904,7 +4904,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "5.x-dev"
|
"dev-master": "6.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
@ -4925,9 +4925,9 @@
|
||||||
"description": "Provides handling base64 encoded files, and the integration of symfony/form",
|
"description": "Provides handling base64 encoded files, and the integration of symfony/form",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/hshn/base64-encoded-file/issues",
|
"issues": "https://github.com/hshn/base64-encoded-file/issues",
|
||||||
"source": "https://github.com/hshn/base64-encoded-file/tree/v5.0.3"
|
"source": "https://github.com/hshn/base64-encoded-file/tree/v6.0.0"
|
||||||
},
|
},
|
||||||
"time": "2025-10-06T10:34:52+00:00"
|
"time": "2025-12-05T15:24:18+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "imagine/imagine",
|
"name": "imagine/imagine",
|
||||||
|
|
@ -12890,33 +12890,32 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/monolog-bundle",
|
"name": "symfony/monolog-bundle",
|
||||||
"version": "v3.11.1",
|
"version": "v4.0.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/monolog-bundle.git",
|
"url": "https://github.com/symfony/monolog-bundle.git",
|
||||||
"reference": "0e675a6e08f791ef960dc9c7e392787111a3f0c1"
|
"reference": "3b4ee2717ee56c5e1edb516140a175eb2a72bc66"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/0e675a6e08f791ef960dc9c7e392787111a3f0c1",
|
"url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/3b4ee2717ee56c5e1edb516140a175eb2a72bc66",
|
||||||
"reference": "0e675a6e08f791ef960dc9c7e392787111a3f0c1",
|
"reference": "3b4ee2717ee56c5e1edb516140a175eb2a72bc66",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"composer-runtime-api": "^2.0",
|
"composer-runtime-api": "^2.0",
|
||||||
"monolog/monolog": "^1.25.1 || ^2.0 || ^3.0",
|
"monolog/monolog": "^3.5",
|
||||||
"php": ">=8.1",
|
"php": ">=8.2",
|
||||||
"symfony/config": "^6.4 || ^7.0",
|
"symfony/config": "^7.3 || ^8.0",
|
||||||
"symfony/dependency-injection": "^6.4 || ^7.0",
|
"symfony/dependency-injection": "^7.3 || ^8.0",
|
||||||
"symfony/deprecation-contracts": "^2.5 || ^3.0",
|
"symfony/http-kernel": "^7.3 || ^8.0",
|
||||||
"symfony/http-kernel": "^6.4 || ^7.0",
|
"symfony/monolog-bridge": "^7.3 || ^8.0",
|
||||||
"symfony/monolog-bridge": "^6.4 || ^7.0",
|
|
||||||
"symfony/polyfill-php84": "^1.30"
|
"symfony/polyfill-php84": "^1.30"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/console": "^6.4 || ^7.0",
|
"phpunit/phpunit": "^11.5.41 || ^12.3",
|
||||||
"symfony/phpunit-bridge": "^7.3.3",
|
"symfony/console": "^7.3 || ^8.0",
|
||||||
"symfony/yaml": "^6.4 || ^7.0"
|
"symfony/yaml": "^7.3 || ^8.0"
|
||||||
},
|
},
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
|
@ -12946,7 +12945,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/symfony/monolog-bundle/issues",
|
"issues": "https://github.com/symfony/monolog-bundle/issues",
|
||||||
"source": "https://github.com/symfony/monolog-bundle/tree/v3.11.1"
|
"source": "https://github.com/symfony/monolog-bundle/tree/v4.0.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -12966,7 +12965,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-12-08T07:58:26+00:00"
|
"time": "2025-12-08T08:00:13+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/options-resolver",
|
"name": "symfony/options-resolver",
|
||||||
|
|
@ -16463,24 +16462,24 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symplify/easy-coding-standard",
|
"name": "symplify/easy-coding-standard",
|
||||||
"version": "12.6.2",
|
"version": "13.0.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
|
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
|
||||||
"reference": "7a6798aa424f0ecafb1542b6f5207c5a99704d3d"
|
"reference": "5c7e7a07e5d6a98b9dd2e6fc0a9155efb7c166c8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/7a6798aa424f0ecafb1542b6f5207c5a99704d3d",
|
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/5c7e7a07e5d6a98b9dd2e6fc0a9155efb7c166c8",
|
||||||
"reference": "7a6798aa424f0ecafb1542b6f5207c5a99704d3d",
|
"reference": "5c7e7a07e5d6a98b9dd2e6fc0a9155efb7c166c8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2"
|
"php": ">=7.2"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"friendsofphp/php-cs-fixer": "<3.46",
|
"friendsofphp/php-cs-fixer": "<3.92.4",
|
||||||
"phpcsstandards/php_codesniffer": "<3.8",
|
"phpcsstandards/php_codesniffer": "<4.0.1",
|
||||||
"symplify/coding-standard": "<12.1"
|
"symplify/coding-standard": "<12.1"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
|
@ -16508,7 +16507,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
|
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
|
||||||
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.6.2"
|
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/13.0.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
@ -16520,7 +16519,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2025-10-29T08:51:50+00:00"
|
"time": "2026-01-05T09:10:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tecnickcom/tc-lib-barcode",
|
"name": "tecnickcom/tc-lib-barcode",
|
||||||
|
|
|
||||||
|
|
@ -1387,7 +1387,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* bubble?: bool|Param, // Default: true
|
* bubble?: bool|Param, // Default: true
|
||||||
* interactive_only?: bool|Param, // Default: false
|
* interactive_only?: bool|Param, // Default: false
|
||||||
* app_name?: scalar|Param|null, // Default: null
|
* app_name?: scalar|Param|null, // Default: null
|
||||||
* fill_extra_context?: bool|Param, // Default: false
|
|
||||||
* include_stacktraces?: bool|Param, // Default: false
|
* include_stacktraces?: bool|Param, // Default: false
|
||||||
* process_psr_3_messages?: array{
|
* process_psr_3_messages?: array{
|
||||||
* enabled?: bool|Param|null, // Default: null
|
* enabled?: bool|Param|null, // Default: null
|
||||||
|
|
@ -1407,7 +1406,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* activation_strategy?: scalar|Param|null, // Default: null
|
* activation_strategy?: scalar|Param|null, // Default: null
|
||||||
* stop_buffering?: bool|Param, // Default: true
|
* stop_buffering?: bool|Param, // Default: true
|
||||||
* passthru_level?: scalar|Param|null, // Default: null
|
* passthru_level?: scalar|Param|null, // Default: null
|
||||||
* excluded_404s?: list<scalar|Param|null>,
|
|
||||||
* excluded_http_codes?: list<array{ // Default: []
|
* excluded_http_codes?: list<array{ // Default: []
|
||||||
* code?: scalar|Param|null,
|
* code?: scalar|Param|null,
|
||||||
* urls?: list<scalar|Param|null>,
|
* urls?: list<scalar|Param|null>,
|
||||||
|
|
@ -1421,9 +1419,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* url?: scalar|Param|null,
|
* url?: scalar|Param|null,
|
||||||
* exchange?: scalar|Param|null,
|
* exchange?: scalar|Param|null,
|
||||||
* exchange_name?: scalar|Param|null, // Default: "log"
|
* exchange_name?: scalar|Param|null, // Default: "log"
|
||||||
* room?: scalar|Param|null,
|
|
||||||
* message_format?: scalar|Param|null, // Default: "text"
|
|
||||||
* api_version?: scalar|Param|null, // Default: null
|
|
||||||
* channel?: scalar|Param|null, // Default: null
|
* channel?: scalar|Param|null, // Default: null
|
||||||
* bot_name?: scalar|Param|null, // Default: "Monolog"
|
* bot_name?: scalar|Param|null, // Default: "Monolog"
|
||||||
* use_attachment?: scalar|Param|null, // Default: true
|
* use_attachment?: scalar|Param|null, // Default: true
|
||||||
|
|
@ -1432,9 +1427,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* icon_emoji?: scalar|Param|null, // Default: null
|
* icon_emoji?: scalar|Param|null, // Default: null
|
||||||
* webhook_url?: scalar|Param|null,
|
* webhook_url?: scalar|Param|null,
|
||||||
* exclude_fields?: list<scalar|Param|null>,
|
* exclude_fields?: list<scalar|Param|null>,
|
||||||
* team?: scalar|Param|null,
|
|
||||||
* notify?: scalar|Param|null, // Default: false
|
|
||||||
* nickname?: scalar|Param|null, // Default: "Monolog"
|
|
||||||
* token?: scalar|Param|null,
|
* token?: scalar|Param|null,
|
||||||
* region?: scalar|Param|null,
|
* region?: scalar|Param|null,
|
||||||
* source?: scalar|Param|null,
|
* source?: scalar|Param|null,
|
||||||
|
|
@ -1452,12 +1444,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* store?: scalar|Param|null, // Default: null
|
* store?: scalar|Param|null, // Default: null
|
||||||
* connection_timeout?: scalar|Param|null,
|
* connection_timeout?: scalar|Param|null,
|
||||||
* persistent?: bool|Param,
|
* persistent?: bool|Param,
|
||||||
* dsn?: scalar|Param|null,
|
|
||||||
* hub_id?: scalar|Param|null, // Default: null
|
|
||||||
* client_id?: scalar|Param|null, // Default: null
|
|
||||||
* auto_log_stacks?: scalar|Param|null, // Default: false
|
|
||||||
* release?: scalar|Param|null, // Default: null
|
|
||||||
* environment?: scalar|Param|null, // Default: null
|
|
||||||
* message_type?: scalar|Param|null, // Default: 0
|
* message_type?: scalar|Param|null, // Default: 0
|
||||||
* parse_mode?: scalar|Param|null, // Default: null
|
* parse_mode?: scalar|Param|null, // Default: null
|
||||||
* disable_webpage_preview?: bool|Param|null, // Default: null
|
* disable_webpage_preview?: bool|Param|null, // Default: null
|
||||||
|
|
@ -1467,7 +1453,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* topic?: int|Param, // Default: null
|
* topic?: int|Param, // Default: null
|
||||||
* factor?: int|Param, // Default: 1
|
* factor?: int|Param, // Default: 1
|
||||||
* tags?: list<scalar|Param|null>,
|
* tags?: list<scalar|Param|null>,
|
||||||
* console_formater_options?: mixed, // Deprecated: "monolog.handlers..console_formater_options.console_formater_options" is deprecated, use "monolog.handlers..console_formater_options.console_formatter_options" instead.
|
|
||||||
* console_formatter_options?: mixed, // Default: []
|
* console_formatter_options?: mixed, // Default: []
|
||||||
* formatter?: scalar|Param|null,
|
* formatter?: scalar|Param|null,
|
||||||
* nested?: bool|Param, // Default: false
|
* nested?: bool|Param, // Default: false
|
||||||
|
|
@ -1478,15 +1463,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* chunk_size?: scalar|Param|null, // Default: 1420
|
* chunk_size?: scalar|Param|null, // Default: 1420
|
||||||
* encoder?: "json"|"compressed_json"|Param,
|
* encoder?: "json"|"compressed_json"|Param,
|
||||||
* },
|
* },
|
||||||
* mongo?: string|array{
|
|
||||||
* id?: scalar|Param|null,
|
|
||||||
* host?: scalar|Param|null,
|
|
||||||
* port?: scalar|Param|null, // Default: 27017
|
|
||||||
* user?: scalar|Param|null,
|
|
||||||
* pass?: scalar|Param|null,
|
|
||||||
* database?: scalar|Param|null, // Default: "monolog"
|
|
||||||
* collection?: scalar|Param|null, // Default: "logs"
|
|
||||||
* },
|
|
||||||
* mongodb?: string|array{
|
* mongodb?: string|array{
|
||||||
* id?: scalar|Param|null, // ID of a MongoDB\Client service
|
* id?: scalar|Param|null, // ID of a MongoDB\Client service
|
||||||
* uri?: scalar|Param|null,
|
* uri?: scalar|Param|null,
|
||||||
|
|
@ -1529,7 +1505,6 @@ use Symfony\Component\Config\Loader\ParamConfigurator as Param;
|
||||||
* id: scalar|Param|null,
|
* id: scalar|Param|null,
|
||||||
* method?: scalar|Param|null, // Default: null
|
* method?: scalar|Param|null, // Default: null
|
||||||
* },
|
* },
|
||||||
* lazy?: bool|Param, // Default: true
|
|
||||||
* verbosity_levels?: array{
|
* verbosity_levels?: array{
|
||||||
* VERBOSITY_QUIET?: scalar|Param|null, // Default: "ERROR"
|
* VERBOSITY_QUIET?: scalar|Param|null, // Default: "ERROR"
|
||||||
* VERBOSITY_NORMAL?: scalar|Param|null, // Default: "WARNING"
|
* VERBOSITY_NORMAL?: scalar|Param|null, // Default: "WARNING"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue