summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.json18
-rw-r--r--composer.lock148
2 files changed, 83 insertions, 83 deletions
diff --git a/composer.json b/composer.json
index 135f399e0b..468ac2be63 100644
--- a/composer.json
+++ b/composer.json
@@ -52,18 +52,18 @@
"fisharebest/flysystem-chroot-adapter": "3.0.0",
"fisharebest/localization": "1.17.0",
"guzzlehttp/guzzle": "7.5.0",
- "illuminate/container": "9.41.0",
- "illuminate/database": "9.41.0",
- "illuminate/support": "9.41.0",
+ "illuminate/container": "9.42.2",
+ "illuminate/database": "9.42.2",
+ "illuminate/support": "9.42.2",
"intervention/image": "2.7.2",
"io-developer/php-whois": "4.1.7",
"league/commonmark": "2.3.7",
- "league/flysystem": "3.10.3",
+ "league/flysystem": "3.11.0",
"league/flysystem-ziparchive": "3.10.3",
- "league/flysystem-path-prefixing": "3.10.3",
+ "league/flysystem-path-prefixing": "3.10.4",
"middlewares/client-ip": "2.0.1",
"mlocati/ip-lib": "1.18.0",
- "nesbot/carbon": "2.63.0",
+ "nesbot/carbon": "2.64.0",
"nyholm/psr7": "1.5.1",
"nyholm/psr7-server": "1.0.2",
"oscarotero/middleland": "1.0.1",
@@ -73,11 +73,11 @@
"psr/http-server-middleware": "1.0.1",
"ramsey/uuid": "4.6.0",
"sabre/vobject": "4.5.1",
- "symfony/cache": "6.0.15",
+ "symfony/cache": "6.0.16",
"symfony/expression-language": "6.0.14",
- "symfony/mailer": "6.0.15",
+ "symfony/mailer": "6.0.16",
"symfony/polyfill-mbstring": "1.27.0",
- "tecnickcom/tcpdf": "6.5.0"
+ "tecnickcom/tcpdf": "6.6.0"
},
"require-dev": {
"ext-dom": "*",
diff --git a/composer.lock b/composer.lock
index 1e455a4581..9b90260bc2 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": "3f0f322ea275b0b3f6d31683f767eaf0",
+ "content-hash": "5cf59fd629d8c3e8ff891db0ad5499a8",
"packages": [
{
"name": "aura/router",
@@ -1448,16 +1448,16 @@
},
{
"name": "illuminate/collections",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "2a65181bd78d8d00df7459dbe7e8c3ca34f0c93b"
+ "reference": "dd78f942e2052743e8f290292e4f7a40ec96ca12"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/2a65181bd78d8d00df7459dbe7e8c3ca34f0c93b",
- "reference": "2a65181bd78d8d00df7459dbe7e8c3ca34f0c93b",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/dd78f942e2052743e8f290292e4f7a40ec96ca12",
+ "reference": "dd78f942e2052743e8f290292e4f7a40ec96ca12",
"shasum": ""
},
"require": {
@@ -1499,11 +1499,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2022-11-16T19:49:10+00:00"
+ "time": "2022-11-25T07:58:11+00:00"
},
{
"name": "illuminate/conditionable",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/conditionable.git",
@@ -1549,7 +1549,7 @@
},
{
"name": "illuminate/container",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/container.git",
@@ -1600,7 +1600,7 @@
},
{
"name": "illuminate/contracts",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -1648,16 +1648,16 @@
},
{
"name": "illuminate/database",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/database.git",
- "reference": "3a2be91c6977ed435a7d4e98128020d1e20f9d55"
+ "reference": "f56cff63cd7b7200fc9d4c59508c9668ffa8d5f1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/database/zipball/3a2be91c6977ed435a7d4e98128020d1e20f9d55",
- "reference": "3a2be91c6977ed435a7d4e98128020d1e20f9d55",
+ "url": "https://api.github.com/repos/illuminate/database/zipball/f56cff63cd7b7200fc9d4c59508c9668ffa8d5f1",
+ "reference": "f56cff63cd7b7200fc9d4c59508c9668ffa8d5f1",
"shasum": ""
},
"require": {
@@ -1712,11 +1712,11 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2022-11-21T17:19:11+00:00"
+ "time": "2022-11-29T18:09:41+00:00"
},
{
"name": "illuminate/macroable",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -1762,16 +1762,16 @@
},
{
"name": "illuminate/support",
- "version": "v9.41.0",
+ "version": "v9.42.2",
"source": {
"type": "git",
"url": "https://github.com/illuminate/support.git",
- "reference": "7ebea783f2f97e1c9560f679888b8c757b98f86e"
+ "reference": "4062a19b71b68fac9248d4cf5948130a5e7e25b1"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/support/zipball/7ebea783f2f97e1c9560f679888b8c757b98f86e",
- "reference": "7ebea783f2f97e1c9560f679888b8c757b98f86e",
+ "url": "https://api.github.com/repos/illuminate/support/zipball/4062a19b71b68fac9248d4cf5948130a5e7e25b1",
+ "reference": "4062a19b71b68fac9248d4cf5948130a5e7e25b1",
"shasum": ""
},
"require": {
@@ -1828,7 +1828,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2022-11-21T16:30:36+00:00"
+ "time": "2022-11-28T21:50:18+00:00"
},
{
"name": "intervention/image",
@@ -2166,16 +2166,16 @@
},
{
"name": "league/flysystem",
- "version": "3.10.3",
+ "version": "3.11.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
- "reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a"
+ "reference": "7e423e5dd240a60adfab9bde058d7668863b7731"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
- "reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/7e423e5dd240a60adfab9bde058d7668863b7731",
+ "reference": "7e423e5dd240a60adfab9bde058d7668863b7731",
"shasum": ""
},
"require": {
@@ -2237,7 +2237,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem/issues",
- "source": "https://github.com/thephpleague/flysystem/tree/3.10.3"
+ "source": "https://github.com/thephpleague/flysystem/tree/3.11.0"
},
"funding": [
{
@@ -2253,20 +2253,20 @@
"type": "tidelift"
}
],
- "time": "2022-11-14T10:42:43+00:00"
+ "time": "2022-12-02T14:39:57+00:00"
},
{
"name": "league/flysystem-path-prefixing",
- "version": "3.10.3",
+ "version": "3.10.4",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem-path-prefixing.git",
- "reference": "108c7a262860defe39efb97cd0b4a8fad992a259"
+ "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/flysystem-path-prefixing/zipball/108c7a262860defe39efb97cd0b4a8fad992a259",
- "reference": "108c7a262860defe39efb97cd0b4a8fad992a259",
+ "url": "https://api.github.com/repos/thephpleague/flysystem-path-prefixing/zipball/cdf55f8d46739456dee575effc2d4cd7cd094705",
+ "reference": "cdf55f8d46739456dee575effc2d4cd7cd094705",
"shasum": ""
},
"require": {
@@ -2298,7 +2298,7 @@
],
"support": {
"issues": "https://github.com/thephpleague/flysystem-path-prefixing/issues",
- "source": "https://github.com/thephpleague/flysystem-path-prefixing/tree/3.10.3"
+ "source": "https://github.com/thephpleague/flysystem-path-prefixing/tree/3.10.4"
},
"funding": [
{
@@ -2314,7 +2314,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-26T18:15:09+00:00"
+ "time": "2022-11-22T20:56:34+00:00"
},
{
"name": "league/flysystem-ziparchive",
@@ -2562,16 +2562,16 @@
},
{
"name": "nesbot/carbon",
- "version": "2.63.0",
+ "version": "2.64.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
- "reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347"
+ "reference": "889546413c97de2d05063b8cb7b193c2531ea211"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ad35dd71a6a212b98e4b87e97389b6fa85f0e347",
- "reference": "ad35dd71a6a212b98e4b87e97389b6fa85f0e347",
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/889546413c97de2d05063b8cb7b193c2531ea211",
+ "reference": "889546413c97de2d05063b8cb7b193c2531ea211",
"shasum": ""
},
"require": {
@@ -2582,7 +2582,7 @@
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
"require-dev": {
- "doctrine/dbal": "^2.0 || ^3.0",
+ "doctrine/dbal": "^2.0 || ^3.1.4",
"doctrine/orm": "^2.7",
"friendsofphp/php-cs-fixer": "^3.0",
"kylekatarnls/multi-tester": "^2.0",
@@ -2660,7 +2660,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-30T18:34:28+00:00"
+ "time": "2022-11-26T17:36:00+00:00"
},
{
"name": "nette/schema",
@@ -4032,16 +4032,16 @@
},
{
"name": "symfony/cache",
- "version": "v6.0.15",
+ "version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/cache.git",
- "reference": "370ca602748b77f63a474da397afc2fb66e37319"
+ "reference": "40cd2323c219e30292c0e2520572b54310e534c6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/cache/zipball/370ca602748b77f63a474da397afc2fb66e37319",
- "reference": "370ca602748b77f63a474da397afc2fb66e37319",
+ "url": "https://api.github.com/repos/symfony/cache/zipball/40cd2323c219e30292c0e2520572b54310e534c6",
+ "reference": "40cd2323c219e30292c0e2520572b54310e534c6",
"shasum": ""
},
"require": {
@@ -4105,7 +4105,7 @@
"psr6"
],
"support": {
- "source": "https://github.com/symfony/cache/tree/v6.0.15"
+ "source": "https://github.com/symfony/cache/tree/v6.0.16"
},
"funding": [
{
@@ -4121,7 +4121,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-28T16:22:58+00:00"
+ "time": "2022-11-07T17:51:53+00:00"
},
{
"name": "symfony/cache-contracts",
@@ -4204,16 +4204,16 @@
},
{
"name": "symfony/console",
- "version": "v6.0.15",
+ "version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb"
+ "reference": "be294423f337dda97c810733138c0caec1bb0575"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/b0b910724a0a0326b4481e4f8a30abb2dd442efb",
- "reference": "b0b910724a0a0326b4481e4f8a30abb2dd442efb",
+ "url": "https://api.github.com/repos/symfony/console/zipball/be294423f337dda97c810733138c0caec1bb0575",
+ "reference": "be294423f337dda97c810733138c0caec1bb0575",
"shasum": ""
},
"require": {
@@ -4279,7 +4279,7 @@
"terminal"
],
"support": {
- "source": "https://github.com/symfony/console/tree/v6.0.15"
+ "source": "https://github.com/symfony/console/tree/v6.0.16"
},
"funding": [
{
@@ -4295,7 +4295,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-26T21:42:20+00:00"
+ "time": "2022-11-25T18:58:46+00:00"
},
{
"name": "symfony/deprecation-contracts",
@@ -4591,16 +4591,16 @@
},
{
"name": "symfony/mailer",
- "version": "v6.0.15",
+ "version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/mailer.git",
- "reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32"
+ "reference": "aa47b34ab09fa03106d9e156632e4c6176b962da"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mailer/zipball/5eaa3f1404cafa842e953ae16c35757b7356fb32",
- "reference": "5eaa3f1404cafa842e953ae16c35757b7356fb32",
+ "url": "https://api.github.com/repos/symfony/mailer/zipball/aa47b34ab09fa03106d9e156632e4c6176b962da",
+ "reference": "aa47b34ab09fa03106d9e156632e4c6176b962da",
"shasum": ""
},
"require": {
@@ -4645,7 +4645,7 @@
"description": "Helps sending emails",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/mailer/tree/v6.0.15"
+ "source": "https://github.com/symfony/mailer/tree/v6.0.16"
},
"funding": [
{
@@ -4661,20 +4661,20 @@
"type": "tidelift"
}
],
- "time": "2022-10-28T16:22:58+00:00"
+ "time": "2022-11-04T07:39:59+00:00"
},
{
"name": "symfony/mime",
- "version": "v6.0.14",
+ "version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
- "reference": "c01b88b63418131daf2edd0bdc17fc8a6d1c939a"
+ "reference": "ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/mime/zipball/c01b88b63418131daf2edd0bdc17fc8a6d1c939a",
- "reference": "c01b88b63418131daf2edd0bdc17fc8a6d1c939a",
+ "url": "https://api.github.com/repos/symfony/mime/zipball/ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c",
+ "reference": "ad9878bede5707cdf5ff7f5c86d82a921bbbfe1c",
"shasum": ""
},
"require": {
@@ -4727,7 +4727,7 @@
"mime-type"
],
"support": {
- "source": "https://github.com/symfony/mime/tree/v6.0.14"
+ "source": "https://github.com/symfony/mime/tree/v6.0.16"
},
"funding": [
{
@@ -4743,7 +4743,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-07T08:02:12+00:00"
+ "time": "2022-11-28T12:25:56+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -5815,16 +5815,16 @@
},
{
"name": "tecnickcom/tcpdf",
- "version": "6.5.0",
+ "version": "6.6.0",
"source": {
"type": "git",
"url": "https://github.com/tecnickcom/TCPDF.git",
- "reference": "cc54c1503685e618b23922f53635f46e87653662"
+ "reference": "154bba45ffc9c2a049aa9e21501d02472b24deb4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/cc54c1503685e618b23922f53635f46e87653662",
- "reference": "cc54c1503685e618b23922f53635f46e87653662",
+ "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/154bba45ffc9c2a049aa9e21501d02472b24deb4",
+ "reference": "154bba45ffc9c2a049aa9e21501d02472b24deb4",
"shasum": ""
},
"require": {
@@ -5875,7 +5875,7 @@
],
"support": {
"issues": "https://github.com/tecnickcom/TCPDF/issues",
- "source": "https://github.com/tecnickcom/TCPDF/tree/6.5.0"
+ "source": "https://github.com/tecnickcom/TCPDF/tree/6.6.0"
},
"funding": [
{
@@ -5883,7 +5883,7 @@
"type": "custom"
}
],
- "time": "2022-08-12T07:50:54+00:00"
+ "time": "2022-12-06T09:28:13+00:00"
},
{
"name": "true/punycode",
@@ -9191,16 +9191,16 @@
},
{
"name": "symfony/yaml",
- "version": "v6.0.14",
+ "version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",
- "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3"
+ "reference": "eb85bd1b0b297e976f3ada52ad239ef80b4dbd0b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/yaml/zipball/e65020d137ad54beb85a67ffe6435e980f35ccf3",
- "reference": "e65020d137ad54beb85a67ffe6435e980f35ccf3",
+ "url": "https://api.github.com/repos/symfony/yaml/zipball/eb85bd1b0b297e976f3ada52ad239ef80b4dbd0b",
+ "reference": "eb85bd1b0b297e976f3ada52ad239ef80b4dbd0b",
"shasum": ""
},
"require": {
@@ -9245,7 +9245,7 @@
"description": "Loads and dumps YAML files",
"homepage": "https://symfony.com",
"support": {
- "source": "https://github.com/symfony/yaml/tree/v6.0.14"
+ "source": "https://github.com/symfony/yaml/tree/v6.0.16"
},
"funding": [
{
@@ -9261,7 +9261,7 @@
"type": "tidelift"
}
],
- "time": "2022-10-07T08:02:12+00:00"
+ "time": "2022-11-25T18:58:46+00:00"
},
{
"name": "theseer/tokenizer",