composer: bump deps 2 #79

Merged
oysteikt merged 1 commits from bump-deps-2 into master 2025-03-11 21:06:59 +01:00
2 changed files with 863 additions and 413 deletions

View File

@@ -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