Drop drush < 12 support

Created on 17 February 2024, 4 months 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 4 months 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.69.0 2024