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:
parent
145e47ad3c
commit
71fc4ec0c3
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue