We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c7f797 commit 1867067Copy full SHA for 1867067
bin/compile
@@ -45,7 +45,7 @@ fi
45
#
46
NGINX_URL="https://s3.amazonaws.com/${S3_BUCKET}/nginx-${NGINX_VERSION}-heroku.tar.gz"
47
#PHP_URL="https://s3.amazonaws.com/${S3_BUCKET}/php-${PHP_VERSION}-with-fpm-heroku.tar.gz"
48
-PHP_URL="http://dev.jedlin.com/files/php-${PHP_VERSION}-with-fpm-heroku.tar"
+PHP_URL="http://dev.jedlin.com/files/php-5.4.25-with-fpm-heroku.tar"
49
WORDPRESS_URL="http://wordpress.org/wordpress-${WORDPRESS_VERSION}.tar.gz"
50
51
0 commit comments