1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cypht_ynh.git synced 2024-09-03 18:26:09 +02:00
cypht_ynh/scripts/_common.sh
2024-07-05 14:46:31 +02:00

10 lines
268 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
# PHP APP SPECIFIC
#=================================================
# Composer version
composer_version="2.7.6"