Skip to content

Commit a5a4285

Browse files
committed
Remove SF7 from version constraint: use 2.5.0 instead
1 parent 4a25a83 commit a5a4285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"simplesamlphp/assert": "^1.4.0",
4545
"simplesamlphp/composer-module-installer": "^1.3.4",
4646
"simplesamlphp/simplesamlphp": "^2.3",
47-
"symfony/ldap": "^6.4 || ^7"
47+
"symfony/ldap": "^6.4"
4848
},
4949
"require-dev": {
5050
"simplesamlphp/simplesamlphp-test-framework": "^1.7.10"

0 commit comments

Comments
 (0)