UPDATED DEPENDENCIES

This commit is contained in:
Jeroen De Meerleer 2021-12-23 17:22:59 +01:00
parent 62e6ef7486
commit 5290d5228a
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
4 changed files with 1746 additions and 1505 deletions

View File

@ -31,6 +31,9 @@
}
},
"config": {
"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"composer/package-versions-deprecated": true
}
}
}

276
composer.lock generated
View File

@ -576,16 +576,16 @@
},
{
"name": "guzzlehttp/guzzle",
"version": "7.4.0",
"version": "7.4.1",
"source": {
"type": "git",
"url": "https://github.com/guzzle/guzzle.git",
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94"
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/868b3571a039f0ebc11ac8f344f4080babe2cb94",
"reference": "868b3571a039f0ebc11ac8f344f4080babe2cb94",
"url": "https://api.github.com/repos/guzzle/guzzle/zipball/ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
"reference": "ee0a041b1760e6a53d2a39c8c34115adc2af2c79",
"shasum": ""
},
"require": {
@ -594,7 +594,7 @@
"guzzlehttp/psr7": "^1.8.3 || ^2.1",
"php": "^7.2.5 || ^8.0",
"psr/http-client": "^1.0",
"symfony/deprecation-contracts": "^2.2"
"symfony/deprecation-contracts": "^2.2 || ^3.0"
},
"provide": {
"psr/http-client-implementation": "1.0"
@ -680,7 +680,7 @@
],
"support": {
"issues": "https://github.com/guzzle/guzzle/issues",
"source": "https://github.com/guzzle/guzzle/tree/7.4.0"
"source": "https://github.com/guzzle/guzzle/tree/7.4.1"
},
"funding": [
{
@ -696,7 +696,7 @@
"type": "tidelift"
}
],
"time": "2021-10-18T09:52:00+00:00"
"time": "2021-12-06T18:43:05+00:00"
},
{
"name": "guzzlehttp/promises",
@ -1226,22 +1226,27 @@
},
{
"name": "psr/container",
"version": "1.1.2",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"psr-4": {
"Psr\\Container\\": "src/"
@ -1268,9 +1273,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.2"
"source": "https://github.com/php-fig/container/tree/2.0.2"
},
"time": "2021-11-05T16:50:12+00:00"
"time": "2021-11-05T16:47:00+00:00"
},
{
"name": "psr/event-dispatcher",
@ -1578,16 +1583,16 @@
},
{
"name": "symfony/asset",
"version": "v6.0.0",
"version": "v6.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/asset.git",
"reference": "39ccc1f2356c34623379f1dff05e86738797a133"
"reference": "98cc78b2fd6f00191596bc91f72d7301e8ac88dd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/asset/zipball/39ccc1f2356c34623379f1dff05e86738797a133",
"reference": "39ccc1f2356c34623379f1dff05e86738797a133",
"url": "https://api.github.com/repos/symfony/asset/zipball/98cc78b2fd6f00191596bc91f72d7301e8ac88dd",
"reference": "98cc78b2fd6f00191596bc91f72d7301e8ac88dd",
"shasum": ""
},
"require": {
@ -1630,7 +1635,7 @@
"description": "Manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/asset/tree/v6.0.0"
"source": "https://github.com/symfony/asset/tree/v6.0.1"
},
"funding": [
{
@ -1646,20 +1651,20 @@
"type": "tidelift"
}
],
"time": "2021-11-07T13:29:17+00:00"
"time": "2021-12-08T15:13:44+00:00"
},
{
"name": "symfony/config",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "df4871981fd37f953c117b55feac03462be5a2d6"
"reference": "990e6d603da7b9556645e5689c7b082f564790e7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/df4871981fd37f953c117b55feac03462be5a2d6",
"reference": "df4871981fd37f953c117b55feac03462be5a2d6",
"url": "https://api.github.com/repos/symfony/config/zipball/990e6d603da7b9556645e5689c7b082f564790e7",
"reference": "990e6d603da7b9556645e5689c7b082f564790e7",
"shasum": ""
},
"require": {
@ -1708,7 +1713,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v6.0.0"
"source": "https://github.com/symfony/config/tree/v6.0.2"
},
"funding": [
{
@ -1724,20 +1729,20 @@
"type": "tidelift"
}
],
"time": "2021-11-23T19:05:29+00:00"
"time": "2021-12-28T14:01:53+00:00"
},
{
"name": "symfony/console",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "675a4e6b05029a02ac43d3daf5aa73f039e876ea"
"reference": "dd434fa8d69325e5d210f63070014d889511fcb3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/675a4e6b05029a02ac43d3daf5aa73f039e876ea",
"reference": "675a4e6b05029a02ac43d3daf5aa73f039e876ea",
"url": "https://api.github.com/repos/symfony/console/zipball/dd434fa8d69325e5d210f63070014d889511fcb3",
"reference": "dd434fa8d69325e5d210f63070014d889511fcb3",
"shasum": ""
},
"require": {
@ -1803,7 +1808,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v6.0.0"
"source": "https://github.com/symfony/console/tree/v6.0.2"
},
"funding": [
{
@ -1819,20 +1824,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:32:57+00:00"
"time": "2021-12-27T21:05:08+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "4dae086ee9bda1e2d0fdbc19a4a30ea49b0e3c7c"
"reference": "a9346ef44ea8a7b60f1f1edc8d802ffb91baa6a8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/4dae086ee9bda1e2d0fdbc19a4a30ea49b0e3c7c",
"reference": "4dae086ee9bda1e2d0fdbc19a4a30ea49b0e3c7c",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a9346ef44ea8a7b60f1f1edc8d802ffb91baa6a8",
"reference": "a9346ef44ea8a7b60f1f1edc8d802ffb91baa6a8",
"shasum": ""
},
"require": {
@ -1850,7 +1855,7 @@
"symfony/yaml": "<5.4"
},
"provide": {
"psr/container-implementation": "1.1|2.0|3.0",
"psr/container-implementation": "1.1|2.0",
"symfony/service-implementation": "1.1|2.0|3.0"
},
"require-dev": {
@ -1891,7 +1896,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v6.0.0"
"source": "https://github.com/symfony/dependency-injection/tree/v6.0.2"
},
"funding": [
{
@ -1907,29 +1912,29 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:32:57+00:00"
"time": "2021-12-29T10:14:09+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v2.5.0",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8"
"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/6f981ee24cf69ee7ce9736146d1c57c2780598a8",
"reference": "6f981ee24cf69ee7ce9736146d1c57c2780598a8",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
"reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
"shasum": ""
},
"require": {
"php": ">=7.1"
"php": ">=8.0.2"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
"dev-main": "3.0-dev"
},
"thanks": {
"name": "symfony/contracts",
@ -1958,7 +1963,7 @@
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.0"
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.0.0"
},
"funding": [
{
@ -1974,20 +1979,20 @@
"type": "tidelift"
}
],
"time": "2021-07-12T14:48:14+00:00"
"time": "2021-11-01T23:48:49+00:00"
},
{
"name": "symfony/dotenv",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "46b61fc78de3875994575a55def8137b3d885c49"
"reference": "5c43c5515e549a8c2c426be36d40f47daf196968"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/46b61fc78de3875994575a55def8137b3d885c49",
"reference": "46b61fc78de3875994575a55def8137b3d885c49",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/5c43c5515e549a8c2c426be36d40f47daf196968",
"reference": "5c43c5515e549a8c2c426be36d40f47daf196968",
"shasum": ""
},
"require": {
@ -2028,7 +2033,7 @@
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/v6.0.0"
"source": "https://github.com/symfony/dotenv/tree/v6.0.2"
},
"funding": [
{
@ -2044,20 +2049,20 @@
"type": "tidelift"
}
],
"time": "2021-10-29T07:35:21+00:00"
"time": "2021-12-16T22:05:41+00:00"
},
{
"name": "symfony/error-handler",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "0e8f0c1123a9e9740562f909b7f2daa8525aacd7"
"reference": "3e677f0c14a529bc542025c96cfa9638227b4cc6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/0e8f0c1123a9e9740562f909b7f2daa8525aacd7",
"reference": "0e8f0c1123a9e9740562f909b7f2daa8525aacd7",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/3e677f0c14a529bc542025c96cfa9638227b4cc6",
"reference": "3e677f0c14a529bc542025c96cfa9638227b4cc6",
"shasum": ""
},
"require": {
@ -2099,7 +2104,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v6.0.0"
"source": "https://github.com/symfony/error-handler/tree/v6.0.2"
},
"funding": [
{
@ -2115,20 +2120,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:32:57+00:00"
"time": "2021-12-21T13:16:58+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "2774908d5ae32fd94e363e7cbbd87462712c4576"
"reference": "7093f25359e2750bfe86842c80c4e4a6a852d05c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2774908d5ae32fd94e363e7cbbd87462712c4576",
"reference": "2774908d5ae32fd94e363e7cbbd87462712c4576",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7093f25359e2750bfe86842c80c4e4a6a852d05c",
"reference": "7093f25359e2750bfe86842c80c4e4a6a852d05c",
"shasum": ""
},
"require": {
@ -2182,7 +2187,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.0.0"
"source": "https://github.com/symfony/event-dispatcher/tree/v6.0.2"
},
"funding": [
{
@ -2198,7 +2203,7 @@
"type": "tidelift"
}
],
"time": "2021-11-23T19:05:29+00:00"
"time": "2021-12-21T10:43:13+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@ -2344,16 +2349,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "4c4b5bee0b8b333dd22763dd58a7fade8e2919df"
"reference": "ac1cd9b84bdea9a3a06cd2127e910afc8b276798"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/4c4b5bee0b8b333dd22763dd58a7fade8e2919df",
"reference": "4c4b5bee0b8b333dd22763dd58a7fade8e2919df",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ac1cd9b84bdea9a3a06cd2127e910afc8b276798",
"reference": "ac1cd9b84bdea9a3a06cd2127e910afc8b276798",
"shasum": ""
},
"require": {
@ -2396,7 +2401,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.0.0"
"source": "https://github.com/symfony/http-foundation/tree/v6.0.2"
},
"funding": [
{
@ -2412,20 +2417,20 @@
"type": "tidelift"
}
],
"time": "2021-11-28T15:34:37+00:00"
"time": "2021-12-28T17:22:37+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "62d7d93acfd3b12ae4157b58d0cf82cc7b7ef65b"
"reference": "00743bc336421a9be4f3e04464969ba8ef3517ad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/62d7d93acfd3b12ae4157b58d0cf82cc7b7ef65b",
"reference": "62d7d93acfd3b12ae4157b58d0cf82cc7b7ef65b",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/00743bc336421a9be4f3e04464969ba8ef3517ad",
"reference": "00743bc336421a9be4f3e04464969ba8ef3517ad",
"shasum": ""
},
"require": {
@ -2505,7 +2510,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.0.0"
"source": "https://github.com/symfony/http-kernel/tree/v6.0.2"
},
"funding": [
{
@ -2521,20 +2526,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T17:04:08+00:00"
"time": "2021-12-29T14:07:16+00:00"
},
{
"name": "symfony/intl",
"version": "v6.0.0",
"version": "v6.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "c4f851bdd110406885c936a11b07619cb2b1c02a"
"reference": "e06b5a14dbfa04d7afce28a86129bc370a229b2a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/c4f851bdd110406885c936a11b07619cb2b1c02a",
"reference": "c4f851bdd110406885c936a11b07619cb2b1c02a",
"url": "https://api.github.com/repos/symfony/intl/zipball/e06b5a14dbfa04d7afce28a86129bc370a229b2a",
"reference": "e06b5a14dbfa04d7afce28a86129bc370a229b2a",
"shasum": ""
},
"require": {
@ -2585,7 +2590,7 @@
"localization"
],
"support": {
"source": "https://github.com/symfony/intl/tree/v6.0.0"
"source": "https://github.com/symfony/intl/tree/v6.0.1"
},
"funding": [
{
@ -2601,20 +2606,20 @@
"type": "tidelift"
}
],
"time": "2021-11-04T17:14:40+00:00"
"time": "2021-12-08T15:13:44+00:00"
},
{
"name": "symfony/mailer",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
"reference": "18ecd88578291a7773c330ad833ede6c76ae29e3"
"reference": "3e2ea3aa326977907fc435a2b6d406fc46e55005"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/18ecd88578291a7773c330ad833ede6c76ae29e3",
"reference": "18ecd88578291a7773c330ad833ede6c76ae29e3",
"url": "https://api.github.com/repos/symfony/mailer/zipball/3e2ea3aa326977907fc435a2b6d406fc46e55005",
"reference": "3e2ea3aa326977907fc435a2b6d406fc46e55005",
"shasum": ""
},
"require": {
@ -2659,7 +2664,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/mailer/tree/v6.0.0"
"source": "https://github.com/symfony/mailer/tree/v6.0.2"
},
"funding": [
{
@ -2675,20 +2680,20 @@
"type": "tidelift"
}
],
"time": "2021-11-23T19:05:29+00:00"
"time": "2021-12-11T16:36:28+00:00"
},
{
"name": "symfony/mime",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "e83af78cd32fb01e5ae7d1cb202fef3aef1e840a"
"reference": "5586487ae45a89355d5515059de48869207112e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/e83af78cd32fb01e5ae7d1cb202fef3aef1e840a",
"reference": "e83af78cd32fb01e5ae7d1cb202fef3aef1e840a",
"url": "https://api.github.com/repos/symfony/mime/zipball/5586487ae45a89355d5515059de48869207112e1",
"reference": "5586487ae45a89355d5515059de48869207112e1",
"shasum": ""
},
"require": {
@ -2740,7 +2745,7 @@
"mime-type"
],
"support": {
"source": "https://github.com/symfony/mime/tree/v6.0.0"
"source": "https://github.com/symfony/mime/tree/v6.0.2"
},
"funding": [
{
@ -2756,7 +2761,7 @@
"type": "tidelift"
}
],
"time": "2021-11-20T17:00:10+00:00"
"time": "2021-12-28T17:22:37+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -3326,16 +3331,16 @@
},
{
"name": "symfony/routing",
"version": "v6.0.0",
"version": "v6.0.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "8d9fd70b701a9a9c4c52ad99040e96b49d084a06"
"reference": "362bc14e1187deaef12d1ca0e04bd919580e8e49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8d9fd70b701a9a9c4c52ad99040e96b49d084a06",
"reference": "8d9fd70b701a9a9c4c52ad99040e96b49d084a06",
"url": "https://api.github.com/repos/symfony/routing/zipball/362bc14e1187deaef12d1ca0e04bd919580e8e49",
"reference": "362bc14e1187deaef12d1ca0e04bd919580e8e49",
"shasum": ""
},
"require": {
@ -3394,7 +3399,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v6.0.0"
"source": "https://github.com/symfony/routing/tree/v6.0.1"
},
"funding": [
{
@ -3410,26 +3415,25 @@
"type": "tidelift"
}
],
"time": "2021-11-04T18:17:10+00:00"
"time": "2021-12-08T15:13:44+00:00"
},
{
"name": "symfony/service-contracts",
"version": "v2.5.0",
"version": "v3.0.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc"
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
"reference": "1ab11b933cd6bc5464b08e81e2c5b07dec58b0fc",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/36715ebf9fb9db73db0cb24263c79077c6fe8603",
"reference": "36715ebf9fb9db73db0cb24263c79077c6fe8603",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
"symfony/deprecation-contracts": "^2.1"
"php": ">=8.0.2",
"psr/container": "^2.0"
},
"conflict": {
"ext-psr": "<1.1|>=2"
@ -3440,7 +3444,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
"dev-main": "3.0-dev"
},
"thanks": {
"name": "symfony/contracts",
@ -3477,7 +3481,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v2.5.0"
"source": "https://github.com/symfony/service-contracts/tree/v3.0.0"
},
"funding": [
{
@ -3493,20 +3497,20 @@
"type": "tidelift"
}
],
"time": "2021-11-04T16:48:04+00:00"
"time": "2021-11-04T17:53:12+00:00"
},
{
"name": "symfony/string",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "ba727797426af0f587f4800566300bdc0cda0777"
"reference": "bae261d0c3ac38a1f802b4dfed42094296100631"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/ba727797426af0f587f4800566300bdc0cda0777",
"reference": "ba727797426af0f587f4800566300bdc0cda0777",
"url": "https://api.github.com/repos/symfony/string/zipball/bae261d0c3ac38a1f802b4dfed42094296100631",
"reference": "bae261d0c3ac38a1f802b4dfed42094296100631",
"shasum": ""
},
"require": {
@ -3562,7 +3566,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v6.0.0"
"source": "https://github.com/symfony/string/tree/v6.0.2"
},
"funding": [
{
@ -3578,20 +3582,20 @@
"type": "tidelift"
}
],
"time": "2021-10-29T07:35:21+00:00"
"time": "2021-12-16T22:13:01+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "18d9a1737466b7d88df044b8653a13adaa7648f1"
"reference": "41e46f64084a205459a862751158ce2190bd5cb5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/18d9a1737466b7d88df044b8653a13adaa7648f1",
"reference": "18d9a1737466b7d88df044b8653a13adaa7648f1",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/41e46f64084a205459a862751158ce2190bd5cb5",
"reference": "41e46f64084a205459a862751158ce2190bd5cb5",
"shasum": ""
},
"require": {
@ -3650,7 +3654,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.0.0"
"source": "https://github.com/symfony/var-dumper/tree/v6.0.2"
},
"funding": [
{
@ -3666,20 +3670,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T15:32:57+00:00"
"time": "2021-12-29T10:14:09+00:00"
},
{
"name": "symfony/webpack-encore-bundle",
"version": "v1.13.1",
"version": "v1.13.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/webpack-encore-bundle.git",
"reference": "b5bc02a554693a0007f77aa00e0c45cfbf401ba9"
"reference": "509cad50878e838c879743225e0e921b3b64a3f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/b5bc02a554693a0007f77aa00e0c45cfbf401ba9",
"reference": "b5bc02a554693a0007f77aa00e0c45cfbf401ba9",
"url": "https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/509cad50878e838c879743225e0e921b3b64a3f2",
"reference": "509cad50878e838c879743225e0e921b3b64a3f2",
"shasum": ""
},
"require": {
@ -3688,7 +3692,7 @@
"symfony/config": "^4.4 || ^5.0 || ^6.0",
"symfony/dependency-injection": "^4.4 || ^5.0 || ^6.0",
"symfony/http-kernel": "^4.4 || ^5.0 || ^6.0",
"symfony/service-contracts": "^1.0 || ^2.0"
"symfony/service-contracts": "^1.0 || ^2.0 || ^3.0"
},
"require-dev": {
"symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0",
@ -3721,7 +3725,7 @@
"description": "Integration with your Symfony app & Webpack Encore!",
"support": {
"issues": "https://github.com/symfony/webpack-encore-bundle/issues",
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.13.1"
"source": "https://github.com/symfony/webpack-encore-bundle/tree/v1.13.2"
},
"funding": [
{
@ -3737,20 +3741,20 @@
"type": "tidelift"
}
],
"time": "2021-11-29T01:00:52+00:00"
"time": "2021-12-02T19:45:55+00:00"
},
{
"name": "symfony/yaml",
"version": "v6.0.0",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
"reference": "f3064a2e0b5eabaeaf92db0a5913a77098b3b91e"
"reference": "ed602f38b8636a2ea21af760d2578f3d2f92fc60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/yaml/zipball/f3064a2e0b5eabaeaf92db0a5913a77098b3b91e",
"reference": "f3064a2e0b5eabaeaf92db0a5913a77098b3b91e",
"url": "https://api.github.com/repos/symfony/yaml/zipball/ed602f38b8636a2ea21af760d2578f3d2f92fc60",
"reference": "ed602f38b8636a2ea21af760d2578f3d2f92fc60",
"shasum": ""
},
"require": {
@ -3795,7 +3799,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/yaml/tree/v6.0.0"
"source": "https://github.com/symfony/yaml/tree/v6.0.2"
},
"funding": [
{
@ -3811,7 +3815,7 @@
"type": "tidelift"
}
],
"time": "2021-11-28T15:34:37+00:00"
"time": "2021-12-16T22:13:01+00:00"
},
{
"name": "twig/intl-extra",
@ -3970,5 +3974,5 @@
"ext-openssl": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.2.0"
}

2960
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,14 +6,14 @@
"license": "AGPL-3.0-or-later",
"private": true,
"dependencies": {
"@eonasdan/tempus-dominus": "~6.0.0-alpha",
"@eonasdan/tempus-dominus": "^6.0.0-alpha17",
"@popperjs/core": "~2.10.0",
"bootstrap": "~5.1.0",
"bootstrap-dark-5": "~1.1.0"
},
"devDependencies": {
"@symfony/webpack-encore": "^1.6.1",
"sass": "^1.43.4",
"sass-loader": "^12.3.0"
"@symfony/webpack-encore": "^1.7.0",
"sass": "^1.45.1",
"sass-loader": "^12.4.0"
}
}