- Issue created by @dlanyar
- π¨πSwitzerland stefanos.petrakis@gmail.com Biel, Switzerland
stefanos.petrakis β made their first commit to this issueβs fork.
- Assigned to stefanos.petrakis@gmail.com
- π¨πSwitzerland stefanos.petrakis@gmail.com Biel, Switzerland
Checking this out now, be back in a couple of minutes with an answer.
- last update
over 1 year ago 11 pass - @stefanospetrakis opened merge request.
- last update
over 1 year ago 11 pass - last update
over 1 year ago 11 pass -
stefanos.petrakis β
committed d5d12c07 on 2.0.x
Issue #3362783 by stefanos.petrakis, dlanyar: How do I update for Drupal...
-
stefanos.petrakis β
committed d5d12c07 on 2.0.x
- Status changed to Fixed
over 1 year ago 3:05pm 29 May 2023 - π¨πSwitzerland stefanos.petrakis@gmail.com Biel, Switzerland
I added support for 9.5 and that should now solve your problem (which is quite reasonable).
Another option would have been using mglaman/composer-drupal-lenient plugin, adding a composer exception for FUSV:1.5.x, composer-updating to D10 and then composer-updating to FUSV:2.0.x
But that would have been uglier than simply adding the ~9.5 version support part that I did, since the codes are 100% compatible.Gonna add a minor release in a couple of minutes.
- πΊπΈUnited States dlanyar
** Update**
On my Drupal 9.5.8 site, I was able to install version 2.0.1 by doingcomposer require 'drupal/file_upload_secure_validator:^2.0'
Thank you for the speedy response! Automatically closed - issue fixed for 2 weeks with no activity.