diff --git a/scripts/_common.sh b/scripts/_common.sh index 1db13c2..05a7907 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -1,20 +1,2 @@ #!/bin/bash -#================================================= -# COMMON VARIABLES -#================================================= - -# Composer version -YNH_COMPOSER_VERSION="2.5.8" - -#================================================= -# PERSONAL HELPERS -#================================================= - -#================================================= -# EXPERIMENTAL HELPERS -#================================================= - -#================================================= -# FUTURE OFFICIAL HELPERS -#=================================================