Composer requirements on modules charts is not ok

Created on 18 March 2025, about 2 months ago

When trying to install this module using composer, it download 1.1.0 version but not 1.1.1

The latest MR changed the charts module req version to a version that still doesn't exists:

diff --git a/composer.json b/composer.json
index e4d087cf381d9ccac41fb7a9d9a1632b179f02a4..6017dd455582b55385463a5502a857abb7cdf7a5 100644
--- a/composer.json
+++ b/composer.json
@@ -18,6 +18,6 @@
   },
   "license": "GPL-2.0-or-later",
   "require": {
-      "drupal/charts": "^5.0.3"
+      "drupal/charts": "^5.1.6"
   }
 }

To fix this, just change the version to 5.1.3

πŸ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡΅πŸ‡ΉPortugal jrochate

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024