owncloud / data_exporter

Export/Import for ownCloud user data
GNU General Public License v2.0
7 stars 5 forks source link

Update symfony to 3.4.40 #158

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago

Description

Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 7 updates, 0 removals
  - Updating symfony/serializer (v3.4.39 => v3.4.40): Downloading (100%)         
  - Updating symfony/inflector (v3.4.39 => v3.4.40): Loading from cache
  - Updating symfony/property-access (v3.4.39 => v3.4.40): Downloading (100%)         
  - Updating symfony/property-info (v3.4.39 => v3.4.40): Downloading (100%)         
  - Updating symfony/filesystem (v3.4.39 => v3.4.40): Downloading (100%)         
  - Updating symfony/options-resolver (v3.4.39 => v3.4.40): Downloading (100%)         
  - Updating webmozart/assert (1.7.0 => 1.8.0): Loading from cache
Writing lock file
Generating autoload files

How Has This Been Tested?

CI

Types of changes

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #158   +/-   ##
=========================================
  Coverage     85.67%   85.67%           
  Complexity      235      235           
=========================================
  Files            36       36           
  Lines          1117     1117           
=========================================
  Hits            957      957           
  Misses          160      160           

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 ae06a94...cf221d9. Read the comment docs.