Skip to content

Commit 348a56a

Browse files
committed
Enforce at least test-framework 1.11.5
1 parent 3a226be commit 348a56a

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
@@ -49,7 +49,7 @@
4949
"simplesamlphp/composer-xmlprovider-installer": "~1.3"
5050
},
5151
"require-dev": {
52-
"simplesamlphp/simplesamlphp-test-framework": "~1.11"
52+
"simplesamlphp/simplesamlphp-test-framework": "~1.11.5"
5353
},
5454
"support": {
5555
"issues": "https://github.com/simplesamlphp/xml-common/issues",

0 commit comments

Comments
 (0)