Problem/Motivation

Thank you very much for this handy module. It helps a lot keeping the file system clean. :)

The Views Bulk Operations module has now a stable 4.0.0 release. On my attempt to upgrade VBO from 3.13 to 4.0.0, I received the following message from Composer:

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - drupal/fancy_file_delete is locked to version 2.0.3 and an update of this package was not requested.
    - drupal/fancy_file_delete 2.0.3 requires drupal/views_bulk_operations ^3.6 -> found drupal/views_bulk_operations[dev-3.x, 3.6.0, ..., 3.x-dev (alias of dev-3.x)] but it conflicts with your root composer.json require (^4.0).

Are there any technical reasons that have to be resolved first before we'll be able to upgrade VBO to 4.0 or is it simply a matter of updating the requirements in Fancy File Delete's composer.json?

Steps to reproduce

If both modules "Install Fancy File Delete" and "VBO "3.x are installed, run the command composer require 'drupal/views_bulk_operations:^4.0' and the mentioned message should appear.

Comments

design.er created an issue. See original summary.

  • labboy0276 committed 87a4329 on 2.0.x
    Issue #3223615 by labboy0276: Upgrade to VBO 4.0
    
labboy0276’s picture

Thanks for reporting this, I allowed both the 3.x and 4.x for VBO.

labboy0276’s picture

Status: Active » Fixed
design.er’s picture

Superb, thank you! :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.