diff --git a/.idea/app-sf.iml b/.idea/app-sf.iml
index 6e35b85..82e1e39 100644
--- a/.idea/app-sf.iml
+++ b/.idea/app-sf.iml
@@ -150,7 +150,6 @@
-
diff --git a/.idea/php.xml b/.idea/php.xml
index 7d3815c..b4cba32 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -179,7 +179,6 @@
-
diff --git a/.swcrc b/.swcrc
index 72f016f..b9574a7 100644
--- a/.swcrc
+++ b/.swcrc
@@ -18,7 +18,7 @@
"firefox": "115"
},
"mode": "entry",
- "coreJs": "3.38"
+ "coreJs": "3.39"
},
"minify": true
}
\ No newline at end of file
diff --git a/composer.json b/composer.json
index 0ecfcda..a30a143 100644
--- a/composer.json
+++ b/composer.json
@@ -3,7 +3,7 @@
"description": "The web application of Database Playground.",
"type": "project",
"license": "AGPL-3.0-or-later",
- "minimum-stability": "dev",
+ "minimum-stability": "beta",
"prefer-stable": false,
"require": {
"php": ">=8.3",
@@ -133,7 +133,7 @@
"phpstan/phpstan-phpunit": "2.0.x-dev",
"phpstan/phpstan-strict-rules": "2.0.x-dev",
"phpstan/phpstan-symfony": "2.0.x-dev",
- "phpunit/phpunit": "^9",
+ "phpunit/phpunit": "^10",
"symfony/browser-kit": "7.2.*",
"symfony/css-selector": "7.2.*",
"symfony/debug-bundle": "7.2.*",
diff --git a/composer.lock b/composer.lock
index 9a5fcc9..533f952 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,11 +4,11 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "8fdd5115323565e707d873a81bec4411",
+ "content-hash": "0174bda46d42a0f6bf1b58e9974e53b9",
"packages": [
{
"name": "composer/semver",
- "version": "dev-main",
+ "version": "3.4.3",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
@@ -27,7 +27,6 @@
"phpstan/phpstan": "^1.11",
"symfony/phpunit-bridge": "^3 || ^7"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -90,7 +89,7 @@
},
{
"name": "dflydev/dot-access-data",
- "version": "dev-main",
+ "version": "v3.0.3",
"source": {
"type": "git",
"url": "https://github.com/dflydev/dflydev-dot-access-data.git",
@@ -112,7 +111,6 @@
"squizlabs/php_codesniffer": "^3.5",
"vimeo/psalm": "^4.0.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -166,16 +164,16 @@
},
{
"name": "doctrine/cache",
- "version": "2.2.x-dev",
+ "version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
- "reference": "7cf613ef44be3c09a139d313ab167afc231e8f1a"
+ "reference": "1ca8f21980e770095a31456042471a57bc4c68fb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/cache/zipball/7cf613ef44be3c09a139d313ab167afc231e8f1a",
- "reference": "7cf613ef44be3c09a139d313ab167afc231e8f1a",
+ "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb",
+ "reference": "1ca8f21980e770095a31456042471a57bc4c68fb",
"shasum": ""
},
"require": {
@@ -192,7 +190,6 @@
"symfony/cache": "^4.4 || ^5.4 || ^6",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -240,7 +237,7 @@
],
"support": {
"issues": "https://github.com/doctrine/cache/issues",
- "source": "https://github.com/doctrine/cache/tree/2.2.x"
+ "source": "https://github.com/doctrine/cache/tree/2.2.0"
},
"funding": [
{
@@ -256,26 +253,25 @@
"type": "tidelift"
}
],
- "time": "2024-09-04T11:46:34+00:00"
+ "time": "2022-05-20T20:07:39+00:00"
},
{
"name": "doctrine/collections",
- "version": "2.3.x-dev",
+ "version": "2.2.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
- "reference": "9c293b3cc90326c48fd00e4f2ad3779baa18b311"
+ "reference": "d8af7f248c74f195f7347424600fd9e17b57af59"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/collections/zipball/9c293b3cc90326c48fd00e4f2ad3779baa18b311",
- "reference": "9c293b3cc90326c48fd00e4f2ad3779baa18b311",
+ "url": "https://api.github.com/repos/doctrine/collections/zipball/d8af7f248c74f195f7347424600fd9e17b57af59",
+ "reference": "d8af7f248c74f195f7347424600fd9e17b57af59",
"shasum": ""
},
"require": {
"doctrine/deprecations": "^1",
- "php": "^8.1",
- "symfony/polyfill-php84": "^1.30"
+ "php": "^8.1"
},
"require-dev": {
"doctrine/coding-standard": "^12",
@@ -327,7 +323,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
- "source": "https://github.com/doctrine/collections/tree/2.3.x"
+ "source": "https://github.com/doctrine/collections/tree/2.2.2"
},
"funding": [
{
@@ -343,20 +339,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-14T20:45:20+00:00"
+ "time": "2024-04-18T06:56:21+00:00"
},
{
"name": "doctrine/dbal",
- "version": "3.10.x-dev",
+ "version": "3.9.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "19a5a350a81e56802ae13a225c350d5cada9655a"
+ "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/19a5a350a81e56802ae13a225c350d5cada9655a",
- "reference": "19a5a350a81e56802ae13a225c350d5cada9655a",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
+ "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"shasum": ""
},
"require": {
@@ -440,7 +436,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
- "source": "https://github.com/doctrine/dbal/tree/3.9.x"
+ "source": "https://github.com/doctrine/dbal/tree/3.9.3"
},
"funding": [
{
@@ -456,11 +452,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T12:55:56+00:00"
+ "time": "2024-10-10T17:56:43+00:00"
},
{
"name": "doctrine/deprecations",
- "version": "1.1.x-dev",
+ "version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
@@ -487,7 +483,6 @@
"suggest": {
"psr/log": "Allows logging deprecations via PSR-3 logger implementation"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -508,16 +503,16 @@
},
{
"name": "doctrine/doctrine-bundle",
- "version": "2.14.x-dev",
+ "version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
- "reference": "50064cb1ca859f85db98bb36e830e66e17d2cacb"
+ "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/50064cb1ca859f85db98bb36e830e66e17d2cacb",
- "reference": "50064cb1ca859f85db98bb36e830e66e17d2cacb",
+ "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/ca59d84b8e63143ce1aed90cdb333ba329d71563",
+ "reference": "ca59d84b8e63143ce1aed90cdb333ba329d71563",
"shasum": ""
},
"require": {
@@ -608,7 +603,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
- "source": "https://github.com/doctrine/DoctrineBundle/tree/2.14.x"
+ "source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.0"
},
"funding": [
{
@@ -624,20 +619,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-16T20:23:33+00:00"
+ "time": "2024-09-01T09:46:40+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
- "version": "3.4.x-dev",
+ "version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineMigrationsBundle.git",
- "reference": "2609656c98cca7b2dc8d399c93f1785dce910f7d"
+ "reference": "715b62c31a5894afcb2b2cdbbc6607d7dd0580c0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/2609656c98cca7b2dc8d399c93f1785dce910f7d",
- "reference": "2609656c98cca7b2dc8d399c93f1785dce910f7d",
+ "url": "https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/715b62c31a5894afcb2b2cdbbc6607d7dd0580c0",
+ "reference": "715b62c31a5894afcb2b2cdbbc6607d7dd0580c0",
"shasum": ""
},
"require": {
@@ -667,8 +662,11 @@
"type": "symfony-bundle",
"autoload": {
"psr-4": {
- "Doctrine\\Bundle\\MigrationsBundle\\": "src"
- }
+ "Doctrine\\Bundle\\MigrationsBundle\\": ""
+ },
+ "exclude-from-classmap": [
+ "/Tests/"
+ ]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -697,7 +695,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineMigrationsBundle/issues",
- "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.x-merge-up-into-3.4.x_bvjZK1Wd"
+ "source": "https://github.com/doctrine/DoctrineMigrationsBundle/tree/3.3.1"
},
"funding": [
{
@@ -713,20 +711,20 @@
"type": "tidelift"
}
],
- "time": "2024-05-14T20:37:57+00:00"
+ "time": "2024-05-14T20:32:18+00:00"
},
{
"name": "doctrine/event-manager",
- "version": "2.0.x-dev",
+ "version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
- "reference": "735992af130e11e5ae99298ff453df2de9228e97"
+ "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/event-manager/zipball/735992af130e11e5ae99298ff453df2de9228e97",
- "reference": "735992af130e11e5ae99298ff453df2de9228e97",
+ "url": "https://api.github.com/repos/doctrine/event-manager/zipball/b680156fa328f1dfd874fd48c7026c41570b9c6e",
+ "reference": "b680156fa328f1dfd874fd48c7026c41570b9c6e",
"shasum": ""
},
"require": {
@@ -737,12 +735,10 @@
},
"require-dev": {
"doctrine/coding-standard": "^12",
- "phpdocumentor/guides-cli": "^1.4",
"phpstan/phpstan": "^1.8.8",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.24"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -790,7 +786,7 @@
],
"support": {
"issues": "https://github.com/doctrine/event-manager/issues",
- "source": "https://github.com/doctrine/event-manager/tree/2.0.x"
+ "source": "https://github.com/doctrine/event-manager/tree/2.0.1"
},
"funding": [
{
@@ -806,20 +802,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-16T22:04:34+00:00"
+ "time": "2024-05-22T20:47:39+00:00"
},
{
"name": "doctrine/inflector",
- "version": "2.1.x-dev",
+ "version": "2.0.10",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
- "reference": "f587d8c05c6e00f99cbfb32d565e4f6743c07ee4"
+ "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/inflector/zipball/f587d8c05c6e00f99cbfb32d565e4f6743c07ee4",
- "reference": "f587d8c05c6e00f99cbfb32d565e4f6743c07ee4",
+ "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
+ "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"shasum": ""
},
"require": {
@@ -881,7 +877,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
- "source": "https://github.com/doctrine/inflector/tree/2.1.x"
+ "source": "https://github.com/doctrine/inflector/tree/2.0.10"
},
"funding": [
{
@@ -897,36 +893,35 @@
"type": "tidelift"
}
],
- "time": "2024-02-18T21:47:00+00:00"
+ "time": "2024-02-18T20:23:39+00:00"
},
{
"name": "doctrine/instantiator",
- "version": "2.0.x-dev",
+ "version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
- "reference": "be6a7e86c74841eac964ae16853e4036a6a319d0"
+ "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/instantiator/zipball/be6a7e86c74841eac964ae16853e4036a6a319d0",
- "reference": "be6a7e86c74841eac964ae16853e4036a6a319d0",
+ "url": "https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
+ "reference": "c6222283fa3f4ac679f8b9ced9a4e23f163e80d0",
"shasum": ""
},
"require": {
"php": "^8.1"
},
"require-dev": {
- "doctrine/coding-standard": "^12",
+ "doctrine/coding-standard": "^11",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^1.2",
"phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-phpunit": "^1.3",
- "phpunit/phpunit": "^10.5",
+ "phpunit/phpunit": "^9.5.27",
"vimeo/psalm": "^5.4"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -952,7 +947,7 @@
],
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
- "source": "https://github.com/doctrine/instantiator/tree/2.0.x"
+ "source": "https://github.com/doctrine/instantiator/tree/2.0.0"
},
"funding": [
{
@@ -968,20 +963,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-16T22:06:28+00:00"
+ "time": "2022-12-30T00:23:10+00:00"
},
{
"name": "doctrine/lexer",
- "version": "3.1.x-dev",
+ "version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/lexer.git",
- "reference": "042e47e28c5e03f1cf6772fdf3dd4e0785433e05"
+ "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/lexer/zipball/042e47e28c5e03f1cf6772fdf3dd4e0785433e05",
- "reference": "042e47e28c5e03f1cf6772fdf3dd4e0785433e05",
+ "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
+ "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd",
"shasum": ""
},
"require": {
@@ -1029,7 +1024,7 @@
],
"support": {
"issues": "https://github.com/doctrine/lexer/issues",
- "source": "https://github.com/doctrine/lexer/tree/3.1.x"
+ "source": "https://github.com/doctrine/lexer/tree/3.0.1"
},
"funding": [
{
@@ -1045,20 +1040,20 @@
"type": "tidelift"
}
],
- "time": "2024-07-29T08:29:21+00:00"
+ "time": "2024-02-05T11:56:58+00:00"
},
{
"name": "doctrine/migrations",
- "version": "3.9.x-dev",
+ "version": "3.8.2",
"source": {
"type": "git",
"url": "https://github.com/doctrine/migrations.git",
- "reference": "610092c278c0430d6cc0c09cfb2a9f5c3f85ab33"
+ "reference": "5007eb1168691225ac305fe16856755c20860842"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/migrations/zipball/610092c278c0430d6cc0c09cfb2a9f5c3f85ab33",
- "reference": "610092c278c0430d6cc0c09cfb2a9f5c3f85ab33",
+ "url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842",
+ "reference": "5007eb1168691225ac305fe16856755c20860842",
"shasum": ""
},
"require": {
@@ -1132,7 +1127,7 @@
],
"support": {
"issues": "https://github.com/doctrine/migrations/issues",
- "source": "https://github.com/doctrine/migrations/tree/3.9.x"
+ "source": "https://github.com/doctrine/migrations/tree/3.8.2"
},
"funding": [
{
@@ -1148,20 +1143,20 @@
"type": "tidelift"
}
],
- "time": "2024-08-28T13:42:07+00:00"
+ "time": "2024-10-10T21:35:27+00:00"
},
{
"name": "doctrine/orm",
- "version": "3.4.x-dev",
+ "version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
- "reference": "0f11a97c8e3af06a5f125ed72eec4e595377a033"
+ "reference": "69958152e661aa9c14e80d1ee4962863485aa60b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/orm/zipball/0f11a97c8e3af06a5f125ed72eec4e595377a033",
- "reference": "0f11a97c8e3af06a5f125ed72eec4e595377a033",
+ "url": "https://api.github.com/repos/doctrine/orm/zipball/69958152e661aa9c14e80d1ee4962863485aa60b",
+ "reference": "69958152e661aa9c14e80d1ee4962863485aa60b",
"shasum": ""
},
"require": {
@@ -1191,7 +1186,7 @@
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^5.4 || ^6.2 || ^7.0",
- "vimeo/psalm": "5.26.1"
+ "vimeo/psalm": "5.24.0"
},
"suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files",
@@ -1237,22 +1232,22 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
- "source": "https://github.com/doctrine/orm/tree/3.4.x"
+ "source": "https://github.com/doctrine/orm/tree/3.3.0"
},
- "time": "2024-10-21T09:28:22+00:00"
+ "time": "2024-10-12T20:07:18+00:00"
},
{
"name": "doctrine/persistence",
- "version": "3.4.x-dev",
+ "version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
- "reference": "94ded2b76bd408ee90eaecef157f04aaed7fc705"
+ "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/persistence/zipball/94ded2b76bd408ee90eaecef157f04aaed7fc705",
- "reference": "94ded2b76bd408ee90eaecef157f04aaed7fc705",
+ "url": "https://api.github.com/repos/doctrine/persistence/zipball/0ea965320cec355dba75031c1b23d4c78362e3ff",
+ "reference": "0ea965320cec355dba75031c1b23d4c78362e3ff",
"shasum": ""
},
"require": {
@@ -1272,7 +1267,6 @@
"phpunit/phpunit": "^8.5.38 || ^9.5",
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -1320,7 +1314,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
- "source": "https://github.com/doctrine/persistence/tree/3.4.x"
+ "source": "https://github.com/doctrine/persistence/tree/3.4.0"
},
"funding": [
{
@@ -1336,11 +1330,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-30T23:19:02+00:00"
+ "time": "2024-10-30T19:48:12+00:00"
},
{
"name": "doctrine/sql-formatter",
- "version": "1.5.x-dev",
+ "version": "1.5.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
@@ -1362,7 +1356,6 @@
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.24"
},
- "default-branch": true,
"bin": [
"bin/sql-formatter"
],
@@ -1397,16 +1390,16 @@
},
{
"name": "easycorp/easyadmin-bundle",
- "version": "4.x-dev",
+ "version": "v4.14.5",
"source": {
"type": "git",
"url": "https://github.com/EasyCorp/EasyAdminBundle.git",
- "reference": "b3b8869ebab3269789fd855b42f890497593800e"
+ "reference": "575b251366c2a88c5f0c1562e517b5243bdc4bd2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/b3b8869ebab3269789fd855b42f890497593800e",
- "reference": "b3b8869ebab3269789fd855b42f890497593800e",
+ "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/575b251366c2a88c5f0c1562e517b5243bdc4bd2",
+ "reference": "575b251366c2a88c5f0c1562e517b5243bdc4bd2",
"shasum": ""
},
"require": {
@@ -1448,9 +1441,8 @@
"symfony/debug-bundle": "^5.4|^6.0|^7.0",
"symfony/dom-crawler": "^5.4|^6.0|^7.0",
"symfony/expression-language": "^5.4|^6.0|^7.0",
- "symfony/phpunit-bridge": "^5.4|^6.0|^7.0"
+ "symfony/phpunit-bridge": "^6.1|^7.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"branch-alias": {
@@ -1481,7 +1473,7 @@
],
"support": {
"issues": "https://github.com/EasyCorp/EasyAdminBundle/issues",
- "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/4.x"
+ "source": "https://github.com/EasyCorp/EasyAdminBundle/tree/v4.14.5"
},
"funding": [
{
@@ -1489,20 +1481,20 @@
"type": "github"
}
],
- "time": "2024-10-29T18:23:02+00:00"
+ "time": "2024-11-08T07:07:54+00:00"
},
{
"name": "egulias/email-validator",
- "version": "4.x-dev",
+ "version": "4.0.2",
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "87db43e4ffecdf458016e8c1b6d4801e872654bc"
+ "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/87db43e4ffecdf458016e8c1b6d4801e872654bc",
- "reference": "87db43e4ffecdf458016e8c1b6d4801e872654bc",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e",
+ "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e",
"shasum": ""
},
"require": {
@@ -1517,7 +1509,6 @@
"suggest": {
"ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -1549,7 +1540,7 @@
],
"support": {
"issues": "https://github.com/egulias/EmailValidator/issues",
- "source": "https://github.com/egulias/EmailValidator/tree/4.x"
+ "source": "https://github.com/egulias/EmailValidator/tree/4.0.2"
},
"funding": [
{
@@ -1557,7 +1548,7 @@
"type": "github"
}
],
- "time": "2024-10-16T21:10:38+00:00"
+ "time": "2023-10-06T06:47:41+00:00"
},
{
"name": "jblond/php-diff",
@@ -1739,16 +1730,16 @@
},
{
"name": "league/config",
- "version": "dev-main",
+ "version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/config.git",
- "reference": "708b87250055f20a21cc6dbe232369b79a71a4fa"
+ "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/config/zipball/708b87250055f20a21cc6dbe232369b79a71a4fa",
- "reference": "708b87250055f20a21cc6dbe232369b79a71a4fa",
+ "url": "https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
+ "reference": "754b3604fb2984c71f4af4a9cbe7b57f346ec1f3",
"shasum": ""
},
"require": {
@@ -1758,12 +1749,11 @@
},
"require-dev": {
"phpstan/phpstan": "^1.8.2",
- "phpunit/phpunit": "^9.5.5 || ^10.0.0 || ^11.0.0",
+ "phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1",
"unleashedtech/php-coding-standard": "^3.1",
"vimeo/psalm": "^4.7.3"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -1818,7 +1808,7 @@
"type": "github"
}
],
- "time": "2024-09-23T00:17:42+00:00"
+ "time": "2022-12-11T20:36:23+00:00"
},
{
"name": "meilisearch/meilisearch-php",
@@ -1969,16 +1959,16 @@
},
{
"name": "monolog/monolog",
- "version": "dev-main",
+ "version": "3.7.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
- "reference": "11075bc016c8dda37386a213ec0ec939d5b48d9d"
+ "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/Seldaek/monolog/zipball/11075bc016c8dda37386a213ec0ec939d5b48d9d",
- "reference": "11075bc016c8dda37386a213ec0ec939d5b48d9d",
+ "url": "https://api.github.com/repos/Seldaek/monolog/zipball/f4393b648b78a5408747de94fca38beb5f7e9ef8",
+ "reference": "f4393b648b78a5408747de94fca38beb5f7e9ef8",
"shasum": ""
},
"require": {
@@ -2023,7 +2013,6 @@
"rollbar/rollbar": "Allow sending log messages to Rollbar",
"ruflin/elastica": "Allow sending log messages to an Elastic Search server"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2055,7 +2044,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
- "source": "https://github.com/Seldaek/monolog/tree/main"
+ "source": "https://github.com/Seldaek/monolog/tree/3.7.0"
},
"funding": [
{
@@ -2067,11 +2056,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T20:44:10+00:00"
+ "time": "2024-06-28T09:40:51+00:00"
},
{
"name": "nette/schema",
- "version": "v1.3.x-dev",
+ "version": "v1.3.2",
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
@@ -2127,13 +2116,13 @@
],
"support": {
"issues": "https://github.com/nette/schema/issues",
- "source": "https://github.com/nette/schema/tree/v1.3"
+ "source": "https://github.com/nette/schema/tree/v1.3.2"
},
"time": "2024-10-06T23:10:23+00:00"
},
{
"name": "nette/utils",
- "version": "dev-master",
+ "version": "v4.0.5",
"source": {
"type": "git",
"url": "https://github.com/nette/utils.git",
@@ -2166,7 +2155,6 @@
"ext-mbstring": "to use Strings::lower() etc...",
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2454,7 +2442,7 @@
},
{
"name": "php-http/discovery",
- "version": "1.x-dev",
+ "version": "1.20.0",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
@@ -2490,7 +2478,6 @@
"sebastian/comparator": "^3.0.5 || ^4.0.8",
"symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
},
- "default-branch": true,
"type": "composer-plugin",
"extra": {
"class": "Http\\Discovery\\Composer\\Plugin",
@@ -2534,16 +2521,16 @@
},
{
"name": "php-http/multipart-stream-builder",
- "version": "1.x-dev",
+ "version": "1.4.2",
"source": {
"type": "git",
"url": "https://github.com/php-http/multipart-stream-builder.git",
- "reference": "afaf3dea8d7ffe47cfbb2d8484b9671d9a6e40a7"
+ "reference": "10086e6de6f53489cca5ecc45b6f468604d3460e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/afaf3dea8d7ffe47cfbb2d8484b9671d9a6e40a7",
- "reference": "afaf3dea8d7ffe47cfbb2d8484b9671d9a6e40a7",
+ "url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/10086e6de6f53489cca5ecc45b6f468604d3460e",
+ "reference": "10086e6de6f53489cca5ecc45b6f468604d3460e",
"shasum": ""
},
"require": {
@@ -2557,7 +2544,6 @@
"php-http/message-factory": "^1.0.2",
"phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.3"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -2585,35 +2571,31 @@
],
"support": {
"issues": "https://github.com/php-http/multipart-stream-builder/issues",
- "source": "https://github.com/php-http/multipart-stream-builder/tree/1.x"
+ "source": "https://github.com/php-http/multipart-stream-builder/tree/1.4.2"
},
- "time": "2024-10-02T11:51:28+00:00"
+ "time": "2024-09-04T13:22:54+00:00"
},
{
"name": "psr/cache",
- "version": "dev-master",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/cache.git",
- "reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce"
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/cache/zipball/0a7c67d0d1c8167b342eb74339d6f961663826ce",
- "reference": "0a7c67d0d1c8167b342eb74339d6f961663826ce",
+ "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
+ "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": ""
},
"require": {
"php": ">=8.0.0"
},
- "suggest": {
- "fig/cache-util": "Provides some useful PSR-6 utilities"
- },
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.0.x-dev"
+ "dev-master": "1.0.x-dev"
}
},
"autoload": {
@@ -2638,9 +2620,9 @@
"psr-6"
],
"support": {
- "source": "https://github.com/php-fig/cache/tree/master"
+ "source": "https://github.com/php-fig/cache/tree/3.0.0"
},
- "time": "2021-02-24T03:25:37+00:00"
+ "time": "2021-02-03T23:26:27+00:00"
},
{
"name": "psr/clock",
@@ -2692,22 +2674,21 @@
},
{
"name": "psr/container",
- "version": "dev-master",
+ "version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
- "reference": "707984727bd5b2b670e59559d3ed2500240cf875"
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875",
- "reference": "707984727bd5b2b670e59559d3ed2500240cf875",
+ "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
+ "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2740,31 +2721,27 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
- "source": "https://github.com/php-fig/container"
+ "source": "https://github.com/php-fig/container/tree/2.0.2"
},
- "time": "2023-09-22T11:11:30+00:00"
+ "time": "2021-11-05T16:47:00+00:00"
},
{
"name": "psr/event-dispatcher",
- "version": "dev-master",
+ "version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/event-dispatcher.git",
- "reference": "bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874"
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874",
- "reference": "bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874",
+ "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
+ "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
"shasum": ""
},
"require": {
"php": ">=7.2.0"
},
- "suggest": {
- "fig/event-dispatcher-util": "Provides some useful PSR-14 utilities"
- },
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2783,7 +2760,7 @@
"authors": [
{
"name": "PHP-FIG",
- "homepage": "https://www.php-fig.org/"
+ "homepage": "http://www.php-fig.org/"
}
],
"description": "Standard interfaces for event handling.",
@@ -2793,13 +2770,14 @@
"psr-14"
],
"support": {
- "source": "https://github.com/php-fig/event-dispatcher"
+ "issues": "https://github.com/php-fig/event-dispatcher/issues",
+ "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
},
- "time": "2024-03-17T21:29:03+00:00"
+ "time": "2019-01-08T18:20:26+00:00"
},
{
"name": "psr/http-client",
- "version": "dev-master",
+ "version": "1.0.3",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-client.git",
@@ -2815,7 +2793,6 @@
"php": "^7.0 || ^8.0",
"psr/http-message": "^1.0 || ^2.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2907,7 +2884,7 @@
},
{
"name": "psr/http-message",
- "version": "dev-master",
+ "version": "2.0",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message.git",
@@ -2922,7 +2899,6 @@
"require": {
"php": "^7.2 || ^8.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -2961,7 +2937,7 @@
},
{
"name": "psr/log",
- "version": "dev-master",
+ "version": "3.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/log.git",
@@ -2976,7 +2952,6 @@
"require": {
"php": ">=8.0.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -3122,7 +3097,7 @@
},
{
"name": "symfony/asset",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
@@ -3171,7 +3146,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/7.2"
+ "source": "https://github.com/symfony/asset/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -3191,7 +3166,7 @@
},
{
"name": "symfony/asset-mapper",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset-mapper.git",
@@ -3250,7 +3225,7 @@
"description": "Maps directories of assets & makes them available in a public directory with versioned filenames.",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/asset-mapper/tree/7.2"
+ "source": "https://github.com/symfony/asset-mapper/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -3270,16 +3245,16 @@
},
{
"name": "symfony/cache",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "1354995a9e758e7141a90ed99248a0e21bee701d"
+ "reference": "b9ef68c9130fcd3e2db0763e0d6fa866393f2df6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/1354995a9e758e7141a90ed99248a0e21bee701d",
- "reference": "1354995a9e758e7141a90ed99248a0e21bee701d",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/b9ef68c9130fcd3e2db0763e0d6fa866393f2df6",
+ "reference": "b9ef68c9130fcd3e2db0763e0d6fa866393f2df6",
"shasum": ""
},
"require": {
@@ -3348,7 +3323,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/7.2"
+ "source": "https://github.com/symfony/cache/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -3364,31 +3339,30 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:40:01+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/cache-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache-contracts.git",
- "reference": "cab721abbc4a1bccfbd488e1542cd5d0be3c2641"
+ "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/cab721abbc4a1bccfbd488e1542cd5d0be3c2641",
- "reference": "cab721abbc4a1bccfbd488e1542cd5d0be3c2641",
+ "url": "https://api.github.com/repos/symfony/cache-contracts/zipball/df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
+ "reference": "df6a1a44c890faded49a5fca33c2d5c5fd3c2197",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/cache": "^3.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -3425,7 +3399,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/cache-contracts/tree/main"
+ "source": "https://github.com/symfony/cache-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -3441,11 +3415,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:21:43+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/clock",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/clock.git",
@@ -3499,7 +3473,7 @@
"time"
],
"support": {
- "source": "https://github.com/symfony/clock/tree/7.2"
+ "source": "https://github.com/symfony/clock/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -3519,16 +3493,16 @@
},
{
"name": "symfony/config",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
- "reference": "75cfe49f73d6d43110690e55fb212d697ee598d9"
+ "reference": "bcd3c4adf0144dee5011bb35454728c38adec055"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/75cfe49f73d6d43110690e55fb212d697ee598d9",
- "reference": "75cfe49f73d6d43110690e55fb212d697ee598d9",
+ "url": "https://api.github.com/repos/symfony/config/zipball/bcd3c4adf0144dee5011bb35454728c38adec055",
+ "reference": "bcd3c4adf0144dee5011bb35454728c38adec055",
"shasum": ""
},
"require": {
@@ -3574,7 +3548,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/7.2"
+ "source": "https://github.com/symfony/config/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -3590,20 +3564,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:15:23+00:00"
+ "time": "2024-11-04T11:36:24+00:00"
},
{
"name": "symfony/console",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "c32691c80952990ee151c054f62d09aceeece23b"
+ "reference": "3fda7e592a83a6f487cdce3146f6b3408e6f01de"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/c32691c80952990ee151c054f62d09aceeece23b",
- "reference": "c32691c80952990ee151c054f62d09aceeece23b",
+ "url": "https://api.github.com/repos/symfony/console/zipball/3fda7e592a83a6f487cdce3146f6b3408e6f01de",
+ "reference": "3fda7e592a83a6f487cdce3146f6b3408e6f01de",
"shasum": ""
},
"require": {
@@ -3667,7 +3641,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/7.2"
+ "source": "https://github.com/symfony/console/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -3683,20 +3657,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-27T06:46:44+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/dependency-injection",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "6d5c6520d1984bc67af228dd6519e03e58661d7f"
+ "reference": "f5241adc1796c78f223e96fc3997ca0f4a836635"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/6d5c6520d1984bc67af228dd6519e03e58661d7f",
- "reference": "6d5c6520d1984bc67af228dd6519e03e58661d7f",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f5241adc1796c78f223e96fc3997ca0f4a836635",
+ "reference": "f5241adc1796c78f223e96fc3997ca0f4a836635",
"shasum": ""
},
"require": {
@@ -3747,7 +3721,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/7.2"
+ "source": "https://github.com/symfony/dependency-injection/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -3763,30 +3737,29 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:15:23+00:00"
+ "time": "2024-11-06T08:41:34+00:00"
},
{
"name": "symfony/deprecation-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
- "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62"
+ "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62",
- "reference": "63afe740e99a13ba87ec199bb07bbdee937a5b62",
+ "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
+ "reference": "0e0d29ce1f20deffb4ab1b016a7257c4f1e789a1",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -3815,7 +3788,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/deprecation-contracts/tree/main"
+ "source": "https://github.com/symfony/deprecation-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -3831,11 +3804,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:21:43+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/doctrine-bridge",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
@@ -3924,7 +3897,7 @@
"description": "Provides integration for Doctrine with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/doctrine-bridge/tree/7.2"
+ "source": "https://github.com/symfony/doctrine-bridge/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -3944,7 +3917,7 @@
},
{
"name": "symfony/doctrine-messenger",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git",
@@ -3996,7 +3969,7 @@
"description": "Symfony Doctrine Messenger Bridge",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/doctrine-messenger/tree/7.2"
+ "source": "https://github.com/symfony/doctrine-messenger/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4016,7 +3989,7 @@
},
{
"name": "symfony/dotenv",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
@@ -4070,7 +4043,7 @@
"environment"
],
"support": {
- "source": "https://github.com/symfony/dotenv/tree/7.2"
+ "source": "https://github.com/symfony/dotenv/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4090,16 +4063,16 @@
},
{
"name": "symfony/error-handler",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "ad57ca04868ca877e7919c56d20bdfa8024b54d6"
+ "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/ad57ca04868ca877e7919c56d20bdfa8024b54d6",
- "reference": "ad57ca04868ca877e7919c56d20bdfa8024b54d6",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/672b3dd1ef8b87119b446d67c58c106c43f965fe",
+ "reference": "672b3dd1ef8b87119b446d67c58c106c43f965fe",
"shasum": ""
},
"require": {
@@ -4145,7 +4118,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/7.2"
+ "source": "https://github.com/symfony/error-handler/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -4161,11 +4134,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-14T08:54:27+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -4225,7 +4198,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/7.2"
+ "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4245,27 +4218,26 @@
},
{
"name": "symfony/event-dispatcher-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher-contracts.git",
- "reference": "59eb412e93815df44f05f342958efa9f46b1e586"
+ "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586",
- "reference": "59eb412e93815df44f05f342958efa9f46b1e586",
+ "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/8f93aec25d41b72493c6ddff14e916177c9efc50",
+ "reference": "8f93aec25d41b72493c6ddff14e916177c9efc50",
"shasum": ""
},
"require": {
"php": ">=8.1",
"psr/event-dispatcher": "^1"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -4302,7 +4274,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/event-dispatcher-contracts/tree/main"
+ "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -4318,11 +4290,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:21:43+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/filesystem",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
@@ -4368,7 +4340,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/filesystem/tree/7.2"
+ "source": "https://github.com/symfony/filesystem/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4388,7 +4360,7 @@
},
{
"name": "symfony/finder",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@@ -4432,7 +4404,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/finder/tree/7.2"
+ "source": "https://github.com/symfony/finder/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4452,7 +4424,7 @@
},
{
"name": "symfony/flex",
- "version": "2.x-dev",
+ "version": "v2.4.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
@@ -4478,7 +4450,6 @@
"symfony/phpunit-bridge": "^5.4|^6.0",
"symfony/process": "^5.4|^6.0"
},
- "default-branch": true,
"type": "composer-plugin",
"extra": {
"class": "Symfony\\Flex\\Flex"
@@ -4521,7 +4492,7 @@
},
{
"name": "symfony/form",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
@@ -4598,7 +4569,7 @@
"description": "Allows to easily create, process and reuse HTML forms",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/form/tree/7.2"
+ "source": "https://github.com/symfony/form/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -4618,16 +4589,16 @@
},
{
"name": "symfony/framework-bundle",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
- "reference": "8a7df876a98d15c8b9f01b10397a76d5de548324"
+ "reference": "7a46f7de39c92cdc29fd86beeb6f16ad1a3e5dd8"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/8a7df876a98d15c8b9f01b10397a76d5de548324",
- "reference": "8a7df876a98d15c8b9f01b10397a76d5de548324",
+ "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/7a46f7de39c92cdc29fd86beeb6f16ad1a3e5dd8",
+ "reference": "7a46f7de39c92cdc29fd86beeb6f16ad1a3e5dd8",
"shasum": ""
},
"require": {
@@ -4748,7 +4719,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/7.2"
+ "source": "https://github.com/symfony/framework-bundle/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -4764,20 +4735,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:15:23+00:00"
+ "time": "2024-11-05T09:05:33+00:00"
},
{
"name": "symfony/http-client",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "1ca3cfeaa4a26997bef2c66698825ad472bf96bf"
+ "reference": "730f1bb15938598419e92432e2156fc960dcf782"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/1ca3cfeaa4a26997bef2c66698825ad472bf96bf",
- "reference": "1ca3cfeaa4a26997bef2c66698825ad472bf96bf",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/730f1bb15938598419e92432e2156fc960dcf782",
+ "reference": "730f1bb15938598419e92432e2156fc960dcf782",
"shasum": ""
},
"require": {
@@ -4843,7 +4814,7 @@
"http"
],
"support": {
- "source": "https://github.com/symfony/http-client/tree/7.2"
+ "source": "https://github.com/symfony/http-client/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -4859,30 +4830,29 @@
"type": "tidelift"
}
],
- "time": "2024-10-30T22:17:09+00:00"
+ "time": "2024-11-06T08:44:59+00:00"
},
{
"name": "symfony/http-client-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client-contracts.git",
- "reference": "075fadd18649068440dae4667a0ab98293535235"
+ "reference": "20414d96f391677bf80078aa55baece78b82647d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/075fadd18649068440dae4667a0ab98293535235",
- "reference": "075fadd18649068440dae4667a0ab98293535235",
+ "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/20414d96f391677bf80078aa55baece78b82647d",
+ "reference": "20414d96f391677bf80078aa55baece78b82647d",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -4922,7 +4892,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/http-client-contracts/tree/main"
+ "source": "https://github.com/symfony/http-client-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -4938,20 +4908,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-26T08:57:56+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/http-foundation",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "735b8519a8bcbf603d3af0430fb1be5c8822af13"
+ "reference": "9a51d2afa16b17923ecbf0dfd51a71a56a3136d4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/735b8519a8bcbf603d3af0430fb1be5c8822af13",
- "reference": "735b8519a8bcbf603d3af0430fb1be5c8822af13",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9a51d2afa16b17923ecbf0dfd51a71a56a3136d4",
+ "reference": "9a51d2afa16b17923ecbf0dfd51a71a56a3136d4",
"shasum": ""
},
"require": {
@@ -5000,7 +4970,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/http-foundation/tree/7.2"
+ "source": "https://github.com/symfony/http-foundation/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -5016,20 +4986,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T06:56:12+00:00"
+ "time": "2024-11-06T09:03:19+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "d196d6beca0519d686c39698b5c4e6c20307189c"
+ "reference": "70a5fd8f9614f8ed1f0a1640f00d59047e7619bb"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/d196d6beca0519d686c39698b5c4e6c20307189c",
- "reference": "d196d6beca0519d686c39698b5c4e6c20307189c",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/70a5fd8f9614f8ed1f0a1640f00d59047e7619bb",
+ "reference": "70a5fd8f9614f8ed1f0a1640f00d59047e7619bb",
"shasum": ""
},
"require": {
@@ -5114,7 +5084,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/7.2"
+ "source": "https://github.com/symfony/http-kernel/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -5130,20 +5100,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T08:31:32+00:00"
+ "time": "2024-11-06T10:00:45+00:00"
},
{
"name": "symfony/intl",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
- "reference": "e0c8d9c19b3a52f2d379319fd16298568ce9573d"
+ "reference": "8069d355b4742a1dc98c92412215d4853fe28c29"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/intl/zipball/e0c8d9c19b3a52f2d379319fd16298568ce9573d",
- "reference": "e0c8d9c19b3a52f2d379319fd16298568ce9573d",
+ "url": "https://api.github.com/repos/symfony/intl/zipball/8069d355b4742a1dc98c92412215d4853fe28c29",
+ "reference": "8069d355b4742a1dc98c92412215d4853fe28c29",
"shasum": ""
},
"require": {
@@ -5200,7 +5170,7 @@
"localization"
],
"support": {
- "source": "https://github.com/symfony/intl/tree/7.2"
+ "source": "https://github.com/symfony/intl/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -5216,11 +5186,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-08T07:22:49+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/line-notify-notifier",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/line-notify-notifier.git",
@@ -5271,7 +5241,7 @@
"notifier"
],
"support": {
- "source": "https://github.com/symfony/line-notify-notifier/tree/7.2"
+ "source": "https://github.com/symfony/line-notify-notifier/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5291,7 +5261,7 @@
},
{
"name": "symfony/lock",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
@@ -5349,7 +5319,7 @@
"semaphore"
],
"support": {
- "source": "https://github.com/symfony/lock/tree/7.2"
+ "source": "https://github.com/symfony/lock/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5369,7 +5339,7 @@
},
{
"name": "symfony/mailer",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
@@ -5429,7 +5399,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/7.2"
+ "source": "https://github.com/symfony/mailer/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5449,7 +5419,7 @@
},
{
"name": "symfony/messenger",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
@@ -5516,7 +5486,7 @@
"description": "Helps applications send and receive messages to/from other applications or via message queues",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/messenger/tree/7.2"
+ "source": "https://github.com/symfony/messenger/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5536,16 +5506,16 @@
},
{
"name": "symfony/mime",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "e57faea55d255c31b0899f0130c7d9da65fa2ec7"
+ "reference": "c73ca0f7f11fb609356b84d0d808053bf433880a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/e57faea55d255c31b0899f0130c7d9da65fa2ec7",
- "reference": "e57faea55d255c31b0899f0130c7d9da65fa2ec7",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/c73ca0f7f11fb609356b84d0d808053bf433880a",
+ "reference": "c73ca0f7f11fb609356b84d0d808053bf433880a",
"shasum": ""
},
"require": {
@@ -5600,7 +5570,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/7.2"
+ "source": "https://github.com/symfony/mime/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -5616,11 +5586,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:15:23+00:00"
+ "time": "2024-11-05T09:31:08+00:00"
},
{
"name": "symfony/monolog-bridge",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
@@ -5678,7 +5648,7 @@
"description": "Provides integration for Monolog with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/monolog-bridge/tree/7.2"
+ "source": "https://github.com/symfony/monolog-bridge/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5698,16 +5668,16 @@
},
{
"name": "symfony/monolog-bundle",
- "version": "dev-master",
+ "version": "v3.10.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bundle.git",
- "reference": "ed0e4a287282971d110fd8c99d9ac391559a43ce"
+ "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/ed0e4a287282971d110fd8c99d9ac391559a43ce",
- "reference": "ed0e4a287282971d110fd8c99d9ac391559a43ce",
+ "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
+ "reference": "414f951743f4aa1fd0f5bf6a0e9c16af3fe7f181",
"shasum": ""
},
"require": {
@@ -5720,10 +5690,9 @@
},
"require-dev": {
"symfony/console": "^5.4 || ^6.0 || ^7.0",
- "symfony/phpunit-bridge": "^7.1",
+ "symfony/phpunit-bridge": "^6.3 || ^7.0",
"symfony/yaml": "^5.4 || ^6.0 || ^7.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"branch-alias": {
@@ -5760,7 +5729,7 @@
],
"support": {
"issues": "https://github.com/symfony/monolog-bundle/issues",
- "source": "https://github.com/symfony/monolog-bundle/tree/master"
+ "source": "https://github.com/symfony/monolog-bundle/tree/v3.10.0"
},
"funding": [
{
@@ -5776,11 +5745,11 @@
"type": "tidelift"
}
],
- "time": "2024-08-06T10:03:39+00:00"
+ "time": "2023-11-06T17:08:13+00:00"
},
{
"name": "symfony/notifier",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/notifier.git",
@@ -5838,7 +5807,7 @@
"notifier"
],
"support": {
- "source": "https://github.com/symfony/notifier/tree/7.2"
+ "source": "https://github.com/symfony/notifier/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5858,7 +5827,7 @@
},
{
"name": "symfony/options-resolver",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/options-resolver.git",
@@ -5905,7 +5874,7 @@
"options"
],
"support": {
- "source": "https://github.com/symfony/options-resolver/tree/7.2"
+ "source": "https://github.com/symfony/options-resolver/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5925,7 +5894,7 @@
},
{
"name": "symfony/password-hasher",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/password-hasher.git",
@@ -5977,7 +5946,7 @@
"password"
],
"support": {
- "source": "https://github.com/symfony/password-hasher/tree/7.2"
+ "source": "https://github.com/symfony/password-hasher/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -5997,7 +5966,7 @@
},
{
"name": "symfony/polyfill-intl-grapheme",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git",
@@ -6015,7 +5984,6 @@
"suggest": {
"ext-intl": "For best performance"
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6076,16 +6044,16 @@
},
{
"name": "symfony/polyfill-intl-icu",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-icu.git",
- "reference": "73069150fec16f319d59283e3b223bfc2f413fee"
+ "reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/73069150fec16f319d59283e3b223bfc2f413fee",
- "reference": "73069150fec16f319d59283e3b223bfc2f413fee",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78",
+ "reference": "d80a05e9904d2c2b9b95929f3e4b5d3a8f418d78",
"shasum": ""
},
"require": {
@@ -6094,7 +6062,6 @@
"suggest": {
"ext-intl": "For best performance and support of other locales than \"en\""
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6141,7 +6108,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-icu/tree/1.x"
+ "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.31.0"
},
"funding": [
{
@@ -6157,20 +6124,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-18T09:52:53+00:00"
+ "time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-intl-idn",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-idn.git",
- "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
+ "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
- "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c36586dcf89a12315939e00ec9b4474adcb1d773",
+ "reference": "c36586dcf89a12315939e00ec9b4474adcb1d773",
"shasum": ""
},
"require": {
@@ -6180,7 +6147,6 @@
"suggest": {
"ext-intl": "For best performance"
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6225,7 +6191,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-intl-idn/tree/1.x"
+ "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.31.0"
},
"funding": [
{
@@ -6241,11 +6207,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-10T14:38:51+00:00"
+ "time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-intl-normalizer",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git",
@@ -6263,7 +6229,6 @@
"suggest": {
"ext-intl": "For best performance"
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6327,16 +6292,16 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "2369cb908b33d7b7518cce042615de430142497f"
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2369cb908b33d7b7518cce042615de430142497f",
- "reference": "2369cb908b33d7b7518cce042615de430142497f",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
+ "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
"shasum": ""
},
"require": {
@@ -6348,7 +6313,6 @@
"suggest": {
"ext-mbstring": "For best performance"
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6388,84 +6352,7 @@
"shim"
],
"support": {
- "source": "https://github.com/symfony/polyfill-mbstring/tree/1.x"
- },
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2024-09-10T14:38:51+00:00"
- },
- {
- "name": "symfony/polyfill-php84",
- "version": "1.x-dev",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/polyfill-php84.git",
- "reference": "48e55b8ecb3a52432be17bcac66eaaa3c3336f68"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/48e55b8ecb3a52432be17bcac66eaaa3c3336f68",
- "reference": "48e55b8ecb3a52432be17bcac66eaaa3c3336f68",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2"
- },
- "default-branch": true,
- "type": "library",
- "extra": {
- "thanks": {
- "name": "symfony/polyfill",
- "url": "https://github.com/symfony/polyfill"
- }
- },
- "autoload": {
- "files": [
- "bootstrap.php"
- ],
- "psr-4": {
- "Symfony\\Polyfill\\Php84\\": ""
- },
- "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.4+ features to lower PHP versions",
- "homepage": "https://symfony.com",
- "keywords": [
- "compatibility",
- "polyfill",
- "portable",
- "shim"
- ],
- "support": {
- "source": "https://github.com/symfony/polyfill-php84/tree/1.x"
+ "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
},
"funding": [
{
@@ -6481,11 +6368,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-10T14:38:51+00:00"
+ "time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-uuid",
- "version": "1.x-dev",
+ "version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-uuid.git",
@@ -6506,7 +6393,6 @@
"suggest": {
"ext-uuid": "For best performance"
},
- "default-branch": true,
"type": "library",
"extra": {
"thanks": {
@@ -6565,16 +6451,16 @@
},
{
"name": "symfony/process",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
- "reference": "2ad775b9f17c8c9c1fe457750ce191e0f7c1fbff"
+ "reference": "37f5c1fc0f83db4900ea961c5fc0180e2a279b6a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/process/zipball/2ad775b9f17c8c9c1fe457750ce191e0f7c1fbff",
- "reference": "2ad775b9f17c8c9c1fe457750ce191e0f7c1fbff",
+ "url": "https://api.github.com/repos/symfony/process/zipball/37f5c1fc0f83db4900ea961c5fc0180e2a279b6a",
+ "reference": "37f5c1fc0f83db4900ea961c5fc0180e2a279b6a",
"shasum": ""
},
"require": {
@@ -6606,7 +6492,7 @@
"description": "Executes commands in sub-processes",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/process/tree/7.2"
+ "source": "https://github.com/symfony/process/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -6622,11 +6508,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-26T08:57:56+00:00"
+ "time": "2024-11-06T09:25:18+00:00"
},
{
"name": "symfony/property-access",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-access.git",
@@ -6682,7 +6568,7 @@
"reflection"
],
"support": {
- "source": "https://github.com/symfony/property-access/tree/7.2"
+ "source": "https://github.com/symfony/property-access/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -6702,7 +6588,7 @@
},
{
"name": "symfony/property-info",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/property-info.git",
@@ -6766,7 +6652,7 @@
"validator"
],
"support": {
- "source": "https://github.com/symfony/property-info/tree/7.2"
+ "source": "https://github.com/symfony/property-info/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -6786,16 +6672,16 @@
},
{
"name": "symfony/routing",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
- "reference": "b9f47730638e96d6ff26f84bd4a7e89073d15634"
+ "reference": "0782e32f411cf1c4a1ab3f5c074a9b61f3df8e5a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/routing/zipball/b9f47730638e96d6ff26f84bd4a7e89073d15634",
- "reference": "b9f47730638e96d6ff26f84bd4a7e89073d15634",
+ "url": "https://api.github.com/repos/symfony/routing/zipball/0782e32f411cf1c4a1ab3f5c074a9b61f3df8e5a",
+ "reference": "0782e32f411cf1c4a1ab3f5c074a9b61f3df8e5a",
"shasum": ""
},
"require": {
@@ -6847,7 +6733,7 @@
"url"
],
"support": {
- "source": "https://github.com/symfony/routing/tree/7.2"
+ "source": "https://github.com/symfony/routing/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -6863,20 +6749,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-03T12:20:01+00:00"
+ "time": "2024-11-06T08:41:34+00:00"
},
{
"name": "symfony/runtime",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/runtime.git",
- "reference": "06fa5c812ce91fad1789571f0239906823996cc2"
+ "reference": "46fd79dded7f7a6358dbf9e055ae545fc4bbb8ff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/runtime/zipball/06fa5c812ce91fad1789571f0239906823996cc2",
- "reference": "06fa5c812ce91fad1789571f0239906823996cc2",
+ "url": "https://api.github.com/repos/symfony/runtime/zipball/46fd79dded7f7a6358dbf9e055ae545fc4bbb8ff",
+ "reference": "46fd79dded7f7a6358dbf9e055ae545fc4bbb8ff",
"shasum": ""
},
"require": {
@@ -6926,7 +6812,7 @@
"runtime"
],
"support": {
- "source": "https://github.com/symfony/runtime/tree/7.2"
+ "source": "https://github.com/symfony/runtime/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -6942,11 +6828,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-27T06:46:44+00:00"
+ "time": "2024-11-05T16:46:43+00:00"
},
{
"name": "symfony/security-bundle",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-bundle.git",
@@ -7032,7 +6918,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/7.2"
+ "source": "https://github.com/symfony/security-bundle/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7052,7 +6938,7 @@
},
{
"name": "symfony/security-core",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
@@ -7119,7 +7005,7 @@
"description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-core/tree/7.2"
+ "source": "https://github.com/symfony/security-core/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7139,7 +7025,7 @@
},
{
"name": "symfony/security-csrf",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
@@ -7189,7 +7075,7 @@
"description": "Symfony Security Component - CSRF Library",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-csrf/tree/7.2"
+ "source": "https://github.com/symfony/security-csrf/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7209,16 +7095,16 @@
},
{
"name": "symfony/security-http",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/security-http.git",
- "reference": "aa7d9d89621f8ff0cd4c4824a3d4078d4cf88aef"
+ "reference": "dd89ea67fcf72c4728aa265d3b471e09e5b170f9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-http/zipball/aa7d9d89621f8ff0cd4c4824a3d4078d4cf88aef",
- "reference": "aa7d9d89621f8ff0cd4c4824a3d4078d4cf88aef",
+ "url": "https://api.github.com/repos/symfony/security-http/zipball/dd89ea67fcf72c4728aa265d3b471e09e5b170f9",
+ "reference": "dd89ea67fcf72c4728aa265d3b471e09e5b170f9",
"shasum": ""
},
"require": {
@@ -7277,7 +7163,7 @@
"description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/security-http/tree/7.2"
+ "source": "https://github.com/symfony/security-http/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -7293,20 +7179,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T06:56:12+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/serializer",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "56bcd41f8e8792b15ca363b730e26c7c536a7873"
+ "reference": "96421e664c2c3077a1e0858a02e62a7a4d66ce79"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/56bcd41f8e8792b15ca363b730e26c7c536a7873",
- "reference": "56bcd41f8e8792b15ca363b730e26c7c536a7873",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/96421e664c2c3077a1e0858a02e62a7a4d66ce79",
+ "reference": "96421e664c2c3077a1e0858a02e62a7a4d66ce79",
"shasum": ""
},
"require": {
@@ -7376,7 +7262,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/7.2"
+ "source": "https://github.com/symfony/serializer/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -7392,20 +7278,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-22T19:37:21+00:00"
+ "time": "2024-10-25T18:10:29+00:00"
},
{
"name": "symfony/service-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
- "reference": "5ad38698559cf88b6296629e19b15ef3239c9d7a"
+ "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/5ad38698559cf88b6296629e19b15ef3239c9d7a",
- "reference": "5ad38698559cf88b6296629e19b15ef3239c9d7a",
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
+ "reference": "bd1d9e59a81d8fa4acdcea3f617c581f7475a80f",
"shasum": ""
},
"require": {
@@ -7416,11 +7302,10 @@
"conflict": {
"ext-psr": "<1.1|>=2"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -7460,7 +7345,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/service-contracts/tree/main"
+ "source": "https://github.com/symfony/service-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -7476,20 +7361,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:21:43+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/stimulus-bundle",
- "version": "2.x-dev",
+ "version": "v2.21.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git",
- "reference": "2dc5431fd4fd84662615b435af7a0a6affd94f2d"
+ "reference": "e5f7747b514865719e0990389ce35a9b71bebb48"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/2dc5431fd4fd84662615b435af7a0a6affd94f2d",
- "reference": "2dc5431fd4fd84662615b435af7a0a6affd94f2d",
+ "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e5f7747b514865719e0990389ce35a9b71bebb48",
+ "reference": "e5f7747b514865719e0990389ce35a9b71bebb48",
"shasum": ""
},
"require": {
@@ -7508,7 +7393,6 @@
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"zenstruck/browser": "^1.4"
},
- "default-branch": true,
"type": "symfony-bundle",
"autoload": {
"psr-4": {
@@ -7530,7 +7414,7 @@
"symfony-ux"
],
"support": {
- "source": "https://github.com/symfony/stimulus-bundle/tree/2.x"
+ "source": "https://github.com/symfony/stimulus-bundle/tree/v2.21.0"
},
"funding": [
{
@@ -7546,11 +7430,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-28T11:18:16+00:00"
+ "time": "2024-10-05T22:11:16+00:00"
},
{
"name": "symfony/stopwatch",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
@@ -7592,7 +7476,7 @@
"description": "Provides a way to profile code",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/stopwatch/tree/7.2"
+ "source": "https://github.com/symfony/stopwatch/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7612,7 +7496,7 @@
},
{
"name": "symfony/string",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
@@ -7679,7 +7563,7 @@
"utf8"
],
"support": {
- "source": "https://github.com/symfony/string/tree/7.2"
+ "source": "https://github.com/symfony/string/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7699,7 +7583,7 @@
},
{
"name": "symfony/translation",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
@@ -7774,7 +7658,7 @@
"description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/translation/tree/7.2"
+ "source": "https://github.com/symfony/translation/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -7794,26 +7678,25 @@
},
{
"name": "symfony/translation-contracts",
- "version": "dev-main",
+ "version": "v3.5.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation-contracts.git",
- "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d"
+ "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
- "reference": "df210c7a2573f1913b2d17cc95f90f53a73d8f7d",
+ "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
+ "reference": "b9d2189887bb6b2e0367a9fc7136c5239ab9b05a",
"shasum": ""
},
"require": {
"php": ">=8.1"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.6-dev"
+ "dev-main": "3.5-dev"
},
"thanks": {
"name": "symfony/contracts",
@@ -7853,7 +7736,7 @@
"standards"
],
"support": {
- "source": "https://github.com/symfony/translation-contracts/tree/main"
+ "source": "https://github.com/symfony/translation-contracts/tree/v3.5.0"
},
"funding": [
{
@@ -7869,20 +7752,20 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:32:26+00:00"
+ "time": "2024-04-18T09:32:20+00:00"
},
{
"name": "symfony/twig-bridge",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
- "reference": "f2f472a9d9b329c95a221c5136cf102187eff701"
+ "reference": "e34839ab413e1dc32bd2cb9f95186af1bacaee7e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/f2f472a9d9b329c95a221c5136cf102187eff701",
- "reference": "f2f472a9d9b329c95a221c5136cf102187eff701",
+ "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/e34839ab413e1dc32bd2cb9f95186af1bacaee7e",
+ "reference": "e34839ab413e1dc32bd2cb9f95186af1bacaee7e",
"shasum": ""
},
"require": {
@@ -7963,7 +7846,7 @@
"description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/twig-bridge/tree/7.2"
+ "source": "https://github.com/symfony/twig-bridge/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -7979,11 +7862,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-29T07:33:57+00:00"
+ "time": "2024-11-06T08:15:21+00:00"
},
{
"name": "symfony/twig-bundle",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bundle.git",
@@ -8047,7 +7930,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/7.2"
+ "source": "https://github.com/symfony/twig-bundle/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -8067,7 +7950,7 @@
},
{
"name": "symfony/type-info",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/type-info.git",
@@ -8129,7 +8012,7 @@
"type"
],
"support": {
- "source": "https://github.com/symfony/type-info/tree/7.2"
+ "source": "https://github.com/symfony/type-info/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -8149,7 +8032,7 @@
},
{
"name": "symfony/uid",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/uid.git",
@@ -8203,7 +8086,7 @@
"uuid"
],
"support": {
- "source": "https://github.com/symfony/uid/tree/7.2"
+ "source": "https://github.com/symfony/uid/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -8223,7 +8106,7 @@
},
{
"name": "symfony/ux-chartjs",
- "version": "2.x-dev",
+ "version": "v2.21.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-chartjs.git",
@@ -8251,7 +8134,6 @@
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"thanks": {
@@ -8304,21 +8186,20 @@
},
{
"name": "symfony/ux-live-component",
- "version": "2.x-dev",
+ "version": "v2.21.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-live-component.git",
- "reference": "0bdd9256d7d3d1636f0af7c7959150250e2ff968"
+ "reference": "1cc963a50a31a8ca92fbd145b29b27231b199b1b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/0bdd9256d7d3d1636f0af7c7959150250e2ff968",
- "reference": "0bdd9256d7d3d1636f0af7c7959150250e2ff968",
+ "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/1cc963a50a31a8ca92fbd145b29b27231b199b1b",
+ "reference": "1cc963a50a31a8ca92fbd145b29b27231b199b1b",
"shasum": ""
},
"require": {
"php": ">=8.1",
- "symfony/deprecation-contracts": "^2.5|^3.0",
"symfony/property-access": "^5.4.5|^6.0|^7.0",
"symfony/stimulus-bundle": "^2.9",
"symfony/ux-twig-component": "^2.8",
@@ -8348,7 +8229,6 @@
"zenstruck/browser": "^1.2.0",
"zenstruck/foundry": "^2.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"thanks": {
@@ -8379,7 +8259,7 @@
"twig"
],
"support": {
- "source": "https://github.com/symfony/ux-live-component/tree/2.x"
+ "source": "https://github.com/symfony/ux-live-component/tree/v2.21.0"
},
"funding": [
{
@@ -8395,20 +8275,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T18:28:18+00:00"
+ "time": "2024-10-15T10:36:54+00:00"
},
{
"name": "symfony/ux-turbo",
- "version": "2.x-dev",
+ "version": "v2.21.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-turbo.git",
- "reference": "add0a143c032a482c07c8d5e8776270973491abd"
+ "reference": "075c609e54fc421c6b1c1974e46e9a8b2d44277c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/add0a143c032a482c07c8d5e8776270973491abd",
- "reference": "add0a143c032a482c07c8d5e8776270973491abd",
+ "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/075c609e54fc421c6b1c1974e46e9a8b2d44277c",
+ "reference": "075c609e54fc421c6b1c1974e46e9a8b2d44277c",
"shasum": ""
},
"require": {
@@ -8440,7 +8320,6 @@
"symfony/ux-twig-component": "^2.21",
"symfony/web-profiler-bundle": "^5.4|^6.0|^7.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"thanks": {
@@ -8478,7 +8357,7 @@
"turbo-stream"
],
"support": {
- "source": "https://github.com/symfony/ux-turbo/tree/2.x"
+ "source": "https://github.com/symfony/ux-turbo/tree/v2.21.0"
},
"funding": [
{
@@ -8494,11 +8373,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-30T20:05:58+00:00"
+ "time": "2024-10-21T19:07:02+00:00"
},
{
"name": "symfony/ux-twig-component",
- "version": "2.x-dev",
+ "version": "v2.21.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-twig-component.git",
@@ -8531,7 +8410,6 @@
"symfony/twig-bundle": "^5.4|^6.0|^7.0",
"symfony/webpack-encore-bundle": "^1.15"
},
- "default-branch": true,
"type": "symfony-bundle",
"extra": {
"thanks": {
@@ -8582,16 +8460,16 @@
},
{
"name": "symfony/validator",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "8392b9bafbfed3c166a979ac0bd8a3186abb8e75"
+ "reference": "20bf8bec7938be121e76dd9a80aac4c19ceb6318"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/8392b9bafbfed3c166a979ac0bd8a3186abb8e75",
- "reference": "8392b9bafbfed3c166a979ac0bd8a3186abb8e75",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/20bf8bec7938be121e76dd9a80aac4c19ceb6318",
+ "reference": "20bf8bec7938be121e76dd9a80aac4c19ceb6318",
"shasum": ""
},
"require": {
@@ -8659,7 +8537,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/validator/tree/7.2"
+ "source": "https://github.com/symfony/validator/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -8675,20 +8553,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-25T15:15:23+00:00"
+ "time": "2024-11-04T11:36:24+00:00"
},
{
"name": "symfony/var-dumper",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "b86ce1b5bb196cfb3796856979167271d3989c7c"
+ "reference": "131a71f779b76fefc41465f1ccbe701a02b4389b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b86ce1b5bb196cfb3796856979167271d3989c7c",
- "reference": "b86ce1b5bb196cfb3796856979167271d3989c7c",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/131a71f779b76fefc41465f1ccbe701a02b4389b",
+ "reference": "131a71f779b76fefc41465f1ccbe701a02b4389b",
"shasum": ""
},
"require": {
@@ -8742,7 +8620,7 @@
"dump"
],
"support": {
- "source": "https://github.com/symfony/var-dumper/tree/7.2"
+ "source": "https://github.com/symfony/var-dumper/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -8758,11 +8636,11 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T08:11:15+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "symfony/var-exporter",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-exporter.git",
@@ -8818,7 +8696,7 @@
"serialize"
],
"support": {
- "source": "https://github.com/symfony/var-exporter/tree/7.2"
+ "source": "https://github.com/symfony/var-exporter/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -8838,7 +8716,7 @@
},
{
"name": "symfony/yaml",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
@@ -8890,7 +8768,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/7.2"
+ "source": "https://github.com/symfony/yaml/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -8970,12 +8848,12 @@
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "c2a7d686de56f5cdb829c63e1b3849a2c04409d0"
+ "reference": "cbbb567b637e24882fd0fad62bca49e248afb9a4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/c2a7d686de56f5cdb829c63e1b3849a2c04409d0",
- "reference": "c2a7d686de56f5cdb829c63e1b3849a2c04409d0",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/cbbb567b637e24882fd0fad62bca49e248afb9a4",
+ "reference": "cbbb567b637e24882fd0fad62bca49e248afb9a4",
"shasum": ""
},
"replace": {
@@ -9013,27 +8891,27 @@
"issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/main"
},
- "time": "2024-10-25T05:40:14+00:00"
+ "time": "2024-11-06T05:58:08+00:00"
},
{
"name": "twig/extra-bundle",
- "version": "3.x-dev",
+ "version": "v3.13.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/twig-extra-bundle.git",
- "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa"
+ "reference": "21a9a7aa9f79d4493bb6fed4eb2794339f9551f5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/9746573ca4bc1cd03a767a183faadaf84e0c31fa",
- "reference": "9746573ca4bc1cd03a767a183faadaf84e0c31fa",
+ "url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/21a9a7aa9f79d4493bb6fed4eb2794339f9551f5",
+ "reference": "21a9a7aa9f79d4493bb6fed4eb2794339f9551f5",
"shasum": ""
},
"require": {
"php": ">=8.0.2",
"symfony/framework-bundle": "^5.4|^6.4|^7.0",
"symfony/twig-bundle": "^5.4|^6.4|^7.0",
- "twig/twig": "^3.2|^4.0"
+ "twig/twig": "^3.0|^4.0"
},
"require-dev": {
"league/commonmark": "^1.0|^2.0",
@@ -9046,7 +8924,6 @@
"twig/markdown-extra": "^3.0",
"twig/string-extra": "^3.0"
},
- "default-branch": true,
"type": "symfony-bundle",
"autoload": {
"psr-4": {
@@ -9076,7 +8953,7 @@
"twig"
],
"support": {
- "source": "https://github.com/twigphp/twig-extra-bundle/tree/3.x"
+ "source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.13.0"
},
"funding": [
{
@@ -9088,11 +8965,11 @@
"type": "tidelift"
}
],
- "time": "2024-09-26T19:22:23+00:00"
+ "time": "2024-09-01T20:39:12+00:00"
},
{
"name": "twig/markdown-extra",
- "version": "3.x-dev",
+ "version": "v3.13.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/markdown-extra.git",
@@ -9116,7 +8993,6 @@
"michelf/php-markdown": "^1.8|^2.0",
"symfony/phpunit-bridge": "^6.4|^7.0"
},
- "default-branch": true,
"type": "library",
"autoload": {
"files": [
@@ -9165,7 +9041,7 @@
},
{
"name": "twig/string-extra",
- "version": "3.x-dev",
+ "version": "v3.13.0",
"source": {
"type": "git",
"url": "https://github.com/twigphp/string-extra.git",
@@ -9186,7 +9062,6 @@
"require-dev": {
"symfony/phpunit-bridge": "^6.4|^7.0"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -9233,16 +9108,16 @@
},
{
"name": "twig/twig",
- "version": "3.x-dev",
+ "version": "v3.14.2",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "75751250cc8b6efd53495dfbdd50a4d424c75caa"
+ "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/75751250cc8b6efd53495dfbdd50a4d424c75caa",
- "reference": "75751250cc8b6efd53495dfbdd50a4d424c75caa",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a",
+ "reference": "0b6f9d8370bb3b7f1ce5313ed8feb0fafd6e399a",
"shasum": ""
},
"require": {
@@ -9256,7 +9131,6 @@
"psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^5.4.9|^6.4|^7.0"
},
- "default-branch": true,
"type": "library",
"autoload": {
"files": [
@@ -9297,7 +9171,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/3.x"
+ "source": "https://github.com/twigphp/Twig/tree/v3.14.2"
},
"funding": [
{
@@ -9309,22 +9183,22 @@
"type": "tidelift"
}
],
- "time": "2024-10-30T12:17:12+00:00"
+ "time": "2024-11-07T12:36:22+00:00"
}
],
"packages-dev": [
{
"name": "clue/ndjson-react",
- "version": "1.x-dev",
+ "version": "v1.3.0",
"source": {
"type": "git",
"url": "https://github.com/clue/reactphp-ndjson.git",
- "reference": "8fc557eaa902e4f1de171b5b4eaa6246fbe4118e"
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/8fc557eaa902e4f1de171b5b4eaa6246fbe4118e",
- "reference": "8fc557eaa902e4f1de171b5b4eaa6246fbe4118e",
+ "url": "https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0",
+ "reference": "392dc165fce93b5bb5c637b67e59619223c931b0",
"shasum": ""
},
"require": {
@@ -9332,10 +9206,9 @@
"react/stream": "^1.2"
},
"require-dev": {
- "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36",
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35",
"react/event-loop": "^1.2"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -9364,7 +9237,7 @@
],
"support": {
"issues": "https://github.com/clue/reactphp-ndjson/issues",
- "source": "https://github.com/clue/reactphp-ndjson/tree/1.x"
+ "source": "https://github.com/clue/reactphp-ndjson/tree/v1.3.0"
},
"funding": [
{
@@ -9376,11 +9249,11 @@
"type": "github"
}
],
- "time": "2023-11-24T09:04:50+00:00"
+ "time": "2022-12-23T10:58:28+00:00"
},
{
"name": "composer/pcre",
- "version": "dev-main",
+ "version": "3.3.1",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
@@ -9403,7 +9276,6 @@
"phpstan/phpstan-strict-rules": "^1.1",
"phpunit/phpunit": "^8 || ^9"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -9638,12 +9510,12 @@
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "daf0550dc3b67ff56534169181575e24c363caa4"
+ "reference": "c818a8e4c267d351d2043d001d573473c610b717"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/daf0550dc3b67ff56534169181575e24c363caa4",
- "reference": "daf0550dc3b67ff56534169181575e24c363caa4",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/c818a8e4c267d351d2043d001d573473c610b717",
+ "reference": "c818a8e4c267d351d2043d001d573473c610b717",
"shasum": ""
},
"require": {
@@ -9734,7 +9606,7 @@
"type": "github"
}
],
- "time": "2024-10-29T14:53:40+00:00"
+ "time": "2024-11-06T14:46:41+00:00"
},
{
"name": "masterminds/html5",
@@ -9805,16 +9677,16 @@
},
{
"name": "myclabs/deep-copy",
- "version": "1.x-dev",
+ "version": "1.12.1",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
- "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c"
+ "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
- "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c",
+ "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845",
+ "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845",
"shasum": ""
},
"require": {
@@ -9830,7 +9702,6 @@
"phpspec/prophecy": "^1.10",
"phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
},
- "default-branch": true,
"type": "library",
"autoload": {
"files": [
@@ -9854,7 +9725,7 @@
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
- "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0"
+ "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1"
},
"funding": [
{
@@ -9862,7 +9733,7 @@
"type": "tidelift"
}
],
- "time": "2024-06-12T14:39:25+00:00"
+ "time": "2024-11-08T17:47:46+00:00"
},
{
"name": "nikic/php-parser",
@@ -9924,7 +9795,7 @@
},
{
"name": "phar-io/manifest",
- "version": "dev-master",
+ "version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
@@ -9944,7 +9815,6 @@
"phar-io/version": "^3.0.1",
"php": "^7.2 || ^8.0"
},
- "default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
@@ -10096,12 +9966,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "2c264f467a2d1872ae9740d6cc2e1ffeddf4b2f5"
+ "reference": "e4d8376648e9d1f061c595d9c088457f241bd663"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/2c264f467a2d1872ae9740d6cc2e1ffeddf4b2f5",
- "reference": "2c264f467a2d1872ae9740d6cc2e1ffeddf4b2f5",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e4d8376648e9d1f061c595d9c088457f241bd663",
+ "reference": "e4d8376648e9d1f061c595d9c088457f241bd663",
"shasum": ""
},
"require": {
@@ -10147,7 +10017,7 @@
"type": "github"
}
],
- "time": "2024-10-30T19:20:30+00:00"
+ "time": "2024-11-10T14:34:58+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@@ -10155,12 +10025,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "813296e18e232d8937fc2823cd987db1d0477ab1"
+ "reference": "90c42756b2d7c3660b423d328622d4dfa2194487"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/813296e18e232d8937fc2823cd987db1d0477ab1",
- "reference": "813296e18e232d8937fc2823cd987db1d0477ab1",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/90c42756b2d7c3660b423d328622d4dfa2194487",
+ "reference": "90c42756b2d7c3660b423d328622d4dfa2194487",
"shasum": ""
},
"require": {
@@ -10219,7 +10089,7 @@
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.x"
},
- "time": "2024-10-29T12:20:14+00:00"
+ "time": "2024-11-09T17:34:32+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -10328,12 +10198,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
- "reference": "55ff7b7640c14e3daf0f25f65f183855b9950fff"
+ "reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/55ff7b7640c14e3daf0f25f65f183855b9950fff",
- "reference": "55ff7b7640c14e3daf0f25f65f183855b9950fff",
+ "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/1ef4dce2baabd464c2dd3109d051bad94efa1e79",
+ "reference": "1ef4dce2baabd464c2dd3109d051bad94efa1e79",
"shasum": ""
},
"require": {
@@ -10392,20 +10262,20 @@
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.x"
},
- "time": "2024-10-30T12:08:07+00:00"
+ "time": "2024-11-06T10:13:40+00:00"
},
{
"name": "phpunit/php-code-coverage",
- "version": "9.2.x-dev",
+ "version": "10.1.16",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
+ "reference": "7e308268858ed6baedc8704a304727d20bc07c77"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
- "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77",
+ "reference": "7e308268858ed6baedc8704a304727d20bc07c77",
"shasum": ""
},
"require": {
@@ -10413,18 +10283,18 @@
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.19.1 || ^5.1.0",
- "php": ">=7.3",
- "phpunit/php-file-iterator": "^3.0.6",
- "phpunit/php-text-template": "^2.0.4",
- "sebastian/code-unit-reverse-lookup": "^2.0.3",
- "sebastian/complexity": "^2.0.3",
- "sebastian/environment": "^5.1.5",
- "sebastian/lines-of-code": "^1.0.4",
- "sebastian/version": "^3.0.2",
+ "php": ">=8.1",
+ "phpunit/php-file-iterator": "^4.1.0",
+ "phpunit/php-text-template": "^3.0.1",
+ "sebastian/code-unit-reverse-lookup": "^3.0.0",
+ "sebastian/complexity": "^3.2.0",
+ "sebastian/environment": "^6.1.0",
+ "sebastian/lines-of-code": "^2.0.2",
+ "sebastian/version": "^4.0.1",
"theseer/tokenizer": "^1.2.3"
},
"require-dev": {
- "phpunit/phpunit": "^9.6"
+ "phpunit/phpunit": "^10.1"
},
"suggest": {
"ext-pcov": "PHP extension that provides line coverage",
@@ -10433,7 +10303,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "9.2.x-dev"
+ "dev-main": "10.1.x-dev"
}
},
"autoload": {
@@ -10462,7 +10332,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.16"
},
"funding": [
{
@@ -10470,32 +10340,32 @@
"type": "github"
}
],
- "time": "2024-08-22T04:23:01+00:00"
+ "time": "2024-08-22T04:31:57+00:00"
},
{
"name": "phpunit/php-file-iterator",
- "version": "3.0.x-dev",
+ "version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
- "reference": "38b24367e1b340aa78b96d7cab042942d917bb84"
+ "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/38b24367e1b340aa78b96d7cab042942d917bb84",
- "reference": "38b24367e1b340aa78b96d7cab042942d917bb84",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
+ "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.0-dev"
+ "dev-main": "4.0-dev"
}
},
"autoload": {
@@ -10522,7 +10392,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
- "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0"
+ "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
+ "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
},
"funding": [
{
@@ -10530,28 +10401,28 @@
"type": "github"
}
],
- "time": "2022-02-11T16:23:04+00:00"
+ "time": "2023-08-31T06:24:48+00:00"
},
{
"name": "phpunit/php-invoker",
- "version": "3.1.1",
+ "version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
- "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
+ "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
- "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
+ "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
"ext-pcntl": "*",
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"suggest": {
"ext-pcntl": "*"
@@ -10559,7 +10430,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.1-dev"
+ "dev-main": "4.0-dev"
}
},
"autoload": {
@@ -10585,7 +10456,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
- "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
+ "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
},
"funding": [
{
@@ -10593,32 +10464,32 @@
"type": "github"
}
],
- "time": "2020-09-28T05:58:55+00:00"
+ "time": "2023-02-03T06:56:09+00:00"
},
{
"name": "phpunit/php-text-template",
- "version": "2.0.4",
+ "version": "3.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
- "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
+ "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
- "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
+ "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-main": "3.0-dev"
}
},
"autoload": {
@@ -10644,7 +10515,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
- "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
+ "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
+ "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
},
"funding": [
{
@@ -10652,32 +10524,32 @@
"type": "github"
}
],
- "time": "2020-10-26T05:33:50+00:00"
+ "time": "2023-08-31T14:07:24+00:00"
},
{
"name": "phpunit/php-timer",
- "version": "5.0.3",
+ "version": "6.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
- "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
+ "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
- "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
+ "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.0-dev"
+ "dev-main": "6.0-dev"
}
},
"autoload": {
@@ -10703,7 +10575,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
- "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
+ "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
},
"funding": [
{
@@ -10711,24 +10583,23 @@
"type": "github"
}
],
- "time": "2020-10-26T13:16:10+00:00"
+ "time": "2023-02-03T06:57:52+00:00"
},
{
"name": "phpunit/phpunit",
- "version": "9.6.x-dev",
+ "version": "10.5.38",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "fcd1efebc9510d2e1cff8fcf1b13ad2a7827d675"
+ "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fcd1efebc9510d2e1cff8fcf1b13ad2a7827d675",
- "reference": "fcd1efebc9510d2e1cff8fcf1b13ad2a7827d675",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a86773b9e887a67bc53efa9da9ad6e3f2498c132",
+ "reference": "a86773b9e887a67bc53efa9da9ad6e3f2498c132",
"shasum": ""
},
"require": {
- "doctrine/instantiator": "^1.5.0 || ^2",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
@@ -10738,27 +10609,26 @@
"myclabs/deep-copy": "^1.12.0",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
- "php": ">=7.3",
- "phpunit/php-code-coverage": "^9.2.32",
- "phpunit/php-file-iterator": "^3.0.6",
- "phpunit/php-invoker": "^3.1.1",
- "phpunit/php-text-template": "^2.0.4",
- "phpunit/php-timer": "^5.0.3",
- "sebastian/cli-parser": "^1.0.2",
- "sebastian/code-unit": "^1.0.8",
- "sebastian/comparator": "^4.0.8",
- "sebastian/diff": "^4.0.6",
- "sebastian/environment": "^5.1.5",
- "sebastian/exporter": "^4.0.6",
- "sebastian/global-state": "^5.0.7",
- "sebastian/object-enumerator": "^4.0.4",
- "sebastian/resource-operations": "^3.0.4",
- "sebastian/type": "^3.2.1",
- "sebastian/version": "^3.0.2"
+ "php": ">=8.1",
+ "phpunit/php-code-coverage": "^10.1.16",
+ "phpunit/php-file-iterator": "^4.1.0",
+ "phpunit/php-invoker": "^4.0.0",
+ "phpunit/php-text-template": "^3.0.1",
+ "phpunit/php-timer": "^6.0.0",
+ "sebastian/cli-parser": "^2.0.1",
+ "sebastian/code-unit": "^2.0.0",
+ "sebastian/comparator": "^5.0.3",
+ "sebastian/diff": "^5.1.1",
+ "sebastian/environment": "^6.1.0",
+ "sebastian/exporter": "^5.1.2",
+ "sebastian/global-state": "^6.0.2",
+ "sebastian/object-enumerator": "^5.0.0",
+ "sebastian/recursion-context": "^5.0.0",
+ "sebastian/type": "^4.0.0",
+ "sebastian/version": "^4.0.1"
},
"suggest": {
- "ext-soap": "To be able to generate mocks based on WSDL files",
- "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
+ "ext-soap": "To be able to generate mocks based on WSDL files"
},
"bin": [
"phpunit"
@@ -10766,7 +10636,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "9.6-dev"
+ "dev-main": "10.5-dev"
}
},
"autoload": {
@@ -10798,7 +10668,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.38"
},
"funding": [
{
@@ -10814,20 +10684,20 @@
"type": "tidelift"
}
],
- "time": "2024-10-19T09:36:22+00:00"
+ "time": "2024-10-28T13:06:21+00:00"
},
{
"name": "react/cache",
- "version": "1.x-dev",
+ "version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/cache.git",
- "reference": "36c51f36d5f3c23cfcc2b5dc5e443bb5ff085605"
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/reactphp/cache/zipball/36c51f36d5f3c23cfcc2b5dc5e443bb5ff085605",
- "reference": "36c51f36d5f3c23cfcc2b5dc5e443bb5ff085605",
+ "url": "https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b",
+ "reference": "d47c472b64aa5608225f47965a484b75c7817d5b",
"shasum": ""
},
"require": {
@@ -10835,9 +10705,8 @@
"react/promise": "^3.0 || ^2.0 || ^1.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36"
+ "phpunit/phpunit": "^9.5 || ^5.7 || ^4.8.35"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -10879,7 +10748,7 @@
],
"support": {
"issues": "https://github.com/reactphp/cache/issues",
- "source": "https://github.com/reactphp/cache/tree/1.x"
+ "source": "https://github.com/reactphp/cache/tree/v1.2.0"
},
"funding": [
{
@@ -10887,11 +10756,11 @@
"type": "open_collective"
}
],
- "time": "2024-01-04T09:16:03+00:00"
+ "time": "2022-11-30T15:59:55+00:00"
},
{
"name": "react/child-process",
- "version": "0.6.x-dev",
+ "version": "v0.6.5",
"source": {
"type": "git",
"url": "https://github.com/reactphp/child-process.git",
@@ -10914,7 +10783,6 @@
"react/socket": "^1.8",
"sebastian/environment": "^5.0 || ^3.0 || ^2.0 || ^1.0"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -10971,7 +10839,7 @@
},
{
"name": "react/dns",
- "version": "1.x-dev",
+ "version": "v1.13.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/dns.git",
@@ -11047,7 +10915,7 @@
},
{
"name": "react/event-loop",
- "version": "1.x-dev",
+ "version": "v1.5.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/event-loop.git",
@@ -11068,7 +10936,6 @@
"suggest": {
"ext-pcntl": "For signal handling support when using the StreamSelectLoop"
},
- "default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -11120,7 +10987,7 @@
},
{
"name": "react/promise",
- "version": "3.x-dev",
+ "version": "v3.2.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/promise.git",
@@ -11139,7 +11006,6 @@
"phpstan/phpstan": "1.10.39 || 1.4.10",
"phpunit/phpunit": "^9.6 || ^7.5"
},
- "default-branch": true,
"type": "library",
"autoload": {
"files": [
@@ -11194,7 +11060,7 @@
},
{
"name": "react/socket",
- "version": "1.x-dev",
+ "version": "v1.16.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/socket.git",
@@ -11274,7 +11140,7 @@
},
{
"name": "react/stream",
- "version": "1.x-dev",
+ "version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/reactphp/stream.git",
@@ -11352,28 +11218,28 @@
},
{
"name": "sebastian/cli-parser",
- "version": "1.0.x-dev",
+ "version": "2.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
- "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
+ "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
- "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
+ "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084",
+ "reference": "c34583b87e7b7a8055bf6c450c2c77ce32a24084",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0-dev"
+ "dev-main": "2.0-dev"
}
},
"autoload": {
@@ -11396,7 +11262,8 @@
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
- "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
+ "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
+ "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.1"
},
"funding": [
{
@@ -11404,32 +11271,32 @@
"type": "github"
}
],
- "time": "2024-03-02T06:27:43+00:00"
+ "time": "2024-03-02T07:12:49+00:00"
},
{
"name": "sebastian/code-unit",
- "version": "1.0.8",
+ "version": "2.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
- "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
+ "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
- "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
+ "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0-dev"
+ "dev-main": "2.0-dev"
}
},
"autoload": {
@@ -11452,7 +11319,7 @@
"homepage": "https://github.com/sebastianbergmann/code-unit",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
- "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
+ "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
},
"funding": [
{
@@ -11460,32 +11327,32 @@
"type": "github"
}
],
- "time": "2020-10-26T13:08:54+00:00"
+ "time": "2023-02-03T06:58:43+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
- "version": "2.0.3",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
- "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
+ "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
- "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
+ "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-main": "3.0-dev"
}
},
"autoload": {
@@ -11507,7 +11374,7 @@
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
- "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
+ "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
},
"funding": [
{
@@ -11515,34 +11382,36 @@
"type": "github"
}
],
- "time": "2020-09-28T05:30:19+00:00"
+ "time": "2023-02-03T06:59:15+00:00"
},
{
"name": "sebastian/comparator",
- "version": "4.0.x-dev",
+ "version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
- "reference": "b247957a1c8dc81a671770f74b479c0a78a818f1"
+ "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b247957a1c8dc81a671770f74b479c0a78a818f1",
- "reference": "b247957a1c8dc81a671770f74b479c0a78a818f1",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
+ "reference": "a18251eb0b7a2dcd2f7aa3d6078b18545ef0558e",
"shasum": ""
},
"require": {
- "php": ">=7.3",
- "sebastian/diff": "^4.0",
- "sebastian/exporter": "^4.0"
+ "ext-dom": "*",
+ "ext-mbstring": "*",
+ "php": ">=8.1",
+ "sebastian/diff": "^5.0",
+ "sebastian/exporter": "^5.0"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.0-dev"
+ "dev-main": "5.0-dev"
}
},
"autoload": {
@@ -11581,7 +11450,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
- "source": "https://github.com/sebastianbergmann/comparator/tree/4.0"
+ "security": "https://github.com/sebastianbergmann/comparator/security/policy",
+ "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.3"
},
"funding": [
{
@@ -11589,33 +11459,33 @@
"type": "github"
}
],
- "time": "2022-09-14T12:46:14+00:00"
+ "time": "2024-10-18T14:56:07+00:00"
},
{
"name": "sebastian/complexity",
- "version": "2.0.x-dev",
+ "version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
- "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
+ "reference": "68ff824baeae169ec9f2137158ee529584553799"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
- "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
+ "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799",
+ "reference": "68ff824baeae169ec9f2137158ee529584553799",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.18 || ^5.0",
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-main": "3.2-dev"
}
},
"autoload": {
@@ -11638,7 +11508,8 @@
"homepage": "https://github.com/sebastianbergmann/complexity",
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
- "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
+ "security": "https://github.com/sebastianbergmann/complexity/security/policy",
+ "source": "https://github.com/sebastianbergmann/complexity/tree/3.2.0"
},
"funding": [
{
@@ -11646,33 +11517,33 @@
"type": "github"
}
],
- "time": "2023-12-22T06:19:30+00:00"
+ "time": "2023-12-21T08:37:17+00:00"
},
{
"name": "sebastian/diff",
- "version": "4.0.x-dev",
+ "version": "5.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
- "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
+ "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
- "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e",
+ "reference": "c41e007b4b62af48218231d6c2275e4c9b975b2e",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3",
- "symfony/process": "^4.2 || ^5"
+ "phpunit/phpunit": "^10.0",
+ "symfony/process": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.0-dev"
+ "dev-main": "5.1-dev"
}
},
"autoload": {
@@ -11704,7 +11575,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
- "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
+ "security": "https://github.com/sebastianbergmann/diff/security/policy",
+ "source": "https://github.com/sebastianbergmann/diff/tree/5.1.1"
},
"funding": [
{
@@ -11712,27 +11584,27 @@
"type": "github"
}
],
- "time": "2024-03-02T06:30:58+00:00"
+ "time": "2024-03-02T07:15:17+00:00"
},
{
"name": "sebastian/environment",
- "version": "5.1.x-dev",
+ "version": "6.1.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
- "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
+ "reference": "8074dbcd93529b357029f5cc5058fd3e43666984"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
- "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984",
+ "reference": "8074dbcd93529b357029f5cc5058fd3e43666984",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"suggest": {
"ext-posix": "*"
@@ -11740,7 +11612,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.1-dev"
+ "dev-main": "6.1-dev"
}
},
"autoload": {
@@ -11759,7 +11631,7 @@
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
- "homepage": "http://www.github.com/sebastianbergmann/environment",
+ "homepage": "https://github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
@@ -11767,7 +11639,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
- "source": "https://github.com/sebastianbergmann/environment/tree/5.1"
+ "security": "https://github.com/sebastianbergmann/environment/security/policy",
+ "source": "https://github.com/sebastianbergmann/environment/tree/6.1.0"
},
"funding": [
{
@@ -11775,34 +11648,34 @@
"type": "github"
}
],
- "time": "2023-02-03T06:03:51+00:00"
+ "time": "2024-03-23T08:47:14+00:00"
},
{
"name": "sebastian/exporter",
- "version": "4.0.x-dev",
+ "version": "5.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
- "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
+ "reference": "955288482d97c19a372d3f31006ab3f37da47adf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
- "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/955288482d97c19a372d3f31006ab3f37da47adf",
+ "reference": "955288482d97c19a372d3f31006ab3f37da47adf",
"shasum": ""
},
"require": {
- "php": ">=7.3",
- "sebastian/recursion-context": "^4.0"
+ "ext-mbstring": "*",
+ "php": ">=8.1",
+ "sebastian/recursion-context": "^5.0"
},
"require-dev": {
- "ext-mbstring": "*",
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.0-dev"
+ "dev-main": "5.1-dev"
}
},
"autoload": {
@@ -11844,7 +11717,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
- "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
+ "security": "https://github.com/sebastianbergmann/exporter/security/policy",
+ "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.2"
},
"funding": [
{
@@ -11852,38 +11726,35 @@
"type": "github"
}
],
- "time": "2024-03-02T06:33:00+00:00"
+ "time": "2024-03-02T07:17:12+00:00"
},
{
"name": "sebastian/global-state",
- "version": "5.0.x-dev",
+ "version": "6.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
- "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
+ "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
- "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
+ "reference": "987bafff24ecc4c9ac418cab1145b96dd6e9cbd9",
"shasum": ""
},
"require": {
- "php": ">=7.3",
- "sebastian/object-reflector": "^2.0",
- "sebastian/recursion-context": "^4.0"
+ "php": ">=8.1",
+ "sebastian/object-reflector": "^3.0",
+ "sebastian/recursion-context": "^5.0"
},
"require-dev": {
"ext-dom": "*",
- "phpunit/phpunit": "^9.3"
- },
- "suggest": {
- "ext-uopz": "*"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "5.0-dev"
+ "dev-main": "6.0-dev"
}
},
"autoload": {
@@ -11902,13 +11773,14 @@
}
],
"description": "Snapshotting of global state",
- "homepage": "http://www.github.com/sebastianbergmann/global-state",
+ "homepage": "https://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
- "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
+ "security": "https://github.com/sebastianbergmann/global-state/security/policy",
+ "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.2"
},
"funding": [
{
@@ -11916,33 +11788,33 @@
"type": "github"
}
],
- "time": "2024-03-02T06:35:11+00:00"
+ "time": "2024-03-02T07:19:19+00:00"
},
{
"name": "sebastian/lines-of-code",
- "version": "1.0.x-dev",
+ "version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
- "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
+ "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
- "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
+ "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0",
+ "reference": "856e7f6a75a84e339195d48c556f23be2ebf75d0",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.18 || ^5.0",
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "1.0-dev"
+ "dev-main": "2.0-dev"
}
},
"autoload": {
@@ -11965,7 +11837,8 @@
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
- "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
+ "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
+ "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.2"
},
"funding": [
{
@@ -11973,34 +11846,34 @@
"type": "github"
}
],
- "time": "2023-12-22T06:20:34+00:00"
+ "time": "2023-12-21T08:38:20+00:00"
},
{
"name": "sebastian/object-enumerator",
- "version": "4.0.4",
+ "version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
- "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
+ "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
- "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
+ "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
"shasum": ""
},
"require": {
- "php": ">=7.3",
- "sebastian/object-reflector": "^2.0",
- "sebastian/recursion-context": "^4.0"
+ "php": ">=8.1",
+ "sebastian/object-reflector": "^3.0",
+ "sebastian/recursion-context": "^5.0"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.0-dev"
+ "dev-main": "5.0-dev"
}
},
"autoload": {
@@ -12022,7 +11895,7 @@
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
- "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
+ "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
},
"funding": [
{
@@ -12030,32 +11903,32 @@
"type": "github"
}
],
- "time": "2020-10-26T13:12:34+00:00"
+ "time": "2023-02-03T07:08:32+00:00"
},
{
"name": "sebastian/object-reflector",
- "version": "2.0.4",
+ "version": "3.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
- "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
+ "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
- "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
+ "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "2.0-dev"
+ "dev-main": "3.0-dev"
}
},
"autoload": {
@@ -12077,7 +11950,7 @@
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
- "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
+ "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
},
"funding": [
{
@@ -12085,32 +11958,32 @@
"type": "github"
}
],
- "time": "2020-10-26T13:14:26+00:00"
+ "time": "2023-02-03T07:06:18+00:00"
},
{
"name": "sebastian/recursion-context",
- "version": "4.0.x-dev",
+ "version": "5.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
- "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
+ "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
- "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
+ "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.3"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "4.0-dev"
+ "dev-main": "5.0-dev"
}
},
"autoload": {
@@ -12140,7 +12013,7 @@
"homepage": "https://github.com/sebastianbergmann/recursion-context",
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
- "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
+ "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
},
"funding": [
{
@@ -12148,87 +12021,32 @@
"type": "github"
}
],
- "time": "2023-02-03T06:07:39+00:00"
- },
- {
- "name": "sebastian/resource-operations",
- "version": "dev-main",
- "source": {
- "type": "git",
- "url": "https://github.com/sebastianbergmann/resource-operations.git",
- "reference": "ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25",
- "reference": "ff553e7482dcee39fa4acc2b175d6ddeb0f7bc25",
- "shasum": ""
- },
- "require": {
- "php": ">=7.3"
- },
- "require-dev": {
- "phpunit/phpunit": "^9.0"
- },
- "default-branch": true,
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-main": "3.0-dev"
- }
- },
- "autoload": {
- "classmap": [
- "src/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "BSD-3-Clause"
- ],
- "authors": [
- {
- "name": "Sebastian Bergmann",
- "email": "sebastian@phpunit.de"
- }
- ],
- "description": "Provides a list of PHP built-in functions that operate on resources",
- "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
- "support": {
- "source": "https://github.com/sebastianbergmann/resource-operations/tree/main"
- },
- "funding": [
- {
- "url": "https://github.com/sebastianbergmann",
- "type": "github"
- }
- ],
- "time": "2024-03-14T18:47:08+00:00"
+ "time": "2023-02-03T07:05:40+00:00"
},
{
"name": "sebastian/type",
- "version": "3.2.x-dev",
+ "version": "4.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
- "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
+ "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
- "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
+ "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"require-dev": {
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.0"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.2-dev"
+ "dev-main": "4.0-dev"
}
},
"autoload": {
@@ -12251,7 +12069,7 @@
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
- "source": "https://github.com/sebastianbergmann/type/tree/3.2"
+ "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
},
"funding": [
{
@@ -12259,29 +12077,29 @@
"type": "github"
}
],
- "time": "2023-02-03T06:13:03+00:00"
+ "time": "2023-02-03T07:10:45+00:00"
},
{
"name": "sebastian/version",
- "version": "3.0.x-dev",
+ "version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
- "reference": "c6c1022351a901512170118436c764e473f6de8c"
+ "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
- "reference": "c6c1022351a901512170118436c764e473f6de8c",
+ "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
+ "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
"shasum": ""
},
"require": {
- "php": ">=7.3"
+ "php": ">=8.1"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.0-dev"
+ "dev-main": "4.0-dev"
}
},
"autoload": {
@@ -12304,7 +12122,7 @@
"homepage": "https://github.com/sebastianbergmann/version",
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
- "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
+ "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
},
"funding": [
{
@@ -12312,11 +12130,11 @@
"type": "github"
}
],
- "time": "2020-09-28T06:39:44+00:00"
+ "time": "2023-02-07T11:34:05+00:00"
},
{
"name": "symfony/browser-kit",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/browser-kit.git",
@@ -12364,7 +12182,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/7.2"
+ "source": "https://github.com/symfony/browser-kit/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -12384,7 +12202,7 @@
},
{
"name": "symfony/css-selector",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/css-selector.git",
@@ -12429,7 +12247,7 @@
"description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/css-selector/tree/7.2"
+ "source": "https://github.com/symfony/css-selector/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -12449,7 +12267,7 @@
},
{
"name": "symfony/debug-bundle",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug-bundle.git",
@@ -12503,7 +12321,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/7.2"
+ "source": "https://github.com/symfony/debug-bundle/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -12523,7 +12341,7 @@
},
{
"name": "symfony/dom-crawler",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA1",
"source": {
"type": "git",
"url": "https://github.com/symfony/dom-crawler.git",
@@ -12570,7 +12388,7 @@
"description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/dom-crawler/tree/7.2"
+ "source": "https://github.com/symfony/dom-crawler/tree/v7.2.0-BETA1"
},
"funding": [
{
@@ -12682,7 +12500,7 @@
},
{
"name": "symfony/phpunit-bridge",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/phpunit-bridge.git",
@@ -12744,7 +12562,7 @@
"description": "Provides utilities for PHPUnit, especially user deprecation notices management",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/phpunit-bridge/tree/7.2"
+ "source": "https://github.com/symfony/phpunit-bridge/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -12764,16 +12582,16 @@
},
{
"name": "symfony/web-profiler-bundle",
- "version": "7.2.x-dev",
+ "version": "v7.2.0-BETA2",
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
- "reference": "1827c2cf600a760334b4fbbc610a9fe308a3f73a"
+ "reference": "d4e008e21cbbc03a992edeecf49c9bbfd3a4f837"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/1827c2cf600a760334b4fbbc610a9fe308a3f73a",
- "reference": "1827c2cf600a760334b4fbbc610a9fe308a3f73a",
+ "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/d4e008e21cbbc03a992edeecf49c9bbfd3a4f837",
+ "reference": "d4e008e21cbbc03a992edeecf49c9bbfd3a4f837",
"shasum": ""
},
"require": {
@@ -12826,7 +12644,7 @@
"dev"
],
"support": {
- "source": "https://github.com/symfony/web-profiler-bundle/tree/7.2"
+ "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.2.0-BETA2"
},
"funding": [
{
@@ -12842,7 +12660,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-23T08:11:15+00:00"
+ "time": "2024-11-05T15:35:02+00:00"
},
{
"name": "theseer/tokenizer",
@@ -12900,12 +12718,12 @@
"source": {
"type": "git",
"url": "https://github.com/VincentLanglet/Twig-CS-Fixer.git",
- "reference": "d73fa577cd66aa0f02b2d68e7cbb3c362f333015"
+ "reference": "595fe48a3bf43282d21e6930e433d22014f9ecbd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/d73fa577cd66aa0f02b2d68e7cbb3c362f333015",
- "reference": "d73fa577cd66aa0f02b2d68e7cbb3c362f333015",
+ "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/595fe48a3bf43282d21e6930e433d22014f9ecbd",
+ "reference": "595fe48a3bf43282d21e6930e433d22014f9ecbd",
"shasum": ""
},
"require": {
@@ -12965,7 +12783,7 @@
"homepage": "https://github.com/VincentLanglet/Twig-CS-Fixer",
"support": {
"issues": "https://github.com/VincentLanglet/Twig-CS-Fixer/issues",
- "source": "https://github.com/VincentLanglet/Twig-CS-Fixer/tree/main"
+ "source": "https://github.com/VincentLanglet/Twig-CS-Fixer/tree/3.3.1"
},
"funding": [
{
@@ -12973,7 +12791,7 @@
"type": "github"
}
],
- "time": "2024-10-10T18:12:28+00:00"
+ "time": "2024-11-06T16:21:28+00:00"
},
{
"name": "webmozart/assert",
@@ -13035,7 +12853,7 @@
}
],
"aliases": [],
- "minimum-stability": "dev",
+ "minimum-stability": "beta",
"stability-flags": {
"friendsofphp/php-cs-fixer": 20,
"jblond/php-diff": 20,
diff --git a/config/packages/sensiolabs_typescript.yaml b/config/packages/sensiolabs_typescript.yaml
index 56dfa7f..4fd1e66 100644
--- a/config/packages/sensiolabs_typescript.yaml
+++ b/config/packages/sensiolabs_typescript.yaml
@@ -1,2 +1,2 @@
sensiolabs_typescript:
- swc_version: v1.7.40
+ swc_version: v1.9.1
diff --git a/config/routes/easyadmin.yaml b/config/routes/easyadmin.yaml
new file mode 100644
index 0000000..f409de2
--- /dev/null
+++ b/config/routes/easyadmin.yaml
@@ -0,0 +1,3 @@
+easyadmin:
+ resource: .
+ type: easyadmin.routes
diff --git a/devenv.lock b/devenv.lock
index 40623a3..0aa48a3 100644
--- a/devenv.lock
+++ b/devenv.lock
@@ -3,10 +3,10 @@
"devenv": {
"locked": {
"dir": "src/modules",
- "lastModified": 1730213537,
+ "lastModified": 1731169617,
"owner": "cachix",
"repo": "devenv",
- "rev": "5c046eeafd13f7a2b9fc733f70ea17571b24410f",
+ "rev": "983153344922e5fb8545aae7e5e70127da981a71",
"type": "github"
},
"original": {
@@ -53,10 +53,10 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1730170245,
+ "lastModified": 1730958623,
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "30c9efeef01e2ad4880bff6a01a61dd99536b3c9",
+ "rev": "85f7e662eda4fa3a995556527c87b2524b691933",
"type": "github"
},
"original": {
@@ -68,10 +68,10 @@
},
"nixpkgs-stable": {
"locked": {
- "lastModified": 1730137625,
+ "lastModified": 1730963269,
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "64b80bfb316b57cdb8919a9110ef63393d74382a",
+ "rev": "83fb6c028368e465cd19bb127b86f971a5e41ebc",
"type": "github"
},
"original": {
@@ -91,10 +91,10 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
- "lastModified": 1730302582,
+ "lastModified": 1730814269,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
- "rev": "af8a16fe5c264f5e9e18bcee2859b40a656876cf",
+ "rev": "d70155fdc00df4628446352fc58adc640cd705c2",
"type": "github"
},
"original": {
diff --git a/importmap.php b/importmap.php
index f647906..af1e335 100644
--- a/importmap.php
+++ b/importmap.php
@@ -50,7 +50,7 @@
'version' => '6.8.0',
],
'@codemirror/view' => [
- 'version' => '6.34.1',
+ 'version' => '6.34.2',
],
'@codemirror/state' => [
'version' => '6.4.1',
@@ -62,7 +62,7 @@
'version' => '6.7.1',
],
'@codemirror/search' => [
- 'version' => '6.5.6',
+ 'version' => '6.5.7',
],
'@codemirror/autocomplete' => [
'version' => '6.18.2',
diff --git a/package.json b/package.json
index ad66b80..36e96c0 100644
--- a/package.json
+++ b/package.json
@@ -15,13 +15,13 @@
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"devDependencies": {
- "@eslint/js": "^9.13.0",
+ "@eslint/js": "^9.14.0",
"@hotwired/stimulus": "^3.2.2",
"@types/bootstrap": "^5.2.10",
"bootstrap": "^5.3.3",
"dprint": "^0.47.5",
- "eslint": "^9.13.0",
- "globals": "^15.11.0",
- "typescript-eslint": "^8.12.2"
+ "eslint": "^9.14.0",
+ "globals": "^15.12.0",
+ "typescript-eslint": "^8.13.0"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 6f8e24d..369a913 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,7 +9,7 @@ importers:
dependencies:
"@codemirror/lang-sql":
specifier: ^6.8.0
- version: 6.8.0(@codemirror/view@6.34.1)
+ version: 6.8.0(@codemirror/view@6.34.2)
"@codemirror/state":
specifier: ^6.4.1
version: 6.4.1
@@ -24,8 +24,8 @@ importers:
version: 5.6.3
devDependencies:
"@eslint/js":
- specifier: ^9.13.0
- version: 9.13.0
+ specifier: ^9.14.0
+ version: 9.14.0
"@hotwired/stimulus":
specifier: ^3.2.2
version: 3.2.2
@@ -39,14 +39,14 @@ importers:
specifier: ^0.47.5
version: 0.47.5
eslint:
- specifier: ^9.13.0
- version: 9.13.0
+ specifier: ^9.14.0
+ version: 9.14.0
globals:
- specifier: ^15.11.0
- version: 15.11.0
+ specifier: ^15.12.0
+ version: 15.12.0
typescript-eslint:
- specifier: ^8.12.2
- version: 8.12.2(eslint@9.13.0)(typescript@5.6.3)
+ specifier: ^8.13.0
+ version: 8.13.0(eslint@9.14.0)(typescript@5.6.3)
packages:
"@codemirror/autocomplete@6.18.2":
@@ -79,9 +79,9 @@ packages:
integrity: sha512-PDFG5DjHxSEjOXk9TQYYVjZDqlZTFaDBfhQixHnQOEVDDNHUbEh/hstAjcQJaA6FQdZTD1hquXTK0rVBLADR1g==,
}
- "@codemirror/search@6.5.6":
+ "@codemirror/search@6.5.7":
resolution: {
- integrity: sha512-rpMgcsh7o0GuCDUXKPvww+muLA1pDJaFrpq/CCHtpQJYz8xopu4D1hPcKRoDD0YlF8gZaqTNIRa4VRBWyhyy7Q==,
+ integrity: sha512-6+iLsXvITWKHYlkgHPCs/qiX4dNzn8N78YfhOFvPtPYCkuXqZq10rAfsUMhOq7O/1VjJqdXRflyExlfVcu/9VQ==,
}
"@codemirror/state@6.4.1":
@@ -89,9 +89,9 @@ packages:
integrity: sha512-QkEyUiLhsJoZkbumGZlswmAhA7CBU02Wrz7zvH4SrcifbsqwlXShVXg65f3v/ts57W3dqyamEriMhij1Z3Zz4A==,
}
- "@codemirror/view@6.34.1":
+ "@codemirror/view@6.34.2":
resolution: {
- integrity: sha512-t1zK/l9UiRqwUNPm+pdIT0qzJlzuVckbTEMVNFhfWkGiBQClstzg+78vedCvLSX0xJEZ6lwZbPpnljL7L6iwMQ==,
+ integrity: sha512-d6n0WFvL970A9Z+l9N2dO+Hk9ev4hDYQzIx+B9tCyBP0W5wPEszi1rhuyFesNSkLZzXbQE5FPH7F/z/TMJfoPA==,
}
"@dprint/darwin-arm64@0.47.5":
@@ -182,9 +182,9 @@ packages:
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- "@eslint/js@9.13.0":
+ "@eslint/js@9.14.0":
resolution: {
- integrity: sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==,
+ integrity: sha512-pFoEtFWCPyDOl+C6Ift+wC7Ro89otjigCf5vcuWqWgqNSQbRrpjSvdeE6ofLz4dHmyxD5f7gIdGT4+p36L6Twg==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
@@ -236,6 +236,12 @@ packages:
}
engines: { node: ">=18.18" }
+ "@humanwhocodes/retry@0.4.1":
+ resolution: {
+ integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==,
+ }
+ engines: { node: ">=18.18" }
+
"@lezer/common@1.2.3":
resolution: {
integrity: sha512-w7ojc8ejBqr2REPsWxJjrMFsA/ysDCFICn8zEOR9mrqzOu2amhITYuLD8ag6XZf0CFXDrhKqw7+tW8cX66NaDA==,
@@ -302,9 +308,9 @@ packages:
integrity: sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA==,
}
- "@typescript-eslint/eslint-plugin@8.12.2":
+ "@typescript-eslint/eslint-plugin@8.13.0":
resolution: {
- integrity: sha512-gQxbxM8mcxBwaEmWdtLCIGLfixBMHhQjBqR8sVWNTPpcj45WlYL2IObS/DNMLH1DBP0n8qz+aiiLTGfopPEebw==,
+ integrity: sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -315,9 +321,9 @@ packages:
typescript:
optional: true
- "@typescript-eslint/parser@8.12.2":
+ "@typescript-eslint/parser@8.13.0":
resolution: {
- integrity: sha512-MrvlXNfGPLH3Z+r7Tk+Z5moZAc0dzdVjTgUgwsdGweH7lydysQsnSww3nAmsq8blFuRD5VRlAr9YdEFw3e6PBw==,
+ integrity: sha512-w0xp+xGg8u/nONcGw1UXAr6cjCPU1w0XVyBs6Zqaj5eLmxkKQAByTdV/uGgNN5tVvN/kKpoQlP2cL7R+ajZZIQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -327,15 +333,15 @@ packages:
typescript:
optional: true
- "@typescript-eslint/scope-manager@8.12.2":
+ "@typescript-eslint/scope-manager@8.13.0":
resolution: {
- integrity: sha512-gPLpLtrj9aMHOvxJkSbDBmbRuYdtiEbnvO25bCMza3DhMjTQw0u7Y1M+YR5JPbMsXXnSPuCf5hfq0nEkQDL/JQ==,
+ integrity: sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- "@typescript-eslint/type-utils@8.12.2":
+ "@typescript-eslint/type-utils@8.13.0":
resolution: {
- integrity: sha512-bwuU4TAogPI+1q/IJSKuD4shBLc/d2vGcRT588q+jzayQyjVK2X6v/fbR4InY2U2sgf8MEvVCqEWUzYzgBNcGQ==,
+ integrity: sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -344,15 +350,15 @@ packages:
typescript:
optional: true
- "@typescript-eslint/types@8.12.2":
+ "@typescript-eslint/types@8.13.0":
resolution: {
- integrity: sha512-VwDwMF1SZ7wPBUZwmMdnDJ6sIFk4K4s+ALKLP6aIQsISkPv8jhiw65sAK6SuWODN/ix+m+HgbYDkH+zLjrzvOA==,
+ integrity: sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- "@typescript-eslint/typescript-estree@8.12.2":
+ "@typescript-eslint/typescript-estree@8.13.0":
resolution: {
- integrity: sha512-mME5MDwGe30Pq9zKPvyduyU86PH7aixwqYR2grTglAdB+AN8xXQ1vFGpYaUSJ5o5P/5znsSBeNcs5g5/2aQwow==,
+ integrity: sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -361,17 +367,17 @@ packages:
typescript:
optional: true
- "@typescript-eslint/utils@8.12.2":
+ "@typescript-eslint/utils@8.13.0":
resolution: {
- integrity: sha512-UTTuDIX3fkfAz6iSVa5rTuSfWIYZ6ATtEocQ/umkRSyC9O919lbZ8dcH7mysshrCdrAM03skJOEYaBugxN+M6A==,
+ integrity: sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- "@typescript-eslint/visitor-keys@8.12.2":
+ "@typescript-eslint/visitor-keys@8.13.0":
resolution: {
- integrity: sha512-PChz8UaKQAVNHghsHcPyx1OMHoFRUEA7rJSK/mDhdq85bk+PLsUHUBqTQTFt18VJZbmxBovM65fezlheQRsSDA==,
+ integrity: sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
@@ -483,9 +489,9 @@ packages:
integrity: sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==,
}
- cross-spawn@7.0.3:
+ cross-spawn@7.0.5:
resolution: {
- integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==,
+ integrity: sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==,
}
engines: { node: ">= 8" }
@@ -541,9 +547,9 @@ packages:
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- eslint@9.13.0:
+ eslint@9.14.0:
resolution: {
- integrity: sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==,
+ integrity: sha512-c2FHsVBr87lnUtjP4Yhvk4yEhKrQavGafRA/Se1ouse8PfbfC/Qh9Mxa00yWsZRlqeUB9raXip0aiiUZkgnr9g==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
hasBin: true
@@ -656,9 +662,9 @@ packages:
}
engines: { node: ">=18" }
- globals@15.11.0:
+ globals@15.12.0:
resolution: {
- integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==,
+ integrity: sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==,
}
engines: { node: ">=18" }
@@ -946,9 +952,9 @@ packages:
}
engines: { node: ">= 0.8.0" }
- typescript-eslint@8.12.2:
+ typescript-eslint@8.13.0:
resolution: {
- integrity: sha512-UbuVUWSrHVR03q9CWx+JDHeO6B/Hr9p4U5lRH++5tq/EbFq1faYZe50ZSBePptgfIKLEti0aPQ3hFgnPVcd8ZQ==,
+ integrity: sha512-vIMpDRJrQd70au2G8w34mPps0ezFSPMEX4pXkTzUkrNbRX+36ais2ksGWN0esZL+ZMaFJEneOBHzCgSqle7DHw==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -994,23 +1000,23 @@ packages:
engines: { node: ">=10" }
snapshots:
- "@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.1)(@lezer/common@1.2.3)":
+ "@codemirror/autocomplete@6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)":
dependencies:
"@codemirror/language": 6.10.3
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
"@lezer/common": 1.2.3
"@codemirror/commands@6.7.1":
dependencies:
"@codemirror/language": 6.10.3
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
"@lezer/common": 1.2.3
- "@codemirror/lang-sql@6.8.0(@codemirror/view@6.34.1)":
+ "@codemirror/lang-sql@6.8.0(@codemirror/view@6.34.2)":
dependencies:
- "@codemirror/autocomplete": 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.1)(@lezer/common@1.2.3)
+ "@codemirror/autocomplete": 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
"@codemirror/language": 6.10.3
"@codemirror/state": 6.4.1
"@lezer/common": 1.2.3
@@ -1022,7 +1028,7 @@ snapshots:
"@codemirror/language@6.10.3":
dependencies:
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
"@lezer/common": 1.2.3
"@lezer/highlight": 1.2.1
"@lezer/lr": 1.4.2
@@ -1031,18 +1037,18 @@ snapshots:
"@codemirror/lint@6.8.2":
dependencies:
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
crelt: 1.0.6
- "@codemirror/search@6.5.6":
+ "@codemirror/search@6.5.7":
dependencies:
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
crelt: 1.0.6
"@codemirror/state@6.4.1": {}
- "@codemirror/view@6.34.1":
+ "@codemirror/view@6.34.2":
dependencies:
"@codemirror/state": 6.4.1
style-mod: 4.1.2
@@ -1072,9 +1078,9 @@ snapshots:
"@dprint/win32-x64@0.47.5":
optional: true
- "@eslint-community/eslint-utils@4.4.1(eslint@9.13.0)":
+ "@eslint-community/eslint-utils@4.4.1(eslint@9.14.0)":
dependencies:
- eslint: 9.13.0
+ eslint: 9.14.0
eslint-visitor-keys: 3.4.3
"@eslint-community/regexpp@4.12.1": {}
@@ -1103,7 +1109,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
- "@eslint/js@9.13.0": {}
+ "@eslint/js@9.14.0": {}
"@eslint/object-schema@2.1.4": {}
@@ -1128,6 +1134,8 @@ snapshots:
"@humanwhocodes/retry@0.3.1": {}
+ "@humanwhocodes/retry@0.4.1": {}
+
"@lezer/common@1.2.3": {}
"@lezer/highlight@1.2.1":
@@ -1171,15 +1179,15 @@ snapshots:
"@types/webpack-env@1.18.5": {}
- "@typescript-eslint/eslint-plugin@8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)":
+ "@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3)":
dependencies:
"@eslint-community/regexpp": 4.12.1
- "@typescript-eslint/parser": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
- "@typescript-eslint/scope-manager": 8.12.2
- "@typescript-eslint/type-utils": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
- "@typescript-eslint/utils": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
- "@typescript-eslint/visitor-keys": 8.12.2
- eslint: 9.13.0
+ "@typescript-eslint/parser": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
+ "@typescript-eslint/scope-manager": 8.13.0
+ "@typescript-eslint/type-utils": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
+ "@typescript-eslint/visitor-keys": 8.13.0
+ eslint: 9.14.0
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
@@ -1189,28 +1197,28 @@ snapshots:
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3)":
+ "@typescript-eslint/parser@8.13.0(eslint@9.14.0)(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/scope-manager": 8.12.2
- "@typescript-eslint/types": 8.12.2
- "@typescript-eslint/typescript-estree": 8.12.2(typescript@5.6.3)
- "@typescript-eslint/visitor-keys": 8.12.2
+ "@typescript-eslint/scope-manager": 8.13.0
+ "@typescript-eslint/types": 8.13.0
+ "@typescript-eslint/typescript-estree": 8.13.0(typescript@5.6.3)
+ "@typescript-eslint/visitor-keys": 8.13.0
debug: 4.3.7
- eslint: 9.13.0
+ eslint: 9.14.0
optionalDependencies:
typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/scope-manager@8.12.2":
+ "@typescript-eslint/scope-manager@8.13.0":
dependencies:
- "@typescript-eslint/types": 8.12.2
- "@typescript-eslint/visitor-keys": 8.12.2
+ "@typescript-eslint/types": 8.13.0
+ "@typescript-eslint/visitor-keys": 8.13.0
- "@typescript-eslint/type-utils@8.12.2(eslint@9.13.0)(typescript@5.6.3)":
+ "@typescript-eslint/type-utils@8.13.0(eslint@9.14.0)(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/typescript-estree": 8.12.2(typescript@5.6.3)
- "@typescript-eslint/utils": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
+ "@typescript-eslint/typescript-estree": 8.13.0(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
debug: 4.3.7
ts-api-utils: 1.4.0(typescript@5.6.3)
optionalDependencies:
@@ -1219,12 +1227,12 @@ snapshots:
- eslint
- supports-color
- "@typescript-eslint/types@8.12.2": {}
+ "@typescript-eslint/types@8.13.0": {}
- "@typescript-eslint/typescript-estree@8.12.2(typescript@5.6.3)":
+ "@typescript-eslint/typescript-estree@8.13.0(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/types": 8.12.2
- "@typescript-eslint/visitor-keys": 8.12.2
+ "@typescript-eslint/types": 8.13.0
+ "@typescript-eslint/visitor-keys": 8.13.0
debug: 4.3.7
fast-glob: 3.3.2
is-glob: 4.0.3
@@ -1236,20 +1244,20 @@ snapshots:
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/utils@8.12.2(eslint@9.13.0)(typescript@5.6.3)":
+ "@typescript-eslint/utils@8.13.0(eslint@9.14.0)(typescript@5.6.3)":
dependencies:
- "@eslint-community/eslint-utils": 4.4.1(eslint@9.13.0)
- "@typescript-eslint/scope-manager": 8.12.2
- "@typescript-eslint/types": 8.12.2
- "@typescript-eslint/typescript-estree": 8.12.2(typescript@5.6.3)
- eslint: 9.13.0
+ "@eslint-community/eslint-utils": 4.4.1(eslint@9.14.0)
+ "@typescript-eslint/scope-manager": 8.13.0
+ "@typescript-eslint/types": 8.13.0
+ "@typescript-eslint/typescript-estree": 8.13.0(typescript@5.6.3)
+ eslint: 9.14.0
transitivePeerDependencies:
- supports-color
- typescript
- "@typescript-eslint/visitor-keys@8.12.2":
+ "@typescript-eslint/visitor-keys@8.13.0":
dependencies:
- "@typescript-eslint/types": 8.12.2
+ "@typescript-eslint/types": 8.13.0
eslint-visitor-keys: 3.4.3
acorn-jsx@5.3.2(acorn@8.14.0):
@@ -1305,13 +1313,13 @@ snapshots:
codemirror@6.0.1(@lezer/common@1.2.3):
dependencies:
- "@codemirror/autocomplete": 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.1)(@lezer/common@1.2.3)
+ "@codemirror/autocomplete": 6.18.2(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.2)(@lezer/common@1.2.3)
"@codemirror/commands": 6.7.1
"@codemirror/language": 6.10.3
"@codemirror/lint": 6.8.2
- "@codemirror/search": 6.5.6
+ "@codemirror/search": 6.5.7
"@codemirror/state": 6.4.1
- "@codemirror/view": 6.34.1
+ "@codemirror/view": 6.34.2
transitivePeerDependencies:
- "@lezer/common"
@@ -1325,7 +1333,7 @@ snapshots:
crelt@1.0.6: {}
- cross-spawn@7.0.3:
+ cross-spawn@7.0.5:
dependencies:
path-key: 3.1.1
shebang-command: 2.0.0
@@ -1361,23 +1369,23 @@ snapshots:
eslint-visitor-keys@4.2.0: {}
- eslint@9.13.0:
+ eslint@9.14.0:
dependencies:
- "@eslint-community/eslint-utils": 4.4.1(eslint@9.13.0)
+ "@eslint-community/eslint-utils": 4.4.1(eslint@9.14.0)
"@eslint-community/regexpp": 4.12.1
"@eslint/config-array": 0.18.0
"@eslint/core": 0.7.0
"@eslint/eslintrc": 3.1.0
- "@eslint/js": 9.13.0
+ "@eslint/js": 9.14.0
"@eslint/plugin-kit": 0.2.2
"@humanfs/node": 0.16.6
"@humanwhocodes/module-importer": 1.0.1
- "@humanwhocodes/retry": 0.3.1
+ "@humanwhocodes/retry": 0.4.1
"@types/estree": 1.0.6
"@types/json-schema": 7.0.15
ajv: 6.12.6
chalk: 4.1.2
- cross-spawn: 7.0.3
+ cross-spawn: 7.0.5
debug: 4.3.7
escape-string-regexp: 4.0.0
eslint-scope: 8.2.0
@@ -1467,7 +1475,7 @@ snapshots:
globals@14.0.0: {}
- globals@15.11.0: {}
+ globals@15.12.0: {}
graphemer@1.4.0: {}
@@ -1621,11 +1629,11 @@ snapshots:
dependencies:
prelude-ls: 1.2.1
- typescript-eslint@8.12.2(eslint@9.13.0)(typescript@5.6.3):
+ typescript-eslint@8.13.0(eslint@9.14.0)(typescript@5.6.3):
dependencies:
- "@typescript-eslint/eslint-plugin": 8.12.2(@typescript-eslint/parser@8.12.2(eslint@9.13.0)(typescript@5.6.3))(eslint@9.13.0)(typescript@5.6.3)
- "@typescript-eslint/parser": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
- "@typescript-eslint/utils": 8.12.2(eslint@9.13.0)(typescript@5.6.3)
+ "@typescript-eslint/eslint-plugin": 8.13.0(@typescript-eslint/parser@8.13.0(eslint@9.14.0)(typescript@5.6.3))(eslint@9.14.0)(typescript@5.6.3)
+ "@typescript-eslint/parser": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.13.0(eslint@9.14.0)(typescript@5.6.3)
optionalDependencies:
typescript: 5.6.3
transitivePeerDependencies:
diff --git a/src/Controller/Admin/DashboardController.php b/src/Controller/Admin/DashboardController.php
index df4afb8..fb7b02a 100644
--- a/src/Controller/Admin/DashboardController.php
+++ b/src/Controller/Admin/DashboardController.php
@@ -26,7 +26,7 @@ class DashboardController extends AbstractDashboardController
#[Route('/admin', name: 'admin')]
public function index(): Response
{
- return $this->render('admin/dashboard.html.twig');
+ return $this->redirectToRoute('admin_user_index');
}
public function configureDashboard(): Dashboard
@@ -38,7 +38,6 @@ public function configureDashboard(): Dashboard
public function configureMenuItems(): iterable
{
yield MenuItem::linkToRoute('Back to App', 'fa fa-arrow-left', 'app_home');
- yield MenuItem::linkToDashboard('Dashboard', 'fa fa-home');
yield MenuItem::section('User management');
yield MenuItem::linkToCrud('User', 'fa fa-user', User::class);
diff --git a/src/EventSubscriber/FeedbackCreatedListenerSubscriber.php b/src/EventSubscriber/FeedbackCreatedListenerSubscriber.php
index b39f72a..758bee7 100644
--- a/src/EventSubscriber/FeedbackCreatedListenerSubscriber.php
+++ b/src/EventSubscriber/FeedbackCreatedListenerSubscriber.php
@@ -4,14 +4,13 @@
namespace App\EventSubscriber;
-use App\Controller\Admin\FeedbackCrudController;
use App\Entity\Feedback;
use Doctrine\Bundle\DoctrineBundle\Attribute\AsEntityListener;
use Doctrine\ORM\Events;
-use EasyCorp\Bundle\EasyAdminBundle\Config\Action;
-use EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator;
use Symfony\Component\Notifier\Notification\Notification;
use Symfony\Component\Notifier\NotifierInterface;
+use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
+use Symfony\Component\Routing\RouterInterface;
use Symfony\Contracts\Translation\TranslatorInterface;
#[AsEntityListener(event: Events::postPersist, method: 'onFeedbackCreated', entity: Feedback::class)]
@@ -20,7 +19,7 @@
public function __construct(
private NotifierInterface $notifier,
private TranslatorInterface $translator,
- private AdminUrlGenerator $adminUrlGenerator,
+ private RouterInterface $router,
) {
}
@@ -33,11 +32,9 @@ public function onFeedbackCreated(Feedback $feedback): void
'%account%' => $feedback->getSender()?->getUserIdentifier()
?? $this->translator->trans('notification.on-feedback-created.anonymous'),
'%subject%' => $feedback->getTitle(),
- '%link%' => $this->adminUrlGenerator->unsetAll()
- ->setController(FeedbackCrudController::class)
- ->setAction(Action::DETAIL)
- ->setEntityId($feedback->getId())
- ->generateUrl(),
+ '%link%' => $this->router->generate('admin_feedback_detail', [
+ 'entityId' => $feedback->getId(),
+ ], UrlGeneratorInterface::ABSOLUTE_URL),
]);
$this->notifier->send((new Notification($notificationContent))->channels(['chat/linenotify']));
diff --git a/templates/admin/dashboard.html.twig b/templates/admin/dashboard.html.twig
deleted file mode 100644
index 87767b3..0000000
--- a/templates/admin/dashboard.html.twig
+++ /dev/null
@@ -1,6 +0,0 @@
-{% extends '@!EasyAdmin/layout.html.twig' %}
-
-{% block main %}
-
Database Playground
- You can add new questions, users, etc. on this admin panel.
-{% endblock main %}
diff --git a/templates/components/Challenge/CommentModule/CommentForm.html.twig b/templates/components/Challenge/CommentModule/CommentForm.html.twig
index d4487bf..c2d264c 100644
--- a/templates/components/Challenge/CommentModule/CommentForm.html.twig
+++ b/templates/components/Challenge/CommentModule/CommentForm.html.twig
@@ -2,8 +2,8 @@
{{ form_start(form, {
attr: {
'data-action': 'live#action:prevent',
- 'data-live-action-param': 'save'
- }
+ 'data-live-action-param': 'save',
+ },
}) }}
diff --git a/templates/components/Challenge/SolutionVideoModal.html.twig b/templates/components/Challenge/SolutionVideoModal.html.twig
index 821c4c7..b54c2ef 100644
--- a/templates/components/Challenge/SolutionVideoModal.html.twig
+++ b/templates/components/Challenge/SolutionVideoModal.html.twig
@@ -5,8 +5,8 @@
'aria-hidden': 'true',
'data-video-url': path('app_challenge_solution_video', {
id: this.question.id,
- csrf: csrf_token('challenge-solution')
- })
+ csrf: csrf_token('challenge-solution'),
+ }),
}|merge(stimulus_controller('challenge-solution-video-modal'))) }}>
diff --git a/templates/feedback/index.html.twig b/templates/feedback/index.html.twig
index 35ffca2..0a76978 100644
--- a/templates/feedback/index.html.twig
+++ b/templates/feedback/index.html.twig
@@ -1,7 +1,7 @@
{% extends 'app.html.twig' %}
{% block nav %}{% endblock %}
-{% block title %}留言一覽{% endblock %}
+{% block title %}意見回饋{% endblock %}
{% block app %}