Skip to content

Commit c287b76

Browse files
committed
Add missing dependency
1 parent 9c2c424 commit c287b76

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
},
3636
"require": {
3737
"php": "^8.1",
38+
"ext-libxml": "*",
39+
3840
"simplesamlphp/assert": "^1.1.0",
3941
"simplesamlphp/composer-module-installer": "^1.3.4",
4042
"simplesamlphp/simplesamlphp": "^2.2.0",

0 commit comments

Comments
 (0)