-
- Downloads
Issue #3320029: Make this module Drupal 9.4+ and PHP 8 compaytible
... | ... | @@ -4,9 +4,9 @@ |
"description": "Social KPI (Lite).", | ||
"homepage": "https://www.drupal.org/project/social_kpi_lite", | ||
"require": { | ||
"php": "^7.4", | ||
"php": "^8.0", | ||
"drupal/login_tracker": "^1.4", | ||
"drupal/kpi_analytics": "^2.0", | ||
"drupal/kpi_analytics": "^3.0", | ||
"goalgorilla/open_social": "^11.1" | ||
}, | ||
"minimum-stability": "dev" | ||
... | ... |
Please register or sign in to comment