Updated dependencies

This commit is contained in:
Jeroen De Meerleer 2024-09-17 15:45:54 +02:00
parent cd341d8906
commit 9afa15277f
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
4 changed files with 1270 additions and 665 deletions

View File

@ -9,7 +9,7 @@
"ext-iconv": "*", "ext-iconv": "*",
"erusev/parsedown": "^1.7", "erusev/parsedown": "^1.7",
"nelmio/security-bundle": "^3.4", "nelmio/security-bundle": "^3.4",
"symfony/console": "^v7.1", "symfony/console": "^7.1",
"symfony/dotenv": "^7.1", "symfony/dotenv": "^7.1",
"symfony/flex": "^2.4", "symfony/flex": "^2.4",
"symfony/framework-bundle": "^7.1", "symfony/framework-bundle": "^7.1",

372
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "ebee3102f30b5099fd3b532e649c1b24", "content-hash": "64117eb9411d85f9212d2a54b9612b1a",
"packages": [ "packages": [
{ {
"name": "composer/ca-bundle", "name": "composer/ca-bundle",
@ -134,16 +134,16 @@
}, },
{ {
"name": "nelmio/security-bundle", "name": "nelmio/security-bundle",
"version": "v3.4.0", "version": "v3.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nelmio/NelmioSecurityBundle.git", "url": "https://github.com/nelmio/NelmioSecurityBundle.git",
"reference": "de34d69ddc2227a4d5928030d2439106faf7a427" "reference": "3c4739628eafe886c001210aa0d97b33f3551599"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/de34d69ddc2227a4d5928030d2439106faf7a427", "url": "https://api.github.com/repos/nelmio/NelmioSecurityBundle/zipball/3c4739628eafe886c001210aa0d97b33f3551599",
"reference": "de34d69ddc2227a4d5928030d2439106faf7a427", "reference": "3c4739628eafe886c001210aa0d97b33f3551599",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -202,9 +202,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nelmio/NelmioSecurityBundle/issues", "issues": "https://github.com/nelmio/NelmioSecurityBundle/issues",
"source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.4.0" "source": "https://github.com/nelmio/NelmioSecurityBundle/tree/v3.4.2"
}, },
"time": "2024-07-05T07:26:02+00:00" "time": "2024-09-10T13:22:26+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@ -360,16 +360,16 @@
}, },
{ {
"name": "psr/log", "name": "psr/log",
"version": "3.0.0", "version": "3.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/log.git", "url": "https://github.com/php-fig/log.git",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", "url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", "reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -404,9 +404,9 @@
"psr-3" "psr-3"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/log/tree/3.0.0" "source": "https://github.com/php-fig/log/tree/3.0.2"
}, },
"time": "2021-07-14T16:46:02+00:00" "time": "2024-09-11T13:17:53+00:00"
}, },
{ {
"name": "symfony/asset", "name": "symfony/asset",
@ -479,16 +479,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "8ac37acee794372f9732fe8a61a8221f6762148e" "reference": "b61e464d7687bb7e8f677d5031c632bf3820df18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/8ac37acee794372f9732fe8a61a8221f6762148e", "url": "https://api.github.com/repos/symfony/cache/zipball/b61e464d7687bb7e8f677d5031c632bf3820df18",
"reference": "8ac37acee794372f9732fe8a61a8221f6762148e", "reference": "b61e464d7687bb7e8f677d5031c632bf3820df18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -556,7 +556,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v7.1.3" "source": "https://github.com/symfony/cache/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -572,7 +572,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-17T06:10:24+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -727,16 +727,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9" "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "url": "https://api.github.com/repos/symfony/console/zipball/1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"reference": "cb1dcb30ebc7005c29864ee78adb47b5fb7c3cd9", "reference": "1eed7af6961d763e7832e874d7f9b21c3ea9c111",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -800,7 +800,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.1.3" "source": "https://github.com/symfony/console/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -816,20 +816,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-15T22:48:53+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "8126f0be4ff984e4db0140e60917900a53facb49" "reference": "5320e0bc2c9e2d7450bb4091e497a305a68b28ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/8126f0be4ff984e4db0140e60917900a53facb49", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5320e0bc2c9e2d7450bb4091e497a305a68b28ed",
"reference": "8126f0be4ff984e4db0140e60917900a53facb49", "reference": "5320e0bc2c9e2d7450bb4091e497a305a68b28ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -880,7 +880,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application", "description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dependency-injection/tree/v7.1.3" "source": "https://github.com/symfony/dependency-injection/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -896,7 +896,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T07:35:39+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1338,16 +1338,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca" "reference": "d95bbf319f7d052082fb7af147e0f835a695e823"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/717c6329886f32dc65e27461f80f2a465412fdca", "url": "https://api.github.com/repos/symfony/finder/zipball/d95bbf319f7d052082fb7af147e0f835a695e823",
"reference": "717c6329886f32dc65e27461f80f2a465412fdca", "reference": "d95bbf319f7d052082fb7af147e0f835a695e823",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1382,7 +1382,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.1.3" "source": "https://github.com/symfony/finder/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1398,20 +1398,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-24T07:08:44+00:00" "time": "2024-08-13T14:28:19+00:00"
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v2.4.5", "version": "v2.4.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "b0a405f40614c9f584b489d54f91091817b0e26e" "reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/b0a405f40614c9f584b489d54f91091817b0e26e", "url": "https://api.github.com/repos/symfony/flex/zipball/4dc11919791f81d087a12db2ab4c7e044431ef6b",
"reference": "b0a405f40614c9f584b489d54f91091817b0e26e", "reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1447,7 +1447,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.4.5" "source": "https://github.com/symfony/flex/tree/v2.4.6"
}, },
"funding": [ "funding": [
{ {
@ -1463,20 +1463,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-02T08:16:47+00:00" "time": "2024-04-27T10:22:22+00:00"
}, },
{ {
"name": "symfony/framework-bundle", "name": "symfony/framework-bundle",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/framework-bundle.git", "url": "https://github.com/symfony/framework-bundle.git",
"reference": "a32ec544bd501eb4619eb977860ad3076ee55061" "reference": "711af4eefcb4054a9c93e44b403626e1826bcddd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/framework-bundle/zipball/a32ec544bd501eb4619eb977860ad3076ee55061", "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/711af4eefcb4054a9c93e44b403626e1826bcddd",
"reference": "a32ec544bd501eb4619eb977860ad3076ee55061", "reference": "711af4eefcb4054a9c93e44b403626e1826bcddd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1594,7 +1594,7 @@
"description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/framework-bundle/tree/v7.1.3" "source": "https://github.com/symfony/framework-bundle/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1610,7 +1610,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T13:24:34+00:00" "time": "2024-08-11T16:10:02+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
@ -1691,16 +1691,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186" "reference": "6efcbd1b3f444f631c386504fc83eeca25963747"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/db9702f3a04cc471ec8c70e881825db26ac5f186", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6efcbd1b3f444f631c386504fc83eeca25963747",
"reference": "db9702f3a04cc471ec8c70e881825db26ac5f186", "reference": "6efcbd1b3f444f631c386504fc83eeca25963747",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1785,7 +1785,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.1.3" "source": "https://github.com/symfony/http-kernel/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -1801,7 +1801,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T14:58:15+00:00" "time": "2024-08-30T17:02:28+00:00"
}, },
{ {
"name": "symfony/password-hasher", "name": "symfony/password-hasher",
@ -1877,20 +1877,20 @@
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",
"version": "v1.30.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-grapheme.git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
"reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a" "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/64647a7c30b2283f5d49b874d84a18fc22054b7a", "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"reference": "64647a7c30b2283f5d49b874d84a18fc22054b7a", "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"suggest": { "suggest": {
"ext-intl": "For best performance" "ext-intl": "For best performance"
@ -1935,7 +1935,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.30.0" "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -1951,24 +1951,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T15:07:36+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-normalizer", "name": "symfony/polyfill-intl-normalizer",
"version": "v1.30.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-intl-normalizer.git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
"reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb" "reference": "3833d7255cc303546435cb650316bff708a1c75c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/a95281b0be0d9ab48050ebd988b967875cdb9fdb", "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
"reference": "a95281b0be0d9ab48050ebd988b967875cdb9fdb", "reference": "3833d7255cc303546435cb650316bff708a1c75c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"suggest": { "suggest": {
"ext-intl": "For best performance" "ext-intl": "For best performance"
@ -2016,7 +2016,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.30.0" "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -2032,24 +2032,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T15:07:36+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
"version": "v1.30.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git", "url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c" "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fd22ab50000ef01661e2a31d850ebaa297f8e03c", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/85181ba99b2345b0ef10ce42ecac37612d9fd341",
"reference": "fd22ab50000ef01661e2a31d850ebaa297f8e03c", "reference": "85181ba99b2345b0ef10ce42ecac37612d9fd341",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
}, },
"provide": { "provide": {
"ext-mbstring": "*" "ext-mbstring": "*"
@ -2096,7 +2096,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.30.0" "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -2112,24 +2112,100 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-19T12:30:46+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/polyfill-php83", "name": "symfony/polyfill-php81",
"version": "v1.30.0", "version": "v1.31.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/polyfill-php83.git", "url": "https://github.com/symfony/polyfill-php81.git",
"reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9" "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"reference": "dbdcdf1a4dcc2743591f1079d0c35ab1e2dcbbc9", "reference": "4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1" "php": ">=7.2"
},
"type": "library",
"extra": {
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Php81\\": ""
},
"classmap": [
"Resources/stubs"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-php81/tree/v1.31.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2024-09-09T11:45:10+00:00"
},
{
"name": "symfony/polyfill-php83",
"version": "v1.31.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php83.git",
"reference": "2fb86d65e2d424369ad2905e83b236a8805ba491"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491",
"reference": "2fb86d65e2d424369ad2905e83b236a8805ba491",
"shasum": ""
},
"require": {
"php": ">=7.2"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -2172,7 +2248,7 @@
"shim" "shim"
], ],
"support": { "support": {
"source": "https://github.com/symfony/polyfill-php83/tree/v1.30.0" "source": "https://github.com/symfony/polyfill-php83/tree/v1.31.0"
}, },
"funding": [ "funding": [
{ {
@ -2188,20 +2264,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-06-19T12:35:24+00:00" "time": "2024-09-09T11:45:10+00:00"
}, },
{ {
"name": "symfony/property-access", "name": "symfony/property-access",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/property-access.git", "url": "https://github.com/symfony/property-access.git",
"reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a" "reference": "6c709f97103355016e5782d0622437ae381012ad"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/property-access/zipball/74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", "url": "https://api.github.com/repos/symfony/property-access/zipball/6c709f97103355016e5782d0622437ae381012ad",
"reference": "74e39e6a6276b8e384f34c6ddbc10a6c9a60193a", "reference": "6c709f97103355016e5782d0622437ae381012ad",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2248,7 +2324,7 @@
"reflection" "reflection"
], ],
"support": { "support": {
"source": "https://github.com/symfony/property-access/tree/v7.1.1" "source": "https://github.com/symfony/property-access/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2264,7 +2340,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-30T16:12:47+00:00"
}, },
{ {
"name": "symfony/property-info", "name": "symfony/property-info",
@ -2352,16 +2428,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0" "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "url": "https://api.github.com/repos/symfony/routing/zipball/1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"reference": "8a908a3f22d5a1b5d297578c2ceb41b02fa916d0", "reference": "1500aee0094a3ce1c92626ed8cf3c2037e86f5a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2413,7 +2489,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.1.3" "source": "https://github.com/symfony/routing/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2429,7 +2505,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-17T06:10:24+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/runtime", "name": "symfony/runtime",
@ -2512,16 +2588,16 @@
}, },
{ {
"name": "symfony/security-core", "name": "symfony/security-core",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-core.git", "url": "https://github.com/symfony/security-core.git",
"reference": "aa4f432586a129017ce0ba34e2b1bfe6babfe8c7" "reference": "f5ccd9d005993e5ff7251e57fe4a0615c8535866"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-core/zipball/aa4f432586a129017ce0ba34e2b1bfe6babfe8c7", "url": "https://api.github.com/repos/symfony/security-core/zipball/f5ccd9d005993e5ff7251e57fe4a0615c8535866",
"reference": "aa4f432586a129017ce0ba34e2b1bfe6babfe8c7", "reference": "f5ccd9d005993e5ff7251e57fe4a0615c8535866",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2578,7 +2654,7 @@
"description": "Symfony Security Component - Core Library", "description": "Symfony Security Component - Core Library",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-core/tree/v7.1.3" "source": "https://github.com/symfony/security-core/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2594,7 +2670,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/security-csrf", "name": "symfony/security-csrf",
@ -2666,16 +2742,16 @@
}, },
{ {
"name": "symfony/security-http", "name": "symfony/security-http",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/security-http.git", "url": "https://github.com/symfony/security-http.git",
"reference": "19f07b6530dbb82017c38ee7582b154f5c42b179" "reference": "acd1ecc807b76b9bdefe53168c3a52a11205fc20"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/security-http/zipball/19f07b6530dbb82017c38ee7582b154f5c42b179", "url": "https://api.github.com/repos/symfony/security-http/zipball/acd1ecc807b76b9bdefe53168c3a52a11205fc20",
"reference": "19f07b6530dbb82017c38ee7582b154f5c42b179", "reference": "acd1ecc807b76b9bdefe53168c3a52a11205fc20",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2734,7 +2810,7 @@
"description": "Symfony Security Component - HTTP Integration", "description": "Symfony Security Component - HTTP Integration",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/security-http/tree/v7.1.3" "source": "https://github.com/symfony/security-http/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2750,7 +2826,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T07:24:20+00:00" "time": "2024-08-15T22:52:38+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -2837,16 +2913,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07" "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ea272a882be7f20cad58d5d78c215001617b7f07", "url": "https://api.github.com/repos/symfony/string/zipball/6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"reference": "ea272a882be7f20cad58d5d78c215001617b7f07", "reference": "6cd670a6d968eaeb1c77c2e76091c45c56bc367b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2904,7 +2980,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.1.3" "source": "https://github.com/symfony/string/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -2920,7 +2996,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-22T10:25:37+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -3002,16 +3078,16 @@
}, },
{ {
"name": "symfony/twig-bridge", "name": "symfony/twig-bridge",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/twig-bridge.git", "url": "https://github.com/symfony/twig-bridge.git",
"reference": "96e6e12a63db80bcedefc012042d2cb2d1a015f8" "reference": "2db32cfe8fc57797908ef0bee232b90dbe42af66"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/twig-bridge/zipball/96e6e12a63db80bcedefc012042d2cb2d1a015f8", "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/2db32cfe8fc57797908ef0bee232b90dbe42af66",
"reference": "96e6e12a63db80bcedefc012042d2cb2d1a015f8", "reference": "2db32cfe8fc57797908ef0bee232b90dbe42af66",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3091,7 +3167,7 @@
"description": "Provides integration for Twig with various Symfony components", "description": "Provides integration for Twig with various Symfony components",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/twig-bridge/tree/v7.1.1" "source": "https://github.com/symfony/twig-bridge/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3107,7 +3183,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-29T08:16:25+00:00"
}, },
{ {
"name": "symfony/twig-bundle", "name": "symfony/twig-bundle",
@ -3277,16 +3353,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f" "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/86af4617cca75a6e28598f49ae0690f3b9d4591f", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"reference": "86af4617cca75a6e28598f49ae0690f3b9d4591f", "reference": "a5fa7481b199090964d6fd5dab6294d5a870c7aa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3340,7 +3416,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.1.3" "source": "https://github.com/symfony/var-dumper/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3356,7 +3432,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-30T16:12:47+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -3507,16 +3583,16 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v7.1.1", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
"reference": "fa34c77015aa6720469db7003567b9f772492bf2" "reference": "92e080b851c1c655c786a2da77f188f2dccd0f4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/fa34c77015aa6720469db7003567b9f772492bf2", "url": "https://api.github.com/repos/symfony/yaml/zipball/92e080b851c1c655c786a2da77f188f2dccd0f4b",
"reference": "fa34c77015aa6720469db7003567b9f772492bf2", "reference": "92e080b851c1c655c786a2da77f188f2dccd0f4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3558,7 +3634,7 @@
"description": "Loads and dumps YAML files", "description": "Loads and dumps YAML files",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/yaml/tree/v7.1.1" "source": "https://github.com/symfony/yaml/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3574,28 +3650,28 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-31T14:57:53+00:00" "time": "2024-08-12T09:59:40+00:00"
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.10.3", "version": "v3.14.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572" "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/67f29781ffafa520b0bbfbd8384674b42db04572", "url": "https://api.github.com/repos/twigphp/Twig/zipball/126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"reference": "67f29781ffafa520b0bbfbd8384674b42db04572", "reference": "126b2c97818dbff0cdf3fbfc881aedb3d40aae72",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.2.5", "php": ">=8.0.2",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-ctype": "^1.8", "symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-php80": "^1.22" "symfony/polyfill-php81": "^1.29"
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0|^2.0", "psr/container": "^1.0|^2.0",
@ -3641,7 +3717,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.10.3" "source": "https://github.com/twigphp/Twig/tree/v3.14.0"
}, },
"funding": [ "funding": [
{ {
@ -3653,7 +3729,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-16T10:04:27+00:00" "time": "2024-09-09T17:55:12+00:00"
}, },
{ {
"name": "ua-parser/uap-php", "name": "ua-parser/uap-php",
@ -3784,16 +3860,16 @@
}, },
{ {
"name": "symfony/web-profiler-bundle", "name": "symfony/web-profiler-bundle",
"version": "v7.1.3", "version": "v7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/web-profiler-bundle.git", "url": "https://github.com/symfony/web-profiler-bundle.git",
"reference": "b9357f73d2c14dcd36783a67386f510654828668" "reference": "3cfc775277a8f2dacdd0f72d196bc87b272a763f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/b9357f73d2c14dcd36783a67386f510654828668", "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/3cfc775277a8f2dacdd0f72d196bc87b272a763f",
"reference": "b9357f73d2c14dcd36783a67386f510654828668", "reference": "3cfc775277a8f2dacdd0f72d196bc87b272a763f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3845,7 +3921,7 @@
"dev" "dev"
], ],
"support": { "support": {
"source": "https://github.com/symfony/web-profiler-bundle/tree/v7.1.3" "source": "https://github.com/symfony/web-profiler-bundle/tree/v7.1.4"
}, },
"funding": [ "funding": [
{ {
@ -3861,7 +3937,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-07-26T12:41:01+00:00" "time": "2024-08-12T09:59:40+00:00"
} }
], ],
"aliases": [], "aliases": [],
@ -3875,5 +3951,5 @@
"ext-iconv": "*" "ext-iconv": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.3.0" "plugin-api-version": "2.6.0"
} }

1550
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,15 +11,14 @@
"js-cookie": "^3.0" "js-cookie": "^3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.24", "@babel/core": "^7.25",
"@babel/preset-env": "^7.25", "@babel/preset-env": "^7.25",
"@babel/plugin-proposal-class-properties": "^7.18", "@symfony/webpack-encore": "^4.7",
"@symfony/webpack-encore": "^4.6", "core-js": "^3.38",
"core-js": "^3.37",
"regenerator-runtime": "^0.14", "regenerator-runtime": "^0.14",
"sass": "^1.77", "sass": "^1.78",
"sass-loader": "^14.2", "sass-loader": "^14.2",
"webpack": "^5.93", "webpack": "^5.94",
"webpack-cli": "^5.1", "webpack-cli": "^5.1",
"webpack-notifier": "^1.15" "webpack-notifier": "^1.15"
}, },