Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2025-10-07 20:05:05 +02:00
commit e6630f8ddf
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"robthree/twofactorauth": "^3.0",
"pear/http_request2": "2.5.0",
"robthree/twofactorauth": "^1.5",
"php-mime-mail-parser/php-mime-mail-parser": "*",
"slim/slim": "^4.0",
"guzzlehttp/psr7": "*",
"erusev/parsedown": "*",
@ -30,6 +31,7 @@
"php-di/php-di": "^6.4",
"hfig/mapi": "*",
"slim/psr7": "^1.7",
"chillerlan/php-qrcode": "^5.0",
"bacon/bacon-qr-code": "^3.0",
"seeddms/core": "dev-__CORE_BRANCH__",
"seeddms/lucene": "dev-master",

View File

@ -46,6 +46,7 @@
"php-di/php-di": "^6.4",
"hfig/mapi": "*",
"slim/psr7": "^1.7",
"chillerlan/php-qrcode": "^5.0",
"bacon/bacon-qr-code": "^3.0",
"seeddms/core": "dev-seeddms-6.0.x",
"seeddms/lucene": "dev-master",