1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00
streams_ynh/scripts/_common.sh
2024-09-03 00:00:18 +02:00

10 lines
271 B
Bash

#!/bin/bash
#=================================================
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
# PHP APP SPECIFIC
#=================================================
composer_version="2.7.8"
YNH_PHP_VERSION="8.3"