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 fc8c6c7 commit 8f56ca3Copy full SHA for 8f56ca3
composer.json
@@ -42,11 +42,11 @@
42
"ext-pcre": "*",
43
"ext-spl": "*",
44
45
- "simplesamlphp/assert": "~1.9.0",
46
- "simplesamlphp/composer-xmlprovider-installer": "~1.2.0"
+ "simplesamlphp/assert": "~1.9",
+ "simplesamlphp/composer-xmlprovider-installer": "~1.2"
47
},
48
"require-dev": {
49
- "simplesamlphp/simplesamlphp-test-framework": "~1.10.1"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
50
51
"support": {
52
"issues": "https://github.com/simplesamlphp/xml-common/issues",
0 commit comments