diff --git a/.env b/.env
index bd03d95..3af2d0a 100644
--- a/.env
+++ b/.env
@@ -24,7 +24,8 @@ APP_SECRET=e5a2fe31ff8ce325266d52632a0ba5df
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml
#
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db"
-# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=8&charset=utf8mb4"
+# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=8.0.32&charset=utf8mb4"
+# DATABASE_URL="mysql://app:!ChangeMe!@127.0.0.1:3306/app?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DATABASE_URL="postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=15&charset=utf8"
###< doctrine/doctrine-bundle ###
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
index 8d12b13..8b1bb13 100644
--- a/.idea/dataSources.xml
+++ b/.idea/dataSources.xml
@@ -8,13 +8,13 @@
jdbc:mysql://127.0.0.1:3306
$ProjectFileDir$
-
+
mariadb
true
true
DDEV generated data source
org.mariadb.jdbc.Driver
- jdbc:mariadb://127.0.0.1:56105/db?user=db&password=db
+ jdbc:mariadb://127.0.0.1:60219/db?user=db&password=db
$ProjectFileDir$
diff --git a/.idea/php.xml b/.idea/php.xml
index d8f4958..e532743 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -136,6 +136,9 @@
+
+
+
diff --git a/composer.json b/composer.json
index 97cf478..a673268 100644
--- a/composer.json
+++ b/composer.json
@@ -19,36 +19,36 @@
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.6",
"symfony/apache-pack": "^1.0",
- "symfony/asset": "6.1.*",
- "symfony/console": "6.1.*",
- "symfony/dotenv": "6.1.*",
- "symfony/expression-language": "6.1.*",
- "symfony/filesystem": "6.1.*",
+ "symfony/asset": "6.3.*",
+ "symfony/console": "6.3.*",
+ "symfony/dotenv": "6.3.*",
+ "symfony/expression-language": "6.3.*",
+ "symfony/filesystem": "6.3.*",
"symfony/flex": "^2",
- "symfony/form": "6.1.*",
- "symfony/framework-bundle": "6.1.*",
- "symfony/notifier": "6.1.*",
- "symfony/property-access": "6.1.*",
- "symfony/property-info": "6.1.*",
- "symfony/proxy-manager-bridge": "6.1.*",
- "symfony/runtime": "6.1.*",
- "symfony/security-bundle": "6.1.*",
- "symfony/serializer": "6.1.*",
- "symfony/slack-notifier": "6.1.*",
- "symfony/twig-bundle": "6.1.*",
- "symfony/validator": "6.1.*",
- "symfony/yaml": "6.1.*"
+ "symfony/form": "6.3.*",
+ "symfony/framework-bundle": "6.3.*",
+ "symfony/notifier": "6.3.*",
+ "symfony/property-access": "6.3.*",
+ "symfony/property-info": "6.3.*",
+ "symfony/proxy-manager-bridge": "6.3.*",
+ "symfony/runtime": "6.3.*",
+ "symfony/security-bundle": "6.3.*",
+ "symfony/serializer": "6.3.*",
+ "symfony/slack-notifier": "6.3.*",
+ "symfony/twig-bundle": "6.3.*",
+ "symfony/validator": "6.3.*",
+ "symfony/yaml": "6.3.*"
},
"require-dev": {
"phpunit/phpunit": "^9",
- "symfony/browser-kit": "6.1.*",
- "symfony/css-selector": "6.1.*",
- "symfony/debug-bundle": "6.1.*",
+ "symfony/browser-kit": "6.3.*",
+ "symfony/css-selector": "6.3.*",
+ "symfony/debug-bundle": "6.3.*",
"symfony/maker-bundle": "^1.48",
"symfony/monolog-bundle": "^3.0",
- "symfony/phpunit-bridge": "^6.1",
- "symfony/stopwatch": "6.1.*",
- "symfony/web-profiler-bundle": "6.1.*"
+ "symfony/phpunit-bridge": "^6.3",
+ "symfony/stopwatch": "6.3.*",
+ "symfony/web-profiler-bundle": "6.3.*"
},
"config": {
"allow-plugins": {
@@ -100,7 +100,7 @@
"extra": {
"symfony": {
"allow-contrib": false,
- "require": "6.1.*"
+ "require": "6.3.*"
}
}
}
diff --git a/composer.lock b/composer.lock
index 83fa534..35e7157 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "f834752699bf667645cf22b5cd2c6aa2",
+ "content-hash": "9d36b4034749b47cb748c249417d79e9",
"packages": [
{
"name": "api-platform/core",
@@ -1972,24 +1972,27 @@
},
{
"name": "phpdocumentor/type-resolver",
- "version": "1.6.2",
+ "version": "1.7.3",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
- "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d"
+ "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
- "reference": "48f445a408c131e38cab1c235aa6d2bb7a0bb20d",
+ "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
+ "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419",
"shasum": ""
},
"require": {
+ "doctrine/deprecations": "^1.0",
"php": "^7.4 || ^8.0",
- "phpdocumentor/reflection-common": "^2.0"
+ "phpdocumentor/reflection-common": "^2.0",
+ "phpstan/phpdoc-parser": "^1.13"
},
"require-dev": {
"ext-tokenizer": "*",
+ "phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
@@ -2021,9 +2024,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
- "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.6.2"
+ "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.7.3"
},
- "time": "2022-10-14T12:47:21+00:00"
+ "time": "2023-08-12T11:01:26+00:00"
},
{
"name": "phpstan/phpdoc-parser",
@@ -2121,6 +2124,54 @@
},
"time": "2021-02-03T23:26:27+00:00"
},
+ {
+ "name": "psr/clock",
+ "version": "1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/php-fig/clock.git",
+ "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
+ "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
+ "shasum": ""
+ },
+ "require": {
+ "php": "^7.0 || ^8.0"
+ },
+ "type": "library",
+ "autoload": {
+ "psr-4": {
+ "Psr\\Clock\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "PHP-FIG",
+ "homepage": "https://www.php-fig.org/"
+ }
+ ],
+ "description": "Common interface for reading the clock.",
+ "homepage": "https://github.com/php-fig/clock",
+ "keywords": [
+ "clock",
+ "now",
+ "psr",
+ "psr-20",
+ "time"
+ ],
+ "support": {
+ "issues": "https://github.com/php-fig/clock/issues",
+ "source": "https://github.com/php-fig/clock/tree/1.0.0"
+ },
+ "time": "2022-11-25T14:36:26+00:00"
+ },
{
"name": "psr/container",
"version": "2.0.2",
@@ -2358,16 +2409,16 @@
},
{
"name": "symfony/asset",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
- "reference": "e82c6960ddcb07247207e321a1a017abed291a11"
+ "reference": "b77a4cc8e266b7e0db688de740f9ee7253aa411c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/asset/zipball/e82c6960ddcb07247207e321a1a017abed291a11",
- "reference": "e82c6960ddcb07247207e321a1a017abed291a11",
+ "url": "https://api.github.com/repos/symfony/asset/zipball/b77a4cc8e266b7e0db688de740f9ee7253aa411c",
+ "reference": "b77a4cc8e266b7e0db688de740f9ee7253aa411c",
"shasum": ""
},
"require": {
@@ -2381,9 +2432,6 @@
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0"
},
- "suggest": {
- "symfony/http-foundation": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -2410,7 +2458,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/asset/tree/v6.1.11"
+ "source": "https://github.com/symfony/asset/tree/v6.3.0"
},
"funding": [
{
@@ -2426,29 +2474,29 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-04-21T14:41:17+00:00"
},
{
"name": "symfony/cache",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "c6a7f2a1c65c30678b82c1171ff99edbeb915be0"
+ "reference": "e60d00b4f633efa4c1ef54e77c12762d9073e7b3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/c6a7f2a1c65c30678b82c1171ff99edbeb915be0",
- "reference": "c6a7f2a1c65c30678b82c1171ff99edbeb915be0",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/e60d00b4f633efa4c1ef54e77c12762d9073e7b3",
+ "reference": "e60d00b4f633efa4c1ef54e77c12762d9073e7b3",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/cache": "^2.0|^3.0",
"psr/log": "^1.1|^2|^3",
- "symfony/cache-contracts": "^1.1.7|^2|^3",
- "symfony/service-contracts": "^1.1|^2|^3",
- "symfony/var-exporter": "^5.4|^6.0"
+ "symfony/cache-contracts": "^2.5|^3",
+ "symfony/service-contracts": "^2.5|^3",
+ "symfony/var-exporter": "^6.2.10"
},
"conflict": {
"doctrine/dbal": "<2.13.1",
@@ -2464,7 +2512,7 @@
"require-dev": {
"cache/integration-tests": "dev-master",
"doctrine/dbal": "^2.13.1|^3.0",
- "predis/predis": "^1.1",
+ "predis/predis": "^1.1|^2.0",
"psr/simple-cache": "^1.0|^2.0|^3.0",
"symfony/config": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
@@ -2506,7 +2554,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v6.1.11"
+ "source": "https://github.com/symfony/cache/tree/v6.3.4"
},
"funding": [
{
@@ -2522,7 +2570,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-08-05T09:10:27+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -2601,38 +2649,109 @@
"time": "2023-05-23T14:45:45+00:00"
},
{
- "name": "symfony/config",
- "version": "v6.1.11",
+ "name": "symfony/clock",
+ "version": "v6.3.4",
"source": {
"type": "git",
- "url": "https://github.com/symfony/config.git",
- "reference": "0cad3cb92780af62851f9312114ad4630b8b6e85"
+ "url": "https://github.com/symfony/clock.git",
+ "reference": "a74086d3db70d0f06ffd84480daa556248706e98"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/0cad3cb92780af62851f9312114ad4630b8b6e85",
- "reference": "0cad3cb92780af62851f9312114ad4630b8b6e85",
+ "url": "https://api.github.com/repos/symfony/clock/zipball/a74086d3db70d0f06ffd84480daa556248706e98",
+ "reference": "a74086d3db70d0f06ffd84480daa556248706e98",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "psr/clock": "^1.0"
+ },
+ "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": {
+ "source": "https://github.com/symfony/clock/tree/v6.3.4"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2023-07-31T11:35:03+00:00"
+ },
+ {
+ "name": "symfony/config",
+ "version": "v6.3.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/config.git",
+ "reference": "b47ca238b03e7b0d7880ffd1cf06e8d637ca1467"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/config/zipball/b47ca238b03e7b0d7880ffd1cf06e8d637ca1467",
+ "reference": "b47ca238b03e7b0d7880ffd1cf06e8d637ca1467",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/filesystem": "^5.4|^6.0",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
- "symfony/finder": "<5.4"
+ "symfony/finder": "<5.4",
+ "symfony/service-contracts": "<2.5"
},
"require-dev": {
"symfony/event-dispatcher": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
"symfony/messenger": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1|^2|^3",
+ "symfony/service-contracts": "^2.5|^3",
"symfony/yaml": "^5.4|^6.0"
},
- "suggest": {
- "symfony/yaml": "To use the yaml reference dumper"
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -2659,7 +2778,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/config/tree/v6.1.11"
+ "source": "https://github.com/symfony/config/tree/v6.3.2"
},
"funding": [
{
@@ -2675,27 +2794,27 @@
"type": "tidelift"
}
],
- "time": "2023-01-09T04:36:47+00:00"
+ "time": "2023-07-19T20:22:16+00:00"
},
{
"name": "symfony/console",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "bdf195cee00f47ee93eb6f75fb1b18892d507785"
+ "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/bdf195cee00f47ee93eb6f75fb1b18892d507785",
- "reference": "bdf195cee00f47ee93eb6f75fb1b18892d507785",
+ "url": "https://api.github.com/repos/symfony/console/zipball/eca495f2ee845130855ddf1cf18460c38966c8b6",
+ "reference": "eca495f2ee845130855ddf1cf18460c38966c8b6",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0",
- "symfony/service-contracts": "^1.1|^2|^3",
+ "symfony/service-contracts": "^2.5|^3",
"symfony/string": "^5.4|^6.0"
},
"conflict": {
@@ -2717,12 +2836,6 @@
"symfony/process": "^5.4|^6.0",
"symfony/var-dumper": "^5.4|^6.0"
},
- "suggest": {
- "psr/log": "For using the console logger",
- "symfony/event-dispatcher": "",
- "symfony/lock": "",
- "symfony/process": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -2750,12 +2863,12 @@
"homepage": "https://symfony.com",
"keywords": [
"cli",
- "command line",
+ "command-line",
"console",
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.1.11"
+ "source": "https://github.com/symfony/console/tree/v6.3.4"
},
"funding": [
{
@@ -2771,33 +2884,34 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-08-16T10:10:12+00:00"
},
{
"name": "symfony/dependency-injection",
- "version": "v6.1.12",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "360c9d0948e1fe675336346d5862e8e55b378d90"
+ "reference": "68a5a9570806a087982f383f6109c5e925892a49"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/360c9d0948e1fe675336346d5862e8e55b378d90",
- "reference": "360c9d0948e1fe675336346d5862e8e55b378d90",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/68a5a9570806a087982f383f6109c5e925892a49",
+ "reference": "68a5a9570806a087982f383f6109c5e925892a49",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/container": "^1.1|^2.0",
- "symfony/deprecation-contracts": "^2.1|^3",
- "symfony/service-contracts": "^1.1.6|^2.0|^3.0"
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/service-contracts": "^2.5|^3.0",
+ "symfony/var-exporter": "^6.2.10"
},
"conflict": {
"ext-psr": "<1.1|>=2",
"symfony/config": "<6.1",
"symfony/finder": "<5.4",
- "symfony/proxy-manager-bridge": "<5.4",
+ "symfony/proxy-manager-bridge": "<6.3",
"symfony/yaml": "<5.4"
},
"provide": {
@@ -2809,13 +2923,6 @@
"symfony/expression-language": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0"
},
- "suggest": {
- "symfony/config": "",
- "symfony/expression-language": "For using expressions in service container configuration",
- "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
- "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
- "symfony/yaml": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -2842,7 +2949,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/dependency-injection/tree/v6.1.12"
+ "source": "https://github.com/symfony/dependency-injection/tree/v6.3.4"
},
"funding": [
{
@@ -2858,7 +2965,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-30T15:43:30+00:00"
+ "time": "2023-08-16T17:55:17+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -2929,56 +3036,59 @@
},
{
"name": "symfony/doctrine-bridge",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
- "reference": "f50159673ec3f4a68b81db4712f4a5bbe47a9442"
+ "reference": "589eeeb93669739ec1d8bd4593e4972d94e0981d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/f50159673ec3f4a68b81db4712f4a5bbe47a9442",
- "reference": "f50159673ec3f4a68b81db4712f4a5bbe47a9442",
+ "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/589eeeb93669739ec1d8bd4593e4972d94e0981d",
+ "reference": "589eeeb93669739ec1d8bd4593e4972d94e0981d",
"shasum": ""
},
"require": {
- "doctrine/event-manager": "^1|^2",
+ "doctrine/event-manager": "^1.2|^2",
"doctrine/persistence": "^2|^3",
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
- "symfony/service-contracts": "^1.1|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
},
"conflict": {
+ "doctrine/annotations": "<1.13.1",
"doctrine/dbal": "<2.13.1",
"doctrine/lexer": "<1.1",
- "doctrine/orm": "<2.7.4",
- "phpunit/phpunit": "<5.4.3",
+ "doctrine/orm": "<2.12",
"symfony/cache": "<5.4",
- "symfony/dependency-injection": "<5.4",
- "symfony/form": "<5.4",
- "symfony/http-kernel": "<5.4",
+ "symfony/dependency-injection": "<6.2",
+ "symfony/form": "<5.4.21|>=6,<6.2.7",
+ "symfony/http-foundation": "<6.3",
+ "symfony/http-kernel": "<6.2",
+ "symfony/lock": "<6.3",
"symfony/messenger": "<5.4",
"symfony/property-info": "<5.4",
"symfony/security-bundle": "<5.4",
"symfony/security-core": "<6.0",
- "symfony/validator": "<5.4"
+ "symfony/validator": "<5.4.25|>=6,<6.2.12|>=6.3,<6.3.1"
},
"require-dev": {
- "doctrine/annotations": "^1.10.4|^2",
+ "doctrine/annotations": "^1.13.1|^2",
"doctrine/collections": "^1.0|^2.0",
"doctrine/data-fixtures": "^1.1",
"doctrine/dbal": "^2.13.1|^3.0",
- "doctrine/orm": "^2.7.4",
+ "doctrine/orm": "^2.12",
"psr/log": "^1|^2|^3",
"symfony/cache": "^5.4|^6.0",
"symfony/config": "^5.4|^6.0",
- "symfony/dependency-injection": "^5.4|^6.0",
+ "symfony/dependency-injection": "^6.2",
"symfony/doctrine-messenger": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
- "symfony/form": "^5.4.9|^6.0.9",
- "symfony/http-kernel": "^5.4|^6.0",
+ "symfony/form": "^5.4.21|^6.2.7",
+ "symfony/http-kernel": "^6.3",
+ "symfony/lock": "^6.3",
"symfony/messenger": "^5.4|^6.0",
"symfony/property-access": "^5.4|^6.0",
"symfony/property-info": "^5.4|^6.0",
@@ -2987,17 +3097,9 @@
"symfony/stopwatch": "^5.4|^6.0",
"symfony/translation": "^5.4|^6.0",
"symfony/uid": "^5.4|^6.0",
- "symfony/validator": "^5.4|^6.0",
+ "symfony/validator": "^5.4.25|~6.2.12|^6.3.1",
"symfony/var-dumper": "^5.4|^6.0"
},
- "suggest": {
- "doctrine/data-fixtures": "",
- "doctrine/dbal": "",
- "doctrine/orm": "",
- "symfony/form": "",
- "symfony/property-info": "",
- "symfony/validator": ""
- },
"type": "symfony-bridge",
"autoload": {
"psr-4": {
@@ -3024,7 +3126,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/doctrine-bridge/tree/v6.1.11"
+ "source": "https://github.com/symfony/doctrine-bridge/tree/v6.3.4"
},
"funding": [
{
@@ -3040,27 +3142,28 @@
"type": "tidelift"
}
],
- "time": "2023-01-10T18:53:01+00:00"
+ "time": "2023-08-08T10:40:25+00:00"
},
{
"name": "symfony/dotenv",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
- "reference": "943737d82119212ee366e3c452a3297ad8f2ec0d"
+ "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dotenv/zipball/943737d82119212ee366e3c452a3297ad8f2ec0d",
- "reference": "943737d82119212ee366e3c452a3297ad8f2ec0d",
+ "url": "https://api.github.com/repos/symfony/dotenv/zipball/ceadb434fe2a6763a03d2d110441745834f3dd1e",
+ "reference": "ceadb434fe2a6763a03d2d110441745834f3dd1e",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
"conflict": {
- "symfony/console": "<5.4"
+ "symfony/console": "<5.4",
+ "symfony/process": "<5.4"
},
"require-dev": {
"symfony/console": "^5.4|^6.0",
@@ -3097,7 +3200,7 @@
"environment"
],
"support": {
- "source": "https://github.com/symfony/dotenv/tree/v6.1.11"
+ "source": "https://github.com/symfony/dotenv/tree/v6.3.0"
},
"funding": [
{
@@ -3113,20 +3216,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-04-21T14:41:17+00:00"
},
{
"name": "symfony/error-handler",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "2ce6feaafff4e745572468b70c0f269a8a997085"
+ "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/2ce6feaafff4e745572468b70c0f269a8a997085",
- "reference": "2ce6feaafff4e745572468b70c0f269a8a997085",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/85fd65ed295c4078367c784e8a5a6cee30348b7a",
+ "reference": "85fd65ed295c4078367c784e8a5a6cee30348b7a",
"shasum": ""
},
"require": {
@@ -3134,8 +3237,11 @@
"psr/log": "^1|^2|^3",
"symfony/var-dumper": "^5.4|^6.0"
},
+ "conflict": {
+ "symfony/deprecation-contracts": "<2.5"
+ },
"require-dev": {
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/serializer": "^5.4|^6.0"
},
@@ -3168,7 +3274,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/error-handler/tree/v6.1.11"
+ "source": "https://github.com/symfony/error-handler/tree/v6.3.2"
},
"funding": [
{
@@ -3184,28 +3290,29 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-16T17:05:46+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
- "reference": "c961e9b08b1e800eb19fccefe2b8f6091b62a472"
+ "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c961e9b08b1e800eb19fccefe2b8f6091b62a472",
- "reference": "c961e9b08b1e800eb19fccefe2b8f6091b62a472",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
+ "reference": "adb01fe097a4ee930db9258a3cc906b5beb5cf2e",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/event-dispatcher-contracts": "^2|^3"
+ "symfony/event-dispatcher-contracts": "^2.5|^3"
},
"conflict": {
- "symfony/dependency-injection": "<5.4"
+ "symfony/dependency-injection": "<5.4",
+ "symfony/service-contracts": "<2.5"
},
"provide": {
"psr/event-dispatcher-implementation": "1.0",
@@ -3218,13 +3325,9 @@
"symfony/error-handler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1|^2|^3",
+ "symfony/service-contracts": "^2.5|^3",
"symfony/stopwatch": "^5.4|^6.0"
},
- "suggest": {
- "symfony/dependency-injection": "",
- "symfony/http-kernel": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -3251,7 +3354,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/event-dispatcher/tree/v6.1.11"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v6.3.2"
},
"funding": [
{
@@ -3267,7 +3370,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-06T06:56:43+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@@ -3347,22 +3450,23 @@
},
{
"name": "symfony/expression-language",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/expression-language.git",
- "reference": "dd8a5ccdb0798c6caf5bd6600ff03d5d7a7e99a8"
+ "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/expression-language/zipball/dd8a5ccdb0798c6caf5bd6600ff03d5d7a7e99a8",
- "reference": "dd8a5ccdb0798c6caf5bd6600ff03d5d7a7e99a8",
+ "url": "https://api.github.com/repos/symfony/expression-language/zipball/6d560c4c80e7e328708efd923f93ad67e6a0c1c0",
+ "reference": "6d560c4c80e7e328708efd923f93ad67e6a0c1c0",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/cache": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1|^2|^3"
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/service-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
@@ -3390,7 +3494,7 @@
"description": "Provides an engine that can compile and evaluate expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/expression-language/tree/v6.1.11"
+ "source": "https://github.com/symfony/expression-language/tree/v6.3.0"
},
"funding": [
{
@@ -3406,20 +3510,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-04-28T16:05:33+00:00"
},
{
"name": "symfony/filesystem",
- "version": "v6.1.11",
+ "version": "v6.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "b5218ebd2e8085978ac06103b4e37aaf8ae7eb82"
+ "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/b5218ebd2e8085978ac06103b4e37aaf8ae7eb82",
- "reference": "b5218ebd2e8085978ac06103b4e37aaf8ae7eb82",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
+ "reference": "edd36776956f2a6fcf577edb5b05eb0e3bdc52ae",
"shasum": ""
},
"require": {
@@ -3453,7 +3557,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/v6.1.11"
+ "source": "https://github.com/symfony/filesystem/tree/v6.3.1"
},
"funding": [
{
@@ -3469,20 +3573,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-06-01T08:30:39+00:00"
},
{
"name": "symfony/finder",
- "version": "v6.1.11",
+ "version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
- "reference": "1efd83623550a69f410f330f4eef027a188a29a7"
+ "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/finder/zipball/1efd83623550a69f410f330f4eef027a188a29a7",
- "reference": "1efd83623550a69f410f330f4eef027a188a29a7",
+ "url": "https://api.github.com/repos/symfony/finder/zipball/9915db259f67d21eefee768c1abcf1cc61b1fc9e",
+ "reference": "9915db259f67d21eefee768c1abcf1cc61b1fc9e",
"shasum": ""
},
"require": {
@@ -3517,7 +3621,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/v6.1.11"
+ "source": "https://github.com/symfony/finder/tree/v6.3.3"
},
"funding": [
{
@@ -3533,7 +3637,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-07-31T08:31:44+00:00"
},
{
"name": "symfony/flex",
@@ -3602,40 +3706,39 @@
},
{
"name": "symfony/form",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
- "reference": "b137b4acac416062d50d5f2c6d524ee5185ef2a0"
+ "reference": "afdadf511e08bc6d4752afb869ce084276aca4e2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/form/zipball/b137b4acac416062d50d5f2c6d524ee5185ef2a0",
- "reference": "b137b4acac416062d50d5f2c6d524ee5185ef2a0",
+ "url": "https://api.github.com/repos/symfony/form/zipball/afdadf511e08bc6d4752afb869ce084276aca4e2",
+ "reference": "afdadf511e08bc6d4752afb869ce084276aca4e2",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/event-dispatcher": "^5.4|^6.0",
"symfony/options-resolver": "^5.4|^6.0",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-intl-icu": "^1.21",
"symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
},
"conflict": {
- "phpunit/phpunit": "<5.4.3",
"symfony/console": "<5.4",
"symfony/dependency-injection": "<5.4",
- "symfony/doctrine-bridge": "<5.4",
+ "symfony/doctrine-bridge": "<5.4.21|>=6,<6.2.7",
"symfony/error-handler": "<5.4",
"symfony/framework-bundle": "<5.4",
"symfony/http-kernel": "<5.4",
"symfony/translation": "<5.4",
- "symfony/translation-contracts": "<1.1.7",
- "symfony/twig-bridge": "<5.4"
+ "symfony/translation-contracts": "<2.5",
+ "symfony/twig-bridge": "<6.3"
},
"require-dev": {
"doctrine/collections": "^1.0|^2.0",
@@ -3647,17 +3750,13 @@
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0",
"symfony/intl": "^5.4|^6.0",
+ "symfony/security-core": "^6.2",
"symfony/security-csrf": "^5.4|^6.0",
"symfony/translation": "^5.4|^6.0",
"symfony/uid": "^5.4|^6.0",
"symfony/validator": "^5.4|^6.0",
"symfony/var-dumper": "^5.4|^6.0"
},
- "suggest": {
- "symfony/security-csrf": "For protecting forms against CSRF attacks.",
- "symfony/twig-bridge": "For templating with Twig.",
- "symfony/validator": "For form validation."
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -3684,7 +3783,7 @@
"description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/form/tree/v6.1.11"
+ "source": "https://github.com/symfony/form/tree/v6.3.2"
},
"funding": [
{
@@ -3700,20 +3799,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-26T17:39:03+00:00"
},
{
"name": "symfony/framework-bundle",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
- "reference": "58a8a7c1ea054d45f5ee6435ebbfe2606c7e869a"
+ "reference": "f822f54ff05cd88878910b4559f66c12176d952c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/58a8a7c1ea054d45f5ee6435ebbfe2606c7e869a",
- "reference": "58a8a7c1ea054d45f5ee6435ebbfe2606c7e869a",
+ "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/f822f54ff05cd88878910b4559f66c12176d952c",
+ "reference": "f822f54ff05cd88878910b4559f66c12176d952c",
"shasum": ""
},
"require": {
@@ -3722,14 +3821,14 @@
"php": ">=8.1",
"symfony/cache": "^5.4|^6.0",
"symfony/config": "^6.1",
- "symfony/dependency-injection": "^6.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/dependency-injection": "^6.3.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/error-handler": "^6.1",
"symfony/event-dispatcher": "^5.4|^6.0",
"symfony/filesystem": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
- "symfony/http-foundation": "^5.4|^6.0",
- "symfony/http-kernel": "^6.1",
+ "symfony/http-foundation": "^6.3",
+ "symfony/http-kernel": "^6.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/routing": "^5.4|^6.0"
},
@@ -3738,27 +3837,27 @@
"doctrine/persistence": "<1.3",
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
- "phpunit/phpunit": "<5.4.3",
"symfony/asset": "<5.4",
+ "symfony/clock": "<6.3",
"symfony/console": "<5.4",
- "symfony/dom-crawler": "<5.4",
+ "symfony/dom-crawler": "<6.3",
"symfony/dotenv": "<5.4",
"symfony/form": "<5.4",
- "symfony/http-client": "<5.4",
+ "symfony/http-client": "<6.3",
"symfony/lock": "<5.4",
"symfony/mailer": "<5.4",
- "symfony/messenger": "<5.4",
- "symfony/mime": "<5.4",
+ "symfony/messenger": "<6.3",
+ "symfony/mime": "<6.2",
"symfony/property-access": "<5.4",
"symfony/property-info": "<5.4",
"symfony/security-core": "<5.4",
"symfony/security-csrf": "<5.4",
- "symfony/serializer": "<6.1",
+ "symfony/serializer": "<6.3",
"symfony/stopwatch": "<5.4",
- "symfony/translation": "<5.4",
+ "symfony/translation": "<6.2.8",
"symfony/twig-bridge": "<5.4",
"symfony/twig-bundle": "<5.4",
- "symfony/validator": "<5.4",
+ "symfony/validator": "<6.3",
"symfony/web-profiler-bundle": "<5.4",
"symfony/workflow": "<5.4"
},
@@ -3767,48 +3866,41 @@
"doctrine/persistence": "^1.3|^2|^3",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^5.4|^6.0",
+ "symfony/asset-mapper": "^6.3",
"symfony/browser-kit": "^5.4|^6.0",
+ "symfony/clock": "^6.2",
"symfony/console": "^5.4.9|^6.0.9",
"symfony/css-selector": "^5.4|^6.0",
- "symfony/dom-crawler": "^5.4|^6.0",
+ "symfony/dom-crawler": "^6.3",
"symfony/dotenv": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/form": "^5.4|^6.0",
"symfony/html-sanitizer": "^6.1",
- "symfony/http-client": "^5.4|^6.0",
+ "symfony/http-client": "^6.3",
"symfony/lock": "^5.4|^6.0",
"symfony/mailer": "^5.4|^6.0",
- "symfony/messenger": "^5.4|^6.0",
- "symfony/mime": "^5.4|^6.0",
+ "symfony/messenger": "^6.3",
+ "symfony/mime": "^6.2",
"symfony/notifier": "^5.4|^6.0",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/process": "^5.4|^6.0",
"symfony/property-info": "^5.4|^6.0",
"symfony/rate-limiter": "^5.4|^6.0",
+ "symfony/scheduler": "^6.3",
"symfony/security-bundle": "^5.4|^6.0",
"symfony/semaphore": "^5.4|^6.0",
- "symfony/serializer": "^6.1",
+ "symfony/serializer": "^6.3",
"symfony/stopwatch": "^5.4|^6.0",
"symfony/string": "^5.4|^6.0",
- "symfony/translation": "^5.4|^6.0",
+ "symfony/translation": "^6.2.8",
"symfony/twig-bundle": "^5.4|^6.0",
"symfony/uid": "^5.4|^6.0",
- "symfony/validator": "^5.4|^6.0",
+ "symfony/validator": "^6.3",
"symfony/web-link": "^5.4|^6.0",
"symfony/workflow": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0",
"twig/twig": "^2.10|^3.0"
},
- "suggest": {
- "ext-apcu": "For best performance of the system caches",
- "symfony/console": "For using the console commands",
- "symfony/form": "For using forms",
- "symfony/property-info": "For using the property_info service",
- "symfony/serializer": "For using the serializer service",
- "symfony/validator": "For using validation",
- "symfony/web-link": "For using web links, features such as preloading, prefetching or prerendering",
- "symfony/yaml": "For using the debug:config and lint:yaml commands"
- },
"type": "symfony-bundle",
"autoload": {
"psr-4": {
@@ -3835,7 +3927,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/framework-bundle/tree/v6.1.11"
+ "source": "https://github.com/symfony/framework-bundle/tree/v6.3.4"
},
"funding": [
{
@@ -3851,27 +3943,32 @@
"type": "tidelift"
}
],
- "time": "2023-01-11T11:51:43+00:00"
+ "time": "2023-08-16T18:04:38+00:00"
},
{
"name": "symfony/http-client",
- "version": "v6.1.12",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "96b94205f960fefe351d3b30645cfe1664b7f208"
+ "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/96b94205f960fefe351d3b30645cfe1664b7f208",
- "reference": "96b94205f960fefe351d3b30645cfe1664b7f208",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00",
+ "reference": "15f9f4bad62bfcbe48b5dedd866f04a08fc7ff00",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^1|^2|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-client-contracts": "^3",
- "symfony/service-contracts": "^1.0|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
+ },
+ "conflict": {
+ "php-http/discovery": "<1.15",
+ "symfony/http-foundation": "<6.3"
},
"provide": {
"php-http/async-client-implementation": "*",
@@ -3918,8 +4015,11 @@
],
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com",
+ "keywords": [
+ "http"
+ ],
"support": {
- "source": "https://github.com/symfony/http-client/tree/v6.1.12"
+ "source": "https://github.com/symfony/http-client/tree/v6.3.2"
},
"funding": [
{
@@ -3935,7 +4035,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-30T15:43:30+00:00"
+ "time": "2023-07-05T08:41:27+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -4017,25 +4117,30 @@
},
{
"name": "symfony/http-foundation",
- "version": "v6.1.12",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed"
+ "reference": "cac1556fdfdf6719668181974104e6fcfa60e844"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/bd1bcfb0eba14de22c4d086c5023e608f37366ed",
- "reference": "bd1bcfb0eba14de22c4d086c5023e608f37366ed",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/cac1556fdfdf6719668181974104e6fcfa60e844",
+ "reference": "cac1556fdfdf6719668181974104e6fcfa60e844",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
- "symfony/polyfill-mbstring": "~1.1"
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/polyfill-mbstring": "~1.1",
+ "symfony/polyfill-php83": "^1.27"
+ },
+ "conflict": {
+ "symfony/cache": "<6.2"
},
"require-dev": {
- "predis/predis": "~1.0",
+ "doctrine/dbal": "^2.13.1|^3.0",
+ "predis/predis": "^1.1|^2.0",
"symfony/cache": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
@@ -4043,9 +4148,6 @@
"symfony/mime": "^5.4|^6.0",
"symfony/rate-limiter": "^5.2|^6.0"
},
- "suggest": {
- "symfony/mime": "To use the file extension guesser"
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -4072,7 +4174,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/v6.1.12"
+ "source": "https://github.com/symfony/http-foundation/tree/v6.3.4"
},
"funding": [
{
@@ -4088,28 +4190,29 @@
"type": "tidelift"
}
],
- "time": "2023-01-30T15:43:30+00:00"
+ "time": "2023-08-22T08:20:46+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v6.1.12",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "7a4a69dee1b0db04bdc12e86d4cd0dbf6daa390c"
+ "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/7a4a69dee1b0db04bdc12e86d4cd0dbf6daa390c",
- "reference": "7a4a69dee1b0db04bdc12e86d4cd0dbf6daa390c",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb",
+ "reference": "36abb425b4af863ae1fe54d8a8b8b4c76a2bccdb",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/log": "^1|^2|^3",
- "symfony/error-handler": "^6.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/error-handler": "^6.3",
"symfony/event-dispatcher": "^5.4|^6.0",
- "symfony/http-foundation": "^5.4|^6.0",
+ "symfony/http-foundation": "^6.3.4",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
@@ -4117,15 +4220,18 @@
"symfony/cache": "<5.4",
"symfony/config": "<6.1",
"symfony/console": "<5.4",
- "symfony/dependency-injection": "<6.1",
+ "symfony/dependency-injection": "<6.3.4",
"symfony/doctrine-bridge": "<5.4",
"symfony/form": "<5.4",
"symfony/http-client": "<5.4",
+ "symfony/http-client-contracts": "<2.5",
"symfony/mailer": "<5.4",
"symfony/messenger": "<5.4",
"symfony/translation": "<5.4",
+ "symfony/translation-contracts": "<2.5",
"symfony/twig-bridge": "<5.4",
"symfony/validator": "<5.4",
+ "symfony/var-dumper": "<6.3",
"twig/twig": "<2.13"
},
"provide": {
@@ -4134,28 +4240,27 @@
"require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
"symfony/browser-kit": "^5.4|^6.0",
+ "symfony/clock": "^6.2",
"symfony/config": "^6.1",
"symfony/console": "^5.4|^6.0",
"symfony/css-selector": "^5.4|^6.0",
- "symfony/dependency-injection": "^6.1",
+ "symfony/dependency-injection": "^6.3.4",
"symfony/dom-crawler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
- "symfony/http-client-contracts": "^1.1|^2|^3",
+ "symfony/http-client-contracts": "^2.5|^3",
"symfony/process": "^5.4|^6.0",
+ "symfony/property-access": "^5.4.5|^6.0.5",
"symfony/routing": "^5.4|^6.0",
+ "symfony/serializer": "^6.3",
"symfony/stopwatch": "^5.4|^6.0",
"symfony/translation": "^5.4|^6.0",
- "symfony/translation-contracts": "^1.1|^2|^3",
+ "symfony/translation-contracts": "^2.5|^3",
"symfony/uid": "^5.4|^6.0",
+ "symfony/validator": "^6.3",
+ "symfony/var-exporter": "^6.2",
"twig/twig": "^2.13|^3.0.4"
},
- "suggest": {
- "symfony/browser-kit": "",
- "symfony/config": "",
- "symfony/console": "",
- "symfony/dependency-injection": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -4182,7 +4287,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-kernel/tree/v6.1.12"
+ "source": "https://github.com/symfony/http-kernel/tree/v6.3.4"
},
"funding": [
{
@@ -4198,20 +4303,20 @@
"type": "tidelift"
}
],
- "time": "2023-02-01T08:26:56+00:00"
+ "time": "2023-08-26T13:54:49+00:00"
},
{
"name": "symfony/notifier",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/notifier.git",
- "reference": "959e01a748e77df7c78f60bd9b6a54c58ae07fe8"
+ "reference": "a30aee1bf767835d7948138c1629e310cee26a8b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/notifier/zipball/959e01a748e77df7c78f60bd9b6a54c58ae07fe8",
- "reference": "959e01a748e77df7c78f60bd9b6a54c58ae07fe8",
+ "url": "https://api.github.com/repos/symfony/notifier/zipball/a30aee1bf767835d7948138c1629e310cee26a8b",
+ "reference": "a30aee1bf767835d7948138c1629e310cee26a8b",
"shasum": ""
},
"require": {
@@ -4220,11 +4325,13 @@
},
"conflict": {
"symfony/event-dispatcher": "<5.4",
+ "symfony/event-dispatcher-contracts": "<2.5",
+ "symfony/http-client-contracts": "<2.5",
"symfony/http-kernel": "<5.4"
},
"require-dev": {
- "symfony/event-dispatcher-contracts": "^2|^3",
- "symfony/http-client-contracts": "^2|^3",
+ "symfony/event-dispatcher-contracts": "^2.5|^3",
+ "symfony/http-client-contracts": "^2.5|^3",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/messenger": "^5.4|^6.0"
},
@@ -4258,7 +4365,7 @@
"notifier"
],
"support": {
- "source": "https://github.com/symfony/notifier/tree/v6.1.11"
+ "source": "https://github.com/symfony/notifier/tree/v6.3.0"
},
"funding": [
{
@@ -4274,25 +4381,25 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-05-12T10:17:15+00:00"
},
{
"name": "symfony/options-resolver",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
- "reference": "ae355b19e11d9eb1f757fa072a3886429946b6f6"
+ "reference": "a10f19f5198d589d5c33333cffe98dc9820332dd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ae355b19e11d9eb1f757fa072a3886429946b6f6",
- "reference": "ae355b19e11d9eb1f757fa072a3886429946b6f6",
+ "url": "https://api.github.com/repos/symfony/options-resolver/zipball/a10f19f5198d589d5c33333cffe98dc9820332dd",
+ "reference": "a10f19f5198d589d5c33333cffe98dc9820332dd",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3"
+ "symfony/deprecation-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
@@ -4325,7 +4432,7 @@
"options"
],
"support": {
- "source": "https://github.com/symfony/options-resolver/tree/v6.1.11"
+ "source": "https://github.com/symfony/options-resolver/tree/v6.3.0"
},
"funding": [
{
@@ -4341,20 +4448,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-05-12T14:21:09+00:00"
},
{
"name": "symfony/password-hasher",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
- "reference": "49124e581f1ee90c1e19ca64b45f384f1dadd118"
+ "reference": "d23ad221989e6b8278d050cabfd7b569eee84590"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/password-hasher/zipball/49124e581f1ee90c1e19ca64b45f384f1dadd118",
- "reference": "49124e581f1ee90c1e19ca64b45f384f1dadd118",
+ "url": "https://api.github.com/repos/symfony/password-hasher/zipball/d23ad221989e6b8278d050cabfd7b569eee84590",
+ "reference": "d23ad221989e6b8278d050cabfd7b569eee84590",
"shasum": ""
},
"require": {
@@ -4397,7 +4504,7 @@
"password"
],
"support": {
- "source": "https://github.com/symfony/password-hasher/tree/v6.1.11"
+ "source": "https://github.com/symfony/password-hasher/tree/v6.3.0"
},
"funding": [
{
@@ -4413,7 +4520,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-02-14T09:04:20+00:00"
},
{
"name": "symfony/polyfill-intl-grapheme",
@@ -4751,29 +4858,107 @@
"time": "2023-07-28T09:04:16+00:00"
},
{
- "name": "symfony/property-access",
- "version": "v6.1.11",
+ "name": "symfony/polyfill-php83",
+ "version": "v1.28.0",
"source": {
"type": "git",
- "url": "https://github.com/symfony/property-access.git",
- "reference": "3163b6942be075ae230e6a0b1b2b526cb445e561"
+ "url": "https://github.com/symfony/polyfill-php83.git",
+ "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/property-access/zipball/3163b6942be075ae230e6a0b1b2b526cb445e561",
- "reference": "3163b6942be075ae230e6a0b1b2b526cb445e561",
+ "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
+ "reference": "b0f46ebbeeeda3e9d2faebdfbf4b4eae9b59fa11",
+ "shasum": ""
+ },
+ "require": {
+ "php": ">=7.1",
+ "symfony/polyfill-php80": "^1.14"
+ },
+ "type": "library",
+ "extra": {
+ "branch-alias": {
+ "dev-main": "1.28-dev"
+ },
+ "thanks": {
+ "name": "symfony/polyfill",
+ "url": "https://github.com/symfony/polyfill"
+ }
+ },
+ "autoload": {
+ "files": [
+ "bootstrap.php"
+ ],
+ "psr-4": {
+ "Symfony\\Polyfill\\Php83\\": ""
+ },
+ "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.3+ features to lower PHP versions",
+ "homepage": "https://symfony.com",
+ "keywords": [
+ "compatibility",
+ "polyfill",
+ "portable",
+ "shim"
+ ],
+ "support": {
+ "source": "https://github.com/symfony/polyfill-php83/tree/v1.28.0"
+ },
+ "funding": [
+ {
+ "url": "https://symfony.com/sponsor",
+ "type": "custom"
+ },
+ {
+ "url": "https://github.com/fabpot",
+ "type": "github"
+ },
+ {
+ "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
+ "type": "tidelift"
+ }
+ ],
+ "time": "2023-08-16T06:22:46+00:00"
+ },
+ {
+ "name": "symfony/property-access",
+ "version": "v6.3.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/symfony/property-access.git",
+ "reference": "2dc4f9da444b8f8ff592e95d570caad67924f1d0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/symfony/property-access/zipball/2dc4f9da444b8f8ff592e95d570caad67924f1d0",
+ "reference": "2dc4f9da444b8f8ff592e95d570caad67924f1d0",
"shasum": ""
},
"require": {
"php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/property-info": "^5.4|^6.0"
},
"require-dev": {
"symfony/cache": "^5.4|^6.0"
},
- "suggest": {
- "psr/cache-implementation": "To cache access methods."
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -4807,11 +4992,11 @@
"injection",
"object",
"property",
- "property path",
+ "property-path",
"reflection"
],
"support": {
- "source": "https://github.com/symfony/property-access/tree/v6.1.11"
+ "source": "https://github.com/symfony/property-access/tree/v6.3.2"
},
"funding": [
{
@@ -4827,20 +5012,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-13T15:26:11+00:00"
},
{
"name": "symfony/property-info",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
- "reference": "006d2eaf3e951c00f1410e601e4e9838e0e5ae21"
+ "reference": "7f3a03716112269741fe2a809f8f791a371d1fcd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/property-info/zipball/006d2eaf3e951c00f1410e601e4e9838e0e5ae21",
- "reference": "006d2eaf3e951c00f1410e601e4e9838e0e5ae21",
+ "url": "https://api.github.com/repos/symfony/property-info/zipball/7f3a03716112269741fe2a809f8f791a371d1fcd",
+ "reference": "7f3a03716112269741fe2a809f8f791a371d1fcd",
"shasum": ""
},
"require": {
@@ -4860,12 +5045,6 @@
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/serializer": "^5.4|^6.0"
},
- "suggest": {
- "phpdocumentor/reflection-docblock": "To use the PHPDoc",
- "psr/cache-implementation": "To cache results",
- "symfony/doctrine-bridge": "To use Doctrine metadata",
- "symfony/serializer": "To use Serializer metadata"
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -4900,7 +5079,7 @@
"validator"
],
"support": {
- "source": "https://github.com/symfony/property-info/tree/v6.1.11"
+ "source": "https://github.com/symfony/property-info/tree/v6.3.0"
},
"funding": [
{
@@ -4916,29 +5095,30 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-05-19T08:06:44+00:00"
},
{
"name": "symfony/proxy-manager-bridge",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/proxy-manager-bridge.git",
- "reference": "4f30c8ad26087b135da35ea89451a2ae605efc60"
+ "reference": "7ba2ac62c88d7c3460d41f04ceba5fc3b9071a39"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/4f30c8ad26087b135da35ea89451a2ae605efc60",
- "reference": "4f30c8ad26087b135da35ea89451a2ae605efc60",
+ "url": "https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/7ba2ac62c88d7c3460d41f04ceba5fc3b9071a39",
+ "reference": "7ba2ac62c88d7c3460d41f04ceba5fc3b9071a39",
"shasum": ""
},
"require": {
"friendsofphp/proxy-manager-lts": "^1.0.2",
"php": ">=8.1",
- "symfony/dependency-injection": "^5.4|^6.0"
+ "symfony/dependency-injection": "^6.3",
+ "symfony/deprecation-contracts": "^2.5|^3"
},
"require-dev": {
- "symfony/config": "^5.4|^6.0"
+ "symfony/config": "^6.1"
},
"type": "symfony-bridge",
"autoload": {
@@ -4966,7 +5146,7 @@
"description": "Provides integration for ProxyManager with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.1.11"
+ "source": "https://github.com/symfony/proxy-manager-bridge/tree/v6.3.0"
},
"funding": [
{
@@ -4982,46 +5162,41 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-05-26T07:49:33+00:00"
},
{
"name": "symfony/routing",
- "version": "v6.1.11",
+ "version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "dd8556e52717bd8559fdac8e9090388be1e2eba7"
+ "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/dd8556e52717bd8559fdac8e9090388be1e2eba7",
- "reference": "dd8556e52717bd8559fdac8e9090388be1e2eba7",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/e7243039ab663822ff134fbc46099b5fdfa16f6a",
+ "reference": "e7243039ab663822ff134fbc46099b5fdfa16f6a",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
"doctrine/annotations": "<1.12",
- "symfony/config": "<5.4",
+ "symfony/config": "<6.2",
"symfony/dependency-injection": "<5.4",
"symfony/yaml": "<5.4"
},
"require-dev": {
"doctrine/annotations": "^1.12|^2",
"psr/log": "^1|^2|^3",
- "symfony/config": "^5.4|^6.0",
+ "symfony/config": "^6.2",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0"
},
- "suggest": {
- "symfony/config": "For using the all-in-one router or any loader",
- "symfony/expression-language": "For using expression matching",
- "symfony/http-foundation": "For using a Symfony Request object",
- "symfony/yaml": "For using the YAML loader"
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -5054,7 +5229,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/v6.1.11"
+ "source": "https://github.com/symfony/routing/tree/v6.3.3"
},
"funding": [
{
@@ -5070,20 +5245,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-31T07:08:24+00:00"
},
{
"name": "symfony/runtime",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
- "reference": "717cb91d66893a27a4607f227e28eb74ff007fde"
+ "reference": "d5c09493647a0c1a16e6c8da308098e840d1164f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/runtime/zipball/717cb91d66893a27a4607f227e28eb74ff007fde",
- "reference": "717cb91d66893a27a4607f227e28eb74ff007fde",
+ "url": "https://api.github.com/repos/symfony/runtime/zipball/d5c09493647a0c1a16e6c8da308098e840d1164f",
+ "reference": "d5c09493647a0c1a16e6c8da308098e840d1164f",
"shasum": ""
},
"require": {
@@ -5095,7 +5270,7 @@
},
"require-dev": {
"composer/composer": "^1.0.2|^2.0",
- "symfony/console": "^5.4|^6.0",
+ "symfony/console": "^5.4.9|^6.0.9",
"symfony/dotenv": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0"
@@ -5129,8 +5304,11 @@
],
"description": "Enables decoupling PHP applications from global state",
"homepage": "https://symfony.com",
+ "keywords": [
+ "runtime"
+ ],
"support": {
- "source": "https://github.com/symfony/runtime/tree/v6.1.11"
+ "source": "https://github.com/symfony/runtime/tree/v6.3.2"
},
"funding": [
{
@@ -5146,40 +5324,43 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-07-16T17:05:46+00:00"
},
{
"name": "symfony/security-bundle",
- "version": "v6.1.12",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
- "reference": "5c790f769c0cdfeebc237573b929ce6c121eb657"
+ "reference": "31957477b289220a47880ead3727bf5cc059fa08"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-bundle/zipball/5c790f769c0cdfeebc237573b929ce6c121eb657",
- "reference": "5c790f769c0cdfeebc237573b929ce6c121eb657",
+ "url": "https://api.github.com/repos/symfony/security-bundle/zipball/31957477b289220a47880ead3727bf5cc059fa08",
+ "reference": "31957477b289220a47880ead3727bf5cc059fa08",
"shasum": ""
},
"require": {
"composer-runtime-api": ">=2.1",
"ext-xml": "*",
"php": ">=8.1",
- "symfony/config": "^5.4|^6.0",
- "symfony/dependency-injection": "^5.4|^6.0",
+ "symfony/clock": "^6.3",
+ "symfony/config": "^6.1",
+ "symfony/dependency-injection": "^6.2",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/event-dispatcher": "^5.4|^6.0",
- "symfony/http-foundation": "^5.4|^6.0",
- "symfony/http-kernel": "^5.4|^6.0",
+ "symfony/http-foundation": "^6.2",
+ "symfony/http-kernel": "^6.2",
"symfony/password-hasher": "^5.4|^6.0",
- "symfony/security-core": "^5.4|^6.0",
+ "symfony/security-core": "^6.2",
"symfony/security-csrf": "^5.4|^6.0",
- "symfony/security-http": "^5.4.20|~6.0.20|~6.1.12|^6.2.6"
+ "symfony/security-http": "^6.3"
},
"conflict": {
"symfony/browser-kit": "<5.4",
"symfony/console": "<5.4",
- "symfony/framework-bundle": "<5.4",
+ "symfony/framework-bundle": "<6.3",
+ "symfony/http-client": "<5.4",
"symfony/ldap": "<5.4",
"symfony/twig-bundle": "<5.4"
},
@@ -5192,7 +5373,8 @@
"symfony/dom-crawler": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/form": "^5.4|^6.0",
- "symfony/framework-bundle": "^5.4|^6.0",
+ "symfony/framework-bundle": "^6.3",
+ "symfony/http-client": "^5.4|^6.0",
"symfony/ldap": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0",
"symfony/rate-limiter": "^5.4|^6.0",
@@ -5202,7 +5384,13 @@
"symfony/twig-bundle": "^5.4|^6.0",
"symfony/validator": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0",
- "twig/twig": "^2.13|^3.0.4"
+ "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"
},
"type": "symfony-bundle",
"autoload": {
@@ -5230,7 +5418,7 @@
"description": "Provides a tight integration of the Security component into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-bundle/tree/v6.1.12"
+ "source": "https://github.com/symfony/security-bundle/tree/v6.3.4"
},
"funding": [
{
@@ -5246,27 +5434,28 @@
"type": "tidelift"
}
],
- "time": "2023-01-30T15:43:30+00:00"
+ "time": "2023-08-25T08:46:23+00:00"
},
{
"name": "symfony/security-core",
- "version": "v6.1.11",
+ "version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
- "reference": "a55bf4319a438719e139c8e81c64fc7e009124e3"
+ "reference": "b86ce012cc9a62a15ed43af5037eebc3e6de4d7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-core/zipball/a55bf4319a438719e139c8e81c64fc7e009124e3",
- "reference": "a55bf4319a438719e139c8e81c64fc7e009124e3",
+ "url": "https://api.github.com/repos/symfony/security-core/zipball/b86ce012cc9a62a15ed43af5037eebc3e6de4d7f",
+ "reference": "b86ce012cc9a62a15ed43af5037eebc3e6de4d7f",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/event-dispatcher-contracts": "^1.1|^2|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
+ "symfony/event-dispatcher-contracts": "^2.5|^3",
"symfony/password-hasher": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1.6|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"symfony/event-dispatcher": "<5.4",
@@ -5284,17 +5473,10 @@
"symfony/expression-language": "^5.4|^6.0",
"symfony/http-foundation": "^5.4|^6.0",
"symfony/ldap": "^5.4|^6.0",
+ "symfony/string": "^5.4|^6.0",
"symfony/translation": "^5.4|^6.0",
"symfony/validator": "^5.4|^6.0"
},
- "suggest": {
- "psr/container-implementation": "To instantiate the Security class",
- "symfony/event-dispatcher": "",
- "symfony/expression-language": "For using the expression voter",
- "symfony/http-foundation": "",
- "symfony/ldap": "For using LDAP integration",
- "symfony/validator": "For using the user password constraint"
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -5321,7 +5503,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-core/tree/v6.1.11"
+ "source": "https://github.com/symfony/security-core/tree/v6.3.3"
},
"funding": [
{
@@ -5337,20 +5519,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-24T13:11:40+00:00"
+ "time": "2023-07-31T07:08:24+00:00"
},
{
"name": "symfony/security-csrf",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
- "reference": "4ea5f0af48f303e60109a6955dde49d1923143cb"
+ "reference": "63d7b098c448cbddb46ea5eda33b68c1ece6eb5b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-csrf/zipball/4ea5f0af48f303e60109a6955dde49d1923143cb",
- "reference": "4ea5f0af48f303e60109a6955dde49d1923143cb",
+ "url": "https://api.github.com/repos/symfony/security-csrf/zipball/63d7b098c448cbddb46ea5eda33b68c1ece6eb5b",
+ "reference": "63d7b098c448cbddb46ea5eda33b68c1ece6eb5b",
"shasum": ""
},
"require": {
@@ -5363,9 +5545,6 @@
"require-dev": {
"symfony/http-foundation": "^5.4|^6.0"
},
- "suggest": {
- "symfony/http-foundation": "For using the class SessionTokenStorage."
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -5392,7 +5571,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-csrf/tree/v6.1.11"
+ "source": "https://github.com/symfony/security-csrf/tree/v6.3.2"
},
"funding": [
{
@@ -5408,46 +5587,50 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-05T08:41:27+00:00"
},
{
"name": "symfony/security-http",
- "version": "v6.1.12",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
- "reference": "e671c9748c439492c4a2d07862ee63a9a6fbf5c1"
+ "reference": "0afb37c1120c1c46219bdbd1dd912fb4d48eaf7d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-http/zipball/e671c9748c439492c4a2d07862ee63a9a6fbf5c1",
- "reference": "e671c9748c439492c4a2d07862ee63a9a6fbf5c1",
+ "url": "https://api.github.com/repos/symfony/security-http/zipball/0afb37c1120c1c46219bdbd1dd912fb4d48eaf7d",
+ "reference": "0afb37c1120c1c46219bdbd1dd912fb4d48eaf7d",
"shasum": ""
},
"require": {
"php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-foundation": "^5.4|^6.0",
- "symfony/http-kernel": "^6.1",
+ "symfony/http-kernel": "^6.3",
"symfony/polyfill-mbstring": "~1.0",
"symfony/property-access": "^5.4|^6.0",
- "symfony/security-core": "^5.4.19|~6.0.19|~6.1.11|^6.2.5"
+ "symfony/security-core": "^6.3"
},
"conflict": {
+ "symfony/clock": "<6.3",
"symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9",
+ "symfony/http-client-contracts": "<3.0",
"symfony/security-bundle": "<5.4",
"symfony/security-csrf": "<5.4"
},
"require-dev": {
"psr/log": "^1|^2|^3",
"symfony/cache": "^5.4|^6.0",
+ "symfony/clock": "^6.3",
+ "symfony/expression-language": "^5.4|^6.0",
+ "symfony/http-client-contracts": "^3.0",
"symfony/rate-limiter": "^5.4|^6.0",
"symfony/routing": "^5.4|^6.0",
"symfony/security-csrf": "^5.4|^6.0",
- "symfony/translation": "^5.4|^6.0"
- },
- "suggest": {
- "symfony/routing": "For using the HttpUtils class to create sub-requests, redirect the user, and match URLs",
- "symfony/security-csrf": "For using tokens to protect authentication/logout attempts"
+ "symfony/translation": "^5.4|^6.0",
+ "web-token/jwt-checker": "^3.1",
+ "web-token/jwt-signature-algorithm-ecdsa": "^3.1"
},
"type": "library",
"autoload": {
@@ -5475,7 +5658,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-http/tree/v6.1.12"
+ "source": "https://github.com/symfony/security-http/tree/v6.3.4"
},
"funding": [
{
@@ -5491,33 +5674,34 @@
"type": "tidelift"
}
],
- "time": "2023-01-30T15:43:30+00:00"
+ "time": "2023-08-25T19:43:09+00:00"
},
{
"name": "symfony/serializer",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "5761725c7d007ef8fed3cb425be866a772977ad4"
+ "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/5761725c7d007ef8fed3cb425be866a772977ad4",
- "reference": "5761725c7d007ef8fed3cb425be866a772977ad4",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/96d28a58d5a128bf77c54534b380eb7c92c8f846",
+ "reference": "96d28a58d5a128bf77c54534b380eb7c92c8f846",
"shasum": ""
},
"require": {
"php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "~1.8"
},
"conflict": {
"doctrine/annotations": "<1.12",
"phpdocumentor/reflection-docblock": "<3.2.2",
- "phpdocumentor/type-resolver": "<1.4.0|>=1.7.0",
+ "phpdocumentor/type-resolver": "<1.4.0",
"symfony/dependency-injection": "<5.4",
"symfony/property-access": "<5.4",
- "symfony/property-info": "<5.4",
+ "symfony/property-info": "<5.4.24|>=6,<6.2.11",
"symfony/uid": "<5.4",
"symfony/yaml": "<5.4"
},
@@ -5526,6 +5710,7 @@
"phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0",
"symfony/cache": "^5.4|^6.0",
"symfony/config": "^5.4|^6.0",
+ "symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/error-handler": "^5.4|^6.0",
"symfony/filesystem": "^5.4|^6.0",
@@ -5534,22 +5719,13 @@
"symfony/http-kernel": "^5.4|^6.0",
"symfony/mime": "^5.4|^6.0",
"symfony/property-access": "^5.4|^6.0",
- "symfony/property-info": "^5.4|^6.0",
+ "symfony/property-info": "^5.4.24|^6.2.11",
"symfony/uid": "^5.4|^6.0",
"symfony/validator": "^5.4|^6.0",
"symfony/var-dumper": "^5.4|^6.0",
"symfony/var-exporter": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0"
},
- "suggest": {
- "psr/cache-implementation": "For using the metadata cache.",
- "symfony/config": "For using the XML mapping loader.",
- "symfony/mime": "For using a MIME type guesser within the DataUriNormalizer.",
- "symfony/property-access": "For using the ObjectNormalizer.",
- "symfony/property-info": "To deserialize relations.",
- "symfony/var-exporter": "For using the metadata compiler.",
- "symfony/yaml": "For using the default YAML mapping loader."
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -5576,7 +5752,7 @@
"description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/serializer/tree/v6.1.11"
+ "source": "https://github.com/symfony/serializer/tree/v6.3.4"
},
"funding": [
{
@@ -5592,7 +5768,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-08-24T14:35:28+00:00"
},
{
"name": "symfony/service-contracts",
@@ -5678,22 +5854,22 @@
},
{
"name": "symfony/slack-notifier",
- "version": "v6.1.11",
+ "version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/slack-notifier.git",
- "reference": "90d6ae621924d8eadecf0a6a15461ae72f5f5680"
+ "reference": "a927be06dec2c32642e99b3489a9eb8d699beeae"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/slack-notifier/zipball/90d6ae621924d8eadecf0a6a15461ae72f5f5680",
- "reference": "90d6ae621924d8eadecf0a6a15461ae72f5f5680",
+ "url": "https://api.github.com/repos/symfony/slack-notifier/zipball/a927be06dec2c32642e99b3489a9eb8d699beeae",
+ "reference": "a927be06dec2c32642e99b3489a9eb8d699beeae",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/http-client": "^5.4|^6.0",
- "symfony/notifier": "^5.4|^6.0"
+ "symfony/notifier": "^6.2.7"
},
"type": "symfony-notifier-bridge",
"autoload": {
@@ -5725,7 +5901,7 @@
"slack"
],
"support": {
- "source": "https://github.com/symfony/slack-notifier/tree/v6.1.11"
+ "source": "https://github.com/symfony/slack-notifier/tree/v6.3.3"
},
"funding": [
{
@@ -5741,25 +5917,25 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-29T14:13:52+00:00"
},
{
"name": "symfony/stopwatch",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
- "reference": "00b6ac156aacffc53487c930e0ab14587a6607f6"
+ "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/stopwatch/zipball/00b6ac156aacffc53487c930e0ab14587a6607f6",
- "reference": "00b6ac156aacffc53487c930e0ab14587a6607f6",
+ "url": "https://api.github.com/repos/symfony/stopwatch/zipball/fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
+ "reference": "fc47f1015ec80927ff64ba9094dfe8b9d48fe9f2",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/service-contracts": "^1|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
},
"type": "library",
"autoload": {
@@ -5787,7 +5963,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/stopwatch/tree/v6.1.11"
+ "source": "https://github.com/symfony/stopwatch/tree/v6.3.0"
},
"funding": [
{
@@ -5803,20 +5979,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-02-16T10:14:28+00:00"
},
{
"name": "symfony/string",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
- "reference": "3109748771c79ce86fb389e54f31634e457bc544"
+ "reference": "53d1a83225002635bca3482fcbf963001313fb68"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/string/zipball/3109748771c79ce86fb389e54f31634e457bc544",
- "reference": "3109748771c79ce86fb389e54f31634e457bc544",
+ "url": "https://api.github.com/repos/symfony/string/zipball/53d1a83225002635bca3482fcbf963001313fb68",
+ "reference": "53d1a83225002635bca3482fcbf963001313fb68",
"shasum": ""
},
"require": {
@@ -5827,12 +6003,13 @@
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
- "symfony/translation-contracts": "<2.0"
+ "symfony/translation-contracts": "<2.5"
},
"require-dev": {
"symfony/error-handler": "^5.4|^6.0",
"symfony/http-client": "^5.4|^6.0",
- "symfony/translation-contracts": "^2.0|^3.0",
+ "symfony/intl": "^6.2",
+ "symfony/translation-contracts": "^2.5|^3.0",
"symfony/var-exporter": "^5.4|^6.0"
},
"type": "library",
@@ -5872,7 +6049,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/v6.1.11"
+ "source": "https://github.com/symfony/string/tree/v6.3.2"
},
"funding": [
{
@@ -5888,7 +6065,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-05T08:41:27+00:00"
},
{
"name": "symfony/translation-contracts",
@@ -5970,48 +6147,51 @@
},
{
"name": "symfony/twig-bridge",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
- "reference": "33ced92d844427e5bfe652707c04b54625950162"
+ "reference": "6f8435db76a2d79917489a19a82679276c1b4e32"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/33ced92d844427e5bfe652707c04b54625950162",
- "reference": "33ced92d844427e5bfe652707c04b54625950162",
+ "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/6f8435db76a2d79917489a19a82679276c1b4e32",
+ "reference": "6f8435db76a2d79917489a19a82679276c1b4e32",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/translation-contracts": "^1.1|^2|^3",
+ "symfony/translation-contracts": "^2.5|^3",
"twig/twig": "^2.13|^3.0.4"
},
"conflict": {
"phpdocumentor/reflection-docblock": "<3.2.2",
"phpdocumentor/type-resolver": "<1.4.0",
"symfony/console": "<5.4",
- "symfony/form": "<6.1",
+ "symfony/form": "<6.3",
"symfony/http-foundation": "<5.4",
- "symfony/http-kernel": "<5.4",
+ "symfony/http-kernel": "<6.2",
+ "symfony/mime": "<6.2",
"symfony/translation": "<5.4",
"symfony/workflow": "<5.4"
},
"require-dev": {
"doctrine/annotations": "^1.12|^2",
"egulias/email-validator": "^2.1.10|^3|^4",
+ "league/html-to-markdown": "^5.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"symfony/asset": "^5.4|^6.0",
+ "symfony/asset-mapper": "^6.3",
"symfony/console": "^5.4|^6.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/expression-language": "^5.4|^6.0",
"symfony/finder": "^5.4|^6.0",
- "symfony/form": "^6.1",
+ "symfony/form": "^6.3",
"symfony/html-sanitizer": "^6.1",
"symfony/http-foundation": "^5.4|^6.0",
- "symfony/http-kernel": "^5.4|^6.0",
+ "symfony/http-kernel": "^6.2",
"symfony/intl": "^5.4|^6.0",
- "symfony/mime": "^5.4|^6.0",
+ "symfony/mime": "^6.2",
"symfony/polyfill-intl-icu": "~1.0",
"symfony/property-info": "^5.4|^6.0",
"symfony/routing": "^5.4|^6.0",
@@ -6019,9 +6199,9 @@
"symfony/security-core": "^5.4|^6.0",
"symfony/security-csrf": "^5.4|^6.0",
"symfony/security-http": "^5.4|^6.0",
- "symfony/serializer": "^5.4|^6.0",
+ "symfony/serializer": "^6.2",
"symfony/stopwatch": "^5.4|^6.0",
- "symfony/translation": "^5.4|^6.0",
+ "symfony/translation": "^6.1",
"symfony/web-link": "^5.4|^6.0",
"symfony/workflow": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0",
@@ -6029,23 +6209,6 @@
"twig/inky-extra": "^2.12|^3",
"twig/markdown-extra": "^2.12|^3"
},
- "suggest": {
- "symfony/asset": "For using the AssetExtension",
- "symfony/expression-language": "For using the ExpressionExtension",
- "symfony/finder": "",
- "symfony/form": "For using the FormExtension",
- "symfony/html-sanitizer": "For using the HtmlSanitizerExtension",
- "symfony/http-kernel": "For using the HttpKernelExtension",
- "symfony/routing": "For using the RoutingExtension",
- "symfony/security-core": "For using the SecurityExtension",
- "symfony/security-csrf": "For using the CsrfExtension",
- "symfony/security-http": "For using the LogoutUrlExtension",
- "symfony/stopwatch": "For using the StopwatchExtension",
- "symfony/translation": "For using the TranslationExtension",
- "symfony/var-dumper": "For using the DumpExtension",
- "symfony/web-link": "For using the WebLinkExtension",
- "symfony/yaml": "For using the YamlExtension"
- },
"type": "symfony-bridge",
"autoload": {
"psr-4": {
@@ -6072,7 +6235,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/twig-bridge/tree/v6.1.11"
+ "source": "https://github.com/symfony/twig-bridge/tree/v6.3.2"
},
"funding": [
{
@@ -6088,31 +6251,30 @@
"type": "tidelift"
}
],
- "time": "2023-01-10T18:53:01+00:00"
+ "time": "2023-07-20T16:42:33+00:00"
},
{
"name": "symfony/twig-bundle",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
- "reference": "ecfae619319e56475e671ac04049234c34de3e18"
+ "reference": "d0cd4d1675c0582d27c2e8bb0dc27c0303d8e3ea"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/ecfae619319e56475e671ac04049234c34de3e18",
- "reference": "ecfae619319e56475e671ac04049234c34de3e18",
+ "url": "https://api.github.com/repos/symfony/twig-bundle/zipball/d0cd4d1675c0582d27c2e8bb0dc27c0303d8e3ea",
+ "reference": "d0cd4d1675c0582d27c2e8bb0dc27c0303d8e3ea",
"shasum": ""
},
"require": {
"composer-runtime-api": ">=2.1",
"php": ">=8.1",
- "symfony/config": "^5.4|^6.0",
- "symfony/dependency-injection": "^5.4|^6.0",
+ "symfony/config": "^6.1",
+ "symfony/dependency-injection": "^6.1",
"symfony/http-foundation": "^5.4|^6.0",
- "symfony/http-kernel": "^5.4|^6.0",
- "symfony/polyfill-ctype": "~1.8",
- "symfony/twig-bridge": "^5.4|^6.0",
+ "symfony/http-kernel": "^6.2",
+ "symfony/twig-bridge": "^6.3",
"twig/twig": "^2.13|^3.0.4"
},
"conflict": {
@@ -6158,7 +6320,7 @@
"description": "Provides a tight integration of Twig into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/twig-bundle/tree/v6.1.11"
+ "source": "https://github.com/symfony/twig-bundle/tree/v6.3.0"
},
"funding": [
{
@@ -6174,33 +6336,33 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-05-06T09:53:41+00:00"
},
{
"name": "symfony/validator",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "04f3521a589d35293d460668c482e6039b1c3c5f"
+ "reference": "0c8435154920b9bbe93bece675234c244cadf73b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/04f3521a589d35293d460668c482e6039b1c3c5f",
- "reference": "04f3521a589d35293d460668c482e6039b1c3c5f",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/0c8435154920b9bbe93bece675234c244cadf73b",
+ "reference": "0c8435154920b9bbe93bece675234c244cadf73b",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.0",
- "symfony/translation-contracts": "^1.1|^2|^3"
+ "symfony/polyfill-php83": "^1.27",
+ "symfony/translation-contracts": "^2.5|^3"
},
"conflict": {
"doctrine/annotations": "<1.13",
"doctrine/lexer": "<1.1",
- "phpunit/phpunit": "<5.4.3",
"symfony/dependency-injection": "<5.4",
"symfony/expression-language": "<5.4",
"symfony/http-kernel": "<5.4",
@@ -6228,18 +6390,6 @@
"symfony/translation": "^5.4|^6.0",
"symfony/yaml": "^5.4|^6.0"
},
- "suggest": {
- "egulias/email-validator": "Strict (RFC compliant) email validation",
- "psr/cache-implementation": "For using the mapping cache.",
- "symfony/config": "",
- "symfony/expression-language": "For using the Expression validator and the ExpressionLanguageSyntax constraints",
- "symfony/http-foundation": "",
- "symfony/intl": "",
- "symfony/property-access": "For accessing properties within comparison constraints",
- "symfony/property-info": "To automatically add NotNull and Type constraints",
- "symfony/translation": "For translating validation errors.",
- "symfony/yaml": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -6266,7 +6416,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/validator/tree/v6.1.11"
+ "source": "https://github.com/symfony/validator/tree/v6.3.4"
},
"funding": [
{
@@ -6282,42 +6432,38 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-08-17T15:49:05+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "e0aafa734ad7febb86e9848dbde4d6016a3261a3"
+ "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e0aafa734ad7febb86e9848dbde4d6016a3261a3",
- "reference": "e0aafa734ad7febb86e9848dbde4d6016a3261a3",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/2027be14f8ae8eae999ceadebcda5b4909b81d45",
+ "reference": "2027be14f8ae8eae999ceadebcda5b4909b81d45",
"shasum": ""
},
"require": {
"php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0"
},
"conflict": {
- "phpunit/phpunit": "<5.4.3",
"symfony/console": "<5.4"
},
"require-dev": {
"ext-iconv": "*",
"symfony/console": "^5.4|^6.0",
+ "symfony/http-kernel": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0",
"symfony/uid": "^5.4|^6.0",
"twig/twig": "^2.13|^3.0.4"
},
- "suggest": {
- "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
- "ext-intl": "To show region name in time zone dump",
- "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
- },
"bin": [
"Resources/bin/var-dump-server"
],
@@ -6354,7 +6500,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/v6.1.11"
+ "source": "https://github.com/symfony/var-dumper/tree/v6.3.4"
},
"funding": [
{
@@ -6370,7 +6516,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-08-24T14:51:05+00:00"
},
{
"name": "symfony/var-exporter",
@@ -6448,16 +6594,16 @@
},
{
"name": "symfony/web-link",
- "version": "v6.1.11",
+ "version": "v6.3.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-link.git",
- "reference": "56c2edf81a4347f86ba148d96883ef4f5980a1ed"
+ "reference": "0989ca617d0703cdca501a245f10e194ff22315b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/web-link/zipball/56c2edf81a4347f86ba148d96883ef4f5980a1ed",
- "reference": "56c2edf81a4347f86ba148d96883ef4f5980a1ed",
+ "url": "https://api.github.com/repos/symfony/web-link/zipball/0989ca617d0703cdca501a245f10e194ff22315b",
+ "reference": "0989ca617d0703cdca501a245f10e194ff22315b",
"shasum": ""
},
"require": {
@@ -6473,9 +6619,6 @@
"require-dev": {
"symfony/http-kernel": "^5.4|^6.0"
},
- "suggest": {
- "symfony/http-kernel": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -6514,7 +6657,7 @@
"push"
],
"support": {
- "source": "https://github.com/symfony/web-link/tree/v6.1.11"
+ "source": "https://github.com/symfony/web-link/tree/v6.3.0"
},
"funding": [
{
@@ -6530,24 +6673,25 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-04-21T14:41:17+00:00"
},
{
"name": "symfony/yaml",
- "version": "v6.1.11",
+ "version": "v6.3.3",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "468e41d297d9c3c850e9de149d67b06a907e20b3"
+ "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/468e41d297d9c3c850e9de149d67b06a907e20b3",
- "reference": "468e41d297d9c3c850e9de149d67b06a907e20b3",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/e23292e8c07c85b971b44c1c4b87af52133e2add",
+ "reference": "e23292e8c07c85b971b44c1c4b87af52133e2add",
"shasum": ""
},
"require": {
"php": ">=8.1",
+ "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8"
},
"conflict": {
@@ -6556,9 +6700,6 @@
"require-dev": {
"symfony/console": "^5.4|^6.0"
},
- "suggest": {
- "symfony/console": "For validating YAML files using the lint command"
- },
"bin": [
"Resources/bin/yaml-lint"
],
@@ -6588,7 +6729,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.1.11"
+ "source": "https://github.com/symfony/yaml/tree/v6.3.3"
},
"funding": [
{
@@ -6604,7 +6745,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-10T18:53:01+00:00"
+ "time": "2023-07-31T07:08:24+00:00"
},
{
"name": "twig/twig",
@@ -8575,16 +8716,16 @@
},
{
"name": "symfony/browser-kit",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
- "reference": "3cacda04421f7f369d4fb840805a453f6a03b1f9"
+ "reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/browser-kit/zipball/3cacda04421f7f369d4fb840805a453f6a03b1f9",
- "reference": "3cacda04421f7f369d4fb840805a453f6a03b1f9",
+ "url": "https://api.github.com/repos/symfony/browser-kit/zipball/ca4a988488f61ac18f8f845445eabdd36f89aa8d",
+ "reference": "ca4a988488f61ac18f8f845445eabdd36f89aa8d",
"shasum": ""
},
"require": {
@@ -8597,9 +8738,6 @@
"symfony/mime": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0"
},
- "suggest": {
- "symfony/process": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -8626,7 +8764,7 @@
"description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/browser-kit/tree/v6.1.11"
+ "source": "https://github.com/symfony/browser-kit/tree/v6.3.2"
},
"funding": [
{
@@ -8642,20 +8780,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-06T06:56:43+00:00"
},
{
"name": "symfony/css-selector",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
- "reference": "750a731856cd1b01c15ee0ea241addca75a376e0"
+ "reference": "883d961421ab1709877c10ac99451632a3d6fa57"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/css-selector/zipball/750a731856cd1b01c15ee0ea241addca75a376e0",
- "reference": "750a731856cd1b01c15ee0ea241addca75a376e0",
+ "url": "https://api.github.com/repos/symfony/css-selector/zipball/883d961421ab1709877c10ac99451632a3d6fa57",
+ "reference": "883d961421ab1709877c10ac99451632a3d6fa57",
"shasum": ""
},
"require": {
@@ -8691,7 +8829,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/css-selector/tree/v6.1.11"
+ "source": "https://github.com/symfony/css-selector/tree/v6.3.2"
},
"funding": [
{
@@ -8707,20 +8845,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-12T16:00:22+00:00"
},
{
"name": "symfony/debug-bundle",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
- "reference": "36d04454d5f1aee72126a2b99b401202527e566f"
+ "reference": "3f04a578e1a9f1d7da84a87b690c03123e5d8c31"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/36d04454d5f1aee72126a2b99b401202527e566f",
- "reference": "36d04454d5f1aee72126a2b99b401202527e566f",
+ "url": "https://api.github.com/repos/symfony/debug-bundle/zipball/3f04a578e1a9f1d7da84a87b690c03123e5d8c31",
+ "reference": "3f04a578e1a9f1d7da84a87b690c03123e5d8c31",
"shasum": ""
},
"require": {
@@ -8739,10 +8877,6 @@
"symfony/config": "^5.4|^6.0",
"symfony/web-profiler-bundle": "^5.4|^6.0"
},
- "suggest": {
- "symfony/config": "For service container configuration",
- "symfony/dependency-injection": "For using as a service from the container"
- },
"type": "symfony-bundle",
"autoload": {
"psr-4": {
@@ -8769,7 +8903,7 @@
"description": "Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/debug-bundle/tree/v6.1.11"
+ "source": "https://github.com/symfony/debug-bundle/tree/v6.3.2"
},
"funding": [
{
@@ -8785,20 +8919,20 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-13T14:29:38+00:00"
},
{
"name": "symfony/dom-crawler",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
- "reference": "1886590bb1f0d82c0ee3d76f2c7adad0f059db24"
+ "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/1886590bb1f0d82c0ee3d76f2c7adad0f059db24",
- "reference": "1886590bb1f0d82c0ee3d76f2c7adad0f059db24",
+ "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
+ "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
"shasum": ""
},
"require": {
@@ -8810,9 +8944,6 @@
"require-dev": {
"symfony/css-selector": "^5.4|^6.0"
},
- "suggest": {
- "symfony/css-selector": ""
- },
"type": "library",
"autoload": {
"psr-4": {
@@ -8839,7 +8970,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/dom-crawler/tree/v6.1.11"
+ "source": "https://github.com/symfony/dom-crawler/tree/v6.3.4"
},
"funding": [
{
@@ -8855,56 +8986,54 @@
"type": "tidelift"
}
],
- "time": "2023-01-20T17:44:30+00:00"
+ "time": "2023-08-01T07:43:40+00:00"
},
{
"name": "symfony/maker-bundle",
- "version": "v1.50.0",
+ "version": "v1.51.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/maker-bundle.git",
- "reference": "a1733f849b999460c308e66f6392fb09b621fa86"
+ "reference": "0890fd3cf1e2a5221f9b3c6ee1769c537aef683d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a1733f849b999460c308e66f6392fb09b621fa86",
- "reference": "a1733f849b999460c308e66f6392fb09b621fa86",
+ "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/0890fd3cf1e2a5221f9b3c6ee1769c537aef683d",
+ "reference": "0890fd3cf1e2a5221f9b3c6ee1769c537aef683d",
"shasum": ""
},
"require": {
"doctrine/inflector": "^2.0",
"nikic/php-parser": "^4.11",
- "php": ">=8.0",
- "symfony/config": "^5.4.7|^6.0",
- "symfony/console": "^5.4.7|^6.0",
- "symfony/dependency-injection": "^5.4.7|^6.0",
+ "php": ">=8.1",
+ "symfony/config": "^6.3|^7.0",
+ "symfony/console": "^6.3|^7.0",
+ "symfony/dependency-injection": "^6.3|^7.0",
"symfony/deprecation-contracts": "^2.2|^3",
- "symfony/filesystem": "^5.4.7|^6.0",
- "symfony/finder": "^5.4.3|^6.0",
- "symfony/framework-bundle": "^5.4.7|^6.0",
- "symfony/http-kernel": "^5.4.7|^6.0",
- "symfony/process": "^5.4.7|^6.0"
+ "symfony/filesystem": "^6.3|^7.0",
+ "symfony/finder": "^6.3|^7.0",
+ "symfony/framework-bundle": "^6.3|^7.0",
+ "symfony/http-kernel": "^6.3|^7.0",
+ "symfony/process": "^6.3|^7.0"
},
"conflict": {
"doctrine/doctrine-bundle": "<2.4",
- "doctrine/orm": "<2.10",
- "symfony/doctrine-bridge": "<5.4"
+ "doctrine/orm": "<2.10"
},
"require-dev": {
"composer/semver": "^3.0",
- "doctrine/doctrine-bundle": "^2.4",
+ "doctrine/doctrine-bundle": "^2.5.0",
"doctrine/orm": "^2.10.0",
- "symfony/http-client": "^5.4.7|^6.0",
- "symfony/phpunit-bridge": "^5.4.17|^6.0",
- "symfony/polyfill-php80": "^1.16.0",
- "symfony/security-core": "^5.4.7|^6.0",
- "symfony/yaml": "^5.4.3|^6.0",
+ "symfony/http-client": "^6.3|^7.0",
+ "symfony/phpunit-bridge": "^6.3|^7.0",
+ "symfony/security-core": "^6.3|^7.0",
+ "symfony/yaml": "^6.3|^7.0",
"twig/twig": "^2.0|^3.0"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
- "dev-main": "1.0-dev"
+ "dev-main": "1.x-dev"
}
},
"autoload": {
@@ -8933,7 +9062,7 @@
],
"support": {
"issues": "https://github.com/symfony/maker-bundle/issues",
- "source": "https://github.com/symfony/maker-bundle/tree/v1.50.0"
+ "source": "https://github.com/symfony/maker-bundle/tree/v1.51.1"
},
"funding": [
{
@@ -8949,27 +9078,27 @@
"type": "tidelift"
}
],
- "time": "2023-07-10T18:21:57+00:00"
+ "time": "2023-09-18T18:17:31+00:00"
},
{
"name": "symfony/monolog-bridge",
- "version": "v6.1.11",
+ "version": "v6.3.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
- "reference": "f60f530b29b9669b7dabc629097ab6b1aa85d47f"
+ "reference": "04b04b8e465e0fa84940e5609b6796a8b4e51bf1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/f60f530b29b9669b7dabc629097ab6b1aa85d47f",
- "reference": "f60f530b29b9669b7dabc629097ab6b1aa85d47f",
+ "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/04b04b8e465e0fa84940e5609b6796a8b4e51bf1",
+ "reference": "04b04b8e465e0fa84940e5609b6796a8b4e51bf1",
"shasum": ""
},
"require": {
"monolog/monolog": "^1.25.1|^2|^3",
"php": ">=8.1",
"symfony/http-kernel": "^5.4|^6.0",
- "symfony/service-contracts": "^1.1|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
},
"conflict": {
"symfony/console": "<5.4",
@@ -8985,11 +9114,6 @@
"symfony/security-core": "^6.0",
"symfony/var-dumper": "^5.4|^6.0"
},
- "suggest": {
- "symfony/console": "For the possibility to show log messages in console commands depending on verbosity settings.",
- "symfony/http-kernel": "For using the debugging handlers together with the response life cycle of the HTTP kernel.",
- "symfony/var-dumper": "For using the debugging handlers like the console handler or the log server handler."
- },
"type": "symfony-bridge",
"autoload": {
"psr-4": {
@@ -9016,7 +9140,7 @@
"description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/monolog-bridge/tree/v6.1.11"
+ "source": "https://github.com/symfony/monolog-bridge/tree/v6.3.1"
},
"funding": [
{
@@ -9032,7 +9156,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-06-08T11:13:32+00:00"
},
{
"name": "symfony/monolog-bundle",
@@ -9198,16 +9322,16 @@
},
{
"name": "symfony/process",
- "version": "v6.1.11",
+ "version": "v6.3.4",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "62d915f3bd7ff05a13b1ba2bcc36fa9212a59971"
+ "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/62d915f3bd7ff05a13b1ba2bcc36fa9212a59971",
- "reference": "62d915f3bd7ff05a13b1ba2bcc36fa9212a59971",
+ "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
+ "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
"shasum": ""
},
"require": {
@@ -9239,7 +9363,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/v6.1.11"
+ "source": "https://github.com/symfony/process/tree/v6.3.4"
},
"funding": [
{
@@ -9255,27 +9379,27 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-08-07T10:39:22+00:00"
},
{
"name": "symfony/web-profiler-bundle",
- "version": "v6.1.11",
+ "version": "v6.3.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
- "reference": "7b5ee1e5e6118b77831caf6e34bd18014f0dd247"
+ "reference": "6101b5ab7857c373d237e121f9060c68b32e1373"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/7b5ee1e5e6118b77831caf6e34bd18014f0dd247",
- "reference": "7b5ee1e5e6118b77831caf6e34bd18014f0dd247",
+ "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/6101b5ab7857c373d237e121f9060c68b32e1373",
+ "reference": "6101b5ab7857c373d237e121f9060c68b32e1373",
"shasum": ""
},
"require": {
"php": ">=8.1",
"symfony/config": "^5.4|^6.0",
"symfony/framework-bundle": "^5.4|^6.0",
- "symfony/http-kernel": "^6.1",
+ "symfony/http-kernel": "^6.3",
"symfony/routing": "^5.4|^6.0",
"symfony/twig-bundle": "^5.4|^6.0",
"twig/twig": "^2.13|^3.0.4"
@@ -9316,8 +9440,11 @@
],
"description": "Provides a development tool that gives detailed information about the execution of any request",
"homepage": "https://symfony.com",
+ "keywords": [
+ "dev"
+ ],
"support": {
- "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.1.11"
+ "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.3.2"
},
"funding": [
{
@@ -9333,7 +9460,7 @@
"type": "tidelift"
}
],
- "time": "2023-01-01T08:36:55+00:00"
+ "time": "2023-07-19T20:17:28+00:00"
},
{
"name": "theseer/tokenizer",
diff --git a/config/packages/doctrine.yaml b/config/packages/doctrine.yaml
index 1bb885e..ec0f77e 100644
--- a/config/packages/doctrine.yaml
+++ b/config/packages/doctrine.yaml
@@ -5,8 +5,13 @@ doctrine:
# IMPORTANT: You MUST configure your server version,
# either here or in the DATABASE_URL env var (see .env file)
#server_version: '15'
+
+ profiling_collect_backtrace: '%kernel.debug%'
orm:
auto_generate_proxy_classes: true
+ enable_lazy_ghost_objects: true
+ report_fields_where_declared: true
+ validate_xml_mapping: true
naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware
auto_mapping: true
mappings:
diff --git a/config/packages/framework.yaml b/config/packages/framework.yaml
index 7853e9e..6d85c29 100644
--- a/config/packages/framework.yaml
+++ b/config/packages/framework.yaml
@@ -3,6 +3,7 @@ framework:
secret: '%env(APP_SECRET)%'
#csrf_protection: true
http_method_override: false
+ handle_all_throwables: true
# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.
diff --git a/config/packages/notifier.yaml b/config/packages/notifier.yaml
index 0aa6b4d..32361bb 100644
--- a/config/packages/notifier.yaml
+++ b/config/packages/notifier.yaml
@@ -1,11 +1,7 @@
framework:
notifier:
chatter_transports:
- slack: '%env(SLACK_DSN)%'
- # telegram: '%env(TELEGRAM_DSN)%'
- #texter_transports:
- # twilio: '%env(TWILIO_DSN)%'
- # nexmo: '%env(NEXMO_DSN)%'
+ texter_transports:
channel_policy:
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo
urgent: ['slack']
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index af3f147..6c4bfed 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -33,10 +33,6 @@
-
-
diff --git a/src/EventSubscriber/SlackNotifySubscriber.php b/src/EventSubscriber/SlackNotifySubscriber.php
index 3e64d61..0f0dcbb 100644
--- a/src/EventSubscriber/SlackNotifySubscriber.php
+++ b/src/EventSubscriber/SlackNotifySubscriber.php
@@ -20,11 +20,11 @@ class SlackNotifySubscriber implements EventSubscriberInterface
public $slack;
public $logger;
- public function __construct(ChatterInterface $chatter, LoggerInterface $logger)
- {
- $this->slack = new Slack($chatter);
- $this->logger = $logger;
- }
+// public function __construct(ChatterInterface $chatter, LoggerInterface $logger)
+// {
+// $this->slack = new Slack($chatter);
+// $this->logger = $logger;
+// }
public static function getSubscribedEvents(): array
{
diff --git a/symfony.lock b/symfony.lock
index 8afdd7e..9bbf153 100644
--- a/symfony.lock
+++ b/symfony.lock
@@ -4,10 +4,11 @@
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "version": "3.0",
- "ref": "0330386d716d3eecc52ee5ac66976e733eb8f961"
+ "version": "3.1",
+ "ref": "adf0c75f4bed8b0043a6680376323404953578c5"
},
"files": [
+ "config/packages/api_platform.yaml",
"config/routes/api_platform.yaml",
"src/ApiResource/.gitignore"
]
@@ -22,12 +23,12 @@
}
},
"doctrine/doctrine-bundle": {
- "version": "2.9",
+ "version": "2.10",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "version": "2.4",
- "ref": "013b823e7fee65890b23e40f31e6667a1ac519ac"
+ "version": "2.10",
+ "ref": "e025a6cb69b195970543820b2f18ad21724473fa"
},
"files": [
"config/packages/doctrine.yaml",
@@ -65,8 +66,8 @@
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "version": "9.3",
- "ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6"
+ "version": "9.6",
+ "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
},
"files": [
".env.test",
@@ -123,12 +124,12 @@
]
},
"symfony/framework-bundle": {
- "version": "6.1",
+ "version": "6.3",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "version": "5.4",
- "ref": "3cd216a4d007b78d8554d44a5b1c0a446dab24fb"
+ "version": "6.2",
+ "ref": "af47254c5e4cd543e6af3e4508298ffebbdaddd3"
},
"files": [
"config/packages/cache.yaml",
@@ -168,7 +169,7 @@
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.0",
- "ref": "c31585e252b32fe0e1f30b1f256af553f4a06eb9"
+ "ref": "178877daf79d2dbd62129dd03612cb1a2cb407cc"
},
"files": [
"config/packages/notifier.yaml"
@@ -179,8 +180,8 @@
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
- "version": "5.3",
- "ref": "819d3d2ffa4590eba0b8f4f3e5e89415ee4e45c3"
+ "version": "6.3",
+ "ref": "01dfaa98c58f7a7b5a9b30e6edb7074af7ed9819"
},
"files": [
".env.test",
@@ -220,7 +221,7 @@
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "5.2",
- "ref": "192bc241a3095c6861353e5a7a652ad35659ca92"
+ "ref": "8fb9603326990013efbe6d71c2dd78ada316808a"
}
},
"symfony/twig-bundle": {