There was an error while loading. Please reload this page.
1 parent c6b7057 commit c37025aCopy full SHA for c37025a
1 file changed
composer.json
@@ -31,9 +31,9 @@
31
"psr/http-message": "~2.0",
32
"psr/log": "~3.0",
33
"simplesamlphp/assert": "~2.0",
34
- "simplesamlphp/xml-common": "dev-feature/dom-migration-php84",
35
- "simplesamlphp/xml-security": "dev-feature/dom-migration-php84",
36
- "simplesamlphp/xml-soap": "dev-feature/dom-migration-php84"
+ "simplesamlphp/xml-common": "~3.0",
+ "simplesamlphp/xml-security": "~3.0",
+ "simplesamlphp/xml-soap": "~3.0"
37
},
38
"require-dev": {
39
"ext-intl": "*",
0 commit comments