68de51e0 by Adam Heath

Remove last remnants of php in wheezy support.

1 parent e5fa1cf0
#!/bin/sh
set -e
cp /tmp/files/default-release.conf /etc/apt/apt.conf.d/default-release
apt-get update
apt-get install -y ssmtp php7.0-fpm php7.0-mysql php7.0-imagick php7.0-ldap php7.0-xml php7.0-mbstring php7.0-mcrypt php7.0-gd php7.0-apc git ffmpeg ghostscript
......
APT::Default-Release "stretch";
deb http://ftp.us.debian.org/debian/ stretch main contrib non-free