Skip to content

Commit 85bf828

Browse files
committed
Bump libraries
1 parent dbc9338 commit 85bf828

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

17-
"simplesamlphp/assert": "~1.9",
18-
"simplesamlphp/xml-common": "~2.6",
19-
"simplesamlphp/xml-security": "~2.2",
20-
"simplesamlphp/xml-ws-addressing": "~1.2",
21-
"simplesamlphp/xml-ws-policy": "~1.2",
22-
"simplesamlphp/xml-wss-core": "~1.3"
17+
"simplesamlphp/assert": "~2.0",
18+
"simplesamlphp/xml-common": "~2.7",
19+
"simplesamlphp/xml-security": "~2.3",
20+
"simplesamlphp/xml-ws-addressing": "~1.3",
21+
"simplesamlphp/xml-ws-policy": "~1.3",
22+
"simplesamlphp/xml-wss-core": "~1.4"
2323
},
2424
"require-dev": {
2525
"simplesamlphp/simplesamlphp-test-framework": "~1.11",
26-
"simplesamlphp/xml-soap": "^2.2"
26+
"simplesamlphp/xml-soap": "^2.3"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)