Skip to content

Commit 56c3555

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.25.0 - [Release notes](https://github.com/simplesamlphp/xml-common/releases) - [Commits](simplesamlphp/xml-common@v1.24.0...v1.25.0) --- updated-dependencies: - dependency-name: simplesamlphp/xml-common dependency-version: 1.25.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 001b391 commit 56c3555

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
@@ -44,7 +44,7 @@
4444
"ext-spl": "*",
4545

4646
"simplesamlphp/assert": "~1.8.0",
47-
"simplesamlphp/xml-common": "~1.24.0"
47+
"simplesamlphp/xml-common": "~1.25.0"
4848
},
4949
"require-dev": {
5050
"simplesamlphp/simplesamlphp-test-framework": "~1.9.1"

0 commit comments

Comments
 (0)