owncloud / files_external_ftp

Flysystem based ftp backend for ownCloud
GNU Affero General Public License v3.0
10 stars 7 forks source link

Drop PHP 7.1 #63

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

1) Bump bamarni/composer-bin-plugin to 1.4 2) Drop PHP 7.1 from CI (including up-to-date drone starlark code)

codecov[bot] commented 4 years ago

Codecov Report

Merging #63 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #63   +/-   ##
=========================================
  Coverage     53.92%   53.92%           
  Complexity       30       30           
=========================================
  Files             5        5           
  Lines           102      102           
=========================================
  Hits             55       55           
  Misses           47       47           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4645cdb...e6ae7ae. Read the comment docs.