chore: bump dependencies

Signed-off-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Vitor Mattos 2024-11-25 17:25:37 -03:00
parent e6d01b75ed
commit 0cd926f841
5 changed files with 29 additions and 28 deletions

16
composer.lock generated
View file

@ -1549,12 +1549,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git", "url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f" "reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", "reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595",
"shasum": "" "shasum": ""
}, },
"conflict": { "conflict": {
@ -2074,7 +2074,7 @@
"rap2hpoutre/laravel-log-viewer": "<0.13", "rap2hpoutre/laravel-log-viewer": "<0.13",
"react/http": ">=0.7,<1.9", "react/http": ">=0.7,<1.9",
"really-simple-plugins/complianz-gdpr": "<6.4.2", "really-simple-plugins/complianz-gdpr": "<6.4.2",
"redaxo/source": "<=5.17.1", "redaxo/source": "<5.18",
"remdex/livehelperchat": "<4.29", "remdex/livehelperchat": "<4.29",
"reportico-web/reportico": "<=8.1", "reportico-web/reportico": "<=8.1",
"rhukster/dom-sanitizer": "<1.0.7", "rhukster/dom-sanitizer": "<1.0.7",
@ -2141,7 +2141,7 @@
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
"ssddanbrown/bookstack": "<24.05.1", "ssddanbrown/bookstack": "<24.05.1",
"starcitizentools/citizen-skin": ">=2.6.3,<2.31", "starcitizentools/citizen-skin": ">=2.6.3,<2.31",
"statamic/cms": "<4.46|>=5.3,<5.6.2", "statamic/cms": "<=5.16",
"stormpath/sdk": "<9.9.99", "stormpath/sdk": "<9.9.99",
"studio-42/elfinder": "<=2.1.64", "studio-42/elfinder": "<=2.1.64",
"studiomitte/friendlycaptcha": "<0.1.4", "studiomitte/friendlycaptcha": "<0.1.4",
@ -2383,7 +2383,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-19T00:20:23+00:00" "time": "2024-11-19T21:04:39+00:00"
} }
], ],
"aliases": [], "aliases": [],
@ -2394,8 +2394,8 @@
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": [], "platform": {},
"platform-dev": [], "platform-dev": {},
"platform-overrides": { "platform-overrides": {
"php": "8.1" "php": "8.1"
}, },

View file

@ -1,4 +1,5 @@
<?php <?php
/** /**
* SPDX-FileCopyrightText: 2024 LibreCode coop and LibreCode contributors * SPDX-FileCopyrightText: 2024 LibreCode coop and LibreCode contributors
* SPDX-License-Identifier: AGPL-3.0-or-later * SPDX-License-Identifier: AGPL-3.0-or-later

View file

@ -97,16 +97,16 @@
}, },
{ {
"name": "php-cs-fixer/shim", "name": "php-cs-fixer/shim",
"version": "v3.64.0", "version": "v3.65.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHP-CS-Fixer/shim.git", "url": "https://github.com/PHP-CS-Fixer/shim.git",
"reference": "81ccfd24baf3a10810dab1152c403981a790b837" "reference": "4983ec79b9dee926695ac324ea6e8d291935525d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/81ccfd24baf3a10810dab1152c403981a790b837", "url": "https://api.github.com/repos/PHP-CS-Fixer/shim/zipball/4983ec79b9dee926695ac324ea6e8d291935525d",
"reference": "81ccfd24baf3a10810dab1152c403981a790b837", "reference": "4983ec79b9dee926695ac324ea6e8d291935525d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -143,9 +143,9 @@
"description": "A tool to automatically fix PHP code style", "description": "A tool to automatically fix PHP code style",
"support": { "support": {
"issues": "https://github.com/PHP-CS-Fixer/shim/issues", "issues": "https://github.com/PHP-CS-Fixer/shim/issues",
"source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.64.0" "source": "https://github.com/PHP-CS-Fixer/shim/tree/v3.65.0"
}, },
"time": "2024-08-30T23:10:11+00:00" "time": "2024-11-25T00:39:41+00:00"
} }
], ],
"aliases": [], "aliases": [],

View file

@ -9,16 +9,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "adhocore/cli", "name": "adhocore/cli",
"version": "v1.8.0", "version": "v1.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/adhocore/php-cli.git", "url": "https://github.com/adhocore/php-cli.git",
"reference": "6092763ab212038de64c44545574cedb7ef86269" "reference": "0945f82f564fb8296a358bec6f922c2dc473906c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/adhocore/php-cli/zipball/6092763ab212038de64c44545574cedb7ef86269", "url": "https://api.github.com/repos/adhocore/php-cli/zipball/0945f82f564fb8296a358bec6f922c2dc473906c",
"reference": "6092763ab212038de64c44545574cedb7ef86269", "reference": "0945f82f564fb8296a358bec6f922c2dc473906c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -63,7 +63,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/adhocore/php-cli/issues", "issues": "https://github.com/adhocore/php-cli/issues",
"source": "https://github.com/adhocore/php-cli/tree/v1.8.0" "source": "https://github.com/adhocore/php-cli/tree/v1.8.1"
}, },
"funding": [ "funding": [
{ {
@ -75,7 +75,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-15T08:55:32+00:00" "time": "2024-11-20T07:38:11+00:00"
}, },
{ {
"name": "nextcloud/openapi-extractor", "name": "nextcloud/openapi-extractor",

View file

@ -13,12 +13,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/byjg/php-swagger-test.git", "url": "https://github.com/byjg/php-swagger-test.git",
"reference": "c00ca0fb280d6202485b56c28a3f37dd9d8b4e05" "reference": "862b47a15dd2a892bae4e7c73e75642780da5790"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/byjg/php-swagger-test/zipball/c00ca0fb280d6202485b56c28a3f37dd9d8b4e05", "url": "https://api.github.com/repos/byjg/php-swagger-test/zipball/862b47a15dd2a892bae4e7c73e75642780da5790",
"reference": "c00ca0fb280d6202485b56c28a3f37dd9d8b4e05", "reference": "862b47a15dd2a892bae4e7c73e75642780da5790",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -52,7 +52,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-11-11T22:06:35+00:00" "time": "2024-11-23T03:00:00+00:00"
}, },
{ {
"name": "byjg/uri", "name": "byjg/uri",
@ -968,12 +968,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "476c6c8e6fcc6107b578fdc6c899d4a183b5bf33" "reference": "c5c350263fd23819f0f27ff41570c4fa191b60d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/476c6c8e6fcc6107b578fdc6c899d4a183b5bf33", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c5c350263fd23819f0f27ff41570c4fa191b60d1",
"reference": "476c6c8e6fcc6107b578fdc6c899d4a183b5bf33", "reference": "c5c350263fd23819f0f27ff41570c4fa191b60d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1061,7 +1061,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-16T08:11:02+00:00" "time": "2024-11-25T11:48:48+00:00"
}, },
{ {
"name": "psr/http-client", "name": "psr/http-client",