Update dependencies

This commit is contained in:
2024-04-08 22:11:43 +02:00
committed by Felix Albrigtsen
parent d79cd3ad37
commit 7e158c9fc3
24 changed files with 1165 additions and 2468 deletions

View File

@@ -9,9 +9,7 @@
}
},
"require": {
"simplesamlphp/simplesamlphp": "~1.19.8",
"erusev/parsedown": "^1.7",
"simplesamlphp/saml2": "^4.6",
"gettext/gettext": "^4.8"
"simplesamlphp/simplesamlphp": "^2.2",
"erusev/parsedown": "^1.7"
}
}