Skip to content

Commit dd92f6c

Browse files
Update simplesamlphp/xml-security requirement (#370)
Updates the requirements on [simplesamlphp/xml-security](https://github.com/simplesamlphp/xml-security) to permit the latest version. Updates `simplesamlphp/xml-security` to 1.12.0 - [Release notes](https://github.com/simplesamlphp/xml-security/releases) - [Commits](simplesamlphp/xml-security@v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: simplesamlphp/xml-security dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 307eee9 commit dd92f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"psr/log": "^2.0 || ^3.0",
3434
"simplesamlphp/assert": "~1.6.0",
3535
"simplesamlphp/xml-common": "~1.22.0",
36-
"simplesamlphp/xml-security": "~1.11.0",
36+
"simplesamlphp/xml-security": "~1.12.0",
3737
"simplesamlphp/xml-soap": "~1.5.6"
3838
},
3939
"require-dev": {

0 commit comments

Comments
 (0)