- Issue created by @vishal.kadam
- Status changed to Needs work
over 1 year ago 12:33pm 25 May 2023 - 🇮🇳India vishal.kadam Mumbai
Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.
If the module is compatible with Drupal Core versions before 8.7.7 then add core: key.
core: 8.x core_version_requirement: ^8 || ^9 || ^10
If not, update the core_version_requirement: key.
core_version_requirement: ^8.8 || ^9 || ^10
- 🇯🇴Jordan Rajab Natshah Jordan
Thanks, Vishal, for reporting.
I agree with you, to let older Drupal 9 and 8 sites update to GA4 tooUpdating to have your first suggested change:
core: 8.x core_version_requirement: ^8 || ^9 || ^10
-
Rajab Natshah →
committed e38dacdb on 4.0.x authored by
vishal.kadam →
Issue #3362690 by vishal.kadam: Update .info.yml file to have...
-
Rajab Natshah →
committed e38dacdb on 4.0.x authored by
vishal.kadam →
- Status changed to Needs review
over 1 year ago 2:01pm 6 June 2023 - Status changed to Fixed
over 1 year ago 2:02pm 6 June 2023 - 🇯🇴Jordan Rajab Natshah Jordan
✅ Released google_analytics_reports-4.0.0-alpha4 →
Automatically closed - issue fixed for 2 weeks with no activity.