owncloud / data_exporter

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

Bump symfony dependencies #150

Closed phil-davis closed 4 years ago

phil-davis commented 4 years ago
composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 8 updates, 0 removals
  - Updating symfony/polyfill-ctype (v1.14.0 => v1.15.0): Loading from cache
  - Updating symfony/serializer (v3.4.38 => v3.4.39): Downloading (100%)         
  - Updating symfony/inflector (v3.4.38 => v3.4.39): Loading from cache
  - Updating symfony/polyfill-php70 (v1.14.0 => v1.15.0): Loading from cache
  - Updating symfony/property-access (v3.4.38 => v3.4.39): Downloading (100%)         
  - Updating symfony/property-info (v3.4.38 => v3.4.39): Loading from cache
  - Updating symfony/filesystem (v3.4.38 => v3.4.39): Loading from cache
  - Updating symfony/options-resolver (v3.4.38 => v3.4.39): Loading from cache
Writing lock file
Generating autoload files

"the bot" does not seem to be creating dependency PRs in this repo.

codecov[bot] commented 4 years ago

Codecov Report

Merging #150 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #150   +/-   ##
=========================================
  Coverage     86.18%   86.18%           
  Complexity      235      235           
=========================================
  Files            35       35           
  Lines          1115     1115           
=========================================
  Hits            961      961           
  Misses          154      154           

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 d217259...5b8c242. Read the comment docs.