mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-27 10:00:41 +00:00
sync with composer.json
This commit is contained in:
parent
d1fc54d1b3
commit
8b4b12a7e8
|
|
@ -1,4 +1,15 @@
|
|||
{
|
||||
"name": "seeddms/dms",
|
||||
"description": "Open Source Document Management System",
|
||||
"type": "project",
|
||||
"license": "GPL 2",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Uwe Steinmann",
|
||||
"email": "steinm@debian.org"
|
||||
}
|
||||
],
|
||||
"minimum-stability": "stable",
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.2"
|
||||
|
|
@ -6,7 +17,7 @@
|
|||
},
|
||||
"require": {
|
||||
"pear/http_request2": "2.5.0",
|
||||
"robthree/twofactorauth": "^1.5",
|
||||
"robthree/twofactorauth": "^3.0",
|
||||
"php-mime-mail-parser/php-mime-mail-parser": "*",
|
||||
"slim/slim": "^4.0",
|
||||
"guzzlehttp/psr7": "*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user