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 2ec4d0b commit e0e579cCopy full SHA for e0e579c
composer.json
@@ -33,14 +33,14 @@
33
}
34
},
35
"require": {
36
- "php": "^8.0",
37
- "simplesamlphp/composer-module-installer": "^1.3.2",
+ "php": "^8.1",
+ "simplesamlphp/composer-module-installer": "^1.3.4",
38
"simplesamlphp/simplesamlphp": "^3@dev",
39
"simplesamlphp/simplesamlphp-module-ldap": "~1.2",
40
- "symfony/http-foundation": "^6.0"
+ "symfony/http-foundation": "^6.4"
41
42
"require-dev": {
43
- "simplesamlphp/simplesamlphp-test-framework": "^1.5.1"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
44
45
"support": {
46
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-cas/issues",
0 commit comments