Skip to content

Commit ce16e21

Browse files
tvdijenthijskh
authored andcommitted
Fix version constraint
1 parent 1990eea commit ce16e21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"simplesamlphp/composer-module-installer": "~1.1.8"
3030
},
3131
"require-dev": {
32-
"simplesamlphp/simplesamlphp": "^2.0",
32+
"simplesamlphp/simplesamlphp": "^2.0.0-rc1",
3333
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
3434
},
3535
"support": {

0 commit comments

Comments
 (0)