We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc5182 commit db0133dCopy full SHA for db0133d
1 file changed
composer.json
@@ -30,12 +30,12 @@
30
"require": {
31
"php": "^8.2",
32
33
- "simplesamlphp/simplesamlphp": "~2.5.0-rc1",
34
- "simplesamlphp/saml2-legacy": "~4.19.0"
+ "simplesamlphp/simplesamlphp": "~2.5.0-rc3",
+ "simplesamlphp/saml2-legacy": "~4.19.1"
35
},
36
"require-dev": {
37
- "simplesamlphp/composer-module-installer": "~1.5.0",
38
- "simplesamlphp/simplesamlphp-test-framework": "^1.10.3"
+ "simplesamlphp/composer-module-installer": "~1.5",
+ "simplesamlphp/simplesamlphp-test-framework": "~1.10"
39
40
"support": {
41
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-stepupsfo/issues",
0 commit comments