We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5312e commit 8d46d55Copy full SHA for 8d46d55
1 file changed
composer.json
@@ -37,15 +37,15 @@
37
"php": "^8.1",
38
"ext-pdo": "*",
39
40
- "simplesamlphp/assert": "^1.1.0",
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.0",
45
- "symfony/http-foundation": "^6.4.0"
+ "simplesamlphp/simplesamlphp": "^2.1",
+ "symfony/http-foundation": "^6.4"
46
},
47
"require-dev": {
48
- "simplesamlphp/simplesamlphp-test-framework": "^1.7.0"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.9"
49
50
"support": {
51
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-consent/issues",
0 commit comments