Update field storage and feed type configs with correct _core hashes; enhance 04-feeds cleanup script; bump to 1.0.0-alpha69
This commit is contained in:
@ -23,20 +23,36 @@
|
||||
},
|
||||
"require": {
|
||||
"composer/installers": "^2.3",
|
||||
"drupal/add_content_by_bundle": "^1.2",
|
||||
"drupal/address": "^2.0",
|
||||
"drupal/auto_entitylabel": "^3.4",
|
||||
"drupal/better_exposed_filters": "^7.1",
|
||||
"drupal/ckeditor_accordion": "^2.3",
|
||||
"drupal/color_field": "^3.0",
|
||||
"drupal/core-composer-scaffold": "^11.2",
|
||||
"drupal/core-project-message": "^11.2",
|
||||
"drupal/core-recipe-unpack": "^11.2",
|
||||
"drupal/core-recommended": "^11.2",
|
||||
"drupal/date_augmenter": "^1.1",
|
||||
"drupal/feeds": "^3.0",
|
||||
"drupal/feeds_tamper": "2.x-dev",
|
||||
"drupal/fullcalendar_view": "^5.2",
|
||||
"drupal/geocoder": "^4.30",
|
||||
"drupal/geofield": "^1.66",
|
||||
"drupal/leaflet": "^10.3",
|
||||
"drupal/metatag": "^2.2",
|
||||
"drupal/pathauto": "^1.14",
|
||||
"drupal/radix": "^6.0",
|
||||
"drupal/smart_date": "^4.2",
|
||||
"drupal/tamper": "^1.0-alpha3",
|
||||
"drupal/views_accordion": "^2.0",
|
||||
"drupal/views_bootstrap": "^5.4",
|
||||
"drush/drush": "^13.6"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/drupal": "*"
|
||||
},
|
||||
"minimum-stability": "stable",
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
|
||||
2190
composer.lock
generated
2190
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Submodule rsvp-recipes updated: b099c160e8...6441af56ad
1
vendor/composer/autoload_classmap.php
vendored
1
vendor/composer/autoload_classmap.php
vendored
@ -66,4 +66,5 @@ return array(
|
||||
'SebastianBergmann\\Diff\\Parser' => $vendorDir . '/sebastian/diff/src/Parser.php',
|
||||
'SebastianBergmann\\Diff\\TimeEfficientLongestCommonSubsequenceCalculator' => $vendorDir . '/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php',
|
||||
'System' => $vendorDir . '/pear/pear-core-minimal/src/System.php',
|
||||
'geoPHP' => $vendorDir . '/itamair/geophp/geoPHP.inc',
|
||||
);
|
||||
|
||||
12
vendor/composer/autoload_files.php
vendored
12
vendor/composer/autoload_files.php
vendored
@ -9,22 +9,24 @@ return array(
|
||||
'6e3fae29631ef280660b3cdad06f25a8' => $vendorDir . '/symfony/deprecation-contracts/function.php',
|
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => $vendorDir . '/symfony/polyfill-mbstring/bootstrap.php',
|
||||
'320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
|
||||
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
||||
'662a729f963d39afe703c9d9b7ab4a8c' => $vendorDir . '/symfony/polyfill-php83/bootstrap.php',
|
||||
'8825ede83f2f289127722d4e842cf7e8' => $vendorDir . '/symfony/polyfill-intl-grapheme/bootstrap.php',
|
||||
'b6b991a57620e2fb6b2f66f03fe9ddc2' => $vendorDir . '/symfony/string/Resources/functions.php',
|
||||
'e69f7f6ee287b969198c3c9d6777bd38' => $vendorDir . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
||||
'f598d06aa772fa33d905e87be6398fb1' => $vendorDir . '/symfony/polyfill-intl-idn/bootstrap.php',
|
||||
'667aeda72477189d0494fecd327c3641' => $vendorDir . '/symfony/var-dumper/Resources/functions/dump.php',
|
||||
'7b11c4dc42b3b3023073cb14e519683c' => $vendorDir . '/ralouphie/getallheaders/src/getallheaders.php',
|
||||
'9d2b9fc6db0f153a0a149fefb182415e' => $vendorDir . '/symfony/polyfill-php84/bootstrap.php',
|
||||
'8825ede83f2f289127722d4e842cf7e8' => $vendorDir . '/symfony/polyfill-intl-grapheme/bootstrap.php',
|
||||
'b6b991a57620e2fb6b2f66f03fe9ddc2' => $vendorDir . '/symfony/string/Resources/functions.php',
|
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
|
||||
'89efb1254ef2d1c5d80096acd12c4098' => $vendorDir . '/twig/twig/src/Resources/core.php',
|
||||
'ffecb95d45175fd40f75be8a23b34f90' => $vendorDir . '/twig/twig/src/Resources/debug.php',
|
||||
'c7baa00073ee9c61edf148c51917cfb4' => $vendorDir . '/twig/twig/src/Resources/escaper.php',
|
||||
'f844ccf1d25df8663951193c3fc307c8' => $vendorDir . '/twig/twig/src/Resources/string_loader.php',
|
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => $vendorDir . '/guzzlehttp/guzzle/src/functions_include.php',
|
||||
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => $vendorDir . '/symfony/polyfill-iconv/bootstrap.php',
|
||||
'23c18046f52bef3eea034657bafda50f' => $vendorDir . '/symfony/polyfill-php81/bootstrap.php',
|
||||
'2f69d3914119f042cca9e44442d5ce95' => $baseDir . '/web/core/includes/bootstrap.inc',
|
||||
'23c18046f52bef3eea034657bafda50f' => $vendorDir . '/symfony/polyfill-php81/bootstrap.php',
|
||||
'9c67151ae59aff4788964ce8eb2a0f43' => $vendorDir . '/clue/stream-filter/src/functions_include.php',
|
||||
'47e1160838b5e5a10346ac4084b58c23' => $vendorDir . '/laravel/prompts/src/helpers.php',
|
||||
'8cff32064859f4559445b89279f3199c' => $vendorDir . '/php-http/message/src/filters.php',
|
||||
'801c31d8ed748cfa537fa45402288c95' => $vendorDir . '/psy/psysh/src/functions.php',
|
||||
);
|
||||
|
||||
1
vendor/composer/autoload_namespaces.php
vendored
1
vendor/composer/autoload_namespaces.php
vendored
@ -6,6 +6,7 @@ $vendorDir = dirname(__DIR__);
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'Stiphle' => array($vendorDir . '/davedevelopment/stiphle/src'),
|
||||
'Console' => array($vendorDir . '/pear/console_getopt'),
|
||||
'Archive_Tar' => array($vendorDir . '/pear/archive_tar'),
|
||||
);
|
||||
|
||||
10
vendor/composer/autoload_psr4.php
vendored
10
vendor/composer/autoload_psr4.php
vendored
@ -57,11 +57,19 @@ return array(
|
||||
'Masterminds\\' => array($vendorDir . '/masterminds/html5/src'),
|
||||
'League\\Container\\' => array($vendorDir . '/league/container/src'),
|
||||
'Laravel\\Prompts\\' => array($vendorDir . '/laravel/prompts/src'),
|
||||
'Laminas\\Stdlib\\' => array($vendorDir . '/laminas/laminas-stdlib/src'),
|
||||
'Laminas\\Feed\\' => array($vendorDir . '/laminas/laminas-feed/src'),
|
||||
'Laminas\\Escaper\\' => array($vendorDir . '/laminas/laminas-escaper/src'),
|
||||
'Http\\Promise\\' => array($vendorDir . '/php-http/promise/src'),
|
||||
'Http\\Message\\' => array($vendorDir . '/php-http/message/src'),
|
||||
'Http\\Client\\' => array($vendorDir . '/php-http/httplug/src'),
|
||||
'Http\\Adapter\\Guzzle7\\' => array($vendorDir . '/php-http/guzzle7-adapter/src'),
|
||||
'GuzzleHttp\\Psr7\\' => array($vendorDir . '/guzzlehttp/psr7/src'),
|
||||
'GuzzleHttp\\Promise\\' => array($vendorDir . '/guzzlehttp/promises/src'),
|
||||
'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'),
|
||||
'Grasmash\\YamlCli\\' => array($vendorDir . '/grasmash/yaml-cli/src'),
|
||||
'Grasmash\\Expander\\' => array($vendorDir . '/grasmash/expander/src'),
|
||||
'Geocoder\\' => array($vendorDir . '/willdurand/geocoder'),
|
||||
'Egulias\\EmailValidator\\' => array($vendorDir . '/egulias/email-validator/src'),
|
||||
'Drush\\' => array($vendorDir . '/drush/drush/src'),
|
||||
'Drupal\\Core\\' => array($baseDir . '/web/core/lib/Drupal/Core'),
|
||||
@ -86,5 +94,7 @@ return array(
|
||||
'Consolidation\\AnnotatedCommand\\' => array($vendorDir . '/consolidation/annotated-command/src'),
|
||||
'Composer\\Semver\\' => array($vendorDir . '/composer/semver/src'),
|
||||
'Composer\\Installers\\' => array($vendorDir . '/composer/installers/src/Composer/Installers'),
|
||||
'CommerceGuys\\Addressing\\' => array($vendorDir . '/commerceguys/addressing/src'),
|
||||
'Clue\\StreamFilter\\' => array($vendorDir . '/clue/stream-filter/src'),
|
||||
'Asm89\\Stack\\' => array($vendorDir . '/asm89/stack-cors/src'),
|
||||
);
|
||||
|
||||
73
vendor/composer/autoload_static.php
vendored
73
vendor/composer/autoload_static.php
vendored
@ -10,23 +10,25 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
'6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
|
||||
'0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
|
||||
'320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php',
|
||||
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
||||
'662a729f963d39afe703c9d9b7ab4a8c' => __DIR__ . '/..' . '/symfony/polyfill-php83/bootstrap.php',
|
||||
'8825ede83f2f289127722d4e842cf7e8' => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme/bootstrap.php',
|
||||
'b6b991a57620e2fb6b2f66f03fe9ddc2' => __DIR__ . '/..' . '/symfony/string/Resources/functions.php',
|
||||
'e69f7f6ee287b969198c3c9d6777bd38' => __DIR__ . '/..' . '/symfony/polyfill-intl-normalizer/bootstrap.php',
|
||||
'f598d06aa772fa33d905e87be6398fb1' => __DIR__ . '/..' . '/symfony/polyfill-intl-idn/bootstrap.php',
|
||||
'667aeda72477189d0494fecd327c3641' => __DIR__ . '/..' . '/symfony/var-dumper/Resources/functions/dump.php',
|
||||
'7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
|
||||
'9d2b9fc6db0f153a0a149fefb182415e' => __DIR__ . '/..' . '/symfony/polyfill-php84/bootstrap.php',
|
||||
'8825ede83f2f289127722d4e842cf7e8' => __DIR__ . '/..' . '/symfony/polyfill-intl-grapheme/bootstrap.php',
|
||||
'b6b991a57620e2fb6b2f66f03fe9ddc2' => __DIR__ . '/..' . '/symfony/string/Resources/functions.php',
|
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
||||
'89efb1254ef2d1c5d80096acd12c4098' => __DIR__ . '/..' . '/twig/twig/src/Resources/core.php',
|
||||
'ffecb95d45175fd40f75be8a23b34f90' => __DIR__ . '/..' . '/twig/twig/src/Resources/debug.php',
|
||||
'c7baa00073ee9c61edf148c51917cfb4' => __DIR__ . '/..' . '/twig/twig/src/Resources/escaper.php',
|
||||
'f844ccf1d25df8663951193c3fc307c8' => __DIR__ . '/..' . '/twig/twig/src/Resources/string_loader.php',
|
||||
'37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
|
||||
'def43f6c87e4f8dfd0c9e1b1bab14fe8' => __DIR__ . '/..' . '/symfony/polyfill-iconv/bootstrap.php',
|
||||
'23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
|
||||
'2f69d3914119f042cca9e44442d5ce95' => __DIR__ . '/../..' . '/web/core/includes/bootstrap.inc',
|
||||
'23c18046f52bef3eea034657bafda50f' => __DIR__ . '/..' . '/symfony/polyfill-php81/bootstrap.php',
|
||||
'9c67151ae59aff4788964ce8eb2a0f43' => __DIR__ . '/..' . '/clue/stream-filter/src/functions_include.php',
|
||||
'47e1160838b5e5a10346ac4084b58c23' => __DIR__ . '/..' . '/laravel/prompts/src/helpers.php',
|
||||
'8cff32064859f4559445b89279f3199c' => __DIR__ . '/..' . '/php-http/message/src/filters.php',
|
||||
'801c31d8ed748cfa537fa45402288c95' => __DIR__ . '/..' . '/psy/psysh/src/functions.php',
|
||||
);
|
||||
|
||||
@ -102,6 +104,16 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
array (
|
||||
'League\\Container\\' => 17,
|
||||
'Laravel\\Prompts\\' => 16,
|
||||
'Laminas\\Stdlib\\' => 15,
|
||||
'Laminas\\Feed\\' => 13,
|
||||
'Laminas\\Escaper\\' => 16,
|
||||
),
|
||||
'H' =>
|
||||
array (
|
||||
'Http\\Promise\\' => 13,
|
||||
'Http\\Message\\' => 13,
|
||||
'Http\\Client\\' => 12,
|
||||
'Http\\Adapter\\Guzzle7\\' => 21,
|
||||
),
|
||||
'G' =>
|
||||
array (
|
||||
@ -110,6 +122,7 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
'GuzzleHttp\\' => 11,
|
||||
'Grasmash\\YamlCli\\' => 17,
|
||||
'Grasmash\\Expander\\' => 18,
|
||||
'Geocoder\\' => 9,
|
||||
),
|
||||
'E' =>
|
||||
array (
|
||||
@ -143,6 +156,8 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
'Consolidation\\AnnotatedCommand\\' => 31,
|
||||
'Composer\\Semver\\' => 16,
|
||||
'Composer\\Installers\\' => 20,
|
||||
'CommerceGuys\\Addressing\\' => 24,
|
||||
'Clue\\StreamFilter\\' => 18,
|
||||
),
|
||||
'A' =>
|
||||
array (
|
||||
@ -356,6 +371,34 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laravel/prompts/src',
|
||||
),
|
||||
'Laminas\\Stdlib\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laminas/laminas-stdlib/src',
|
||||
),
|
||||
'Laminas\\Feed\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laminas/laminas-feed/src',
|
||||
),
|
||||
'Laminas\\Escaper\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/laminas/laminas-escaper/src',
|
||||
),
|
||||
'Http\\Promise\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/php-http/promise/src',
|
||||
),
|
||||
'Http\\Message\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/php-http/message/src',
|
||||
),
|
||||
'Http\\Client\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/php-http/httplug/src',
|
||||
),
|
||||
'Http\\Adapter\\Guzzle7\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/php-http/guzzle7-adapter/src',
|
||||
),
|
||||
'GuzzleHttp\\Psr7\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
|
||||
@ -376,6 +419,10 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/grasmash/expander/src',
|
||||
),
|
||||
'Geocoder\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/willdurand/geocoder',
|
||||
),
|
||||
'Egulias\\EmailValidator\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/egulias/email-validator/src',
|
||||
@ -473,6 +520,14 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers',
|
||||
),
|
||||
'CommerceGuys\\Addressing\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/commerceguys/addressing/src',
|
||||
),
|
||||
'Clue\\StreamFilter\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/clue/stream-filter/src',
|
||||
),
|
||||
'Asm89\\Stack\\' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/asm89/stack-cors/src',
|
||||
@ -480,6 +535,13 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
);
|
||||
|
||||
public static $prefixesPsr0 = array (
|
||||
'S' =>
|
||||
array (
|
||||
'Stiphle' =>
|
||||
array (
|
||||
0 => __DIR__ . '/..' . '/davedevelopment/stiphle/src',
|
||||
),
|
||||
),
|
||||
'C' =>
|
||||
array (
|
||||
'Console' =>
|
||||
@ -557,6 +619,7 @@ class ComposerStaticInit9d559ab354f63dc7e9a3fc1a03ad7d46
|
||||
'SebastianBergmann\\Diff\\Parser' => __DIR__ . '/..' . '/sebastian/diff/src/Parser.php',
|
||||
'SebastianBergmann\\Diff\\TimeEfficientLongestCommonSubsequenceCalculator' => __DIR__ . '/..' . '/sebastian/diff/src/TimeEfficientLongestCommonSubsequenceCalculator.php',
|
||||
'System' => __DIR__ . '/..' . '/pear/pear-core-minimal/src/System.php',
|
||||
'geoPHP' => __DIR__ . '/..' . '/itamair/geophp/geoPHP.inc',
|
||||
);
|
||||
|
||||
public static function getInitializer(ClassLoader $loader)
|
||||
|
||||
2281
vendor/composer/installed.json
vendored
2281
vendor/composer/installed.json
vendored
File diff suppressed because it is too large
Load Diff
321
vendor/composer/installed.php
vendored
321
vendor/composer/installed.php
vendored
@ -3,7 +3,7 @@
|
||||
'name' => 'drupal/recommended-project',
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => 'ac74f2d71232fd89d74c22312626313ae614baf4',
|
||||
'reference' => 'a9149db5daa6c35f471b4207421c039e2601c527',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
@ -28,6 +28,24 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'clue/stream-filter' => array(
|
||||
'pretty_version' => 'v1.7.0',
|
||||
'version' => '1.7.0.0',
|
||||
'reference' => '049509fef80032cb3f051595029ab75b49a3c2f7',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../clue/stream-filter',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'commerceguys/addressing' => array(
|
||||
'pretty_version' => 'v2.2.4',
|
||||
'version' => '2.2.4.0',
|
||||
'reference' => 'ea826dbe5b3fe76960073a2167d5cf996c811cda',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../commerceguys/addressing',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'composer/installers' => array(
|
||||
'pretty_version' => 'v2.3.0',
|
||||
'version' => '2.3.0.0',
|
||||
@ -118,6 +136,15 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'davedevelopment/stiphle' => array(
|
||||
'pretty_version' => '0.9.4',
|
||||
'version' => '0.9.4.0',
|
||||
'reference' => '5d1c244f0525d265e231a65db538b74eb5483768',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../davedevelopment/stiphle',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'dflydev/dot-access-data' => array(
|
||||
'pretty_version' => 'v3.0.3',
|
||||
'version' => '3.0.3.0',
|
||||
@ -190,6 +217,51 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => true,
|
||||
),
|
||||
'drupal/add_content_by_bundle' => array(
|
||||
'pretty_version' => '1.2.2',
|
||||
'version' => '1.2.2.0',
|
||||
'reference' => '1.2.2',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/add_content_by_bundle',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/address' => array(
|
||||
'pretty_version' => '2.0.4',
|
||||
'version' => '2.0.4.0',
|
||||
'reference' => '2.0.4',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/address',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/auto_entitylabel' => array(
|
||||
'pretty_version' => '3.4.0',
|
||||
'version' => '3.4.0.0',
|
||||
'reference' => '8.x-3.4',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/auto_entitylabel',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/better_exposed_filters' => array(
|
||||
'pretty_version' => '7.1.1',
|
||||
'version' => '7.1.1.0',
|
||||
'reference' => '7.1.1',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/better_exposed_filters',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/ckeditor_accordion' => array(
|
||||
'pretty_version' => '2.3.0',
|
||||
'version' => '2.3.0.0',
|
||||
'reference' => '2.3.0',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/ckeditor_accordion',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/color_field' => array(
|
||||
'pretty_version' => '3.0.2',
|
||||
'version' => '3.0.2.0',
|
||||
@ -388,6 +460,15 @@
|
||||
0 => '11.2.5',
|
||||
),
|
||||
),
|
||||
'drupal/ctools' => array(
|
||||
'pretty_version' => '4.1.0',
|
||||
'version' => '4.1.0.0',
|
||||
'reference' => '4.1.0',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/ctools',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/date_augmenter' => array(
|
||||
'pretty_version' => '1.1.2',
|
||||
'version' => '1.1.2.0',
|
||||
@ -406,6 +487,107 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => true,
|
||||
),
|
||||
'drupal/feeds' => array(
|
||||
'pretty_version' => '3.2.0',
|
||||
'version' => '3.2.0.0',
|
||||
'reference' => '8.x-3.2',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/feeds',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/feeds_tamper' => array(
|
||||
'pretty_version' => 'dev-2.x',
|
||||
'version' => 'dev-2.x',
|
||||
'reference' => 'f56ab26955c9858f8d962a068f4b7d5b28a5fe02',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/feeds_tamper',
|
||||
'aliases' => array(
|
||||
0 => '2.x-dev',
|
||||
),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/fullcalendar_view' => array(
|
||||
'pretty_version' => '5.2.5',
|
||||
'version' => '5.2.5.0',
|
||||
'reference' => '5.2.5',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/fullcalendar_view',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/geocoder' => array(
|
||||
'pretty_version' => '4.30.0',
|
||||
'version' => '4.30.0.0',
|
||||
'reference' => '8.x-4.30',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/geocoder',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/geofield' => array(
|
||||
'pretty_version' => '1.66.0',
|
||||
'version' => '1.66.0.0',
|
||||
'reference' => '8.x-1.66',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/geofield',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/jquery_ui' => array(
|
||||
'pretty_version' => '1.8.0',
|
||||
'version' => '1.8.0.0',
|
||||
'reference' => '8.x-1.8',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/jquery_ui',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/jquery_ui_accordion' => array(
|
||||
'pretty_version' => '2.1.0',
|
||||
'version' => '2.1.0.0',
|
||||
'reference' => '2.1.0',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/jquery_ui_accordion',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/leaflet' => array(
|
||||
'pretty_version' => '10.3.11',
|
||||
'version' => '10.3.11.0',
|
||||
'reference' => '10.3.11',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/leaflet',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/metatag' => array(
|
||||
'pretty_version' => '2.2.0',
|
||||
'version' => '2.2.0.0',
|
||||
'reference' => '2.2.0',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/metatag',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/nouislider_js' => array(
|
||||
'pretty_version' => '15.8.1',
|
||||
'version' => '15.8.1.0',
|
||||
'reference' => 'b5610d5842784581e4c766cd1c3852ca0b355ed5',
|
||||
'type' => 'drupal-library',
|
||||
'install_path' => __DIR__ . '/../../web/libraries/nouislider',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/pathauto' => array(
|
||||
'pretty_version' => '1.14.0',
|
||||
'version' => '1.14.0.0',
|
||||
'reference' => '8.x-1.14',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/pathauto',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/radix' => array(
|
||||
'pretty_version' => '6.0.2',
|
||||
'version' => '6.0.2.0',
|
||||
@ -418,7 +600,7 @@
|
||||
'drupal/recommended-project' => array(
|
||||
'pretty_version' => 'dev-main',
|
||||
'version' => 'dev-main',
|
||||
'reference' => 'ac74f2d71232fd89d74c22312626313ae614baf4',
|
||||
'reference' => 'a9149db5daa6c35f471b4207421c039e2601c527',
|
||||
'type' => 'project',
|
||||
'install_path' => __DIR__ . '/../../',
|
||||
'aliases' => array(),
|
||||
@ -433,6 +615,42 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/tamper' => array(
|
||||
'pretty_version' => '1.0.0-beta2',
|
||||
'version' => '1.0.0.0-beta2',
|
||||
'reference' => '8.x-1.0-beta2',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/tamper',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/token' => array(
|
||||
'pretty_version' => '1.16.0',
|
||||
'version' => '1.16.0.0',
|
||||
'reference' => '8.x-1.16',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/token',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/views_accordion' => array(
|
||||
'pretty_version' => '2.0.2',
|
||||
'version' => '2.0.2.0',
|
||||
'reference' => '2.0.2',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/views_accordion',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drupal/views_bootstrap' => array(
|
||||
'pretty_version' => '5.4.1',
|
||||
'version' => '5.4.1.0',
|
||||
'reference' => '5.4.1',
|
||||
'type' => 'drupal-module',
|
||||
'install_path' => __DIR__ . '/../../web/modules/contrib/views_bootstrap',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'drush/drush' => array(
|
||||
'pretty_version' => '13.6.2',
|
||||
'version' => '13.6.2.0',
|
||||
@ -496,6 +714,42 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'itamair/geophp' => array(
|
||||
'pretty_version' => '1.8',
|
||||
'version' => '1.8.0.0',
|
||||
'reference' => '9e464b5f65a2694789505adc5b8845d51ba2a365',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../itamair/geophp',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'laminas/laminas-escaper' => array(
|
||||
'pretty_version' => '2.18.0',
|
||||
'version' => '2.18.0.0',
|
||||
'reference' => '06f211dfffff18d91844c1f55250d5d13c007e18',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../laminas/laminas-escaper',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'laminas/laminas-feed' => array(
|
||||
'pretty_version' => '2.25.0',
|
||||
'version' => '2.25.0.0',
|
||||
'reference' => '6299e8e2502ddedd0f39722f64079f2b709b86fa',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../laminas/laminas-feed',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'laminas/laminas-stdlib' => array(
|
||||
'pretty_version' => '3.21.0',
|
||||
'version' => '3.21.0.0',
|
||||
'reference' => 'b1c81514cfe158aadf724c42b34d3d0a8164c096',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../laminas/laminas-stdlib',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'laravel/prompts' => array(
|
||||
'pretty_version' => 'v0.3.7',
|
||||
'version' => '0.3.7.0',
|
||||
@ -601,6 +855,60 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'php-http/async-client-implementation' => array(
|
||||
'dev_requirement' => false,
|
||||
'provided' => array(
|
||||
0 => '1.0',
|
||||
),
|
||||
),
|
||||
'php-http/client-implementation' => array(
|
||||
'dev_requirement' => false,
|
||||
'provided' => array(
|
||||
0 => '1.0',
|
||||
),
|
||||
),
|
||||
'php-http/guzzle7-adapter' => array(
|
||||
'pretty_version' => '1.1.0',
|
||||
'version' => '1.1.0.0',
|
||||
'reference' => '03a415fde709c2f25539790fecf4d9a31bc3d0eb',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../php-http/guzzle7-adapter',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'php-http/httplug' => array(
|
||||
'pretty_version' => '2.4.1',
|
||||
'version' => '2.4.1.0',
|
||||
'reference' => '5cad731844891a4c282f3f3e1b582c46839d22f4',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../php-http/httplug',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'php-http/message' => array(
|
||||
'pretty_version' => '1.16.2',
|
||||
'version' => '1.16.2.0',
|
||||
'reference' => '06dd5e8562f84e641bf929bfe699ee0f5ce8080a',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../php-http/message',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'php-http/message-factory-implementation' => array(
|
||||
'dev_requirement' => false,
|
||||
'provided' => array(
|
||||
0 => '1.0',
|
||||
),
|
||||
),
|
||||
'php-http/promise' => array(
|
||||
'pretty_version' => '1.3.1',
|
||||
'version' => '1.3.1.0',
|
||||
'reference' => 'fc85b1fba37c169a69a07ef0d5a8075770cc1f83',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../php-http/promise',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'php-tuf/composer-stager' => array(
|
||||
'pretty_version' => 'v2.0.1',
|
||||
'version' => '2.0.1.0',
|
||||
@ -1079,5 +1387,14 @@
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
'willdurand/geocoder' => array(
|
||||
'pretty_version' => '5.0.0',
|
||||
'version' => '5.0.0.0',
|
||||
'reference' => 'a749e00819d2929bd0ec40fb79853956332970ba',
|
||||
'type' => 'library',
|
||||
'install_path' => __DIR__ . '/../willdurand/geocoder',
|
||||
'aliases' => array(),
|
||||
'dev_requirement' => false,
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
1
web/recipes/rsvp-recipes
Symbolic link
1
web/recipes/rsvp-recipes
Symbolic link
@ -0,0 +1 @@
|
||||
/var/www/html/rsvp-recipes
|
||||
@ -1,10 +0,0 @@
|
||||
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
|
||||
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
|
||||
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
|
||||
.clearfix::after{display:table;clear:both;content:"";}
|
||||
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
|
||||
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
|
||||
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
|
||||
.position-container{position:relative;}
|
||||
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
|
||||
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
|
||||
Binary file not shown.
@ -1,24 +0,0 @@
|
||||
# Deny all requests from Apache 2.4+.
|
||||
<IfModule mod_authz_core.c>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
|
||||
# Deny all requests from Apache 2.0-2.2.
|
||||
<IfModule !mod_authz_core.c>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
|
||||
# Turn off all options we don't need.
|
||||
Options -Indexes -ExecCGI -Includes -MultiViews
|
||||
|
||||
# Set the catch-all handler to prevent scripts from being executed.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
|
||||
<Files *>
|
||||
# Override the handler again if we're run later in the evaluation list.
|
||||
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2013_003
|
||||
</Files>
|
||||
|
||||
# If we know how to do it safely, disable the PHP engine entirely.
|
||||
<IfModule mod_php.c>
|
||||
php_flag engine off
|
||||
</IfModule>
|
||||
Reference in New Issue
Block a user