From 0cd926f84153ae0d4cd6916ba2e43aad71bbf59b Mon Sep 17 00:00:00 2001 From: Vitor Mattos Date: Mon, 25 Nov 2024 17:25:37 -0300 Subject: [PATCH] chore: bump dependencies Signed-off-by: Vitor Mattos --- composer.lock | 16 ++++++++-------- templates/external.php | 1 + vendor-bin/coding-standard/composer.lock | 12 ++++++------ vendor-bin/openapi-extractor/composer.lock | 12 ++++++------ vendor-bin/phpunit/composer.lock | 16 ++++++++-------- 5 files changed, 29 insertions(+), 28 deletions(-) diff --git a/composer.lock b/composer.lock index a32858f81c..6c1b72515a 100644 --- a/composer.lock +++ b/composer.lock @@ -1549,12 +1549,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f" + "reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", - "reference": "d521fa951b3fc37146a2fe9aef1b06c0af78fd3f", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/b33a18b5d222c63472a4b41f6fa3e15e591c9595", + "reference": "b33a18b5d222c63472a4b41f6fa3e15e591c9595", "shasum": "" }, "conflict": { @@ -2074,7 +2074,7 @@ "rap2hpoutre/laravel-log-viewer": "<0.13", "react/http": ">=0.7,<1.9", "really-simple-plugins/complianz-gdpr": "<6.4.2", - "redaxo/source": "<=5.17.1", + "redaxo/source": "<5.18", "remdex/livehelperchat": "<4.29", "reportico-web/reportico": "<=8.1", "rhukster/dom-sanitizer": "<1.0.7", @@ -2141,7 +2141,7 @@ "squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1", "ssddanbrown/bookstack": "<24.05.1", "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", "studio-42/elfinder": "<=2.1.64", "studiomitte/friendlycaptcha": "<0.1.4", @@ -2383,7 +2383,7 @@ "type": "tidelift" } ], - "time": "2024-11-19T00:20:23+00:00" + "time": "2024-11-19T21:04:39+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/templates/external.php b/templates/external.php index 10546a1ba7..5432fe86d2 100644 --- a/templates/external.php +++ b/templates/external.php @@ -1,4 +1,5 @@