1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpsysinfo_ynh.git synced 2024-09-03 19:56:43 +02:00

Error on yunohost version requirements

This commit is contained in:
Inrepublica 2016-05-26 22:25:18 +02:00
parent 0b9f8be7a6
commit 9246cf5ac0

View file

@ -13,7 +13,7 @@
"email": "duvalmickael@gmail.com"
},
"requirements": {
"yunohost": ">> 2.4.0.4"
"yunohost": ">= 2.4.0.4"
},
"multi_instance": false,
"services": [
@ -61,4 +61,4 @@
}
]
}
}
}