Skip to content

Commit 8349c4a

Browse files
committed
Bump libraries
1 parent dcc835b commit 8349c4a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
"php": "^8.3",
1414
"ext-dom": "*",
1515

16-
"simplesamlphp/assert": "~1.9",
17-
"simplesamlphp/saml2": "~6.0",
18-
"simplesamlphp/xml-common": "~2.5",
19-
"simplesamlphp/xml-security": "~2.1",
20-
"simplesamlphp/xml-ws-addressing": "~1.1",
21-
"simplesamlphp/xml-ws-security-policy": "~1.0",
22-
"simplesamlphp/xml-wss-core": "~1.2"
16+
"simplesamlphp/assert": "~2.0",
17+
"simplesamlphp/saml2": "~6.1",
18+
"simplesamlphp/xml-common": "~2.7",
19+
"simplesamlphp/xml-security": "~2.3",
20+
"simplesamlphp/xml-ws-addressing": "~1.3",
21+
"simplesamlphp/xml-ws-security-policy": "~1.2",
22+
"simplesamlphp/xml-wss-core": "~1.3"
2323
},
2424
"require-dev": {
2525
"simplesamlphp/simplesamlphp-test-framework": "~1.11"

0 commit comments

Comments
 (0)