UPDATED DEPENDENCIES

This commit is contained in:
Jeroen De Meerleer 2021-09-03 11:06:44 +02:00
parent d2454d96ac
commit 190f931c53
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
3 changed files with 9094 additions and 854 deletions

158
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [ "packages": [
{ {
"name": "composer/package-versions-deprecated", "name": "composer/package-versions-deprecated",
"version": "1.11.99.2", "version": "1.11.99.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git", "url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c" "reference": "fff576ac850c045158a250e7e27666e146e78d18"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c", "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c", "reference": "fff576ac850c045158a250e7e27666e146e78d18",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -61,7 +61,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": { "support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues", "issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2" "source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
}, },
"funding": [ "funding": [
{ {
@ -77,7 +77,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-05-24T07:46:03+00:00" "time": "2021-08-17T13:49:14+00:00"
}, },
{ {
"name": "doctrine/cache", "name": "doctrine/cache",
@ -831,16 +831,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "3.0.9", "version": "3.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "a127a5133804ff2f47ae629dd529b129da616ad7" "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
"reference": "a127a5133804ff2f47ae629dd529b129da616ad7", "reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -922,7 +922,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.9" "source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
}, },
"funding": [ "funding": [
{ {
@ -938,7 +938,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-14T06:54:45+00:00" "time": "2021-08-16T04:24:45+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@ -1447,16 +1447,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v5.3.6", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2" "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/51b71afd6d2dc8f5063199357b9880cea8d8bfe2", "url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
"reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2", "reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1526,7 +1526,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v5.3.6" "source": "https://github.com/symfony/console/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1542,20 +1542,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-27T19:10:22+00:00" "time": "2021-08-25T20:02:16+00:00"
}, },
{ {
"name": "symfony/dependency-injection", "name": "symfony/dependency-injection",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dependency-injection.git", "url": "https://github.com/symfony/dependency-injection.git",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2" "reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2", "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a665946279f566d94ed5eb98999cfa65c6fa5a78",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2", "reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1614,7 +1614,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/v5.3.4" "source": "https://github.com/symfony/dependency-injection/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1630,7 +1630,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-02T16:16:27+00:00"
}, },
{ {
"name": "symfony/deprecation-contracts", "name": "symfony/deprecation-contracts",
@ -1701,16 +1701,16 @@
}, },
{ {
"name": "symfony/dotenv", "name": "symfony/dotenv",
"version": "v5.3.6", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dotenv.git", "url": "https://github.com/symfony/dotenv.git",
"reference": "b6d44663cff8c9880ee64d232870293a11e14cd6" "reference": "99a18c2e23f4d901c36cea2012f9f1a8e25e99e4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/b6d44663cff8c9880ee64d232870293a11e14cd6", "url": "https://api.github.com/repos/symfony/dotenv/zipball/99a18c2e23f4d901c36cea2012f9f1a8e25e99e4",
"reference": "b6d44663cff8c9880ee64d232870293a11e14cd6", "reference": "99a18c2e23f4d901c36cea2012f9f1a8e25e99e4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1751,7 +1751,7 @@
"environment" "environment"
], ],
"support": { "support": {
"source": "https://github.com/symfony/dotenv/tree/v5.3.6" "source": "https://github.com/symfony/dotenv/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1767,20 +1767,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-29T06:20:01+00:00" "time": "2021-07-02T16:35:09+00:00"
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73" "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/281f6c4660bcf5844bb0346fe3a4664722fe4c73", "url": "https://api.github.com/repos/symfony/error-handler/zipball/3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73", "reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1819,7 +1819,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v5.3.4" "source": "https://github.com/symfony/error-handler/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1835,20 +1835,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-28T15:07:08+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f2fd2208157553874560f3645d4594303058c4bd" "reference": "ce7b20d69c66a20939d8952b617506a44d102130"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
"reference": "f2fd2208157553874560f3645d4594303058c4bd", "reference": "ce7b20d69c66a20939d8952b617506a44d102130",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1904,7 +1904,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4" "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -1920,7 +1920,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-04T21:20:46+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -2144,16 +2144,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v5.3.6", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75" "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75", "reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2197,7 +2197,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.3.6" "source": "https://github.com/symfony/http-foundation/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -2213,20 +2213,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-27T17:08:17+00:00" "time": "2021-08-27T11:20:35+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v5.3.6", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0" "reference": "a3a78e37935a527b50376c22ac1cec35b57fe787"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/60030f209018356b3b553b9dbd84ad2071c1b7e0", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/a3a78e37935a527b50376c22ac1cec35b57fe787",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0", "reference": "a3a78e37935a527b50376c22ac1cec35b57fe787",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2236,7 +2236,7 @@
"symfony/error-handler": "^4.4|^5.0", "symfony/error-handler": "^4.4|^5.0",
"symfony/event-dispatcher": "^5.0", "symfony/event-dispatcher": "^5.0",
"symfony/http-client-contracts": "^1.1|^2", "symfony/http-client-contracts": "^1.1|^2",
"symfony/http-foundation": "^5.3", "symfony/http-foundation": "^5.3.7",
"symfony/polyfill-ctype": "^1.8", "symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9", "symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16" "symfony/polyfill-php80": "^1.16"
@ -2309,7 +2309,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/v5.3.6" "source": "https://github.com/symfony/http-kernel/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -2325,20 +2325,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-29T07:06:27+00:00" "time": "2021-08-30T12:37:19+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/intl.git", "url": "https://github.com/symfony/intl.git",
"reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90" "reference": "1af1675221f35dec23b13193873139338c784290"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/f1d1420771b3a94fcf2fda06728c61eba5de4b90", "url": "https://api.github.com/repos/symfony/intl/zipball/1af1675221f35dec23b13193873139338c784290",
"reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90", "reference": "1af1675221f35dec23b13193873139338c784290",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2397,7 +2397,7 @@
"localization" "localization"
], ],
"support": { "support": {
"source": "https://github.com/symfony/intl/tree/v5.3.4" "source": "https://github.com/symfony/intl/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -2413,7 +2413,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-09T09:00:11+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -2982,16 +2982,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v5.3.4", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4" "reference": "be865017746fe869007d94220ad3f5297951811b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0a35d2f57d73c46ab6d042ced783b81d09a624c4", "url": "https://api.github.com/repos/symfony/routing/zipball/be865017746fe869007d94220ad3f5297951811b",
"reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4", "reference": "be865017746fe869007d94220ad3f5297951811b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3052,7 +3052,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v5.3.4" "source": "https://github.com/symfony/routing/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -3068,7 +3068,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-23T15:55:36+00:00" "time": "2021-08-04T21:42:42+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -3151,16 +3151,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v5.3.3", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1" "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", "url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1", "reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3214,7 +3214,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v5.3.3" "source": "https://github.com/symfony/string/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -3230,20 +3230,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-06-27T11:44:38+00:00" "time": "2021-08-26T08:00:08+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v5.3.6", "version": "v5.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0" "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0", "reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3302,7 +3302,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.6" "source": "https://github.com/symfony/var-dumper/tree/v5.3.7"
}, },
"funding": [ "funding": [
{ {
@ -3318,7 +3318,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-07-27T01:56:02+00:00" "time": "2021-08-04T23:19:25+00:00"
}, },
{ {
"name": "symfony/webpack-encore-bundle", "name": "symfony/webpack-encore-bundle",

9782
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,13 +7,13 @@
"lib": "lib" "lib": "lib"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.0.2", "@popperjs/core": "^2.10.1",
"@popperjs/core": "^2.9.2", "bootstrap": "^5.1.0",
"font-awesome": "^4.7.0" "font-awesome": "^4.7.0"
}, },
"devDependencies": { "devDependencies": {
"@symfony/webpack-encore": "^1.5.0", "@symfony/webpack-encore": "^1.6.0",
"sass": "^1.37.0", "sass": "^1.39.0",
"sass-loader": "^12.1.0" "sass-loader": "^12.1.0"
}, },
"scripts": { "scripts": {