diff --git a/.idea/app-sf.iml b/.idea/app-sf.iml
index 5c192a4..2b23e53 100644
--- a/.idea/app-sf.iml
+++ b/.idea/app-sf.iml
@@ -150,7 +150,6 @@
-
@@ -195,6 +194,11 @@
+
+
+
+
+
diff --git a/.idea/php-test-framework.xml b/.idea/php-test-framework.xml
new file mode 100644
index 0000000..3ad147c
--- /dev/null
+++ b/.idea/php-test-framework.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/php.xml b/.idea/php.xml
index 12b6459..2171fca 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -39,182 +39,183 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
+
+
-
+
+
+
-
-
-
+
-
-
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
-
-
+
+
+
-
-
+
-
+
+
+
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
+
-
+
+
+
+
+
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
diff --git a/composer.json b/composer.json
index a4e1278..a059c53 100644
--- a/composer.json
+++ b/composer.json
@@ -138,7 +138,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": "^10",
+ "phpunit/phpunit": "^9",
"symfony/browser-kit": "7.2.*",
"symfony/css-selector": "7.2.*",
"symfony/debug-bundle": "7.2.*",
diff --git a/composer.lock b/composer.lock
index be892a3..5e744e4 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "7f33ef08e509d9be4156a8737776f09f",
+ "content-hash": "5c0dcc479467a83d2ab6bcdb70b0fab4",
"packages": [
{
"name": "composer/semver",
@@ -264,12 +264,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
- "reference": "1a882ec96b02eecff790042e2fe6790eb62b57c0"
+ "reference": "9c293b3cc90326c48fd00e4f2ad3779baa18b311"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/collections/zipball/1a882ec96b02eecff790042e2fe6790eb62b57c0",
- "reference": "1a882ec96b02eecff790042e2fe6790eb62b57c0",
+ "url": "https://api.github.com/repos/doctrine/collections/zipball/9c293b3cc90326c48fd00e4f2ad3779baa18b311",
+ "reference": "9c293b3cc90326c48fd00e4f2ad3779baa18b311",
"shasum": ""
},
"require": {
@@ -343,20 +343,20 @@
"type": "tidelift"
}
],
- "time": "2024-08-28T19:44:12+00:00"
+ "time": "2024-10-14T20:45:20+00:00"
},
{
"name": "doctrine/dbal",
- "version": "3.9.x-dev",
+ "version": "3.10.x-dev",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
- "reference": "8188dd6d7f012a0faf4340284f52b52213ba0bd4"
+ "reference": "c204fe1dca1d2949544b3e2b443942e2a0f00c6b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/dbal/zipball/8188dd6d7f012a0faf4340284f52b52213ba0bd4",
- "reference": "8188dd6d7f012a0faf4340284f52b52213ba0bd4",
+ "url": "https://api.github.com/repos/doctrine/dbal/zipball/c204fe1dca1d2949544b3e2b443942e2a0f00c6b",
+ "reference": "c204fe1dca1d2949544b3e2b443942e2a0f00c6b",
"shasum": ""
},
"require": {
@@ -372,7 +372,7 @@
"doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1",
- "phpstan/phpstan": "1.12.0",
+ "phpstan/phpstan": "1.12.6",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4",
@@ -456,7 +456,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-02T22:21:41+00:00"
+ "time": "2024-10-11T11:56:10+00:00"
},
{
"name": "doctrine/deprecations",
@@ -732,12 +732,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/event-manager.git",
- "reference": "7cb7e8b4c8e9661e3f3b5fb6bc88ed33e87c6885"
+ "reference": "f35527393dbe43da02938b4528011e45bb7bbb15"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/event-manager/zipball/7cb7e8b4c8e9661e3f3b5fb6bc88ed33e87c6885",
- "reference": "7cb7e8b4c8e9661e3f3b5fb6bc88ed33e87c6885",
+ "url": "https://api.github.com/repos/doctrine/event-manager/zipball/f35527393dbe43da02938b4528011e45bb7bbb15",
+ "reference": "f35527393dbe43da02938b4528011e45bb7bbb15",
"shasum": ""
},
"require": {
@@ -748,6 +748,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^12",
+ "phpdocumentor/guides-cli": "^1.4",
"phpstan/phpstan": "^1.8.8",
"phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.24"
@@ -816,7 +817,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-01T05:45:25+00:00"
+ "time": "2024-10-07T15:53:29+00:00"
},
{
"name": "doctrine/inflector",
@@ -1162,16 +1163,16 @@
},
{
"name": "doctrine/orm",
- "version": "3.3.x-dev",
+ "version": "3.4.x-dev",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
- "reference": "434b7cee2a798e1ef401e5aa2fd3fec19833c6fb"
+ "reference": "fac0899ef7cf5ea43faaa8501da9bae63eae54c4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/orm/zipball/434b7cee2a798e1ef401e5aa2fd3fec19833c6fb",
- "reference": "434b7cee2a798e1ef401e5aa2fd3fec19833c6fb",
+ "url": "https://api.github.com/repos/doctrine/orm/zipball/fac0899ef7cf5ea43faaa8501da9bae63eae54c4",
+ "reference": "fac0899ef7cf5ea43faaa8501da9bae63eae54c4",
"shasum": ""
},
"require": {
@@ -1193,12 +1194,15 @@
"require-dev": {
"doctrine/coding-standard": "^12.0",
"phpbench/phpbench": "^1.0",
- "phpstan/phpstan": "1.11.1",
+ "phpdocumentor/guides-cli": "^1.4",
+ "phpstan/extension-installer": "^1.4",
+ "phpstan/phpstan": "1.12.6",
+ "phpstan/phpstan-deprecation-rules": "^1.2",
"phpunit/phpunit": "^10.4.0",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^5.4 || ^6.2 || ^7.0",
- "vimeo/psalm": "5.24.0"
+ "vimeo/psalm": "5.26.1"
},
"suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files",
@@ -1246,7 +1250,7 @@
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/3.3.x"
},
- "time": "2024-10-04T16:53:50+00:00"
+ "time": "2024-10-14T07:52:23+00:00"
},
{
"name": "doctrine/persistence",
@@ -1351,12 +1355,12 @@
"source": {
"type": "git",
"url": "https://github.com/doctrine/sql-formatter.git",
- "reference": "a9acb2c2011411cc7d88829c5f40bba2d4dc33f3"
+ "reference": "a08a5ed10ed3ffde4f124098770646eaefdcb597"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a9acb2c2011411cc7d88829c5f40bba2d4dc33f3",
- "reference": "a9acb2c2011411cc7d88829c5f40bba2d4dc33f3",
+ "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a08a5ed10ed3ffde4f124098770646eaefdcb597",
+ "reference": "a08a5ed10ed3ffde4f124098770646eaefdcb597",
"shasum": ""
},
"require": {
@@ -1400,7 +1404,7 @@
"issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.5.x"
},
- "time": "2024-10-01T19:06:47+00:00"
+ "time": "2024-10-14T15:56:37+00:00"
},
{
"name": "easycorp/easyadmin-bundle",
@@ -1408,12 +1412,12 @@
"source": {
"type": "git",
"url": "https://github.com/EasyCorp/EasyAdminBundle.git",
- "reference": "67994e316cebde59ba3a98b397be0bb32cc26c51"
+ "reference": "3107225d12691f53cb008987e2bf8baf6fe33f5b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/67994e316cebde59ba3a98b397be0bb32cc26c51",
- "reference": "67994e316cebde59ba3a98b397be0bb32cc26c51",
+ "url": "https://api.github.com/repos/EasyCorp/EasyAdminBundle/zipball/3107225d12691f53cb008987e2bf8baf6fe33f5b",
+ "reference": "3107225d12691f53cb008987e2bf8baf6fe33f5b",
"shasum": ""
},
"require": {
@@ -1496,7 +1500,7 @@
"type": "github"
}
],
- "time": "2024-09-27T17:31:42+00:00"
+ "time": "2024-10-14T17:33:08+00:00"
},
{
"name": "egulias/email-validator",
@@ -1504,12 +1508,12 @@
"source": {
"type": "git",
"url": "https://github.com/egulias/EmailValidator.git",
- "reference": "b4a1a0e5a668ae418aac646ce555edd3f2cb9d96"
+ "reference": "c118cc7666bfc13dc88b6e5f3ff53b1d3d680e2b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/b4a1a0e5a668ae418aac646ce555edd3f2cb9d96",
- "reference": "b4a1a0e5a668ae418aac646ce555edd3f2cb9d96",
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c118cc7666bfc13dc88b6e5f3ff53b1d3d680e2b",
+ "reference": "c118cc7666bfc13dc88b6e5f3ff53b1d3d680e2b",
"shasum": ""
},
"require": {
@@ -1564,7 +1568,7 @@
"type": "github"
}
],
- "time": "2024-09-15T20:03:00+00:00"
+ "time": "2024-10-08T17:20:25+00:00"
},
{
"name": "jblond/php-diff",
@@ -1572,12 +1576,12 @@
"source": {
"type": "git",
"url": "https://github.com/JBlond/php-diff.git",
- "reference": "dce86957bab74696d2b00ec0e2e2d1a95d61d17b"
+ "reference": "0428dff7ac7fa2b96f5c32dd00b851e9edfff98f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/JBlond/php-diff/zipball/dce86957bab74696d2b00ec0e2e2d1a95d61d17b",
- "reference": "dce86957bab74696d2b00ec0e2e2d1a95d61d17b",
+ "url": "https://api.github.com/repos/JBlond/php-diff/zipball/0428dff7ac7fa2b96f5c32dd00b851e9edfff98f",
+ "reference": "0428dff7ac7fa2b96f5c32dd00b851e9edfff98f",
"shasum": ""
},
"require": {
@@ -1636,7 +1640,7 @@
"issues": "https://github.com/JBlond/php-diff/issues",
"source": "https://github.com/JBlond/php-diff/tree/master"
},
- "time": "2023-08-01T13:59:33+00:00"
+ "time": "2024-10-15T08:46:28+00:00"
},
{
"name": "league/commonmark",
@@ -2081,12 +2085,12 @@
"source": {
"type": "git",
"url": "https://github.com/nette/schema.git",
- "reference": "d10d6cd21f3b19b337b760693ef09792dddd6c1b"
+ "reference": "da801d52f0354f70a638673c4a0f04e16529431d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nette/schema/zipball/d10d6cd21f3b19b337b760693ef09792dddd6c1b",
- "reference": "d10d6cd21f3b19b337b760693ef09792dddd6c1b",
+ "url": "https://api.github.com/repos/nette/schema/zipball/da801d52f0354f70a638673c4a0f04e16529431d",
+ "reference": "da801d52f0354f70a638673c4a0f04e16529431d",
"shasum": ""
},
"require": {
@@ -2135,7 +2139,7 @@
"issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.3"
},
- "time": "2024-10-05T14:49:35+00:00"
+ "time": "2024-10-06T23:10:23+00:00"
},
{
"name": "nette/utils",
@@ -3281,12 +3285,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "5e0bc576c566c05b1d483abbcadaa86967027661"
+ "reference": "fda2233a764be9cfc9ee7fb2c628b28697c7f00a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/5e0bc576c566c05b1d483abbcadaa86967027661",
- "reference": "5e0bc576c566c05b1d483abbcadaa86967027661",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/fda2233a764be9cfc9ee7fb2c628b28697c7f00a",
+ "reference": "fda2233a764be9cfc9ee7fb2c628b28697c7f00a",
"shasum": ""
},
"require": {
@@ -3371,7 +3375,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-02T06:33:23+00:00"
+ "time": "2024-10-11T19:23:43+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -3530,12 +3534,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
- "reference": "8957818a578eadc2e278ef03796ca2d519bb4863"
+ "reference": "4e59caa4a1120aadcddfd86ae777e9e076881c25"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/config/zipball/8957818a578eadc2e278ef03796ca2d519bb4863",
- "reference": "8957818a578eadc2e278ef03796ca2d519bb4863",
+ "url": "https://api.github.com/repos/symfony/config/zipball/4e59caa4a1120aadcddfd86ae777e9e076881c25",
+ "reference": "4e59caa4a1120aadcddfd86ae777e9e076881c25",
"shasum": ""
},
"require": {
@@ -3597,7 +3601,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:52:18+00:00"
+ "time": "2024-10-09T13:07:54+00:00"
},
{
"name": "symfony/console",
@@ -3605,12 +3609,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "23a1a633e4ee488f843cfac61de2f90f0d764c82"
+ "reference": "a97129d215b0730fe86c59f1ceefc6ad2e93533d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/23a1a633e4ee488f843cfac61de2f90f0d764c82",
- "reference": "23a1a633e4ee488f843cfac61de2f90f0d764c82",
+ "url": "https://api.github.com/repos/symfony/console/zipball/a97129d215b0730fe86c59f1ceefc6ad2e93533d",
+ "reference": "a97129d215b0730fe86c59f1ceefc6ad2e93533d",
"shasum": ""
},
"require": {
@@ -3690,7 +3694,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-06T09:25:06+00:00"
+ "time": "2024-10-13T12:36:15+00:00"
},
{
"name": "symfony/dependency-injection",
@@ -3698,12 +3702,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
- "reference": "43bc95c4a56715e59ea470429fea87f1c4b4e500"
+ "reference": "0a0eb0609acdbc031c67b0aa348bf43b08fae05b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/43bc95c4a56715e59ea470429fea87f1c4b4e500",
- "reference": "43bc95c4a56715e59ea470429fea87f1c4b4e500",
+ "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/0a0eb0609acdbc031c67b0aa348bf43b08fae05b",
+ "reference": "0a0eb0609acdbc031c67b0aa348bf43b08fae05b",
"shasum": ""
},
"require": {
@@ -3770,7 +3774,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-06T09:18:35+00:00"
+ "time": "2024-10-09T08:48:41+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -3846,12 +3850,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-bridge.git",
- "reference": "b65685075be5384741754db1a78eba78f41df4d7"
+ "reference": "aa2f51b3e3ac451c03f76a0ec4b89577863f8e15"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/b65685075be5384741754db1a78eba78f41df4d7",
- "reference": "b65685075be5384741754db1a78eba78f41df4d7",
+ "url": "https://api.github.com/repos/symfony/doctrine-bridge/zipball/aa2f51b3e3ac451c03f76a0ec4b89577863f8e15",
+ "reference": "aa2f51b3e3ac451c03f76a0ec4b89577863f8e15",
"shasum": ""
},
"require": {
@@ -3947,7 +3951,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:52:18+00:00"
+ "time": "2024-10-09T15:50:55+00:00"
},
{
"name": "symfony/doctrine-messenger",
@@ -3955,12 +3959,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/doctrine-messenger.git",
- "reference": "82ede3b917c68a172832cd4ab3d236bf630dd8e0"
+ "reference": "a56f9af8aa638d8459a92639d5397974ac0ecea2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/82ede3b917c68a172832cd4ab3d236bf630dd8e0",
- "reference": "82ede3b917c68a172832cd4ab3d236bf630dd8e0",
+ "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/a56f9af8aa638d8459a92639d5397974ac0ecea2",
+ "reference": "a56f9af8aa638d8459a92639d5397974ac0ecea2",
"shasum": ""
},
"require": {
@@ -4019,7 +4023,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-02T06:33:23+00:00"
+ "time": "2024-10-09T08:48:41+00:00"
},
{
"name": "symfony/dotenv",
@@ -4101,12 +4105,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
- "reference": "95d878c731759422f505e8505d8df2a5d2595aa8"
+ "reference": "ad57ca04868ca877e7919c56d20bdfa8024b54d6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/error-handler/zipball/95d878c731759422f505e8505d8df2a5d2595aa8",
- "reference": "95d878c731759422f505e8505d8df2a5d2595aa8",
+ "url": "https://api.github.com/repos/symfony/error-handler/zipball/ad57ca04868ca877e7919c56d20bdfa8024b54d6",
+ "reference": "ad57ca04868ca877e7919c56d20bdfa8024b54d6",
"shasum": ""
},
"require": {
@@ -4168,7 +4172,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-04T14:41:40+00:00"
+ "time": "2024-10-14T08:54:27+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -4333,12 +4337,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "edd958890e506adca871cdeb55c77e01c6ce8f9c"
+ "reference": "b8871af1cde34a557c5f1375190dff02eada4c5a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/edd958890e506adca871cdeb55c77e01c6ce8f9c",
- "reference": "edd958890e506adca871cdeb55c77e01c6ce8f9c",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8871af1cde34a557c5f1375190dff02eada4c5a",
+ "reference": "b8871af1cde34a557c5f1375190dff02eada4c5a",
"shasum": ""
},
"require": {
@@ -4391,7 +4395,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-25T14:21:43+00:00"
+ "time": "2024-10-08T07:22:49+00:00"
},
{
"name": "symfony/finder",
@@ -4463,18 +4467,21 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/flex.git",
- "reference": "aae706c9888193dddf38c2b56722ce3fffed68ab"
+ "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/flex/zipball/aae706c9888193dddf38c2b56722ce3fffed68ab",
- "reference": "aae706c9888193dddf38c2b56722ce3fffed68ab",
+ "url": "https://api.github.com/repos/symfony/flex/zipball/92f4fba342161ff36072bd3b8e0b3c6c23160402",
+ "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402",
"shasum": ""
},
"require": {
"composer-plugin-api": "^2.1",
"php": ">=8.0"
},
+ "conflict": {
+ "composer/semver": "<1.7.2"
+ },
"require-dev": {
"composer/composer": "^2.1",
"symfony/dotenv": "^5.4|^6.0",
@@ -4505,7 +4512,7 @@
"description": "Composer plugin for Symfony",
"support": {
"issues": "https://github.com/symfony/flex/issues",
- "source": "https://github.com/symfony/flex/tree/2.x"
+ "source": "https://github.com/symfony/flex/tree/v2.4.7"
},
"funding": [
{
@@ -4521,7 +4528,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-01T11:04:13+00:00"
+ "time": "2024-10-07T08:51:54+00:00"
},
{
"name": "symfony/form",
@@ -4529,12 +4536,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/form.git",
- "reference": "0df8534ea695de4db1ba76b6a0a060b66d75e25f"
+ "reference": "896c5f267eeb0cee02dd5ce196c6581c7b07575c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/form/zipball/0df8534ea695de4db1ba76b6a0a060b66d75e25f",
- "reference": "0df8534ea695de4db1ba76b6a0a060b66d75e25f",
+ "url": "https://api.github.com/repos/symfony/form/zipball/896c5f267eeb0cee02dd5ce196c6581c7b07575c",
+ "reference": "896c5f267eeb0cee02dd5ce196c6581c7b07575c",
"shasum": ""
},
"require": {
@@ -4618,7 +4625,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-02T08:47:28+00:00"
+ "time": "2024-10-11T18:48:37+00:00"
},
{
"name": "symfony/framework-bundle",
@@ -4626,12 +4633,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/framework-bundle.git",
- "reference": "f1db82a3c4e40c9c751745644eacef83619c5c24"
+ "reference": "2051bd34adbf18a34c28dbc75f257c08c854f415"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/f1db82a3c4e40c9c751745644eacef83619c5c24",
- "reference": "f1db82a3c4e40c9c751745644eacef83619c5c24",
+ "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/2051bd34adbf18a34c28dbc75f257c08c854f415",
+ "reference": "2051bd34adbf18a34c28dbc75f257c08c854f415",
"shasum": ""
},
"require": {
@@ -4672,7 +4679,7 @@
"symfony/runtime": "<6.4.13|>=7.0,<7.1.6",
"symfony/scheduler": "<6.4.4|>=7.0.0,<7.0.4",
"symfony/security-core": "<6.4",
- "symfony/security-csrf": "<6.4",
+ "symfony/security-csrf": "<7.2",
"symfony/serializer": "<6.4",
"symfony/stopwatch": "<6.4",
"symfony/translation": "<6.4",
@@ -4768,7 +4775,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-06T09:01:40+00:00"
+ "time": "2024-10-14T08:51:37+00:00"
},
{
"name": "symfony/http-client",
@@ -4776,12 +4783,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
- "reference": "bd4e277e6f367ea8c8d81c28f8df1b02d746a377"
+ "reference": "3e03d76f9cfad2544a6f9fc6864d71a470a0fe51"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-client/zipball/bd4e277e6f367ea8c8d81c28f8df1b02d746a377",
- "reference": "bd4e277e6f367ea8c8d81c28f8df1b02d746a377",
+ "url": "https://api.github.com/repos/symfony/http-client/zipball/3e03d76f9cfad2544a6f9fc6864d71a470a0fe51",
+ "reference": "3e03d76f9cfad2544a6f9fc6864d71a470a0fe51",
"shasum": ""
},
"require": {
@@ -4863,7 +4870,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-04T11:58:10+00:00"
+ "time": "2024-10-06T16:21:44+00:00"
},
{
"name": "symfony/http-client-contracts",
@@ -4950,12 +4957,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "53b79fbb27e5f847ab89b3f531a9d1440db2a49b"
+ "reference": "ef0fff25b4209f3ece8ac892d9332b129bcfb434"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/53b79fbb27e5f847ab89b3f531a9d1440db2a49b",
- "reference": "53b79fbb27e5f847ab89b3f531a9d1440db2a49b",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ef0fff25b4209f3ece8ac892d9332b129bcfb434",
+ "reference": "ef0fff25b4209f3ece8ac892d9332b129bcfb434",
"shasum": ""
},
"require": {
@@ -5020,7 +5027,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-04T11:58:10+00:00"
+ "time": "2024-10-11T19:23:43+00:00"
},
{
"name": "symfony/http-kernel",
@@ -5028,12 +5035,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "5f62528a105142664c7f2520306554a2e8d4bc69"
+ "reference": "943fe90fbfe0bd14e21927d7036022353ea0c0e4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/5f62528a105142664c7f2520306554a2e8d4bc69",
- "reference": "5f62528a105142664c7f2520306554a2e8d4bc69",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/943fe90fbfe0bd14e21927d7036022353ea0c0e4",
+ "reference": "943fe90fbfe0bd14e21927d7036022353ea0c0e4",
"shasum": ""
},
"require": {
@@ -5134,7 +5141,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:57:35+00:00"
+ "time": "2024-10-09T15:02:33+00:00"
},
{
"name": "symfony/intl",
@@ -5142,12 +5149,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
- "reference": "aa8f5d348d09068a251604b8b8ff91118c61ef24"
+ "reference": "e0c8d9c19b3a52f2d379319fd16298568ce9573d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/intl/zipball/aa8f5d348d09068a251604b8b8ff91118c61ef24",
- "reference": "aa8f5d348d09068a251604b8b8ff91118c61ef24",
+ "url": "https://api.github.com/repos/symfony/intl/zipball/e0c8d9c19b3a52f2d379319fd16298568ce9573d",
+ "reference": "e0c8d9c19b3a52f2d379319fd16298568ce9573d",
"shasum": ""
},
"require": {
@@ -5220,7 +5227,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:52:18+00:00"
+ "time": "2024-10-08T07:22:49+00:00"
},
{
"name": "symfony/line-notify-notifier",
@@ -5299,12 +5306,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/lock.git",
- "reference": "1253fc692bd892c9f44fda2f4e4383cdf05d906a"
+ "reference": "332bd90414d6799e441e125ccbc38e08ab7e1741"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/lock/zipball/1253fc692bd892c9f44fda2f4e4383cdf05d906a",
- "reference": "1253fc692bd892c9f44fda2f4e4383cdf05d906a",
+ "url": "https://api.github.com/repos/symfony/lock/zipball/332bd90414d6799e441e125ccbc38e08ab7e1741",
+ "reference": "332bd90414d6799e441e125ccbc38e08ab7e1741",
"shasum": ""
},
"require": {
@@ -5369,7 +5376,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-26T08:57:56+00:00"
+ "time": "2024-10-10T10:49:40+00:00"
},
{
"name": "symfony/mailer",
@@ -5457,12 +5464,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/messenger.git",
- "reference": "0f8bb86e3f1d3fcf832874f19a0349de70d7bfb7"
+ "reference": "8137d56e7d9dd0d9a281d0201da3c1dce09fd146"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/messenger/zipball/0f8bb86e3f1d3fcf832874f19a0349de70d7bfb7",
- "reference": "0f8bb86e3f1d3fcf832874f19a0349de70d7bfb7",
+ "url": "https://api.github.com/repos/symfony/messenger/zipball/8137d56e7d9dd0d9a281d0201da3c1dce09fd146",
+ "reference": "8137d56e7d9dd0d9a281d0201da3c1dce09fd146",
"shasum": ""
},
"require": {
@@ -5472,7 +5479,7 @@
"symfony/deprecation-contracts": "^2.5|^3"
},
"conflict": {
- "symfony/console": "<6.4",
+ "symfony/console": "<7.2",
"symfony/event-dispatcher": "<6.4",
"symfony/event-dispatcher-contracts": "<2.5",
"symfony/framework-bundle": "<6.4",
@@ -5481,7 +5488,7 @@
},
"require-dev": {
"psr/cache": "^1.0|^2.0|^3.0",
- "symfony/console": "^6.4|^7.0",
+ "symfony/console": "^7.2",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
@@ -5536,7 +5543,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:36:52+00:00"
+ "time": "2024-10-13T12:36:15+00:00"
},
{
"name": "symfony/mime",
@@ -5628,12 +5635,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/monolog-bridge.git",
- "reference": "3852d7bba95293a7fba11bf286a23a581e01755c"
+ "reference": "d89a868ed9aaacfbb830c26e1ec9b99284a4797d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/3852d7bba95293a7fba11bf286a23a581e01755c",
- "reference": "3852d7bba95293a7fba11bf286a23a581e01755c",
+ "url": "https://api.github.com/repos/symfony/monolog-bridge/zipball/d89a868ed9aaacfbb830c26e1ec9b99284a4797d",
+ "reference": "d89a868ed9aaacfbb830c26e1ec9b99284a4797d",
"shasum": ""
},
"require": {
@@ -5698,7 +5705,7 @@
"type": "tidelift"
}
],
- "time": "2024-08-02T06:50:04+00:00"
+ "time": "2024-10-14T08:51:37+00:00"
},
{
"name": "symfony/monolog-bundle",
@@ -5788,12 +5795,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/notifier.git",
- "reference": "b26a9ea112767f339130b7fbf28a6bf437bc3838"
+ "reference": "ccf1571a97ac6835d3682bd21cf8ea35a0aa43dc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/notifier/zipball/b26a9ea112767f339130b7fbf28a6bf437bc3838",
- "reference": "b26a9ea112767f339130b7fbf28a6bf437bc3838",
+ "url": "https://api.github.com/repos/symfony/notifier/zipball/ccf1571a97ac6835d3682bd21cf8ea35a0aa43dc",
+ "reference": "ccf1571a97ac6835d3682bd21cf8ea35a0aa43dc",
"shasum": ""
},
"require": {
@@ -5858,7 +5865,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:38:14+00:00"
+ "time": "2024-10-14T06:22:32+00:00"
},
{
"name": "symfony/options-resolver",
@@ -7060,12 +7067,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/security-core.git",
- "reference": "dac90def3b03aa5ea052417bb4a508b95efcca3d"
+ "reference": "117865065f6125ee24b5a1c3d79fb91563d0d563"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-core/zipball/dac90def3b03aa5ea052417bb4a508b95efcca3d",
- "reference": "dac90def3b03aa5ea052417bb4a508b95efcca3d",
+ "url": "https://api.github.com/repos/symfony/security-core/zipball/117865065f6125ee24b5a1c3d79fb91563d0d563",
+ "reference": "117865065f6125ee24b5a1c3d79fb91563d0d563",
"shasum": ""
},
"require": {
@@ -7139,7 +7146,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-28T12:51:41+00:00"
+ "time": "2024-10-09T08:48:41+00:00"
},
{
"name": "symfony/security-csrf",
@@ -7147,12 +7154,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/security-csrf.git",
- "reference": "2c000bbcd56fc72b23a6147c2b0c56bcf9987d93"
+ "reference": "5d884aff316bd4f24c4c2ab4d5f02a00df4b08cf"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/security-csrf/zipball/2c000bbcd56fc72b23a6147c2b0c56bcf9987d93",
- "reference": "2c000bbcd56fc72b23a6147c2b0c56bcf9987d93",
+ "url": "https://api.github.com/repos/symfony/security-csrf/zipball/5d884aff316bd4f24c4c2ab4d5f02a00df4b08cf",
+ "reference": "5d884aff316bd4f24c4c2ab4d5f02a00df4b08cf",
"shasum": ""
},
"require": {
@@ -7163,7 +7170,9 @@
"symfony/http-foundation": "<6.4"
},
"require-dev": {
- "symfony/http-foundation": "^6.4|^7.0"
+ "psr/log": "^1|^2|^3",
+ "symfony/http-foundation": "^6.4|^7.0",
+ "symfony/http-kernel": "^6.4|^7.0"
},
"type": "library",
"autoload": {
@@ -7207,7 +7216,7 @@
"type": "tidelift"
}
],
- "time": "2024-09-27T08:52:18+00:00"
+ "time": "2024-10-08T13:08:31+00:00"
},
{
"name": "symfony/security-http",
@@ -7303,12 +7312,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/serializer.git",
- "reference": "e71f70329e19a18607ea0a53391a4837e10218c8"
+ "reference": "17aeca19295e1514ad7c76c9b1d495dce0bf1380"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/serializer/zipball/e71f70329e19a18607ea0a53391a4837e10218c8",
- "reference": "e71f70329e19a18607ea0a53391a4837e10218c8",
+ "url": "https://api.github.com/repos/symfony/serializer/zipball/17aeca19295e1514ad7c76c9b1d495dce0bf1380",
+ "reference": "17aeca19295e1514ad7c76c9b1d495dce0bf1380",
"shasum": ""
},
"require": {
@@ -7394,7 +7403,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-03T12:20:01+00:00"
+ "time": "2024-10-09T08:48:41+00:00"
},
{
"name": "symfony/service-contracts",
@@ -7879,12 +7888,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/twig-bridge.git",
- "reference": "0377626611710adda34e84dac85177d61e317101"
+ "reference": "c825d4371be0a92e57a7f175d1a6c92768ba9cb5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/0377626611710adda34e84dac85177d61e317101",
- "reference": "0377626611710adda34e84dac85177d61e317101",
+ "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/c825d4371be0a92e57a7f175d1a6c92768ba9cb5",
+ "reference": "c825d4371be0a92e57a7f175d1a6c92768ba9cb5",
"shasum": ""
},
"require": {
@@ -7981,7 +7990,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-06T09:03:02+00:00"
+ "time": "2024-10-08T12:43:47+00:00"
},
{
"name": "symfony/twig-bundle",
@@ -8229,12 +8238,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-chartjs.git",
- "reference": "b2e1bdf52570d4c101015b6a27458e9230c6919a"
+ "reference": "70ff570d96812487c523afd5756df671ec5c5cee"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/ux-chartjs/zipball/b2e1bdf52570d4c101015b6a27458e9230c6919a",
- "reference": "b2e1bdf52570d4c101015b6a27458e9230c6919a",
+ "url": "https://api.github.com/repos/symfony/ux-chartjs/zipball/70ff570d96812487c523afd5756df671ec5c5cee",
+ "reference": "70ff570d96812487c523afd5756df671ec5c5cee",
"shasum": ""
},
"require": {
@@ -8302,7 +8311,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-05T22:11:16+00:00"
+ "time": "2024-10-15T10:36:49+00:00"
},
{
"name": "symfony/ux-live-component",
@@ -8310,12 +8319,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-live-component.git",
- "reference": "f85e980ca87cca168d178072b24ddede9406b940"
+ "reference": "1cc963a50a31a8ca92fbd145b29b27231b199b1b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/f85e980ca87cca168d178072b24ddede9406b940",
- "reference": "f85e980ca87cca168d178072b24ddede9406b940",
+ "url": "https://api.github.com/repos/symfony/ux-live-component/zipball/1cc963a50a31a8ca92fbd145b29b27231b199b1b",
+ "reference": "1cc963a50a31a8ca92fbd145b29b27231b199b1b",
"shasum": ""
},
"require": {
@@ -8396,7 +8405,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-05T22:11:16+00:00"
+ "time": "2024-10-15T10:36:54+00:00"
},
{
"name": "symfony/ux-turbo",
@@ -8404,12 +8413,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-turbo.git",
- "reference": "b7aaa5f0479b22821a1d2e5b0784a297dc6db6f4"
+ "reference": "55b0dffe2831e7a6e7aa36c7a55f87fa6258a738"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/b7aaa5f0479b22821a1d2e5b0784a297dc6db6f4",
- "reference": "b7aaa5f0479b22821a1d2e5b0784a297dc6db6f4",
+ "url": "https://api.github.com/repos/symfony/ux-turbo/zipball/55b0dffe2831e7a6e7aa36c7a55f87fa6258a738",
+ "reference": "55b0dffe2831e7a6e7aa36c7a55f87fa6258a738",
"shasum": ""
},
"require": {
@@ -8495,7 +8504,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-05T22:11:16+00:00"
+ "time": "2024-10-15T10:36:49+00:00"
},
{
"name": "symfony/ux-twig-component",
@@ -8587,12 +8596,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
- "reference": "651feaea32097823591fe700a19e537dc78a1ba5"
+ "reference": "2b2312454f18eab37d5f9d6f0fc5119f80edcc92"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/validator/zipball/651feaea32097823591fe700a19e537dc78a1ba5",
- "reference": "651feaea32097823591fe700a19e537dc78a1ba5",
+ "url": "https://api.github.com/repos/symfony/validator/zipball/2b2312454f18eab37d5f9d6f0fc5119f80edcc92",
+ "reference": "2b2312454f18eab37d5f9d6f0fc5119f80edcc92",
"shasum": ""
},
"require": {
@@ -8676,7 +8685,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-02T06:33:23+00:00"
+ "time": "2024-10-11T19:23:43+00:00"
},
{
"name": "symfony/var-dumper",
@@ -8915,12 +8924,12 @@
"source": {
"type": "git",
"url": "https://github.com/SymfonyCasts/sass-bundle.git",
- "reference": "78389be2cde04d496903ac874531926f6067fe03"
+ "reference": "bcf4112946fa2b635d3516ca63b4ec5904958c38"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/78389be2cde04d496903ac874531926f6067fe03",
- "reference": "78389be2cde04d496903ac874531926f6067fe03",
+ "url": "https://api.github.com/repos/SymfonyCasts/sass-bundle/zipball/bcf4112946fa2b635d3516ca63b4ec5904958c38",
+ "reference": "bcf4112946fa2b635d3516ca63b4ec5904958c38",
"shasum": ""
},
"require": {
@@ -8931,10 +8940,13 @@
"symfony/http-client": "^5.4|^6.3|^7.0",
"symfony/process": "^5.4|^6.3|^7.0"
},
+ "conflict": {
+ "phpunit/phpunit": ">=10"
+ },
"require-dev": {
"matthiasnoback/symfony-config-test": "^5.0",
"symfony/framework-bundle": "^6.3|^7.0",
- "symfony/phpunit-bridge": "^6.3|^7.0"
+ "symfony/phpunit-bridge": "^6.3.9|^7.0"
},
"default-branch": true,
"type": "library",
@@ -8960,9 +8972,9 @@
],
"support": {
"issues": "https://github.com/SymfonyCasts/sass-bundle/issues",
- "source": "https://github.com/SymfonyCasts/sass-bundle/tree/main"
+ "source": "https://github.com/SymfonyCasts/sass-bundle/tree/v0.8.0"
},
- "time": "2024-06-12T11:13:33+00:00"
+ "time": "2024-10-11T12:33:18+00:00"
},
{
"name": "twbs/bootstrap",
@@ -8970,12 +8982,12 @@
"source": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git",
- "reference": "653f8f3cb306a63897e8a626d4948690a53e913b"
+ "reference": "88bb06b8cc57a902c27463f4ab4231910643136c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twbs/bootstrap/zipball/653f8f3cb306a63897e8a626d4948690a53e913b",
- "reference": "653f8f3cb306a63897e8a626d4948690a53e913b",
+ "url": "https://api.github.com/repos/twbs/bootstrap/zipball/88bb06b8cc57a902c27463f4ab4231910643136c",
+ "reference": "88bb06b8cc57a902c27463f4ab4231910643136c",
"shasum": ""
},
"replace": {
@@ -9013,7 +9025,7 @@
"issues": "https://github.com/twbs/bootstrap/issues",
"source": "https://github.com/twbs/bootstrap/tree/main"
},
- "time": "2024-10-06T10:35:34+00:00"
+ "time": "2024-10-10T15:40:03+00:00"
},
{
"name": "twig/extra-bundle",
@@ -9116,6 +9128,7 @@
"michelf/php-markdown": "^1.8|^2.0",
"symfony/phpunit-bridge": "^6.4|^7.0"
},
+ "default-branch": true,
"type": "library",
"autoload": {
"files": [
@@ -9148,7 +9161,7 @@
"twig"
],
"support": {
- "source": "https://github.com/twigphp/markdown-extra/tree/3.x"
+ "source": "https://github.com/twigphp/markdown-extra/tree/v3.13.0"
},
"funding": [
{
@@ -9168,12 +9181,12 @@
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "5ac03a440cb1a3b3b8b1e08f692e42443e62a382"
+ "reference": "950ad5a2fce7f746abcf5c6d4a7a7e0b090ee713"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/5ac03a440cb1a3b3b8b1e08f692e42443e62a382",
- "reference": "5ac03a440cb1a3b3b8b1e08f692e42443e62a382",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/950ad5a2fce7f746abcf5c6d4a7a7e0b090ee713",
+ "reference": "950ad5a2fce7f746abcf5c6d4a7a7e0b090ee713",
"shasum": ""
},
"require": {
@@ -9240,7 +9253,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-04T19:01:30+00:00"
+ "time": "2024-10-14T12:07:02+00:00"
}
],
"packages-dev": [
@@ -9569,12 +9582,12 @@
"source": {
"type": "git",
"url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git",
- "reference": "6ba531ac83773e5fb5d8b1f258146ee9c88d15ae"
+ "reference": "60618e4681ca38edc18ee792225379c570779f7e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/6ba531ac83773e5fb5d8b1f258146ee9c88d15ae",
- "reference": "6ba531ac83773e5fb5d8b1f258146ee9c88d15ae",
+ "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/60618e4681ca38edc18ee792225379c570779f7e",
+ "reference": "60618e4681ca38edc18ee792225379c570779f7e",
"shasum": ""
},
"require": {
@@ -9665,7 +9678,7 @@
"type": "github"
}
],
- "time": "2024-10-05T19:13:51+00:00"
+ "time": "2024-10-13T16:06:49+00:00"
},
{
"name": "masterminds/html5",
@@ -9797,16 +9810,16 @@
},
{
"name": "nikic/php-parser",
- "version": "v5.3.0",
+ "version": "v5.3.1",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
- "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a"
+ "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3abf7425cd284141dc5d8d14a9ee444de3345d1a",
- "reference": "3abf7425cd284141dc5d8d14a9ee444de3345d1a",
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/8eea230464783aa9671db8eea6f8c6ac5285794b",
+ "reference": "8eea230464783aa9671db8eea6f8c6ac5285794b",
"shasum": ""
},
"require": {
@@ -9849,9 +9862,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
- "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.0"
+ "source": "https://github.com/nikic/PHP-Parser/tree/v5.3.1"
},
- "time": "2024-09-29T13:56:26+00:00"
+ "time": "2024-10-08T18:51:32+00:00"
},
{
"name": "phar-io/manifest",
@@ -10027,12 +10040,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "c77064a1c8f3b6b29b48ca641c4eea3fc49b3d6a"
+ "reference": "87b0dcc95e596f49d57504a2a6f21ae6f55f9ca6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c77064a1c8f3b6b29b48ca641c4eea3fc49b3d6a",
- "reference": "c77064a1c8f3b6b29b48ca641c4eea3fc49b3d6a",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/87b0dcc95e596f49d57504a2a6f21ae6f55f9ca6",
+ "reference": "87b0dcc95e596f49d57504a2a6f21ae6f55f9ca6",
"shasum": ""
},
"require": {
@@ -10078,7 +10091,7 @@
"type": "github"
}
],
- "time": "2024-10-06T14:58:32+00:00"
+ "time": "2024-10-15T00:10:36+00:00"
},
{
"name": "phpstan/phpstan-doctrine",
@@ -10086,12 +10099,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-doctrine.git",
- "reference": "4f513337c20586277cdc76871eb482b614396bf2"
+ "reference": "e26fd3c8969d7e2a4c3056f6a2585cb7d5a752db"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/4f513337c20586277cdc76871eb482b614396bf2",
- "reference": "4f513337c20586277cdc76871eb482b614396bf2",
+ "url": "https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/e26fd3c8969d7e2a4c3056f6a2585cb7d5a752db",
+ "reference": "e26fd3c8969d7e2a4c3056f6a2585cb7d5a752db",
"shasum": ""
},
"require": {
@@ -10150,7 +10163,7 @@
"issues": "https://github.com/phpstan/phpstan-doctrine/issues",
"source": "https://github.com/phpstan/phpstan-doctrine/tree/2.0.x"
},
- "time": "2024-10-04T11:41:54+00:00"
+ "time": "2024-10-14T03:55:09+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
@@ -10158,12 +10171,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
- "reference": "09e2d3b470bdda02824c626735153dfd962e3f29"
+ "reference": "3cc855474263ad6220dfa49167cbea34ca1dd300"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/09e2d3b470bdda02824c626735153dfd962e3f29",
- "reference": "09e2d3b470bdda02824c626735153dfd962e3f29",
+ "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/3cc855474263ad6220dfa49167cbea34ca1dd300",
+ "reference": "3cc855474263ad6220dfa49167cbea34ca1dd300",
"shasum": ""
},
"require": {
@@ -10202,7 +10215,7 @@
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/2.0.x"
},
- "time": "2024-09-24T16:07:03+00:00"
+ "time": "2024-10-14T03:16:27+00:00"
},
{
"name": "phpstan/phpstan-strict-rules",
@@ -10210,12 +10223,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
- "reference": "5d50bde7ed256a94e50e1466a105f8d53fc5ed3a"
+ "reference": "b60bffc846824fdeb70d41cfe4de956c8557e2fd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/5d50bde7ed256a94e50e1466a105f8d53fc5ed3a",
- "reference": "5d50bde7ed256a94e50e1466a105f8d53fc5ed3a",
+ "url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/b60bffc846824fdeb70d41cfe4de956c8557e2fd",
+ "reference": "b60bffc846824fdeb70d41cfe4de956c8557e2fd",
"shasum": ""
},
"require": {
@@ -10251,7 +10264,7 @@
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.x"
},
- "time": "2024-09-30T19:49:16+00:00"
+ "time": "2024-10-07T07:08:45+00:00"
},
{
"name": "phpstan/phpstan-symfony",
@@ -10259,12 +10272,12 @@
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git",
- "reference": "d1e08acebbde9d8f1af925fd247742f40448e32b"
+ "reference": "282a6982af299730790f0583f9662b8dede12ed7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/d1e08acebbde9d8f1af925fd247742f40448e32b",
- "reference": "d1e08acebbde9d8f1af925fd247742f40448e32b",
+ "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/282a6982af299730790f0583f9662b8dede12ed7",
+ "reference": "282a6982af299730790f0583f9662b8dede12ed7",
"shasum": ""
},
"require": {
@@ -10323,20 +10336,20 @@
"issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/2.0.x"
},
- "time": "2024-10-04T11:54:52+00:00"
+ "time": "2024-10-14T03:22:40+00:00"
},
{
"name": "phpunit/php-code-coverage",
- "version": "10.1.x-dev",
+ "version": "9.2.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
- "reference": "f35c27c34ed586b18bbe1759dfee85ef614a0f08"
+ "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f35c27c34ed586b18bbe1759dfee85ef614a0f08",
- "reference": "f35c27c34ed586b18bbe1759dfee85ef614a0f08",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/85402a822d1ecf1db1096959413d35e1c37cf1a5",
+ "reference": "85402a822d1ecf1db1096959413d35e1c37cf1a5",
"shasum": ""
},
"require": {
@@ -10344,18 +10357,18 @@
"ext-libxml": "*",
"ext-xmlwriter": "*",
"nikic/php-parser": "^4.19.1 || ^5.1.0",
- "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",
+ "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",
"theseer/tokenizer": "^1.2.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.6"
},
"suggest": {
"ext-pcov": "PHP extension that provides line coverage",
@@ -10364,7 +10377,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "10.1.x-dev"
+ "dev-main": "9.2.x-dev"
}
},
"autoload": {
@@ -10393,7 +10406,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/10.1"
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.32"
},
"funding": [
{
@@ -10401,32 +10414,32 @@
"type": "github"
}
],
- "time": "2024-09-28T06:30:48+00:00"
+ "time": "2024-08-22T04:23:01+00:00"
},
{
"name": "phpunit/php-file-iterator",
- "version": "4.1.x-dev",
+ "version": "3.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-file-iterator.git",
- "reference": "585510209bc946b0b5686db50aaa89a20d574f94"
+ "reference": "38b24367e1b340aa78b96d7cab042942d917bb84"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/585510209bc946b0b5686db50aaa89a20d574f94",
- "reference": "585510209bc946b0b5686db50aaa89a20d574f94",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/38b24367e1b340aa78b96d7cab042942d917bb84",
+ "reference": "38b24367e1b340aa78b96d7cab042942d917bb84",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "4.1-dev"
+ "dev-master": "3.0-dev"
}
},
"autoload": {
@@ -10453,8 +10466,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
- "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
- "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1"
+ "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/3.0"
},
"funding": [
{
@@ -10462,28 +10474,28 @@
"type": "github"
}
],
- "time": "2024-09-29T07:03:34+00:00"
+ "time": "2022-02-11T16:23:04+00:00"
},
{
"name": "phpunit/php-invoker",
- "version": "4.0.x-dev",
+ "version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-invoker.git",
- "reference": "b278fa2f7b3adbb1601635ccae52dd2ae28208f7"
+ "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/b278fa2f7b3adbb1601635ccae52dd2ae28208f7",
- "reference": "b278fa2f7b3adbb1601635ccae52dd2ae28208f7",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
+ "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
"ext-pcntl": "*",
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-pcntl": "*"
@@ -10491,7 +10503,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "4.0-dev"
+ "dev-master": "3.1-dev"
}
},
"autoload": {
@@ -10517,8 +10529,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-invoker/issues",
- "security": "https://github.com/sebastianbergmann/php-invoker/security/policy",
- "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0"
+ "source": "https://github.com/sebastianbergmann/php-invoker/tree/3.1.1"
},
"funding": [
{
@@ -10526,32 +10537,32 @@
"type": "github"
}
],
- "time": "2024-09-29T07:04:02+00:00"
+ "time": "2020-09-28T05:58:55+00:00"
},
{
"name": "phpunit/php-text-template",
- "version": "3.0.x-dev",
+ "version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-text-template.git",
- "reference": "20d18853f9a3da202c01565c55130fb2c95f0f57"
+ "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/20d18853f9a3da202c01565c55130fb2c95f0f57",
- "reference": "20d18853f9a3da202c01565c55130fb2c95f0f57",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
+ "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.0-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -10577,8 +10588,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-text-template/issues",
- "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
- "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0"
+ "source": "https://github.com/sebastianbergmann/php-text-template/tree/2.0.4"
},
"funding": [
{
@@ -10586,32 +10596,32 @@
"type": "github"
}
],
- "time": "2024-09-29T07:04:29+00:00"
+ "time": "2020-10-26T05:33:50+00:00"
},
{
"name": "phpunit/php-timer",
- "version": "6.0.x-dev",
+ "version": "5.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
- "reference": "2bcef0a54b678667378fb2f6eabd332eec28ed7e"
+ "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2bcef0a54b678667378fb2f6eabd332eec28ed7e",
- "reference": "2bcef0a54b678667378fb2f6eabd332eec28ed7e",
+ "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
+ "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "6.0-dev"
+ "dev-master": "5.0-dev"
}
},
"autoload": {
@@ -10637,8 +10647,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/php-timer/issues",
- "security": "https://github.com/sebastianbergmann/php-timer/security/policy",
- "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0"
+ "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3"
},
"funding": [
{
@@ -10646,23 +10655,24 @@
"type": "github"
}
],
- "time": "2024-09-29T07:04:59+00:00"
+ "time": "2020-10-26T13:16:10+00:00"
},
{
"name": "phpunit/phpunit",
- "version": "10.5.x-dev",
+ "version": "9.6.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "1eef0f96baacb710cb162febc6798741a0ccee34"
+ "reference": "857d98630470c48a353f673060dec98e8c0686b2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1eef0f96baacb710cb162febc6798741a0ccee34",
- "reference": "1eef0f96baacb710cb162febc6798741a0ccee34",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/857d98630470c48a353f673060dec98e8c0686b2",
+ "reference": "857d98630470c48a353f673060dec98e8c0686b2",
"shasum": ""
},
"require": {
+ "doctrine/instantiator": "^1.5.0 || ^2",
"ext-dom": "*",
"ext-json": "*",
"ext-libxml": "*",
@@ -10672,26 +10682,27 @@
"myclabs/deep-copy": "^1.12.0",
"phar-io/manifest": "^2.0.4",
"phar-io/version": "^3.2.1",
- "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.2",
- "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"
+ "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"
},
"suggest": {
- "ext-soap": "To be able to generate mocks based on WSDL files"
+ "ext-soap": "To be able to generate mocks based on WSDL files",
+ "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
},
"bin": [
"phpunit"
@@ -10699,7 +10710,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "10.5-dev"
+ "dev-master": "9.6-dev"
}
},
"autoload": {
@@ -10731,7 +10742,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6"
},
"funding": [
{
@@ -10747,7 +10758,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-06T11:28:51+00:00"
+ "time": "2024-10-08T05:58:25+00:00"
},
{
"name": "react/cache",
@@ -11285,28 +11296,28 @@
},
{
"name": "sebastian/cli-parser",
- "version": "2.0.x-dev",
+ "version": "1.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/cli-parser.git",
- "reference": "c37c9e6127dcbaeb0c4778afb9101f61f2bc5969"
+ "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c37c9e6127dcbaeb0c4778afb9101f61f2bc5969",
- "reference": "c37c9e6127dcbaeb0c4778afb9101f61f2bc5969",
+ "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
+ "reference": "2b56bea83a09de3ac06bb18b92f068e60cc6f50b",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.0-dev"
+ "dev-master": "1.0-dev"
}
},
"autoload": {
@@ -11329,8 +11340,7 @@
"homepage": "https://github.com/sebastianbergmann/cli-parser",
"support": {
"issues": "https://github.com/sebastianbergmann/cli-parser/issues",
- "security": "https://github.com/sebastianbergmann/cli-parser/security/policy",
- "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0"
+ "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
},
"funding": [
{
@@ -11338,32 +11348,32 @@
"type": "github"
}
],
- "time": "2024-09-29T06:24:16+00:00"
+ "time": "2024-03-02T06:27:43+00:00"
},
{
"name": "sebastian/code-unit",
- "version": "2.0.x-dev",
+ "version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit.git",
- "reference": "83fcced885622ae51329748de2f713c2ff460eed"
+ "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/83fcced885622ae51329748de2f713c2ff460eed",
- "reference": "83fcced885622ae51329748de2f713c2ff460eed",
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
+ "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.0-dev"
+ "dev-master": "1.0-dev"
}
},
"autoload": {
@@ -11386,8 +11396,7 @@
"homepage": "https://github.com/sebastianbergmann/code-unit",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit/issues",
- "security": "https://github.com/sebastianbergmann/code-unit/security/policy",
- "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0"
+ "source": "https://github.com/sebastianbergmann/code-unit/tree/1.0.8"
},
"funding": [
{
@@ -11395,32 +11404,32 @@
"type": "github"
}
],
- "time": "2024-09-29T06:25:54+00:00"
+ "time": "2020-10-26T13:08:54+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
- "version": "3.0.x-dev",
+ "version": "2.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
- "reference": "85662a56e440cdbcb14a6d9e3e07feb3b654b6db"
+ "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/85662a56e440cdbcb14a6d9e3e07feb3b654b6db",
- "reference": "85662a56e440cdbcb14a6d9e3e07feb3b654b6db",
+ "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
+ "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.0-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -11442,8 +11451,7 @@
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"support": {
"issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
- "security": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/security/policy",
- "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0"
+ "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/2.0.3"
},
"funding": [
{
@@ -11451,36 +11459,34 @@
"type": "github"
}
],
- "time": "2024-09-29T06:55:58+00:00"
+ "time": "2020-09-28T05:30:19+00:00"
},
{
"name": "sebastian/comparator",
- "version": "5.0.x-dev",
+ "version": "4.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
- "reference": "cb66e1b272e242459e9c1db45a68972e34d75835"
+ "reference": "b247957a1c8dc81a671770f74b479c0a78a818f1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/cb66e1b272e242459e9c1db45a68972e34d75835",
- "reference": "cb66e1b272e242459e9c1db45a68972e34d75835",
+ "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/b247957a1c8dc81a671770f74b479c0a78a818f1",
+ "reference": "b247957a1c8dc81a671770f74b479c0a78a818f1",
"shasum": ""
},
"require": {
- "ext-dom": "*",
- "ext-mbstring": "*",
- "php": ">=8.1",
- "sebastian/diff": "^5.0",
- "sebastian/exporter": "^5.0"
+ "php": ">=7.3",
+ "sebastian/diff": "^4.0",
+ "sebastian/exporter": "^4.0"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.0-dev"
+ "dev-master": "4.0-dev"
}
},
"autoload": {
@@ -11519,8 +11525,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/comparator/issues",
- "security": "https://github.com/sebastianbergmann/comparator/security/policy",
- "source": "https://github.com/sebastianbergmann/comparator/tree/5.0"
+ "source": "https://github.com/sebastianbergmann/comparator/tree/4.0"
},
"funding": [
{
@@ -11528,33 +11533,33 @@
"type": "github"
}
],
- "time": "2024-09-29T06:56:44+00:00"
+ "time": "2022-09-14T12:46:14+00:00"
},
{
"name": "sebastian/complexity",
- "version": "3.2.x-dev",
+ "version": "2.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/complexity.git",
- "reference": "3d89639d42d385d4e3ba1a235a24eafe40ab995c"
+ "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/3d89639d42d385d4e3ba1a235a24eafe40ab995c",
- "reference": "3d89639d42d385d4e3ba1a235a24eafe40ab995c",
+ "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/25f207c40d62b8b7aa32f5ab026c53561964053a",
+ "reference": "25f207c40d62b8b7aa32f5ab026c53561964053a",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.18 || ^5.0",
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.2-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -11577,8 +11582,7 @@
"homepage": "https://github.com/sebastianbergmann/complexity",
"support": {
"issues": "https://github.com/sebastianbergmann/complexity/issues",
- "security": "https://github.com/sebastianbergmann/complexity/security/policy",
- "source": "https://github.com/sebastianbergmann/complexity/tree/3.2"
+ "source": "https://github.com/sebastianbergmann/complexity/tree/2.0.3"
},
"funding": [
{
@@ -11586,33 +11590,33 @@
"type": "github"
}
],
- "time": "2024-09-29T06:57:41+00:00"
+ "time": "2023-12-22T06:19:30+00:00"
},
{
"name": "sebastian/diff",
- "version": "5.1.x-dev",
+ "version": "4.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
- "reference": "eb50d310beb710c1fbbb8de600ed9d7ec28be385"
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/eb50d310beb710c1fbbb8de600ed9d7ec28be385",
- "reference": "eb50d310beb710c1fbbb8de600ed9d7ec28be385",
+ "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/ba01945089c3a293b01ba9badc29ad55b106b0bc",
+ "reference": "ba01945089c3a293b01ba9badc29ad55b106b0bc",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5",
- "symfony/process": "^6.4"
+ "phpunit/phpunit": "^9.3",
+ "symfony/process": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.1-dev"
+ "dev-master": "4.0-dev"
}
},
"autoload": {
@@ -11644,8 +11648,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/diff/issues",
- "security": "https://github.com/sebastianbergmann/diff/security/policy",
- "source": "https://github.com/sebastianbergmann/diff/tree/5.1"
+ "source": "https://github.com/sebastianbergmann/diff/tree/4.0.6"
},
"funding": [
{
@@ -11653,27 +11656,27 @@
"type": "github"
}
],
- "time": "2024-09-29T06:58:49+00:00"
+ "time": "2024-03-02T06:30:58+00:00"
},
{
"name": "sebastian/environment",
- "version": "6.1.x-dev",
+ "version": "5.1.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
- "reference": "febdd1dca486af4e1b8d1ed7a0db4ddab0d5a7a8"
+ "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/febdd1dca486af4e1b8d1ed7a0db4ddab0d5a7a8",
- "reference": "febdd1dca486af4e1b8d1ed7a0db4ddab0d5a7a8",
+ "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
+ "reference": "830c43a844f1f8d5b7a1f6d6076b784454d8b7ed",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"suggest": {
"ext-posix": "*"
@@ -11681,7 +11684,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "6.1-dev"
+ "dev-master": "5.1-dev"
}
},
"autoload": {
@@ -11700,7 +11703,7 @@
}
],
"description": "Provides functionality to handle HHVM/PHP environments",
- "homepage": "https://github.com/sebastianbergmann/environment",
+ "homepage": "http://www.github.com/sebastianbergmann/environment",
"keywords": [
"Xdebug",
"environment",
@@ -11708,8 +11711,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/environment/issues",
- "security": "https://github.com/sebastianbergmann/environment/security/policy",
- "source": "https://github.com/sebastianbergmann/environment/tree/6.1"
+ "source": "https://github.com/sebastianbergmann/environment/tree/5.1"
},
"funding": [
{
@@ -11717,34 +11719,34 @@
"type": "github"
}
],
- "time": "2024-09-29T06:59:16+00:00"
+ "time": "2023-02-03T06:03:51+00:00"
},
{
"name": "sebastian/exporter",
- "version": "5.1.x-dev",
+ "version": "4.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
- "reference": "4aceb7e6a74ec471a1ad824d7202ec4ea5c7433d"
+ "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/4aceb7e6a74ec471a1ad824d7202ec4ea5c7433d",
- "reference": "4aceb7e6a74ec471a1ad824d7202ec4ea5c7433d",
+ "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/78c00df8f170e02473b682df15bfcdacc3d32d72",
+ "reference": "78c00df8f170e02473b682df15bfcdacc3d32d72",
"shasum": ""
},
"require": {
- "ext-mbstring": "*",
- "php": ">=8.1",
- "sebastian/recursion-context": "^5.0"
+ "php": ">=7.3",
+ "sebastian/recursion-context": "^4.0"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "ext-mbstring": "*",
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.1-dev"
+ "dev-master": "4.0-dev"
}
},
"autoload": {
@@ -11786,8 +11788,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/exporter/issues",
- "security": "https://github.com/sebastianbergmann/exporter/security/policy",
- "source": "https://github.com/sebastianbergmann/exporter/tree/5.1"
+ "source": "https://github.com/sebastianbergmann/exporter/tree/4.0.6"
},
"funding": [
{
@@ -11795,35 +11796,38 @@
"type": "github"
}
],
- "time": "2024-09-29T07:00:08+00:00"
+ "time": "2024-03-02T06:33:00+00:00"
},
{
"name": "sebastian/global-state",
- "version": "6.0.x-dev",
+ "version": "5.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
- "reference": "63e42d7d47f0afeb531dce8a2e69173c97335d84"
+ "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/63e42d7d47f0afeb531dce8a2e69173c97335d84",
- "reference": "63e42d7d47f0afeb531dce8a2e69173c97335d84",
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
+ "reference": "bca7df1f32ee6fe93b4d4a9abbf69e13a4ada2c9",
"shasum": ""
},
"require": {
- "php": ">=8.1",
- "sebastian/object-reflector": "^3.0",
- "sebastian/recursion-context": "^5.0"
+ "php": ">=7.3",
+ "sebastian/object-reflector": "^2.0",
+ "sebastian/recursion-context": "^4.0"
},
"require-dev": {
"ext-dom": "*",
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
+ },
+ "suggest": {
+ "ext-uopz": "*"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "6.0-dev"
+ "dev-master": "5.0-dev"
}
},
"autoload": {
@@ -11842,14 +11846,13 @@
}
],
"description": "Snapshotting of global state",
- "homepage": "https://www.github.com/sebastianbergmann/global-state",
+ "homepage": "http://www.github.com/sebastianbergmann/global-state",
"keywords": [
"global state"
],
"support": {
"issues": "https://github.com/sebastianbergmann/global-state/issues",
- "security": "https://github.com/sebastianbergmann/global-state/security/policy",
- "source": "https://github.com/sebastianbergmann/global-state/tree/6.0"
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.7"
},
"funding": [
{
@@ -11857,33 +11860,33 @@
"type": "github"
}
],
- "time": "2024-09-29T07:00:35+00:00"
+ "time": "2024-03-02T06:35:11+00:00"
},
{
"name": "sebastian/lines-of-code",
- "version": "2.0.x-dev",
+ "version": "1.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/lines-of-code.git",
- "reference": "be42b61b0c09d80e31315394ad02f9e8265c5780"
+ "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/be42b61b0c09d80e31315394ad02f9e8265c5780",
- "reference": "be42b61b0c09d80e31315394ad02f9e8265c5780",
+ "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/e1e4a170560925c26d424b6a03aed157e7dcc5c5",
+ "reference": "e1e4a170560925c26d424b6a03aed157e7dcc5c5",
"shasum": ""
},
"require": {
"nikic/php-parser": "^4.18 || ^5.0",
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "2.0-dev"
+ "dev-master": "1.0-dev"
}
},
"autoload": {
@@ -11906,8 +11909,7 @@
"homepage": "https://github.com/sebastianbergmann/lines-of-code",
"support": {
"issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
- "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
- "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0"
+ "source": "https://github.com/sebastianbergmann/lines-of-code/tree/1.0.4"
},
"funding": [
{
@@ -11915,34 +11917,34 @@
"type": "github"
}
],
- "time": "2024-09-29T07:01:14+00:00"
+ "time": "2023-12-22T06:20:34+00:00"
},
{
"name": "sebastian/object-enumerator",
- "version": "5.0.x-dev",
+ "version": "4.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
- "reference": "67c331ffb8e77a9d8129193dd0c60f568c2bd49f"
+ "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/67c331ffb8e77a9d8129193dd0c60f568c2bd49f",
- "reference": "67c331ffb8e77a9d8129193dd0c60f568c2bd49f",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
+ "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
"shasum": ""
},
"require": {
- "php": ">=8.1",
- "sebastian/object-reflector": "^3.0",
- "sebastian/recursion-context": "^5.0"
+ "php": ">=7.3",
+ "sebastian/object-reflector": "^2.0",
+ "sebastian/recursion-context": "^4.0"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.0-dev"
+ "dev-master": "4.0-dev"
}
},
"autoload": {
@@ -11964,8 +11966,7 @@
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
- "security": "https://github.com/sebastianbergmann/object-enumerator/security/policy",
- "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0"
+ "source": "https://github.com/sebastianbergmann/object-enumerator/tree/4.0.4"
},
"funding": [
{
@@ -11973,32 +11974,32 @@
"type": "github"
}
],
- "time": "2024-09-29T07:02:13+00:00"
+ "time": "2020-10-26T13:12:34+00:00"
},
{
"name": "sebastian/object-reflector",
- "version": "3.0.x-dev",
+ "version": "2.0.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
- "reference": "bcd028a491280d802fe97e72748326196bcde7f9"
+ "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/bcd028a491280d802fe97e72748326196bcde7f9",
- "reference": "bcd028a491280d802fe97e72748326196bcde7f9",
+ "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
+ "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "3.0-dev"
+ "dev-master": "2.0-dev"
}
},
"autoload": {
@@ -12020,8 +12021,7 @@
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"support": {
"issues": "https://github.com/sebastianbergmann/object-reflector/issues",
- "security": "https://github.com/sebastianbergmann/object-reflector/security/policy",
- "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0"
+ "source": "https://github.com/sebastianbergmann/object-reflector/tree/2.0.4"
},
"funding": [
{
@@ -12029,32 +12029,32 @@
"type": "github"
}
],
- "time": "2024-09-29T07:02:50+00:00"
+ "time": "2020-10-26T13:14:26+00:00"
},
{
"name": "sebastian/recursion-context",
- "version": "5.0.x-dev",
+ "version": "4.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
- "reference": "18e76a35cec6ee7547029064ea1a257d9d75ebf0"
+ "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/18e76a35cec6ee7547029064ea1a257d9d75ebf0",
- "reference": "18e76a35cec6ee7547029064ea1a257d9d75ebf0",
+ "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
+ "reference": "e75bd0f07204fec2a0af9b0f3cfe97d05f92efc1",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "5.0-dev"
+ "dev-master": "4.0-dev"
}
},
"autoload": {
@@ -12084,8 +12084,62 @@
"homepage": "https://github.com/sebastianbergmann/recursion-context",
"support": {
"issues": "https://github.com/sebastianbergmann/recursion-context/issues",
- "security": "https://github.com/sebastianbergmann/recursion-context/security/policy",
- "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0"
+ "source": "https://github.com/sebastianbergmann/recursion-context/tree/4.0.5"
+ },
+ "funding": [
+ {
+ "url": "https://github.com/sebastianbergmann",
+ "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": [
{
@@ -12093,32 +12147,32 @@
"type": "github"
}
],
- "time": "2024-09-29T07:05:35+00:00"
+ "time": "2024-03-14T18:47:08+00:00"
},
{
"name": "sebastian/type",
- "version": "4.0.x-dev",
+ "version": "3.2.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/type.git",
- "reference": "d59649a0eb6a5fdd22ea41e87fc1ca268f1c6a8e"
+ "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/d59649a0eb6a5fdd22ea41e87fc1ca268f1c6a8e",
- "reference": "d59649a0eb6a5fdd22ea41e87fc1ca268f1c6a8e",
+ "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
+ "reference": "75e2c2a32f5e0b3aef905b9ed0b179b953b3d7c7",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"require-dev": {
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^9.5"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "4.0-dev"
+ "dev-master": "3.2-dev"
}
},
"autoload": {
@@ -12141,8 +12195,7 @@
"homepage": "https://github.com/sebastianbergmann/type",
"support": {
"issues": "https://github.com/sebastianbergmann/type/issues",
- "security": "https://github.com/sebastianbergmann/type/security/policy",
- "source": "https://github.com/sebastianbergmann/type/tree/4.0"
+ "source": "https://github.com/sebastianbergmann/type/tree/3.2"
},
"funding": [
{
@@ -12150,29 +12203,29 @@
"type": "github"
}
],
- "time": "2024-09-29T07:06:05+00:00"
+ "time": "2023-02-03T06:13:03+00:00"
},
{
"name": "sebastian/version",
- "version": "4.0.x-dev",
+ "version": "3.0.x-dev",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
- "reference": "92ded34a7ac2cece0a3ae576e4850fcdd2276634"
+ "reference": "c6c1022351a901512170118436c764e473f6de8c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/92ded34a7ac2cece0a3ae576e4850fcdd2276634",
- "reference": "92ded34a7ac2cece0a3ae576e4850fcdd2276634",
+ "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
+ "reference": "c6c1022351a901512170118436c764e473f6de8c",
"shasum": ""
},
"require": {
- "php": ">=8.1"
+ "php": ">=7.3"
},
"type": "library",
"extra": {
"branch-alias": {
- "dev-main": "4.0-dev"
+ "dev-master": "3.0-dev"
}
},
"autoload": {
@@ -12195,8 +12248,7 @@
"homepage": "https://github.com/sebastianbergmann/version",
"support": {
"issues": "https://github.com/sebastianbergmann/version/issues",
- "security": "https://github.com/sebastianbergmann/version/security/policy",
- "source": "https://github.com/sebastianbergmann/version/tree/4.0"
+ "source": "https://github.com/sebastianbergmann/version/tree/3.0.2"
},
"funding": [
{
@@ -12204,7 +12256,7 @@
"type": "github"
}
],
- "time": "2024-09-07T13:16:02+00:00"
+ "time": "2020-09-28T06:39:44+00:00"
},
{
"name": "symfony/browser-kit",
@@ -12660,12 +12712,12 @@
"source": {
"type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git",
- "reference": "da8f6323d67dda0cb808d3df9e30510d1303ecd1"
+ "reference": "ca29ecc758a041e3de933fa07d7db9312e391939"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/da8f6323d67dda0cb808d3df9e30510d1303ecd1",
- "reference": "da8f6323d67dda0cb808d3df9e30510d1303ecd1",
+ "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/ca29ecc758a041e3de933fa07d7db9312e391939",
+ "reference": "ca29ecc758a041e3de933fa07d7db9312e391939",
"shasum": ""
},
"require": {
@@ -12734,7 +12786,7 @@
"type": "tidelift"
}
],
- "time": "2024-10-01T08:54:42+00:00"
+ "time": "2024-10-10T05:34:26+00:00"
},
{
"name": "theseer/tokenizer",
@@ -12792,12 +12844,12 @@
"source": {
"type": "git",
"url": "https://github.com/VincentLanglet/Twig-CS-Fixer.git",
- "reference": "a0e552fbd6fe264f09f6389a950347a7bf70cfb9"
+ "reference": "d73fa577cd66aa0f02b2d68e7cbb3c362f333015"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/a0e552fbd6fe264f09f6389a950347a7bf70cfb9",
- "reference": "a0e552fbd6fe264f09f6389a950347a7bf70cfb9",
+ "url": "https://api.github.com/repos/VincentLanglet/Twig-CS-Fixer/zipball/d73fa577cd66aa0f02b2d68e7cbb3c362f333015",
+ "reference": "d73fa577cd66aa0f02b2d68e7cbb3c362f333015",
"shasum": ""
},
"require": {
@@ -12857,7 +12909,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/3.1.0"
+ "source": "https://github.com/VincentLanglet/Twig-CS-Fixer/tree/main"
},
"funding": [
{
@@ -12865,7 +12917,7 @@
"type": "github"
}
],
- "time": "2024-08-30T11:23:49+00:00"
+ "time": "2024-10-10T18:12:28+00:00"
},
{
"name": "webmozart/assert",
@@ -12929,23 +12981,23 @@
"aliases": [],
"minimum-stability": "dev",
"stability-flags": {
+ "friendsofphp/php-cs-fixer": 20,
"jblond/php-diff": 20,
"league/commonmark": 20,
"meilisearch/search-bundle": 20,
"nyholm/psr7": 20,
"openai-php/client": 20,
"oro/doctrine-extensions": 20,
- "runtime/frankenphp-symfony": 20,
- "sensiolabs/typescript-bundle": 20,
- "symfonycasts/sass-bundle": 20,
- "twbs/bootstrap": 20,
- "friendsofphp/php-cs-fixer": 20,
"phpstan/extension-installer": 20,
"phpstan/phpstan": 20,
"phpstan/phpstan-doctrine": 20,
"phpstan/phpstan-phpunit": 20,
"phpstan/phpstan-strict-rules": 20,
"phpstan/phpstan-symfony": 20,
+ "runtime/frankenphp-symfony": 20,
+ "sensiolabs/typescript-bundle": 20,
+ "symfonycasts/sass-bundle": 20,
+ "twbs/bootstrap": 20,
"vincentlanglet/twig-cs-fixer": 20
},
"prefer-stable": false,
@@ -12957,6 +13009,6 @@
"ext-redis": "*",
"ext-sqlite3": "*"
},
- "platform-dev": [],
+ "platform-dev": {},
"plugin-api-version": "2.6.0"
}
diff --git a/devenv.lock b/devenv.lock
index 2bb95de..dbfd0b9 100644
--- a/devenv.lock
+++ b/devenv.lock
@@ -3,10 +3,10 @@
"devenv": {
"locked": {
"dir": "src/modules",
- "lastModified": 1728113618,
+ "lastModified": 1728993896,
"owner": "cachix",
"repo": "devenv",
- "rev": "a8495abab31ce52cd45d343caa760046c0c7ee74",
+ "rev": "dc7ebaf872306526ea6dcbb2122acca792680701",
"type": "github"
},
"original": {
@@ -53,10 +53,10 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1728182355,
+ "lastModified": 1728538411,
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "7d49afd36b5590f023ec56809c02e05d8164fbc4",
+ "rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
"type": "github"
},
"original": {
@@ -68,10 +68,10 @@
},
"nixpkgs-stable": {
"locked": {
- "lastModified": 1728193676,
+ "lastModified": 1728740863,
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "ecbc1ca8ffd6aea8372ad16be9ebbb39889e55b6",
+ "rev": "a3f9ad65a0bf298ed5847629a57808b97e6e8077",
"type": "github"
},
"original": {
@@ -91,10 +91,10 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
- "lastModified": 1728092656,
+ "lastModified": 1728778939,
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
- "rev": "1211305a5b237771e13fcca0c51e60ad47326a9a",
+ "rev": "ff68f91754be6f3427e4986d7949e6273659be1d",
"type": "github"
},
"original": {
diff --git a/importmap.php b/importmap.php
index a0a5bf4..9be5056 100644
--- a/importmap.php
+++ b/importmap.php
@@ -34,7 +34,7 @@
'version' => '3.2.2',
],
'@hotwired/turbo' => [
- 'version' => '8.0.10',
+ 'version' => '8.0.12',
],
'bootstrap-icons/font/bootstrap-icons.min.css' => [
'version' => '1.11.3',
@@ -59,7 +59,7 @@
'version' => '6.10.3',
],
'@codemirror/commands' => [
- 'version' => '6.6.2',
+ 'version' => '6.7.0',
],
'@codemirror/search' => [
'version' => '6.5.6',
diff --git a/package.json b/package.json
index febe968..acb228d 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"@codemirror/lang-sql": "^6.8.0",
"@symfony/stimulus-bridge": "^3.2.2",
"codemirror": "^6.0.1",
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
},
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca",
"devDependencies": {
@@ -20,7 +20,7 @@
"bootstrap": "^5.3.3",
"dprint": "^0.47.2",
"eslint": "^9.12.0",
- "globals": "^15.10.0",
- "typescript-eslint": "^8.8.0"
+ "globals": "^15.11.0",
+ "typescript-eslint": "^8.9.0"
}
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e8cad7c..808997d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -17,8 +17,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1(@lezer/common@1.2.2)
typescript:
- specifier: ^5.6.2
- version: 5.6.2
+ specifier: ^5.6.3
+ version: 5.6.3
devDependencies:
"@eslint/js":
specifier: ^9.12.0
@@ -39,11 +39,11 @@ importers:
specifier: ^9.12.0
version: 9.12.0
globals:
- specifier: ^15.10.0
- version: 15.10.0
+ specifier: ^15.11.0
+ version: 15.11.0
typescript-eslint:
- specifier: ^8.8.0
- version: 8.8.0(eslint@9.12.0)(typescript@5.6.2)
+ specifier: ^8.9.0
+ version: 8.9.0(eslint@9.12.0)(typescript@5.6.3)
packages:
"@codemirror/autocomplete@6.18.1":
@@ -56,9 +56,9 @@ packages:
"@codemirror/view": ^6.0.0
"@lezer/common": ^1.0.0
- "@codemirror/commands@6.6.2":
+ "@codemirror/commands@6.7.0":
resolution: {
- integrity: sha512-Fq7eWOl1Rcbrfn6jD8FPCj9Auaxdm5nIK5RYOeW7ughnd/rY5AmPg6b+CfsG39ZHdwiwe8lde3q8uR7CF5S0yQ==,
+ integrity: sha512-+cduIZ2KbesDhbykV02K25A5xIVrquSPz4UxxYBemRlAT2aW8dhwUgLDwej7q/RJUHKk4nALYcR1puecDvbdqw==,
}
"@codemirror/lang-sql@6.8.0":
@@ -299,9 +299,9 @@ packages:
integrity: sha512-wz7kjjRRj8/Lty4B+Kr0LN6Ypc/3SymeCCGSbaXp2leH0ZVg/PriNiOwNj4bD4uphI7A8NXS4b6Gl373sfO5mA==,
}
- "@typescript-eslint/eslint-plugin@8.8.0":
+ "@typescript-eslint/eslint-plugin@8.9.0":
resolution: {
- integrity: sha512-wORFWjU30B2WJ/aXBfOm1LX9v9nyt9D3jsSOxC3cCaTQGCW5k4jNpmjFv3U7p/7s4yvdjHzwtv2Sd2dOyhjS0A==,
+ integrity: sha512-Y1n621OCy4m7/vTXNlCbMVp87zSd7NH0L9cXD8aIpOaNlzeWxIK4+Q19A68gSmTNRZn92UjocVUWDthGxtqHFg==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -312,9 +312,9 @@ packages:
typescript:
optional: true
- "@typescript-eslint/parser@8.8.0":
+ "@typescript-eslint/parser@8.9.0":
resolution: {
- integrity: sha512-uEFUsgR+tl8GmzmLjRqz+VrDv4eoaMqMXW7ruXfgThaAShO9JTciKpEsB+TvnfFfbg5IpujgMXVV36gOJRLtZg==,
+ integrity: sha512-U+BLn2rqTTHnc4FL3FJjxaXptTxmf9sNftJK62XLz4+GxG3hLHm/SUNaaXP5Y4uTiuYoL5YLy4JBCJe3+t8awQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -324,15 +324,15 @@ packages:
typescript:
optional: true
- "@typescript-eslint/scope-manager@8.8.0":
+ "@typescript-eslint/scope-manager@8.9.0":
resolution: {
- integrity: sha512-EL8eaGC6gx3jDd8GwEFEV091210U97J0jeEHrAYvIYosmEGet4wJ+g0SYmLu+oRiAwbSA5AVrt6DxLHfdd+bUg==,
+ integrity: sha512-bZu9bUud9ym1cabmOYH9S6TnbWRzpklVmwqICeOulTCZ9ue2/pczWzQvt/cGj2r2o1RdKoZbuEMalJJSYw3pHQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- "@typescript-eslint/type-utils@8.8.0":
+ "@typescript-eslint/type-utils@8.9.0":
resolution: {
- integrity: sha512-IKwJSS7bCqyCeG4NVGxnOP6lLT9Okc3Zj8hLO96bpMkJab+10HIfJbMouLrlpyOr3yrQ1cA413YPFiGd1mW9/Q==,
+ integrity: sha512-JD+/pCqlKqAk5961vxCluK+clkppHY07IbV3vett97KOV+8C6l+CPEPwpUuiMwgbOz/qrN3Ke4zzjqbT+ls+1Q==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -341,15 +341,15 @@ packages:
typescript:
optional: true
- "@typescript-eslint/types@8.8.0":
+ "@typescript-eslint/types@8.9.0":
resolution: {
- integrity: sha512-QJwc50hRCgBd/k12sTykOJbESe1RrzmX6COk8Y525C9l7oweZ+1lw9JiU56im7Amm8swlz00DRIlxMYLizr2Vw==,
+ integrity: sha512-SjgkvdYyt1FAPhU9c6FiYCXrldwYYlIQLkuc+LfAhCna6ggp96ACncdtlbn8FmnG72tUkXclrDExOpEYf1nfJQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
- "@typescript-eslint/typescript-estree@8.8.0":
+ "@typescript-eslint/typescript-estree@8.9.0":
resolution: {
- integrity: sha512-ZaMJwc/0ckLz5DaAZ+pNLmHv8AMVGtfWxZe/x2JVEkD5LnmhWiQMMcYT7IY7gkdJuzJ9P14fRy28lUrlDSWYdw==,
+ integrity: sha512-9iJYTgKLDG6+iqegehc5+EqE6sqaee7kb8vWpmHZ86EqwDjmlqNNHeqDVqb9duh+BY6WCNHfIGvuVU3Tf9Db0g==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -358,17 +358,17 @@ packages:
typescript:
optional: true
- "@typescript-eslint/utils@8.8.0":
+ "@typescript-eslint/utils@8.9.0":
resolution: {
- integrity: sha512-QE2MgfOTem00qrlPgyByaCHay9yb1+9BjnMFnSFkUKQfu7adBXDTnCAivURnuPPAG/qiB+kzKkZKmKfaMT0zVg==,
+ integrity: sha512-PKgMmaSo/Yg/F7kIZvrgrWa1+Vwn036CdNUvYFEkYbPwOH4i8xvkaRlu148W3vtheWK9ckKRIz7PBP5oUlkrvQ==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
- "@typescript-eslint/visitor-keys@8.8.0":
+ "@typescript-eslint/visitor-keys@8.9.0":
resolution: {
- integrity: sha512-8mq51Lx6Hpmd7HnA2fcHQo3YgfX1qbccxQOgZcb4tvasu//zXRaA1j5ZRFeCw/VRAdFi4mRM9DnZw0Nu0Q2d1g==,
+ integrity: sha512-Ht4y38ubk4L5/U8xKUBfKNYGmvKvA1CANoxiTRMM+tOLk3lbF3DvzZCxJCRSE+2GdCMSh6zq9VZJc3asc1XuAA==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
@@ -653,9 +653,9 @@ packages:
}
engines: { node: ">=18" }
- globals@15.10.0:
+ globals@15.11.0:
resolution: {
- integrity: sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==,
+ integrity: sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==,
}
engines: { node: ">=18" }
@@ -943,9 +943,9 @@ packages:
}
engines: { node: ">= 0.8.0" }
- typescript-eslint@8.8.0:
+ typescript-eslint@8.9.0:
resolution: {
- integrity: sha512-BjIT/VwJ8+0rVO01ZQ2ZVnjE1svFBiRczcpr1t1Yxt7sT25VSbPfrJtDsQ8uQTy2pilX5nI9gwxhUyLULNentw==,
+ integrity: sha512-AuD/FXGYRQyqyOBCpNLldMlsCGvmDNxptQ3Dp58/NXeB+FqyvTfXmMyba3PYa0Vi9ybnj7G8S/yd/4Cw8y47eA==,
}
engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 }
peerDependencies:
@@ -954,9 +954,9 @@ packages:
typescript:
optional: true
- typescript@5.6.2:
+ typescript@5.6.3:
resolution: {
- integrity: sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==,
+ integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==,
}
engines: { node: ">=14.17" }
hasBin: true
@@ -998,7 +998,7 @@ snapshots:
"@codemirror/view": 6.34.1
"@lezer/common": 1.2.2
- "@codemirror/commands@6.6.2":
+ "@codemirror/commands@6.7.0":
dependencies:
"@codemirror/language": 6.10.3
"@codemirror/state": 6.4.1
@@ -1168,85 +1168,85 @@ snapshots:
"@types/webpack-env@1.18.5": {}
- "@typescript-eslint/eslint-plugin@8.8.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2))(eslint@9.12.0)(typescript@5.6.2)":
+ "@typescript-eslint/eslint-plugin@8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)":
dependencies:
"@eslint-community/regexpp": 4.11.1
- "@typescript-eslint/parser": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
- "@typescript-eslint/scope-manager": 8.8.0
- "@typescript-eslint/type-utils": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
- "@typescript-eslint/utils": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
- "@typescript-eslint/visitor-keys": 8.8.0
+ "@typescript-eslint/parser": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
+ "@typescript-eslint/scope-manager": 8.9.0
+ "@typescript-eslint/type-utils": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
+ "@typescript-eslint/visitor-keys": 8.9.0
eslint: 9.12.0
graphemer: 1.4.0
ignore: 5.3.2
natural-compare: 1.4.0
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2)":
+ "@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/scope-manager": 8.8.0
- "@typescript-eslint/types": 8.8.0
- "@typescript-eslint/typescript-estree": 8.8.0(typescript@5.6.2)
- "@typescript-eslint/visitor-keys": 8.8.0
+ "@typescript-eslint/scope-manager": 8.9.0
+ "@typescript-eslint/types": 8.9.0
+ "@typescript-eslint/typescript-estree": 8.9.0(typescript@5.6.3)
+ "@typescript-eslint/visitor-keys": 8.9.0
debug: 4.3.7
eslint: 9.12.0
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/scope-manager@8.8.0":
+ "@typescript-eslint/scope-manager@8.9.0":
dependencies:
- "@typescript-eslint/types": 8.8.0
- "@typescript-eslint/visitor-keys": 8.8.0
+ "@typescript-eslint/types": 8.9.0
+ "@typescript-eslint/visitor-keys": 8.9.0
- "@typescript-eslint/type-utils@8.8.0(eslint@9.12.0)(typescript@5.6.2)":
+ "@typescript-eslint/type-utils@8.9.0(eslint@9.12.0)(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/typescript-estree": 8.8.0(typescript@5.6.2)
- "@typescript-eslint/utils": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
+ "@typescript-eslint/typescript-estree": 8.9.0(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
debug: 4.3.7
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- eslint
- supports-color
- "@typescript-eslint/types@8.8.0": {}
+ "@typescript-eslint/types@8.9.0": {}
- "@typescript-eslint/typescript-estree@8.8.0(typescript@5.6.2)":
+ "@typescript-eslint/typescript-estree@8.9.0(typescript@5.6.3)":
dependencies:
- "@typescript-eslint/types": 8.8.0
- "@typescript-eslint/visitor-keys": 8.8.0
+ "@typescript-eslint/types": 8.9.0
+ "@typescript-eslint/visitor-keys": 8.9.0
debug: 4.3.7
fast-glob: 3.3.2
is-glob: 4.0.3
minimatch: 9.0.5
semver: 7.6.3
- ts-api-utils: 1.3.0(typescript@5.6.2)
+ ts-api-utils: 1.3.0(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- supports-color
- "@typescript-eslint/utils@8.8.0(eslint@9.12.0)(typescript@5.6.2)":
+ "@typescript-eslint/utils@8.9.0(eslint@9.12.0)(typescript@5.6.3)":
dependencies:
"@eslint-community/eslint-utils": 4.4.0(eslint@9.12.0)
- "@typescript-eslint/scope-manager": 8.8.0
- "@typescript-eslint/types": 8.8.0
- "@typescript-eslint/typescript-estree": 8.8.0(typescript@5.6.2)
+ "@typescript-eslint/scope-manager": 8.9.0
+ "@typescript-eslint/types": 8.9.0
+ "@typescript-eslint/typescript-estree": 8.9.0(typescript@5.6.3)
eslint: 9.12.0
transitivePeerDependencies:
- supports-color
- typescript
- "@typescript-eslint/visitor-keys@8.8.0":
+ "@typescript-eslint/visitor-keys@8.9.0":
dependencies:
- "@typescript-eslint/types": 8.8.0
+ "@typescript-eslint/types": 8.9.0
eslint-visitor-keys: 3.4.3
acorn-jsx@5.3.2(acorn@8.12.1):
@@ -1303,7 +1303,7 @@ snapshots:
codemirror@6.0.1(@lezer/common@1.2.2):
dependencies:
"@codemirror/autocomplete": 6.18.1(@codemirror/language@6.10.3)(@codemirror/state@6.4.1)(@codemirror/view@6.34.1)(@lezer/common@1.2.2)
- "@codemirror/commands": 6.6.2
+ "@codemirror/commands": 6.7.0
"@codemirror/language": 6.10.3
"@codemirror/lint": 6.8.2
"@codemirror/search": 6.5.6
@@ -1464,7 +1464,7 @@ snapshots:
globals@14.0.0: {}
- globals@15.10.0: {}
+ globals@15.11.0: {}
graphemer@1.4.0: {}
@@ -1610,26 +1610,26 @@ snapshots:
dependencies:
is-number: 7.0.0
- ts-api-utils@1.3.0(typescript@5.6.2):
+ ts-api-utils@1.3.0(typescript@5.6.3):
dependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
type-check@0.4.0:
dependencies:
prelude-ls: 1.2.1
- typescript-eslint@8.8.0(eslint@9.12.0)(typescript@5.6.2):
+ typescript-eslint@8.9.0(eslint@9.12.0)(typescript@5.6.3):
dependencies:
- "@typescript-eslint/eslint-plugin": 8.8.0(@typescript-eslint/parser@8.8.0(eslint@9.12.0)(typescript@5.6.2))(eslint@9.12.0)(typescript@5.6.2)
- "@typescript-eslint/parser": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
- "@typescript-eslint/utils": 8.8.0(eslint@9.12.0)(typescript@5.6.2)
+ "@typescript-eslint/eslint-plugin": 8.9.0(@typescript-eslint/parser@8.9.0(eslint@9.12.0)(typescript@5.6.3))(eslint@9.12.0)(typescript@5.6.3)
+ "@typescript-eslint/parser": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
+ "@typescript-eslint/utils": 8.9.0(eslint@9.12.0)(typescript@5.6.3)
optionalDependencies:
- typescript: 5.6.2
+ typescript: 5.6.3
transitivePeerDependencies:
- eslint
- supports-color
- typescript@5.6.2: {}
+ typescript@5.6.3: {}
uri-js@4.4.1:
dependencies:
diff --git a/src/Form/CommentCreateFormType.php b/src/Form/CommentCreateFormType.php
index 2302d1a..1aea9eb 100644
--- a/src/Form/CommentCreateFormType.php
+++ b/src/Form/CommentCreateFormType.php
@@ -11,6 +11,9 @@
use Symfony\Component\Form\FormBuilderInterface;
use Symfony\Component\OptionsResolver\OptionsResolver;
+/**
+ * @extends AbstractType
+ */
class CommentCreateFormType extends AbstractType
{
public function buildForm(FormBuilderInterface $builder, array $options): void
diff --git a/src/Form/FeedbackFormType.php b/src/Form/FeedbackFormType.php
index 2311471..3282572 100644
--- a/src/Form/FeedbackFormType.php
+++ b/src/Form/FeedbackFormType.php
@@ -17,6 +17,9 @@
use function Symfony\Component\Translation\t;
+/**
+ * @extends AbstractType
+ */
class FeedbackFormType extends AbstractType
{
public function __construct(
diff --git a/src/Form/NameChangeFormType.php b/src/Form/NameChangeFormType.php
index 62be578..cf37891 100644
--- a/src/Form/NameChangeFormType.php
+++ b/src/Form/NameChangeFormType.php
@@ -12,6 +12,9 @@
use Symfony\Component\OptionsResolver\OptionsResolver;
use Symfony\Contracts\Translation\TranslatorInterface;
+/**
+ * @extends AbstractType
+ */
class NameChangeFormType extends AbstractType
{
public function __construct(
diff --git a/src/Form/PasswordChangeFormType.php b/src/Form/PasswordChangeFormType.php
index 1d67bc7..9d3743e 100644
--- a/src/Form/PasswordChangeFormType.php
+++ b/src/Form/PasswordChangeFormType.php
@@ -12,6 +12,9 @@
use Symfony\Component\OptionsResolver\OptionsResolver;
use Symfony\Contracts\Translation\TranslatorInterface;
+/**
+ * @extends AbstractType
+ */
class PasswordChangeFormType extends AbstractType
{
public function __construct(
diff --git a/src/Repository/UserRepository.php b/src/Repository/UserRepository.php
index d242abb..cd36500 100644
--- a/src/Repository/UserRepository.php
+++ b/src/Repository/UserRepository.php
@@ -7,12 +7,13 @@
use App\Entity\User;
use Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository;
use Doctrine\Persistence\ManagerRegistry;
-use Symfony\Component\Security\Core\Exception\UnsupportedUserException;
use Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface;
use Symfony\Component\Security\Core\User\PasswordUpgraderInterface;
/**
* @extends ServiceEntityRepository
+ *
+ * @implements PasswordUpgraderInterface
*/
class UserRepository extends ServiceEntityRepository implements PasswordUpgraderInterface
{
@@ -26,10 +27,6 @@ public function __construct(ManagerRegistry $registry)
*/
public function upgradePassword(PasswordAuthenticatedUserInterface $user, string $newHashedPassword): void
{
- if (!$user instanceof User) {
- throw new UnsupportedUserException(\sprintf('Instances of "%s" are not supported.', $user::class));
- }
-
$user->setPassword($newHashedPassword);
$this->getEntityManager()->persist($user);
$this->getEntityManager()->flush();
diff --git a/src/Service/Types/SchemaDatabase.php b/src/Service/Types/SchemaDatabase.php
index f0b3aa7..88568b0 100644
--- a/src/Service/Types/SchemaDatabase.php
+++ b/src/Service/Types/SchemaDatabase.php
@@ -99,7 +99,9 @@ private static function initialize(string $filename, string $schema): void
$db->enableExceptions(true);
try {
+ $db->exec('BEGIN EXCLUSIVE');
$db->exec($schema);
+ $db->exec('COMMIT');
$db->close();
} catch (\Throwable) {
$lastErrorMessage = $db->lastErrorMsg();
diff --git a/src/Twig/Components/Challenge/CommentModule/CommentForm.php b/src/Twig/Components/Challenge/CommentModule/CommentForm.php
index 14adbeb..ae99741 100644
--- a/src/Twig/Components/Challenge/CommentModule/CommentForm.php
+++ b/src/Twig/Components/Challenge/CommentModule/CommentForm.php
@@ -39,6 +39,9 @@ public function __construct(
) {
}
+ /**
+ * @return FormInterface
+ */
protected function instantiateForm(): FormInterface
{
$this->initialComment = (new CommentEntity())
diff --git a/tests/Service/DbRunnerTest.php b/tests/Service/DbRunnerTest.php
index 6db60cc..b10ec97 100644
--- a/tests/Service/DbRunnerTest.php
+++ b/tests/Service/DbRunnerTest.php
@@ -219,7 +219,9 @@ public static function runQueryProvider(): array
];
}
- #[DataProvider('hashProvider')]
+ /**
+ * @dataProvider hashProvider
+ */
public function testHashStatement(string $leftStmt, string $rightStmt): void
{
$dbrunner = new DbRunner();
@@ -230,7 +232,9 @@ public function testHashStatement(string $leftStmt, string $rightStmt): void
self::assertEquals($leftHash, $rightHash);
}
- #[DataProvider('hashProvider')]
+ /**
+ * @dataProvider hashProvider
+ */
public function testHashInvalidStatement(string $invalidStmt): void
{
$this->expectNotToPerformAssertions();
@@ -242,12 +246,13 @@ public function testHashInvalidStatement(string $invalidStmt): void
}
/**
+ * @dataProvider runQueryProvider
+ *
* @param ?array> $expect
* @param ?class-string<\Throwable> $exception
*
* @throws \Throwable
*/
- #[DataProvider('runQueryProvider')]
public function testRunQuery(string $schema, string $query, ?array $expect, ?string $exception): void
{
$dbrunner = new DbRunner();