Skip to content

Commit 4240e5e

Browse files
authored
Merge pull request #356 from iMattPro/updates
Fix composer
2 parents 7a54d20 + 36371c1 commit 4240e5e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"version-check": {
4444
"host": "www.phpbb.com",
4545
"directory": "/customise/db/extension/boardrules",
46-
"filename": "version_check"
46+
"filename": "version_check",
47+
"ssl": true
4748
}
4849
}
4950
}

0 commit comments

Comments
 (0)