Skip to content

Commit a553495

Browse files
committed
Bump libraries
1 parent e7c34e9 commit a553495

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
@@ -13,14 +13,14 @@
1313
"php": "^8.3",
1414
"ext-dom": "*",
1515

16-
"simplesamlphp/assert": "~1.9",
17-
"simplesamlphp/xml-common": "~2.6",
18-
"simplesamlphp/xml-ws-policy": "~1.2",
19-
"simplesamlphp/xml-wss-core": "~1.3"
16+
"simplesamlphp/assert": "~2.0",
17+
"simplesamlphp/xml-common": "~2.7",
18+
"simplesamlphp/xml-ws-policy": "~1.3",
19+
"simplesamlphp/xml-wss-core": "~1.4"
2020
},
2121
"require-dev": {
2222
"simplesamlphp/simplesamlphp-test-framework": "~1.11",
23-
"simplesamlphp/xml-soap": "~2.1"
23+
"simplesamlphp/xml-soap": "~2.3"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)