update composer libs - requires gmp extension (in favor of bcmath)

This commit is contained in:
Mario Vavti
2025-10-21 22:06:03 +02:00
parent b50aa43542
commit 4798fa79c3
2181 changed files with 281904 additions and 32530 deletions

View File

@@ -33,7 +33,7 @@
"ext-json": "*",
"ext-posix": "*",
"ext-sodium": "*",
"ext-bcmath": "*",
"ext-gmp": "*",
"sabre/dav": "^4.0",
"michelf/php-markdown": "^2.0",
"bshaffer/oauth2-server-php": "^1.9",
@@ -57,7 +57,7 @@
"mmccook/php-json-canonicalization-scheme": "^1.0",
"scssphp/scssphp": "^2.0.1",
"twbs/bootstrap-icons": "^1.11",
"macgirvin/http-message-signer": "^0.2"
"macgirvin/http-message-signer": "^0.2.6"
},
"require-dev": {
"ext-yaml": "*",