Issue #3102288 by Berdir, iyyappan.govind, dhirendra.mishra, lhridley,...
Issue #3102288 by Berdir, iyyappan.govind, dhirendra.mishra, lhridley, swatichouhan012, andreyjan, naveenvalecha, Neslee Canil Pinto, kim.pepper, ankushgautam76@gmail.com: Prepare the module for Drupal 9
{ | ||
"name": "drupal/captcha", | ||
"description": "The CAPTCHA module provides this feature to virtually any user facing web form on a Drupal site.", | ||
"type": "drupal-module" | ||
"type": "drupal-module", | ||
"homepage": "https://www.drupal.org/project/captcha", | ||
"support": { | ||
"issues": "https://www.drupal.org/project/issues/captcha" | ||
}, | ||
"require": { | ||
"drupal/core": "^8.8 || ^9" | ||
}, | ||
"extra": { | ||
"branch-alias": { | ||
"dev-8.x-1.x": "1.x-dev" | ||
} | ||
} | ||
} |
Please register or sign in to comment