This commit is contained in:
2026-07-04 10:58:17 +00:00
parent 2a45ebb953
commit 2316266b80
3 changed files with 42 additions and 32 deletions
+17 -17
View File
@@ -7,13 +7,13 @@
"php": ">=8.2", "php": ">=8.2",
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*", "ext-iconv": "*",
"doctrine/dbal": "^3", "doctrine/dbal": "^3.10.5",
"doctrine/doctrine-bundle": "^2.16", "doctrine/doctrine-bundle": "^2.18.3",
"doctrine/doctrine-migrations-bundle": "^3.4", "doctrine/doctrine-migrations-bundle": "^3.7",
"doctrine/orm": "^3.5", "doctrine/orm": "^3.6.7",
"karser/karser-recaptcha3-bundle": "^0.3.0", "karser/karser-recaptcha3-bundle": "^0.3.0",
"phpdocumentor/reflection-docblock": "^5.6", "phpdocumentor/reflection-docblock": "^5.6.7",
"phpstan/phpdoc-parser": "^2.3", "phpstan/phpdoc-parser": "^2.3.2",
"symfony/asset": "7.4.*", "symfony/asset": "7.4.*",
"symfony/asset-mapper": "7.4.*", "symfony/asset-mapper": "7.4.*",
"symfony/brevo-mailer": "7.4.*", "symfony/brevo-mailer": "7.4.*",
@@ -21,15 +21,15 @@
"symfony/doctrine-messenger": "7.4.*", "symfony/doctrine-messenger": "7.4.*",
"symfony/dotenv": "7.4.*", "symfony/dotenv": "7.4.*",
"symfony/expression-language": "7.4.*", "symfony/expression-language": "7.4.*",
"symfony/flex": "^2", "symfony/flex": "^2.11",
"symfony/form": "7.4.*", "symfony/form": "7.4.*",
"symfony/framework-bundle": "7.4.*", "symfony/framework-bundle": "7.4.*",
"symfony/http-client": "7.4.*", "symfony/http-client": "7.4.*",
"symfony/intl": "7.4.*", "symfony/intl": "7.4.*",
"symfony/mailer": "7.4.*", "symfony/mailer": "7.4.*",
"symfony/mercure-bundle": "^0.3", "symfony/mercure-bundle": "^0.3.9",
"symfony/mime": "7.4.*", "symfony/mime": "7.4.*",
"symfony/monolog-bundle": "^3.0", "symfony/monolog-bundle": "^3.11.2",
"symfony/notifier": "7.4.*", "symfony/notifier": "7.4.*",
"symfony/process": "7.4.*", "symfony/process": "7.4.*",
"symfony/property-access": "7.4.*", "symfony/property-access": "7.4.*",
@@ -37,19 +37,19 @@
"symfony/runtime": "7.4.*", "symfony/runtime": "7.4.*",
"symfony/security-bundle": "7.4.*", "symfony/security-bundle": "7.4.*",
"symfony/serializer": "7.4.*", "symfony/serializer": "7.4.*",
"symfony/stimulus-bundle": "^2.30", "symfony/stimulus-bundle": "^2.36",
"symfony/string": "7.4.*", "symfony/string": "7.4.*",
"symfony/translation": "7.4.*", "symfony/translation": "7.4.*",
"symfony/twig-bundle": "7.4.*", "symfony/twig-bundle": "7.4.*",
"symfony/ux-turbo": "^2.30", "symfony/ux-turbo": "^2.36",
"symfony/validator": "7.4.*", "symfony/validator": "7.4.*",
"symfony/web-link": "7.4.*", "symfony/web-link": "7.4.*",
"symfony/webpack-encore-bundle": "^2.1", "symfony/webpack-encore-bundle": "^2.4.1",
"symfony/yaml": "7.4.*", "symfony/yaml": "7.4.*",
"symfonycasts/reset-password-bundle": "^1.24", "symfonycasts/reset-password-bundle": "^1.25",
"symfonycasts/verify-email-bundle": "^1.18", "symfonycasts/verify-email-bundle": "^1.18",
"twig/extra-bundle": "^2.12|^3.0", "twig/extra-bundle": "^2.12|^3.24",
"twig/twig": "^2.12|^3.0" "twig/twig": "^2.12|^3.27.1"
}, },
"config": { "config": {
"allow-plugins": { "allow-plugins": {
@@ -103,11 +103,11 @@
} }
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^11.5", "phpunit/phpunit": "^11.5.55",
"symfony/browser-kit": "7.4.*", "symfony/browser-kit": "7.4.*",
"symfony/css-selector": "7.4.*", "symfony/css-selector": "7.4.*",
"symfony/debug-bundle": "7.4.*", "symfony/debug-bundle": "7.4.*",
"symfony/maker-bundle": "^1.0", "symfony/maker-bundle": "^1.67",
"symfony/stopwatch": "7.4.*", "symfony/stopwatch": "7.4.*",
"symfony/web-profiler-bundle": "7.4.*" "symfony/web-profiler-bundle": "7.4.*"
} }
Generated
+16 -15
View File
@@ -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": "5a27b7af151899b1c491026669fa9410", "content-hash": "43904d7825805fedde056c4424cfa4bd",
"packages": [ "packages": [
{ {
"name": "composer/semver", "name": "composer/semver",
@@ -721,29 +721,30 @@
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
"version": "2.1.0", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/instantiator.git", "url": "https://github.com/doctrine/instantiator.git",
"reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7" "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/23da848e1a2308728fe5fdddabf4be17ff9720c7", "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"reference": "23da848e1a2308728fe5fdddabf4be17ff9720c7", "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.4" "php": "^8.1"
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^14", "doctrine/coding-standard": "^11",
"ext-pdo": "*", "ext-pdo": "*",
"ext-phar": "*", "ext-phar": "*",
"phpbench/phpbench": "^1.2", "phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^2.1", "phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^10.5.58" "phpunit/phpunit": "^9.5.27",
"vimeo/psalm": "^5.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@@ -770,7 +771,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/instantiator/issues", "issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/2.1.0" "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
}, },
"funding": [ "funding": [
{ {
@@ -786,7 +787,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-05T06:47:08+00:00" "time": "2022-12-30T00:23:10+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
@@ -10830,7 +10831,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": [], "stability-flags": {},
"prefer-stable": true, "prefer-stable": true,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
@@ -10838,6 +10839,6 @@
"ext-ctype": "*", "ext-ctype": "*",
"ext-iconv": "*" "ext-iconv": "*"
}, },
"platform-dev": [], "platform-dev": {},
"plugin-api-version": "2.6.0" "plugin-api-version": "2.9.0"
} }
+9
View File
@@ -77,6 +77,15 @@
"importmap.php" "importmap.php"
] ]
}, },
"symfony/brevo-mailer": {
"version": "7.4",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "6.4",
"ref": "7c1038ceb733175f610a913a885a7c8b552b703a"
}
},
"symfony/console": { "symfony/console": {
"version": "7.3", "version": "7.3",
"recipe": { "recipe": {