Skip to content

Commit ce46498

Browse files
committed
Move SSP to dev-dependencies
1 parent 14d431c commit ce46498

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
@@ -39,11 +39,11 @@
3939

4040
"simplesamlphp/assert": "~1.8.1",
4141
"simplesamlphp/composer-module-installer": "~1.3.6",
42-
"simplesamlphp/simplesamlphp": "^2.4.0",
4342
"simplesamlphp/simplesamlphp-module-ldap": "^2.4.6",
4443
"symfony/http-foundation": "^6.4.0"
4544
},
4645
"require-dev": {
46+
"simplesamlphp/simplesamlphp": "^2.4.0",
4747
"simplesamlphp/simplesamlphp-test-framework": "^1.9.2"
4848
},
4949
"support": {

0 commit comments

Comments
 (0)