Skip to content

Commit e978aca

Browse files
committed
Fix syntax
1 parent 80e42c0 commit e978aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"simplesamlphp/assert": "~2.0",
3434
"simplesamlphp/xml-common": "dev-feature/dom-migration-php84",
3535
"simplesamlphp/xml-security": "dev-feature/dom-migration-php84",
36-
"simplesamlphp/xml-soap": "dev-feature/dom-migration-php84",
36+
"simplesamlphp/xml-soap": "dev-feature/dom-migration-php84"
3737
},
3838
"require-dev": {
3939
"ext-intl": "*",

0 commit comments

Comments
 (0)