Skip to content
Snippets Groups Projects
Commit 45f9d056 authored by Levente Besenyei's avatar Levente Besenyei Committed by Anas Mawlawi
Browse files

Issue #3382970: Incompatible with Drupal 10.1

parent 78065df4
No related branches found
No related tags found
1 merge request!2Issue #3382970: Incompatible with Drupal 10.1
{
"name": "drupal/facebook_mcc",
"type": "drupal-module",
"description": "Facebook Messenger Customer Chat Plugin For Drupal.",
"keywords": ["Drupal", "Facebook Messenger"],
"minimum-stability": "dev",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Yasser Samman",
"homepage": "https://www.drupal.org/u/yasser-samman",
"role": "Maintainer"
},
{
"name": "Anas Mawlawi ",
"homepage": "https://www.drupal.org/u/anas_maw",
"role": "Maintainer"
}
],
"homepage": "https://www.drupal.org/project/faceboook_mcc",
"support": {
"issues": "https://drupal.org/project/issues/faceboook_mcc",
"source": "https://git.drupalcode.org/project/faceboook_mcc"
},
"require": {
"php": ">=7.0 || >=8.0",
"drupal/core": "^8 || ^9 || ^10"
}
}
......@@ -4,4 +4,4 @@ package: Web services
configure: facebook_mcc.config_form
type: module
core_version_requirement: ^8 || ^9 || 10
core_version_requirement: ^8 || ^9 || ^10
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