We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 797c984 commit 1f9c5afCopy full SHA for 1f9c5af
composer.json
@@ -43,11 +43,11 @@
43
"ext-pcre": "*",
44
"ext-spl": "*",
45
46
- "simplesamlphp/assert": "^1.6",
47
- "simplesamlphp/xml-common": "^1.22.0"
+ "simplesamlphp/assert": "~1.8.0",
+ "simplesamlphp/xml-common": "~1.24.0"
48
},
49
"require-dev": {
50
- "simplesamlphp/simplesamlphp-test-framework": "^1.8"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.8.0"
51
52
"config": {
53
"allow-plugins": {
0 commit comments