Skip to content

Commit 3070ae0

Browse files
committed
Restrict test-framework to v1.3
1 parent 4160a25 commit 3070ae0

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
"simplesamlphp/simplesamlphp": "^2.0.0"
4444
},
4545
"require-dev": {
46-
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
46+
"simplesamlphp/simplesamlphp-test-framework": "~1.3.2"
4747
},
4848
"support": {
4949
"issues": "https://github.com/simplesamlphp/simplesamlphp-module-ldap/issues",

0 commit comments

Comments
 (0)