We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fcf271 commit ffd586fCopy full SHA for ffd586f
composer.json
@@ -37,15 +37,15 @@
37
"php": "^8.1",
38
"ext-pdo": "*",
39
40
- "simplesamlphp/assert": "^1.1",
41
- "simplesamlphp/composer-module-installer": "^1.3.4",
42
- "simplesamlphp/saml2": "^5@dev",
+ "simplesamlphp/assert": "^1.8",
+ "simplesamlphp/composer-module-installer": "^1.4",
+ "simplesamlphp/saml2": "^5.0",
43
44
"simplesamlphp/simplesamlphp": "^2.1",
45
"symfony/http-foundation": "^6.4"
46
},
47
"require-dev": {
48
- "simplesamlphp/simplesamlphp-test-framework": "^1.7"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.9"
49
50
"support": {
51
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consent/issues",
0 commit comments