From 74db7108199660a5ac31ca1b251fa580e9ff384a Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Mon, 18 Nov 2024 22:11:25 -0300 Subject: [PATCH] chore: bump dependencies Signed-off-by: Vitor Mattos --- composer.json | 2 +- composer.lock | 56 ++++++++++++++++---------------- vendor-bin/phpunit/composer.lock | 10 +++--- 3 files changed, 34 insertions(+), 34 deletions(-) diff --git a/composer.json b/composer.json index e131148944..e07eb07d32 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "endroid/qr-code": "^5.0", "jsignpdf/jsignpdf-php": "^1.2", "league/plates": "^3.5", - "libresign/whatosami": "^0.0.1", + "libresign/whatosami": "^0.0.2", "mikehaertl/php-pdftk": "^0.13.0", "mpdf/mpdf": "^8.2", "pagerfanta/pagerfanta": "^4.5", diff --git a/composer.lock b/composer.lock index c85efe4bfb..a32858f81c 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": "a9845eeee46fd0ad5f449b99f1a1d629", + "content-hash": "7e7e4b89ac6f45c322b86637631d8b7c", "packages": [ { "name": "bacon/bacon-qr-code", @@ -301,16 +301,16 @@ }, { "name": "libresign/whatosami", - "version": "0.0.1", + "version": "0.0.2", "source": { "type": "git", "url": "https://github.com/LibreSign/whatosami.git", - "reference": "88dd1b8eca8a50ca4566dbfbb8080c77579eadba" + "reference": "e495bc2dfa318c7588fc3206471dd84594880ef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LibreSign/whatosami/zipball/88dd1b8eca8a50ca4566dbfbb8080c77579eadba", - "reference": "88dd1b8eca8a50ca4566dbfbb8080c77579eadba", + "url": "https://api.github.com/repos/LibreSign/whatosami/zipball/e495bc2dfa318c7588fc3206471dd84594880ef0", + "reference": "e495bc2dfa318c7588fc3206471dd84594880ef0", "shasum": "" }, "require-dev": { @@ -342,7 +342,7 @@ "description": "What operational sytem am I", "support": { "issues": "https://github.com/LibreSign/whatosami/issues", - "source": "https://github.com/LibreSign/whatosami/tree/v0.0.1" + "source": "https://github.com/LibreSign/whatosami/tree/v0.0.2" }, "funding": [ { @@ -350,7 +350,7 @@ "type": "github" } ], - "time": "2024-07-15T19:52:41+00:00" + "time": "2024-11-19T01:09:03+00:00" }, { "name": "mikehaertl/php-pdftk", @@ -493,16 +493,16 @@ }, { "name": "mpdf/mpdf", - "version": "v8.2.4", + "version": "v8.2.5", "source": { "type": "git", "url": "https://github.com/mpdf/mpdf.git", - "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88" + "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mpdf/mpdf/zipball/9e3ff91606fed11cd58a130eabaaf60e56fdda88", - "reference": "9e3ff91606fed11cd58a130eabaaf60e56fdda88", + "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f", + "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f", "shasum": "" }, "require": { @@ -512,7 +512,7 @@ "mpdf/psr-log-aware-trait": "^2.0 || ^3.0", "myclabs/deep-copy": "^1.7", "paragonie/random_compat": "^1.4|^2.0|^9.99.99", - "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0", + "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/http-message": "^1.0 || ^2.0", "psr/log": "^1.0 || ^2.0 || ^3.0", "setasign/fpdi": "^2.1" @@ -560,7 +560,7 @@ "utf-8" ], "support": { - "docs": "http://mpdf.github.io", + "docs": "https://mpdf.github.io", "issues": "https://github.com/mpdf/mpdf/issues", "source": "https://github.com/mpdf/mpdf" }, @@ -570,7 +570,7 @@ "type": "custom" } ], - "time": "2024-06-14T16:06:41+00:00" + "time": "2024-11-18T15:30:42+00:00" }, { "name": "mpdf/psr-http-message-shim", @@ -1353,12 +1353,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "2c8c97deb75e5c911093603e24ece37d515713df" + "reference": "ae33db114380a6455a2c15b84694b6738555edb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/2c8c97deb75e5c911093603e24ece37d515713df", - "reference": "2c8c97deb75e5c911093603e24ece37d515713df", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ae33db114380a6455a2c15b84694b6738555edb8", + "reference": "ae33db114380a6455a2c15b84694b6738555edb8", "shasum": "" }, "require": { @@ -1390,7 +1390,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2024-11-11T14:47:22+00:00" + "time": "2024-11-19T00:45:35+00:00" }, { "name": "psr/clock", @@ -1549,12 +1549,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "9f1d9b2460cdd0422e8cfd58763bf3156ad7f487" + "reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/9f1d9b2460cdd0422e8cfd58763bf3156ad7f487", - "reference": "9f1d9b2460cdd0422e8cfd58763bf3156ad7f487", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", + "reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", "shasum": "" }, "conflict": { @@ -1600,7 +1600,7 @@ "azuracast/azuracast": "<0.18.3", "backdrop/backdrop": "<1.27.3|>=1.28,<1.28.2", "backpack/crud": "<3.4.9", - "backpack/filemanager": "<3.0.9", + "backpack/filemanager": "<2.0.2|>=3,<3.0.9", "bacula-web/bacula-web": "<8.0.0.0-RC2-dev", "badaso/core": "<2.7", "bagisto/bagisto": "<2.1", @@ -1932,7 +1932,7 @@ "mojo42/jirafeau": "<4.4", "mongodb/mongodb": ">=1,<1.9.2", "monolog/monolog": ">=1.8,<1.12", - "moodle/moodle": "<4.3.6|>=4.4,<4.4.4", + "moodle/moodle": "<4.3.8|>=4.4,<4.4.4", "mos/cimage": "<0.7.19", "movim/moxl": ">=0.8,<=0.10", "movingbytes/social-network": "<=1.2.1", @@ -2020,7 +2020,7 @@ "phpmyfaq/phpmyfaq": "<3.2.5|==3.2.5", "phpoffice/common": "<0.2.9", "phpoffice/phpexcel": "<1.8.1", - "phpoffice/phpspreadsheet": "<1.29.2|>=2,<2.1.1|>=2.2,<2.3", + "phpoffice/phpspreadsheet": "<1.29.4|>=2,<2.1.3|>=2.2,<2.3.2|>=3.3,<3.4", "phpseclib/phpseclib": "<2.0.47|>=3,<3.0.36", "phpservermon/phpservermon": "<3.6", "phpsysinfo/phpsysinfo": "<3.4.3", @@ -2130,7 +2130,7 @@ "slim/slim": "<2.6", "slub/slub-events": "<3.0.3", "smarty/smarty": "<4.5.3|>=5,<5.1.1", - "snipe/snipe-it": "<7.0.10", + "snipe/snipe-it": "<=7.0.13", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", "spatie/browsershot": "<3.57.4", @@ -2383,7 +2383,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T19:05:18+00:00" + "time": "2024-11-19T00:20:23+00:00" } ], "aliases": [], @@ -2394,8 +2394,8 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.1" }, diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index 2e2e67ffe3..9a63bb2fea 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -968,12 +968,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "72bb868cf80c167b7b76e431d1185400051e5a39" + "reference": "476c6c8e6fcc6107b578fdc6c899d4a183b5bf33" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/72bb868cf80c167b7b76e431d1185400051e5a39", - "reference": "72bb868cf80c167b7b76e431d1185400051e5a39", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/476c6c8e6fcc6107b578fdc6c899d4a183b5bf33", + "reference": "476c6c8e6fcc6107b578fdc6c899d4a183b5bf33", "shasum": "" }, "require": { @@ -983,7 +983,7 @@ "ext-mbstring": "*", "ext-xml": "*", "ext-xmlwriter": "*", - "myclabs/deep-copy": "^1.12.0", + "myclabs/deep-copy": "^1.12.1", "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.1", @@ -1061,7 +1061,7 @@ "type": "tidelift" } ], - "time": "2024-10-31T05:51:29+00:00" + "time": "2024-11-16T08:11:02+00:00" }, { "name": "psr/http-client",