Skip to content

Commit 7a6b2e5

Browse files
committed
Fix dependency conflicht
1 parent a1e47ef commit 7a6b2e5

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
@@ -37,7 +37,7 @@
3737
"symfony/phpunit-bridge": "^7.3 || ^8.0"
3838
},
3939
"require-dev": {
40-
"simplesamlphp/simplesamlphp": "^2.4"
40+
"simplesamlphp/simplesamlphp": "^2.5@dev"
4141
},
4242
"support": {
4343
"issues": "https://github.com/simplesamlphp/simplesamlphp-test-framework/issues",

0 commit comments

Comments
 (0)