Skip to content
Snippets Groups Projects
Commit 0b3a6df0 authored by Alexander Dubovskoy's avatar Alexander Dubovskoy
Browse files

Issue #3451101: Automated Drupal 11 compatibility fixes for fz152

parent 0516285e
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
"source": "https://cgit.drupalcode.org/fz152"
},
"require": {
"drupal/core": "^8.7.7 || ^9 || ^10"
"drupal/core": "^8.7.7 || ^9 || ^10 || ^11"
},
"license": "GPL-2.0-or-later",
"minimum-stability": "dev"
......
......@@ -2,5 +2,5 @@ name: FZ152
description: 'Module helps to pass federal law 152 in Russian Federation.'
package: FZ152
type: module
core_version_requirement: ^8.7.7 || ^9 || ^10
core_version_requirement: ^8.7.7 || ^9 || ^10 || ^11
configure: fz152.settings
......@@ -3,7 +3,7 @@ description: 'Integrate Contact module with fz152.'
package: FZ152
type: module
core_version_requirement: ^8.7.7 || ^9 || ^10
core_version_requirement: ^8.7.7 || ^9 || ^10 || ^11
configure: fz152.settings.contact
dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment