Skip to content

Commit 2426d71

Browse files
committed
Move test-framework to dev-dependencies
1 parent 6f6da55 commit 2426d71

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@
3535

3636
"dapphp/radius": "^3.0.0",
3737
"simplesamlphp/composer-module-installer": "^1.3.2",
38-
"simplesamlphp/simplesamlphp": "^2.0.0-rc2",
39-
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
38+
"simplesamlphp/simplesamlphp": "^2.0.0"
39+
},
40+
"require-dev": {
41+
"simplesamlphp/simplesamlphp-test-framework": "~1.6"
4042
},
4143
"support": {
4244
"issues": "https://github.com/tvdijen/simplesamlphp-module-radius/issues",

0 commit comments

Comments
 (0)