-
- Downloads
Issue #3287461: Automated Drupal 10 compatibility fixes
parent
a1be4b03
Branches
Tags 8.x-1.2
composer.json
0 → 100644
{ | ||
"name": "drupal/faq", | ||
"type": "drupal-module", | ||
"description": "Frequently Asked Questions.", | ||
"homepage": "http://drupal.org/project/faq", | ||
"license": "GPL-2.0-or-later", | ||
"require": { | ||
"drupal/core": "^8.8 || ^9 || ^10" | ||
} | ||
} |
Please sign in to comment