1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prettynoemiecms_ynh.git synced 2024-09-03 20:06:36 +02:00

Adding random_compat php require for php5 compatibility

This commit is contained in:
massyas 2018-04-29 10:32:06 +02:00
parent 145e47ad3c
commit 71fc4ec0c3

View file

@ -90,6 +90,8 @@ git clone "https://framagit.org/framasoft/PrettyNoemieCMS" "$final_path"
init_composer "$final_path"
exec_composer "$final_path" require paragonie/random_compat
#=================================================
# NGINX CONFIGURATION
#=================================================