1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/moncycle_ynh.git synced 2024-09-03 19:46:16 +02:00
moncycle_ynh/scripts/_common.sh
Limezy d01fd71c1e Revert "Merge branch 'testing' into v7.6"
This reverts commit e5dfb6b5c5, reversing
changes made to 7483cebcca.
2023-12-04 23:13:59 +07:00

21 lines
611 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES
#=================================================
# PHP APP SPECIFIC
#=================================================
YNH_COMPOSER_VERSION="2.6.5"
#=================================================
# PERSONAL HELPERS
#=================================================
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================