Dropped PHP7.1 support and install composer

This commit is contained in:
Daniel Winzen
2018-11-24 10:38:59 +01:00
parent 910381fee2
commit 9de11a9722
6 changed files with 3 additions and 66 deletions

View File

@ -1,11 +0,0 @@
/var/log/php7.1-fpm*.log {
rotate 1
daily
missingok
notifempty
compress
delaycompress
postrotate
/usr/lib/php/php7.1-fpm-reopenlogs
endscript
}