We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be1565 commit 77bd4eeCopy full SHA for 77bd4ee
1 file changed
composer.json
@@ -14,11 +14,11 @@
14
"ext-dom": "*",
15
"ext-pcre": "*",
16
17
- "simplesamlphp/assert": "~1.9.1",
18
- "simplesamlphp/xml-common": "~2.1.2"
+ "simplesamlphp/assert": "~1.9",
+ "simplesamlphp/xml-common": "~2.1"
19
},
20
"require-dev": {
21
- "simplesamlphp/simplesamlphp-test-framework": "~1.10.3"
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
22
23
"autoload": {
24
"psr-4": {
0 commit comments