From 5dfe217279d70f4a5fa8d8e8200a61a77b836784 Mon Sep 17 00:00:00 2001 From: Rushaway <11679883+Rushaway@users.noreply.github.com> Date: Tue, 15 Apr 2025 15:13:04 +0200 Subject: [PATCH] chore(deps): Update dependencies and adjust version - icobucci/jwt from 5.4.2 to 5.8 - smarty/smarty from 5.4.1 to 5.5.4 - adodb/adodb-php from 5.22.7 to 5.22 - php requirement from >=8.1 to >=8.2 - version 1.7.0 to 1.8.1 --- web/composer.json | 10 ++-- web/composer.lock | 126 ++++++++++++++++++++++++---------------------- 2 files changed, 71 insertions(+), 65 deletions(-) diff --git a/web/composer.json b/web/composer.json index c6348e83..b944be82 100644 --- a/web/composer.json +++ b/web/composer.json @@ -1,7 +1,7 @@ { "name": "sbpp/sourcebans-pp", "description": "Admin, ban, and comms management system for the Source engine.", - "version": "1.7.0", + "version": "1.8.1", "type": "project", "keywords": [], "homepage": "https://sbpp.github.io", @@ -19,15 +19,15 @@ "vendor-dir": "includes/vendor" }, "require": { - "lcobucci/jwt": "5.4.2", + "lcobucci/jwt": "^5.0", "maxmind-db/reader": "~1.0", - "smarty/smarty": "~v5.4.1", + "smarty/smarty": "^v5.4", "xpaw/php-source-query-class": "dev-master", - "adodb/adodb-php": "5.22.7", + "adodb/adodb-php": "^5.22", "symfony/mailer": "^7.2", "ext-pdo": "*", "ext-openssl": "*", - "php": ">=8.1" + "php": ">=8.2" }, "autoload": { diff --git a/web/composer.lock b/web/composer.lock index 31d2e013..dda41aab 100644 --- a/web/composer.lock +++ b/web/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f6b320c0184b6cd8a24c74cfd0c435cb", + "content-hash": "22ca493463c1934a272e792d89a6496d", "packages": [ { "name": "adodb/adodb-php", - "version": "v5.22.7", + "version": "v5.22.8", "source": { "type": "git", "url": "https://github.com/ADOdb/ADOdb.git", - "reference": "e7150539d5707ae556172532e2b25ac4e88cb2a6" + "reference": "bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/e7150539d5707ae556172532e2b25ac4e88cb2a6", - "reference": "e7150539d5707ae556172532e2b25ac4e88cb2a6", + "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a", + "reference": "bc0d3e05ce89f3c73c24d1cb78de57793d1afe3a", "shasum": "" }, "require": { @@ -65,7 +65,7 @@ "issues": "https://github.com/ADOdb/ADOdb/issues", "source": "https://github.com/ADOdb/ADOdb" }, - "time": "2023-11-04T22:25:49+00:00" + "time": "2025-01-25T01:10:09+00:00" }, { "name": "doctrine/lexer", @@ -146,16 +146,16 @@ }, { "name": "egulias/email-validator", - "version": "4.0.2", + "version": "4.0.4", "source": { "type": "git", "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e" + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ebaaf5be6c0286928352e054f2d5125608e5405e", - "reference": "ebaaf5be6c0286928352e054f2d5125608e5405e", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", + "reference": "d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa", "shasum": "" }, "require": { @@ -201,7 +201,7 @@ ], "support": { "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/4.0.2" + "source": "https://github.com/egulias/EmailValidator/tree/4.0.4" }, "funding": [ { @@ -209,20 +209,20 @@ "type": "github" } ], - "time": "2023-10-06T06:47:41+00:00" + "time": "2025-03-06T22:45:56+00:00" }, { "name": "lcobucci/jwt", - "version": "5.4.2", + "version": "5.5.0", "source": { "type": "git", "url": "https://github.com/lcobucci/jwt.git", - "reference": "ea1ce71cbf9741e445a5914e2f67cdbb484ff712" + "reference": "a835af59b030d3f2967725697cf88300f579088e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lcobucci/jwt/zipball/ea1ce71cbf9741e445a5914e2f67cdbb484ff712", - "reference": "ea1ce71cbf9741e445a5914e2f67cdbb484ff712", + "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a835af59b030d3f2967725697cf88300f579088e", + "reference": "a835af59b030d3f2967725697cf88300f579088e", "shasum": "" }, "require": { @@ -270,7 +270,7 @@ ], "support": { "issues": "https://github.com/lcobucci/jwt/issues", - "source": "https://github.com/lcobucci/jwt/tree/5.4.2" + "source": "https://github.com/lcobucci/jwt/tree/5.5.0" }, "funding": [ { @@ -282,7 +282,7 @@ "type": "patreon" } ], - "time": "2024-11-07T12:54:35+00:00" + "time": "2025-01-26T21:29:45+00:00" }, { "name": "maxmind-db/reader", @@ -550,16 +550,16 @@ }, { "name": "smarty/smarty", - "version": "v5.4.3", + "version": "v5.4.5", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", - "reference": "c6bff5795081ca5e60aabda59fb87daa511acd1e" + "reference": "e26f82d02c4d18fc82094c28fbc65f711e39ed5d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/smarty-php/smarty/zipball/c6bff5795081ca5e60aabda59fb87daa511acd1e", - "reference": "c6bff5795081ca5e60aabda59fb87daa511acd1e", + "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e26f82d02c4d18fc82094c28fbc65f711e39ed5d", + "reference": "e26f82d02c4d18fc82094c28fbc65f711e39ed5d", "shasum": "" }, "require": { @@ -614,9 +614,15 @@ "support": { "forum": "https://github.com/smarty-php/smarty/discussions", "issues": "https://github.com/smarty-php/smarty/issues", - "source": "https://github.com/smarty-php/smarty/tree/v5.4.3" + "source": "https://github.com/smarty-php/smarty/tree/v5.4.5" }, - "time": "2024-12-23T00:38:44+00:00" + "funding": [ + { + "url": "https://github.com/wisskid", + "type": "github" + } + ], + "time": "2025-04-15T11:20:08+00:00" }, { "name": "symfony/deprecation-contracts", @@ -637,12 +643,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -785,12 +791,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -843,16 +849,16 @@ }, { "name": "symfony/mailer", - "version": "v7.2.0", + "version": "v7.2.3", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc" + "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/e4d358702fb66e4c8a2af08e90e7271a62de39cc", - "reference": "e4d358702fb66e4c8a2af08e90e7271a62de39cc", + "url": "https://api.github.com/repos/symfony/mailer/zipball/f3871b182c44997cf039f3b462af4a48fb85f9d3", + "reference": "f3871b182c44997cf039f3b462af4a48fb85f9d3", "shasum": "" }, "require": { @@ -903,7 +909,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.2.0" + "source": "https://github.com/symfony/mailer/tree/v7.2.3" }, "funding": [ { @@ -919,20 +925,20 @@ "type": "tidelift" } ], - "time": "2024-11-25T15:21:05+00:00" + "time": "2025-01-27T11:08:17+00:00" }, { "name": "symfony/mime", - "version": "v7.2.0", + "version": "v7.2.4", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d" + "reference": "87ca22046b78c3feaff04b337f33b38510fd686b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/cc84a4b81f62158c3846ac7ff10f696aae2b524d", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d", + "url": "https://api.github.com/repos/symfony/mime/zipball/87ca22046b78c3feaff04b337f33b38510fd686b", + "reference": "87ca22046b78c3feaff04b337f33b38510fd686b", "shasum": "" }, "require": { @@ -987,7 +993,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.2.0" + "source": "https://github.com/symfony/mime/tree/v7.2.4" }, "funding": [ { @@ -1003,7 +1009,7 @@ "type": "tidelift" } ], - "time": "2024-11-23T09:19:39+00:00" + "time": "2025-02-19T08:51:20+00:00" }, { "name": "symfony/polyfill-intl-idn", @@ -1029,8 +1035,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -1111,8 +1117,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -1273,12 +1279,12 @@ }, "type": "library", "extra": { + "thanks": { + "url": "https://github.com/symfony/contracts", + "name": "symfony/contracts" + }, "branch-alias": { "dev-main": "3.5-dev" - }, - "thanks": { - "name": "symfony/contracts", - "url": "https://github.com/symfony/contracts" } }, "autoload": { @@ -1338,12 +1344,12 @@ "source": { "type": "git", "url": "https://github.com/xPaw/PHP-Source-Query.git", - "reference": "7f0a32c0443da6713508540f5a7ad09cfb0827f0" + "reference": "18423a4efd80cb9786741d1308e0b392e8059a56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/xPaw/PHP-Source-Query/zipball/7f0a32c0443da6713508540f5a7ad09cfb0827f0", - "reference": "7f0a32c0443da6713508540f5a7ad09cfb0827f0", + "url": "https://api.github.com/repos/xPaw/PHP-Source-Query/zipball/18423a4efd80cb9786741d1308e0b392e8059a56", + "reference": "18423a4efd80cb9786741d1308e0b392e8059a56", "shasum": "" }, "require": { @@ -1351,8 +1357,8 @@ }, "require-dev": { "phpstan/phpstan": "^1.10", - "phpunit/phpunit": "^10.3", - "vimeo/psalm": "^5.15" + "phpstan/phpstan-strict-rules": "^1.6", + "phpunit/phpunit": "^10.3" }, "default-branch": true, "type": "library", @@ -1381,7 +1387,7 @@ "support": { "source": "https://github.com/xPaw/PHP-Source-Query/tree/master" }, - "time": "2024-03-22T10:26:04+00:00" + "time": "2024-09-24T20:06:19+00:00" } ], "packages-dev": [], @@ -1395,8 +1401,8 @@ "platform": { "ext-pdo": "*", "ext-openssl": "*", - "php": ">=8.1" + "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.2.0" }