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

Commit 6a816a1

Browse files
committed
Bump dependencies
1 parent 6e4a83a commit 6a816a1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"ext-dom": "*",
1515
"ext-spl": "*",
1616

17-
"simplesamlphp/assert": "^1.5",
17+
"simplesamlphp/assert": "^1.6",
1818
"simplesamlphp/composer-xmlprovider-installer": "~1.0.0",
1919
"simplesamlphp/saml2": "^5@dev",
20-
"simplesamlphp/xml-security": "^1.10",
21-
"simplesamlphp/xml-common": "^1.20"
20+
"simplesamlphp/xml-security": "^1.11",
21+
"simplesamlphp/xml-common": "^1.22"
2222
},
2323
"require-dev": {
24-
"simplesamlphp/simplesamlphp-test-framework": "^1.5"
24+
"simplesamlphp/simplesamlphp-test-framework": "^1.8"
2525
},
2626
"autoload": {
2727
"psr-4": {
@@ -35,7 +35,7 @@
3535
},
3636
"extra": {
3737
"branch-alias": {
38-
"dev-master": "v1.0.x-dev"
38+
"dev-master": "v1.1.x-dev"
3939
}
4040
},
4141
"config": {

0 commit comments

Comments
 (0)