Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit c8d3a5c

Browse files
committed
Bump dependencies
1 parent 6a816a1 commit c8d3a5c

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
@@ -14,11 +14,11 @@
1414
"ext-dom": "*",
1515
"ext-spl": "*",
1616

17-
"simplesamlphp/assert": "^1.6",
17+
"simplesamlphp/assert": "~1.6.0",
1818
"simplesamlphp/composer-xmlprovider-installer": "~1.0.0",
1919
"simplesamlphp/saml2": "^5@dev",
20-
"simplesamlphp/xml-security": "^1.11",
21-
"simplesamlphp/xml-common": "^1.22"
20+
"simplesamlphp/xml-security": "~1.12.0",
21+
"simplesamlphp/xml-common": "~1.23.2"
2222
},
2323
"require-dev": {
2424
"simplesamlphp/simplesamlphp-test-framework": "^1.8"

0 commit comments

Comments
 (0)