16 lines
376 B
YAML
16 lines
376 B
YAML
name: Consumers
|
|
type: module
|
|
description: 'Declare all the consumers of your API'
|
|
core_version_requirement: ^9.5 || ^10 || ^11
|
|
package: Authentication
|
|
php: 8.0
|
|
configure: entity.consumer.collection
|
|
dependencies:
|
|
- drupal:system
|
|
- drupal:image
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-23
|
|
version: '8.x-1.19'
|
|
project: 'consumers'
|
|
datestamp: 1721753032
|