Skip to content
Snippets Groups Projects

Issue #3436934: The core requirements are wrong

1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -3,9 +3,7 @@ description: Create a User Activity Log module block
package: User
type: module
# Information added by Drupal.org packaging script on 2019-04-12
core: '8.x'
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^8.8 || ^9 || ^10
dependencies:
- drupal:node
- drupal:comment
Loading