Skip to content

Commit c37025a

Browse files
committed
Bump dependencies
1 parent c6b7057 commit c37025a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"psr/http-message": "~2.0",
3232
"psr/log": "~3.0",
3333
"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"
34+
"simplesamlphp/xml-common": "~3.0",
35+
"simplesamlphp/xml-security": "~3.0",
36+
"simplesamlphp/xml-soap": "~3.0"
3737
},
3838
"require-dev": {
3939
"ext-intl": "*",

0 commit comments

Comments
 (0)