Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/update/update.info.yml
Normal file
6
web/core/modules/update/update.info.yml
Normal file
@ -0,0 +1,6 @@
|
||||
name: 'Update Status'
|
||||
type: module
|
||||
description: 'Checks for updates and can notify users if there are new releases available.'
|
||||
version: VERSION
|
||||
package: Core
|
||||
configure: update.settings
|
||||
Reference in New Issue
Block a user