We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63d1712 commit 624dde8Copy full SHA for 624dde8
1 file changed
composer.json
@@ -43,11 +43,11 @@
43
"ext-pcre": "*",
44
"ext-spl": "*",
45
46
- "simplesamlphp/assert": "~1.9.0",
47
- "simplesamlphp/xml-common": "~2.1.0"
+ "simplesamlphp/assert": "~1.9",
+ "simplesamlphp/xml-common": "~2.2"
48
},
49
"require-dev": {
50
- "simplesamlphp/simplesamlphp-test-framework": "~1.10.2"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
51
52
"config": {
53
"allow-plugins": {
0 commit comments