Drop drush < 12 support

Created on 17 February 2024, 4 months ago
Updated 13 June 2024, 3 days 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"
},
πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡«πŸ‡·France MacSim

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024