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 b4b1fbd commit 86d609bCopy full SHA for 86d609b
composer.json
@@ -41,13 +41,13 @@
41
"php": "^8.1",
42
"ext-ldap": "*",
43
44
- "simplesamlphp/assert": "^1.1.0",
+ "simplesamlphp/assert": "^1.4.0",
45
"simplesamlphp/composer-module-installer": "^1.3.4",
46
- "simplesamlphp/simplesamlphp": "^2.2",
47
- "symfony/ldap": "^6.4"
+ "simplesamlphp/simplesamlphp": "^2.3",
+ "symfony/ldap": "^6.4 || ^7"
48
},
49
"require-dev": {
50
- "simplesamlphp/simplesamlphp-test-framework": "^1.7.9"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.7.10"
51
52
"support": {
53
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-ldap/issues",
0 commit comments