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 643ebb4 commit b3a7d7aCopy full SHA for b3a7d7a
composer.json
@@ -41,13 +41,13 @@
41
"php": "^8.2",
42
"ext-ldap": "*",
43
44
- "simplesamlphp/assert": "^1.9.0",
45
- "simplesamlphp/composer-module-installer": "^1.5.0",
46
- "simplesamlphp/simplesamlphp": "^2.3",
47
- "symfony/ldap": "^6.4"
+ "simplesamlphp/assert": "^1.9",
+ "simplesamlphp/composer-module-installer": "^1.5",
+ "simplesamlphp/simplesamlphp": "^2.6",
+ "symfony/ldap": "^7.4"
48
},
49
"require-dev": {
50
- "simplesamlphp/simplesamlphp-test-framework": "^1.10.3"
+ "simplesamlphp/simplesamlphp-test-framework": "^1.10"
51
52
"support": {
53
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-ldap/issues",
0 commit comments