We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e170052 commit 3a0abe2Copy full SHA for 3a0abe2
1 file changed
composer.json
@@ -30,17 +30,17 @@
30
"psr/clock": "~1.0.0",
31
"psr/http-message": "~2.0",
32
"psr/log": "~2.3.1 || ~3.0.0",
33
- "simplesamlphp/assert": "~1.8.1",
34
- "simplesamlphp/xml-common": "dev-master",
35
- "simplesamlphp/xml-security": "dev-feature/xsd-types",
36
- "simplesamlphp/xml-soap": "dev-feature/xsd-types"
+ "simplesamlphp/assert": "~1.8.2",
+ "simplesamlphp/xml-common": "~2.0.1",
+ "simplesamlphp/xml-security": "~2.0.0",
+ "simplesamlphp/xml-soap": "~2.0.1"
37
},
38
"require-dev": {
39
"ext-intl": "*",
40
41
"beste/clock": "~3.0.0",
42
"mockery/mockery": "~1.6.12",
43
- "simplesamlphp/simplesamlphp-test-framework": "~1.9.2"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.9.3"
44
45
"suggest": {
46
"ext-soap": "*"
0 commit comments