owncloud / files_external_dropbox

📦 App for Integration of Dropbox
GNU General Public License v2.0
13 stars 5 forks source link

Bump PHP dependencies #120

Closed phil-davis closed 2 years ago

phil-davis commented 2 years ago
$ composer update
Loading composer repositories with package information
Updating dependencies                                 
Lock file operations: 0 installs, 6 updates, 0 removals
  - Upgrading league/flysystem (1.1.5 => 1.1.9)
  - Upgrading league/mime-type-detection (1.8.0 => 1.9.0)
  - Upgrading symfony/polyfill-mbstring (v1.23.1 => v1.24.0)
  - Upgrading symfony/polyfill-php72 (v1.23.0 => v1.24.0)
  - Upgrading symfony/polyfill-php80 (v1.23.1 => v1.24.0)
  - Upgrading symfony/var-dumper (v4.4.31 => v4.4.36)
Writing lock file

Gets dependencies that have also been updated in core in recent times.

phil-davis commented 2 years ago

Note: there are no tests running in CI of this app. If a release is done, then it would have to be manually tested against some dropbox account.