Skip to content

Commit 421c080

Browse files
committed
Fix version restriction
1 parent b3a7d7a commit 421c080

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
@@ -43,7 +43,7 @@
4343

4444
"simplesamlphp/assert": "^1.9",
4545
"simplesamlphp/composer-module-installer": "^1.5",
46-
"simplesamlphp/simplesamlphp": "^2.6",
46+
"simplesamlphp/simplesamlphp": "^2.5@dev",
4747
"symfony/ldap": "^7.4"
4848
},
4949
"require-dev": {

0 commit comments

Comments
 (0)