Skip to content

Commit c6240dc

Browse files
committed
Fix syntax error
1 parent 135528a commit c6240dc

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
"require": {
3030
"php": ">=5.6",
3131
"simplesamlphp/composer-module-installer": "~1.1",
32-
"webmozart/assert": "~1.4",
32+
"webmozart/assert": "~1.4"
3333
},
3434
"require-dev": {
3535
"simplesamlphp/simplesamlphp": "^1.17",

0 commit comments

Comments
 (0)