Flarum update

Fix for the SSOwat extension version that I lost on packagist, leading to a "could not find package" error.
This commit is contained in:
Titus PiJean
2018-03-06 10:08:40 +01:00
committed by GitHub
parent ab19567f10
commit 73576532c1

View File

@ -287,7 +287,7 @@
"flarum": { "flarum": {
"branch": "master", "branch": "master",
"level": 7, "level": 7,
"revision": "d5c43699e086f6063926011efb3b089d19637524", "revision": "a6ac2c983a633503fd589539e9dd9bd47331463d",
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/flarum_ynh" "url": "https://github.com/YunoHost-Apps/flarum_ynh"
}, },