Skip to content

Commit da9ef87

Browse files
committed
Repacked composer.json [ci skip]
1 parent b9cdd34 commit da9ef87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
"phpbb/phpbb": ">=3.1.0-RC2,<3.2.*@dev"
2727
},
2828
"version-check": {
29-
"host": "vsephpbb.github.io",
30-
"directory": "/version",
31-
"filename": "passwordstrength.json"
29+
"host": "www.phpbb.com",
30+
"directory": "/customise/db/extension/password_strength",
31+
"filename": "version_check"
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)