Commit b5542ed7 authored by Eirik Morland's avatar Eirik Morland
Browse files

Issue #3288333 by eiriksm, Project Update Bot: Automated Drupal 10 compatibility fixes

parent cbec3f4d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "name": "drupal/linkchecker_summary_mail",
  "require": {
    "drupal/core": "^9",
    "drupal/core": "^9 || ^10",
    "drupal/linkchecker": "^1.0@beta"
  },
  "type": "drupal-module",
+1 −1
Original line number Diff line number Diff line
name: 'Link checker summary mail'
description: 'Sends link checker summary mails in certain intervals.'
type: module
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
configure: linkchecker_summary_mail.settings
dependencies:
  - linkchecker:linkchecker