Browse Source

Update

imwald
Nuša Pukšič 3 months ago
parent
commit
56b10d53a9
  1. 144
      composer.lock

144
composer.lock generated

@ -424,16 +424,16 @@ @@ -424,16 +424,16 @@
},
{
"name": "doctrine/collections",
"version": "2.3.0",
"version": "2.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d"
"reference": "9acfeea2e8666536edff3d77c531261c63680160"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/2eb07e5953eed811ce1b309a7478a3b236f2273d",
"reference": "2eb07e5953eed811ce1b309a7478a3b236f2273d",
"url": "https://api.github.com/repos/doctrine/collections/zipball/9acfeea2e8666536edff3d77c531261c63680160",
"reference": "9acfeea2e8666536edff3d77c531261c63680160",
"shasum": ""
},
"require": {
@ -442,11 +442,11 @@ @@ -442,11 +442,11 @@
"symfony/polyfill-php84": "^1.30"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"doctrine/coding-standard": "^14",
"ext-json": "*",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.0",
"phpunit/phpunit": "^10.5"
"phpstan/phpstan": "^2.1.30",
"phpstan/phpstan-phpunit": "^2.0.7",
"phpunit/phpunit": "^10.5.58 || ^11.5.42 || ^12.4"
},
"type": "library",
"autoload": {
@ -490,7 +490,7 @@ @@ -490,7 +490,7 @@
],
"support": {
"issues": "https://github.com/doctrine/collections/issues",
"source": "https://github.com/doctrine/collections/tree/2.3.0"
"source": "https://github.com/doctrine/collections/tree/2.4.0"
},
"funding": [
{
@ -506,7 +506,7 @@ @@ -506,7 +506,7 @@
"type": "tidelift"
}
],
"time": "2025-03-22T10:17:19+00:00"
"time": "2025-10-25T09:18:13+00:00"
},
{
"name": "doctrine/dbal",
@ -1391,16 +1391,16 @@ @@ -1391,16 +1391,16 @@
},
{
"name": "doctrine/persistence",
"version": "4.1.0",
"version": "4.1.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/persistence.git",
"reference": "dcbdfe4b211ae09478e192289cae7ab0987b29a4"
"reference": "b9c49ad3558bb77ef973f4e173f2e9c2eca9be09"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/dcbdfe4b211ae09478e192289cae7ab0987b29a4",
"reference": "dcbdfe4b211ae09478e192289cae7ab0987b29a4",
"url": "https://api.github.com/repos/doctrine/persistence/zipball/b9c49ad3558bb77ef973f4e173f2e9c2eca9be09",
"reference": "b9c49ad3558bb77ef973f4e173f2e9c2eca9be09",
"shasum": ""
},
"require": {
@ -1409,11 +1409,11 @@ @@ -1409,11 +1409,11 @@
"psr/cache": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"doctrine/coding-standard": "^12",
"phpstan/phpstan": "1.12.7",
"phpstan/phpstan-phpunit": "^1",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "^9.6",
"doctrine/coding-standard": "^14",
"phpstan/phpstan": "2.1.30",
"phpstan/phpstan-phpunit": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^10.5.58 || ^12",
"symfony/cache": "^4.4 || ^5.4 || ^6.0 || ^7.0",
"symfony/finder": "^4.4 || ^5.4 || ^6.0 || ^7.0"
},
@ -1464,7 +1464,7 @@ @@ -1464,7 +1464,7 @@
],
"support": {
"issues": "https://github.com/doctrine/persistence/issues",
"source": "https://github.com/doctrine/persistence/tree/4.1.0"
"source": "https://github.com/doctrine/persistence/tree/4.1.1"
},
"funding": [
{
@ -1480,7 +1480,7 @@ @@ -1480,7 +1480,7 @@
"type": "tidelift"
}
],
"time": "2025-08-21T16:00:31+00:00"
"time": "2025-10-16T20:13:18+00:00"
},
{
"name": "doctrine/sql-formatter",
@ -2278,22 +2278,22 @@ @@ -2278,22 +2278,22 @@
},
{
"name": "lcobucci/jwt",
"version": "5.5.0",
"version": "5.6.0",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "a835af59b030d3f2967725697cf88300f579088e"
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e",
"reference": "a835af59b030d3f2967725697cf88300f579088e",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e",
"reference": "bb3e9f21e4196e8afc41def81ef649c164bca25e",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-sodium": "*",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
"psr/clock": "^1.0"
},
"require-dev": {
@ -2335,7 +2335,7 @@ @@ -2335,7 +2335,7 @@
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/5.5.0"
"source": "https://github.com/lcobucci/jwt/tree/5.6.0"
},
"funding": [
{
@ -2347,7 +2347,7 @@ @@ -2347,7 +2347,7 @@
"type": "patreon"
}
],
"time": "2025-01-26T21:29:45+00:00"
"time": "2025-10-17T11:30:53+00:00"
},
{
"name": "league/commonmark",
@ -9325,16 +9325,16 @@ @@ -9325,16 +9325,16 @@
},
{
"name": "symfony/stimulus-bundle",
"version": "v2.30.0",
"version": "v2.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git",
"reference": "668b9efe9d0ab8b4e50091263171609e0459c0c8"
"reference": "c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/668b9efe9d0ab8b4e50091263171609e0459c0c8",
"reference": "668b9efe9d0ab8b4e50091263171609e0459c0c8",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0",
"reference": "c5ea8ee2ccd45447b7f4b6b82f704ee5e76127f0",
"shasum": ""
},
"require": {
@ -9374,7 +9374,7 @@ @@ -9374,7 +9374,7 @@
"symfony-ux"
],
"support": {
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.30.0"
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.31.0"
},
"funding": [
{
@ -9394,7 +9394,7 @@ @@ -9394,7 +9394,7 @@
"type": "tidelift"
}
],
"time": "2025-08-27T15:25:48+00:00"
"time": "2025-09-24T13:27:42+00:00"
},
{
"name": "symfony/stopwatch",
@ -10005,16 +10005,16 @@ @@ -10005,16 +10005,16 @@
},
{
"name": "symfony/ux-icons",
"version": "v2.30.0",
"version": "v2.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-icons.git",
"reference": "c383eca19a6925b4d758cd1892edac457921a6f6"
"reference": "b3d1668985373a142dba7ccbf483e935671f7d24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/ux-icons/zipball/c383eca19a6925b4d758cd1892edac457921a6f6",
"reference": "c383eca19a6925b4d758cd1892edac457921a6f6",
"url": "https://api.github.com/repos/symfony/ux-icons/zipball/b3d1668985373a142dba7ccbf483e935671f7d24",
"reference": "b3d1668985373a142dba7ccbf483e935671f7d24",
"shasum": ""
},
"require": {
@ -10074,7 +10074,7 @@ @@ -10074,7 +10074,7 @@
"twig"
],
"support": {
"source": "https://github.com/symfony/ux-icons/tree/v2.30.0"
"source": "https://github.com/symfony/ux-icons/tree/v2.31.0"
},
"funding": [
{
@ -10094,20 +10094,20 @@ @@ -10094,20 +10094,20 @@
"type": "tidelift"
}
],
"time": "2025-08-27T15:25:48+00:00"
"time": "2025-09-30T20:52:33+00:00"
},
{
"name": "symfony/ux-live-component",
"version": "v2.30.0",
"version": "v2.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-live-component.git",
"reference": "332ab117586c755d2795c0db92c028a9eed71e1a"
"reference": "10776be28e15b731ba9d6e3eb43e840434442d67"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/ux-live-component/zipball/332ab117586c755d2795c0db92c028a9eed71e1a",
"reference": "332ab117586c755d2795c0db92c028a9eed71e1a",
"url": "https://api.github.com/repos/symfony/ux-live-component/zipball/10776be28e15b731ba9d6e3eb43e840434442d67",
"reference": "10776be28e15b731ba9d6e3eb43e840434442d67",
"shasum": ""
},
"require": {
@ -10125,10 +10125,10 @@ @@ -10125,10 +10125,10 @@
"symfony/type-info": "<7.2"
},
"require-dev": {
"doctrine/annotations": "^1.0",
"doctrine/annotations": "^1.0|^2.0",
"doctrine/collections": "^1.6.8|^2.0",
"doctrine/doctrine-bundle": "^2.4.3",
"doctrine/orm": "^2.9.4",
"doctrine/orm": "^2.9.4|^3.0",
"doctrine/persistence": "^2.5.2|^3.0",
"phpdocumentor/reflection-docblock": "5.x-dev",
"symfony/dependency-injection": "^5.4|^6.0|^7.0|^8.0",
@ -10175,7 +10175,7 @@ @@ -10175,7 +10175,7 @@
"twig"
],
"support": {
"source": "https://github.com/symfony/ux-live-component/tree/v2.30.0"
"source": "https://github.com/symfony/ux-live-component/tree/v2.31.0"
},
"funding": [
{
@ -10195,20 +10195,20 @@ @@ -10195,20 +10195,20 @@
"type": "tidelift"
}
],
"time": "2025-08-27T15:25:48+00:00"
"time": "2025-10-22T02:51:40+00:00"
},
{
"name": "symfony/ux-twig-component",
"version": "v2.30.0",
"version": "v2.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/ux-twig-component.git",
"reference": "2f445efda4d4400d4d1911ddf9710c366f339614"
"reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/2f445efda4d4400d4d1911ddf9710c366f339614",
"reference": "2f445efda4d4400d4d1911ddf9710c366f339614",
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa",
"reference": "6f7ecc103cdb51adb6d76d32e374fcd1d33ff2fa",
"shasum": ""
},
"require": {
@ -10262,7 +10262,7 @@ @@ -10262,7 +10262,7 @@
"twig"
],
"support": {
"source": "https://github.com/symfony/ux-twig-component/tree/v2.30.0"
"source": "https://github.com/symfony/ux-twig-component/tree/v2.31.0"
},
"funding": [
{
@ -10282,7 +10282,7 @@ @@ -10282,7 +10282,7 @@
"type": "tidelift"
}
],
"time": "2025-08-27T15:25:48+00:00"
"time": "2025-10-17T06:14:35+00:00"
},
{
"name": "symfony/var-dumper",
@ -11042,28 +11042,28 @@ @@ -11042,28 +11042,28 @@
},
{
"name": "webmozart/assert",
"version": "1.11.0",
"version": "1.12.0",
"source": {
"type": "git",
"url": "https://github.com/webmozarts/assert.git",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
"reference": "541057574806f942c94662b817a50f63f7345360"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
"reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/541057574806f942c94662b817a50f63f7345360",
"reference": "541057574806f942c94662b817a50f63f7345360",
"shasum": ""
},
"require": {
"ext-ctype": "*",
"ext-date": "*",
"ext-filter": "*",
"php": "^7.2 || ^8.0"
},
"conflict": {
"phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<4.6.1 || 4.6.2"
},
"require-dev": {
"phpunit/phpunit": "^8.5.13"
"suggest": {
"ext-intl": "",
"ext-simplexml": "",
"ext-spl": ""
},
"type": "library",
"extra": {
@ -11094,9 +11094,9 @@ @@ -11094,9 +11094,9 @@
],
"support": {
"issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.11.0"
"source": "https://github.com/webmozarts/assert/tree/1.12.0"
},
"time": "2022-06-03T18:03:27+00:00"
"time": "2025-10-20T12:43:39+00:00"
}
],
"packages-dev": [
@ -11162,16 +11162,16 @@ @@ -11162,16 +11162,16 @@
},
{
"name": "nikic/php-parser",
"version": "v5.6.1",
"version": "v5.6.2",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2"
"reference": "3a454ca033b9e06b63282ce19562e892747449bb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
"reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb",
"reference": "3a454ca033b9e06b63282ce19562e892747449bb",
"shasum": ""
},
"require": {
@ -11214,9 +11214,9 @@ @@ -11214,9 +11214,9 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1"
"source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2"
},
"time": "2025-08-13T20:13:15+00:00"
"time": "2025-10-21T19:32:17+00:00"
},
{
"name": "phar-io/manifest",

Loading…
Cancel
Save