Skip to content

Commit 4e41f07

Browse files
Update simplesamlphp/xml-common requirement
Updates the requirements on [simplesamlphp/xml-common](https://github.com/simplesamlphp/xml-common) to permit the latest version. Updates `simplesamlphp/xml-common` to 1.27.0 - [Release notes](https://github.com/simplesamlphp/xml-common/releases) - [Commits](simplesamlphp/xml-common@v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: simplesamlphp/xml-common dependency-version: 1.27.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3301a0c commit 4e41f07

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
@@ -18,7 +18,7 @@
1818

1919
"simplesamlphp/assert": "~1.8.1",
2020
"simplesamlphp/saml2": "~5.0.0",
21-
"simplesamlphp/xml-common": "~1.26.0"
21+
"simplesamlphp/xml-common": "~1.27.0"
2222
},
2323
"require-dev": {
2424
"mockery/mockery": "~1.6.12",

0 commit comments

Comments
 (0)