added simple math and charts modules
This commit is contained in:
1
vendor/composer/autoload_psr4.php
vendored
1
vendor/composer/autoload_psr4.php
vendored
@@ -120,4 +120,5 @@ return array(
|
||||
'Behat\\Mink\\Driver\\' => array($vendorDir . '/behat/mink-browserkit-driver/src', $vendorDir . '/behat/mink-selenium2-driver/src'),
|
||||
'Behat\\Mink\\' => array($vendorDir . '/behat/mink/src'),
|
||||
'Asm89\\Stack\\' => array($vendorDir . '/asm89/stack-cors/src'),
|
||||
'Andileco\\Util\\EvalMath\\' => array($vendorDir . '/andileco/eval-math/src'),
|
||||
);
|
||||
|
||||
5
vendor/composer/autoload_static.php
vendored
5
vendor/composer/autoload_static.php
vendored
@@ -210,6 +210,7 @@ class ComposerStaticInit103f9b8db31610ca1687c620aeec857d
|
||||
'A' =>
|
||||
array (
|
||||
'Asm89\\Stack\\' => 12,
|
||||
'Andileco\\Util\\EvalMath\\' => 23,
|
||||
),
|
||||
);
|
||||
|
||||
@@ -675,6 +676,10 @@ class ComposerStaticInit103f9b8db31610ca1687c620aeec857d
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/asm89/stack-cors/src',
|
||||
),
|
||||
'Andileco\\Util\\EvalMath\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/andileco/eval-math/src',
|
||||
),
|
||||
);
|
||||
|
||||
public static $prefixesPsr0 = array (
|
||||
|
||||
157
vendor/composer/installed.json
vendored
157
vendor/composer/installed.json
vendored
@@ -1,5 +1,54 @@
|
||||
{
|
||||
"packages": [
|
||||
{
|
||||
"name": "andileco/eval-math",
|
||||
"version": "3.0.1",
|
||||
"version_normalized": "3.0.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/andileco/eval-math.git",
|
||||
"reference": "52ff5728ad51961a630cc957328764cb02ab5c51"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/andileco/eval-math/zipball/52ff5728ad51961a630cc957328764cb02ab5c51",
|
||||
"reference": "52ff5728ad51961a630cc957328764cb02ab5c51",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"php-coveralls/php-coveralls": "^2",
|
||||
"phpunit/phpunit": "^5"
|
||||
},
|
||||
"time": "2022-07-21T21:04:26+00:00",
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "2.x-dev"
|
||||
}
|
||||
},
|
||||
"installation-source": "dist",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Andileco\\Util\\EvalMath\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"BSD-3-Clause"
|
||||
],
|
||||
"description": "EvalMath",
|
||||
"keywords": [
|
||||
"EvalMath"
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/andileco/eval-math/issues",
|
||||
"source": "https://github.com/andileco/eval-math/tree/3.0.1"
|
||||
},
|
||||
"install-path": "../andileco/eval-math"
|
||||
},
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
"version": "v2.2.0",
|
||||
@@ -1855,6 +1904,61 @@
|
||||
},
|
||||
"install-path": "../../web/modules/admin_toolbar"
|
||||
},
|
||||
{
|
||||
"name": "drupal/charts",
|
||||
"version": "5.1.1",
|
||||
"version_normalized": "5.1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/charts.git",
|
||||
"reference": "5.1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/charts-5.1.1.zip",
|
||||
"reference": "5.1.1",
|
||||
"shasum": "81529ec926462ddc62e9f9f78d47b036af566b6b"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^10.3 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "5.1.1",
|
||||
"datestamp": "1733170631",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"installation-source": "dist",
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "andileco",
|
||||
"homepage": "https://www.drupal.org/user/2054544"
|
||||
},
|
||||
{
|
||||
"name": "nikathone",
|
||||
"homepage": "https://www.drupal.org/user/2421800"
|
||||
},
|
||||
{
|
||||
"name": "quicksketch",
|
||||
"homepage": "https://www.drupal.org/user/35821"
|
||||
}
|
||||
],
|
||||
"description": "A charting API for Drupal that provides chart elements and integration with Views.",
|
||||
"homepage": "https://www.drupal.org/project/charts",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/charts"
|
||||
},
|
||||
"install-path": "../../web/modules/charts"
|
||||
},
|
||||
{
|
||||
"name": "drupal/coder",
|
||||
"version": "8.3.26",
|
||||
@@ -4111,6 +4215,59 @@
|
||||
},
|
||||
"install-path": "../../web/modules/views_geojson"
|
||||
},
|
||||
{
|
||||
"name": "drupal/views_simple_math_field",
|
||||
"version": "3.0.2",
|
||||
"version_normalized": "3.0.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/views_simple_math_field.git",
|
||||
"reference": "3.0.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/views_simple_math_field-3.0.2.zip",
|
||||
"reference": "3.0.2",
|
||||
"shasum": "6620ee614bbaf68b9c26227e01c74299be47a6d8"
|
||||
},
|
||||
"require": {
|
||||
"andileco/eval-math": "^3.0.1",
|
||||
"drupal/core": "^8.7|^9.0 || ^10 || ^11"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.2",
|
||||
"datestamp": "1719379402",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"installation-source": "dist",
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "andileco",
|
||||
"homepage": "https://www.drupal.org/user/2054544"
|
||||
},
|
||||
{
|
||||
"name": "Beakerboy",
|
||||
"homepage": "https://www.drupal.org/user/1700098"
|
||||
}
|
||||
],
|
||||
"description": "Math operations over selected fields",
|
||||
"homepage": "https://www.drupal.org/project/views_simple_math_field",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/views_simple_math_field",
|
||||
"issues": "https://www.drupal.org/project/issues/views_simple_math_field"
|
||||
},
|
||||
"install-path": "../../web/modules/views_simple_math_field"
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "12.5.3",
|
||||
|
||||
39
vendor/composer/installed.php
vendored
39
vendor/composer/installed.php
vendored
@@ -1,15 +1,24 @@
|
||||
<?php return array(
|
||||
'root' => array(
|
||||
'name' => 'farmos/project',
|
||||
'pretty_version' => '1.0.0+no-version-set',
|
||||
'version' => '1.0.0.0',
|
||||
'reference' => null,
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '62a5f3c97c55bae97ffe5b46a8cdb83a78581319',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
'dev' => true,
|
||||
),
|
||||
'versions' => array(
|
||||
'andileco/eval-math' => array(
|
||||
'pretty_version' => '3.0.1',
|
||||
'version' => '3.0.1.0',
|
||||
'reference' => '52ff5728ad51961a630cc957328764cb02ab5c51',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../andileco/eval-math',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'asm89/stack-cors' => array(
|
||||
'pretty_version' => 'v2.2.0',
|
||||
'version' => '2.2.0.0',
|
||||
@@ -244,6 +253,15 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/charts' => array(
|
||||
'pretty_version' => '5.1.1',
|
||||
'version' => '5.1.1.0',
|
||||
'reference' => '5.1.1',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/charts',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/coder' => array(
|
||||
'pretty_version' => '8.3.26',
|
||||
'version' => '8.3.26.0',
|
||||
@@ -685,6 +703,15 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/views_simple_math_field' => array(
|
||||
'pretty_version' => '3.0.2',
|
||||
'version' => '3.0.2.0',
|
||||
'reference' => '3.0.2',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/views_simple_math_field',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drush/drush' => array(
|
||||
'pretty_version' => '12.5.3',
|
||||
'version' => '12.5.3.0',
|
||||
@@ -740,9 +767,9 @@
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'farmos/project' => array(
|
||||
'pretty_version' => '1.0.0+no-version-set',
|
||||
'version' => '1.0.0.0',
|
||||
'reference' => null,
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => '62a5f3c97c55bae97ffe5b46a8cdb83a78581319',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
|
||||
Reference in New Issue
Block a user