Skip to content
Snippets Groups Projects

Drupal 11 compatibility.

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -3,7 +3,7 @@
@@ -3,7 +3,7 @@
"description": "Provides integration with the mautic api library.",
"description": "Provides integration with the mautic api library.",
"type": "drupal-module",
"type": "drupal-module",
"require": {
"require": {
"mautic/api-library": "^2.14 || ^3.1"
"mautic/api-library": "^2.14 || ^3.1 || main-dev"
},
},
"authors": [
"authors": [
{
{
Loading