Mattie Coccia 10 жил өмнө
parent
commit
baedeaf3e5

+ 1 - 1
frameworks/PHP/symfony2/install.sh

@@ -5,7 +5,7 @@ export COMPOSER_HOME=${IROOT}/php-composer
 export PHP_FPM=${PHP_HOME}/sbin/php-fpm
 export NGINX_HOME=${IROOT}/nginx
 
-fw_depends php nginx composer
+fw_depends php nginx composer hhvm
 
 ${PHP_HOME}/bin/php ${COMPOSER_HOME}/composer.phar install \
   --no-interaction --working-dir $TROOT \