We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3d7dc commit 7ddd21dCopy full SHA for 7ddd21d
1 file changed
composer.json
@@ -14,13 +14,13 @@
14
"ext-dom": "*",
15
"ext-spl": "*",
16
17
- "simplesamlphp/assert": "~1.9",
18
- "simplesamlphp/xml-common": "~2.6",
19
- "simplesamlphp/xml-security": "~2.2"
+ "simplesamlphp/assert": "~2.0",
+ "simplesamlphp/xml-common": "~2.7",
+ "simplesamlphp/xml-security": "~2.3"
20
},
21
"require-dev": {
22
"simplesamlphp/simplesamlphp-test-framework": "~1.11",
23
- "simplesamlphp/xml-soap": "~2.2"
+ "simplesamlphp/xml-soap": "~2.3"
24
25
"autoload": {
26
"psr-4": {
0 commit comments