Skip to content

Commit a46eef5

Browse files
committed
Move composer-dependency where it belongs
1 parent 45296d9 commit a46eef5

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
@@ -15,11 +15,11 @@
1515
"php": "^8.2",
1616
"ext-mbstring": "*",
1717

18-
"composer/composer": "~2.8.12",
1918
"composer-plugin-api": "~2.6.0",
2019
"simplesamlphp/assert": "~1.9.1"
2120
},
2221
"require-dev": {
22+
"composer/composer": "~2.8.12",
2323
"simplesamlphp/simplesamlphp-test-framework": "~1.10.3"
2424
},
2525
"config": {

0 commit comments

Comments
 (0)