From a7d9b0ee4059bf3c738272884eb747984cbb7a1b Mon Sep 17 00:00:00 2001 From: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> Date: Tue, 19 Aug 2025 16:36:34 -0300 Subject: [PATCH] chore: bump dependencies Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com> --- composer.lock | 31 ++++++++++++++++--------------- vendor-bin/phpunit/composer.lock | 20 ++++++++++---------- vendor-bin/psalm/composer.lock | 32 ++++++++++++++++---------------- vendor-bin/rector/composer.lock | 24 ++++++++++++------------ 4 files changed, 54 insertions(+), 53 deletions(-) diff --git a/composer.lock b/composer.lock index e821cd102..8db5f82dd 100644 --- a/composer.lock +++ b/composer.lock @@ -1171,16 +1171,16 @@ }, { "name": "smalot/pdfparser", - "version": "v2.12.0", + "version": "v2.12.1", "source": { "type": "git", "url": "https://github.com/smalot/pdfparser.git", - "reference": "8440edbf58c8596074e78ada38dcb0bd041a5948" + "reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smalot/pdfparser/zipball/8440edbf58c8596074e78ada38dcb0bd041a5948", - "reference": "8440edbf58c8596074e78ada38dcb0bd041a5948", + "url": "https://api.github.com/repos/smalot/pdfparser/zipball/98d31ba34ef5b5a98897ef4b6c3925d502ea53b1", + "reference": "98d31ba34ef5b5a98897ef4b6c3925d502ea53b1", "shasum": "" }, "require": { @@ -1216,9 +1216,9 @@ ], "support": { "issues": "https://github.com/smalot/pdfparser/issues", - "source": "https://github.com/smalot/pdfparser/tree/v2.12.0" + "source": "https://github.com/smalot/pdfparser/tree/v2.12.1" }, - "time": "2025-03-31T13:16:09+00:00" + "time": "2025-07-31T06:19:56+00:00" }, { "name": "symfony/deprecation-contracts", @@ -1631,12 +1631,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160" + "reference": "be1f30bf0fbccb6e78ca8ee1405cf60e0a470436" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160", - "reference": "c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/be1f30bf0fbccb6e78ca8ee1405cf60e0a470436", + "reference": "be1f30bf0fbccb6e78ca8ee1405cf60e0a470436", "shasum": "" }, "require": { @@ -1672,7 +1672,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-08-10T01:01:23+00:00" + "time": "2025-08-19T00:52:45+00:00" }, { "name": "psr/clock", @@ -1831,12 +1831,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "0479005335290f5c772337cf359599dad65bb63f" + "reference": "45efa5832686533f38dc0445a8b185f6d0649c2f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0479005335290f5c772337cf359599dad65bb63f", - "reference": "0479005335290f5c772337cf359599dad65bb63f", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/45efa5832686533f38dc0445a8b185f6d0649c2f", + "reference": "45efa5832686533f38dc0445a8b185f6d0649c2f", "shasum": "" }, "conflict": { @@ -2245,7 +2245,7 @@ "luyadev/yii-helpers": "<1.2.1", "macropay-solutions/laravel-crud-wizard-free": "<3.4.17", "maestroerror/php-heic-to-jpg": "<1.0.5", - "magento/community-edition": "<2.4.5.0-patch13|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch11|>=2.4.7.0-beta1,<2.4.7.0-patch6|>=2.4.8.0-beta1,<2.4.8.0-patch1", + "magento/community-edition": "<2.4.5.0-patch14|==2.4.6|>=2.4.6.0-patch1,<2.4.6.0-patch12|>=2.4.7.0-beta1,<2.4.7.0-patch7|>=2.4.8.0-beta1,<2.4.8.0-patch1", "magento/core": "<=1.9.4.5", "magento/magento1ce": "<1.9.4.3-dev", "magento/magento1ee": ">=1,<1.14.4.3-dev", @@ -2511,6 +2511,7 @@ "snipe/snipe-it": "<8.1", "socalnick/scn-social-auth": "<1.15.2", "socialiteproviders/steam": "<1.1", + "soosyze/soosyze": "<=2", "spatie/browsershot": "<5.0.5", "spatie/image-optimizer": "<1.7.3", "spencer14420/sp-php-email-handler": "<1", @@ -2785,7 +2786,7 @@ "type": "tidelift" } ], - "time": "2025-08-12T21:05:30+00:00" + "time": "2025-08-15T23:05:36+00:00" } ], "aliases": [], diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock index e20a10372..49e5bf8dd 100644 --- a/vendor-bin/phpunit/composer.lock +++ b/vendor-bin/phpunit/composer.lock @@ -575,12 +575,12 @@ "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2" + "reference": "f7c23a43eee861070ab4e88819a4e76a611c7e4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", - "reference": "f103601b29efebd7ff4a1ca7b3eeea9e3336a2a2", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/f7c23a43eee861070ab4e88819a4e76a611c7e4f", + "reference": "f7c23a43eee861070ab4e88819a4e76a611c7e4f", "shasum": "" }, "require": { @@ -624,9 +624,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.1" + "source": "https://github.com/nikic/PHP-Parser/tree/master" }, - "time": "2025-08-13T20:13:15+00:00" + "time": "2025-08-19T18:41:44+00:00" }, { "name": "phar-io/manifest", @@ -1076,12 +1076,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "24dda24cf0123f75c29831b808cab5a0c2c96529" + "reference": "4b4ef24b22aff369af098fdf31e853d24d446ec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/24dda24cf0123f75c29831b808cab5a0c2c96529", - "reference": "24dda24cf0123f75c29831b808cab5a0c2c96529", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4b4ef24b22aff369af098fdf31e853d24d446ec9", + "reference": "4b4ef24b22aff369af098fdf31e853d24d446ec9", "shasum": "" }, "require": { @@ -1177,7 +1177,7 @@ "type": "tidelift" } ], - "time": "2025-08-13T06:52:37+00:00" + "time": "2025-08-17T06:08:40+00:00" }, { "name": "psr/http-client", @@ -2368,7 +2368,7 @@ ], "support": { "issues": "https://github.com/smalot/pdfparser/issues", - "source": "https://github.com/smalot/pdfparser/tree/master" + "source": "https://github.com/smalot/pdfparser/tree/v2.12.1" }, "time": "2025-07-31T06:19:56+00:00" }, diff --git a/vendor-bin/psalm/composer.lock b/vendor-bin/psalm/composer.lock index fddff24b0..77872f71a 100644 --- a/vendor-bin/psalm/composer.lock +++ b/vendor-bin/psalm/composer.lock @@ -1273,16 +1273,16 @@ }, { "name": "fidry/cpu-core-counter", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/theofidry/cpu-core-counter.git", - "reference": "8520451a140d3f46ac33042715115e290cf5785f" + "reference": "db9508f7b1474469d9d3c53b86f817e344732678" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/8520451a140d3f46ac33042715115e290cf5785f", - "reference": "8520451a140d3f46ac33042715115e290cf5785f", + "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678", + "reference": "db9508f7b1474469d9d3c53b86f817e344732678", "shasum": "" }, "require": { @@ -1292,10 +1292,10 @@ "fidry/makefile": "^0.2.0", "fidry/php-cs-fixer-config": "^1.1.2", "phpstan/extension-installer": "^1.2.0", - "phpstan/phpstan": "^1.9.2", - "phpstan/phpstan-deprecation-rules": "^1.0.0", - "phpstan/phpstan-phpunit": "^1.2.2", - "phpstan/phpstan-strict-rules": "^1.4.4", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-deprecation-rules": "^2.0.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^8.5.31 || ^9.5.26", "webmozarts/strict-phpunit": "^7.5" }, @@ -1322,7 +1322,7 @@ ], "support": { "issues": "https://github.com/theofidry/cpu-core-counter/issues", - "source": "https://github.com/theofidry/cpu-core-counter/tree/1.2.0" + "source": "https://github.com/theofidry/cpu-core-counter/tree/1.3.0" }, "funding": [ { @@ -1330,7 +1330,7 @@ "type": "github" } ], - "time": "2024-08-06T10:04:20+00:00" + "time": "2025-08-14T07:29:31+00:00" }, { "name": "kelunik/certificate", @@ -1728,16 +1728,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.6.2", + "version": "5.6.3", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "92dde6a5919e34835c506ac8c523ef095a95ed62" + "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/92dde6a5919e34835c506ac8c523ef095a95ed62", - "reference": "92dde6a5919e34835c506ac8c523ef095a95ed62", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94f8051919d1b0369a6bcc7931d679a511c03fe9", + "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9", "shasum": "" }, "require": { @@ -1786,9 +1786,9 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.2" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.3" }, - "time": "2025-04-13T19:20:35+00:00" + "time": "2025-08-01T19:43:32+00:00" }, { "name": "phpdocumentor/type-resolver", diff --git a/vendor-bin/rector/composer.lock b/vendor-bin/rector/composer.lock index 80f12d020..28472d005 100644 --- a/vendor-bin/rector/composer.lock +++ b/vendor-bin/rector/composer.lock @@ -9,16 +9,16 @@ "packages-dev": [ { "name": "nextcloud/ocp", - "version": "v31.0.7", + "version": "v31.0.8", "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c" + "reference": "abd32429d794ede1d92b7b0a88a1070371c907b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/77679c75abf21dfc48a75fd282dea09b09ac096c", - "reference": "77679c75abf21dfc48a75fd282dea09b09ac096c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/abd32429d794ede1d92b7b0a88a1070371c907b5", + "reference": "abd32429d794ede1d92b7b0a88a1070371c907b5", "shasum": "" }, "require": { @@ -51,9 +51,9 @@ "description": "Composer package containing Nextcloud's public OCP API and the unstable NCU API", "support": { "issues": "https://github.com/nextcloud-deps/ocp/issues", - "source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.7" + "source": "https://github.com/nextcloud-deps/ocp/tree/v31.0.8" }, - "time": "2025-07-04T00:53:40+00:00" + "time": "2025-07-31T00:57:37+00:00" }, { "name": "nextcloud/rector", @@ -381,16 +381,16 @@ }, { "name": "rector/rector", - "version": "2.1.3", + "version": "2.1.4", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "dd430c869fddf4965049c8fd6f5ee49f155cfddf" + "reference": "fe613c528819222f8686a9a037a315ef9d4915b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/dd430c869fddf4965049c8fd6f5ee49f155cfddf", - "reference": "dd430c869fddf4965049c8fd6f5ee49f155cfddf", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/fe613c528819222f8686a9a037a315ef9d4915b3", + "reference": "fe613c528819222f8686a9a037a315ef9d4915b3", "shasum": "" }, "require": { @@ -429,7 +429,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.1.3" + "source": "https://github.com/rectorphp/rector/tree/2.1.4" }, "funding": [ { @@ -437,7 +437,7 @@ "type": "github" } ], - "time": "2025-08-13T11:43:04+00:00" + "time": "2025-08-15T14:41:36+00:00" }, { "name": "webmozart/assert",