composer: bump deps

This commit is contained in:
2025-03-11 20:37:24 +01:00
parent a4ebe6ded0
commit f1b3c63311
2 changed files with 863 additions and 413 deletions

@ -5,11 +5,12 @@
"config": { "config": {
"allow-plugins": { "allow-plugins": {
"simplesamlphp/composer-module-installer": true "simplesamlphp/composer-module-installer": true,
"simplesamlphp/composer-xmlprovider-installer": true
} }
}, },
"require": { "require": {
"simplesamlphp/simplesamlphp": "^2.2", "simplesamlphp/simplesamlphp": "^2.2.1",
"erusev/parsedown": "^1.7" "erusev/parsedown": "^1.7.4"
} }
} }

1269
composer.lock generated

File diff suppressed because it is too large Load Diff