added simple math and charts modules

This commit is contained in:
2024-12-10 23:53:23 +01:00
parent 62a5f3c97c
commit 688ff42752
196 changed files with 20285 additions and 8 deletions

View File

@@ -18,7 +18,9 @@
"require": {
"farmos/farmos": "^3.0",
"oomphinc/composer-installers-extender": "^2.0",
"wikimedia/composer-merge-plugin": "^2.0"
"wikimedia/composer-merge-plugin": "^2.0",
"drupal/views_simple_math_field": "^3.0",
"drupal/charts": "^5.1"
},
"minimum-stability": "dev",
"prefer-stable": true,