Commit eba6823d authored by Ivan Trokhanenko's avatar Ivan Trokhanenko
Browse files

Issue #3289302 by i-trokhanenko, Project Update Bot: Automated Drupal 10 compatibility fixes

parent 57ca50ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@
    "source": "https://git.drupalcode.org/project/registration_link"
  },
  "require": {
    "drupal/core": "^8.0 || ^9.0"
    "drupal/core": "^8.0 || ^9.0 || ^10"
  }
}
+1 −1
Original line number Diff line number Diff line
name: 'Registration Link'
description: 'The module provides a registration link for non-logged users in the User Menu.'
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
type: module
package: 'Menu'