Drop drush < 12 support

Created on 17 February 2024, about 1 year ago

Problem/Motivation

https://www.drupal.org/project/stage_file_proxy/issues/3417922#comment-1... 📌 Drush 12 compatibility Active

I went ahead and dropped D9 + Drush 11 on the 3.0.x branch.

Proposed resolution

If we really want to drop Drush 11 support we should add the following lines in composer.json in order to raise a conflict alert if someone tries to use another version:

"conflict": {
   "drush/drush": "<12.4.3"
},
📌 Task
Status

Closed: duplicate

Version

3.0

Component

Code

Created by

🇫🇷France MacSim

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @MacSim
  • Status changed to Closed: duplicate about 1 year ago
  • 🇫🇷France MacSim

    Sorry I had an error 500 while I created this issue and I re-created it:
    https://www.drupal.org/project/stage_file_proxy/issues/3422123 📌 Drop drush < 12 support Needs review

    Closing this one as a duplicate

Production build 0.71.5 2024