Install custom layers and eggs modules.

This commit is contained in:
2024-05-21 15:12:02 +00:00
parent 73f22df263
commit 6d5eeec878
2 changed files with 102 additions and 3 deletions

101
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "d044e275e42dc3abf4c4914c2b6c8877",
"content-hash": "05e7f8a8ea91fb01f09e960b18e6a834",
"packages": [
{
"name": "asm89/stack-cors",
@@ -2129,6 +2129,101 @@
"source": "https://git.drupalcode.org/project/exif_orientation"
}
},
{
"name": "drupal/farm_eggs",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/farm_eggs.git",
"reference": "2.2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/farm_eggs-2.2.0.zip",
"reference": "2.2.0",
"shasum": "59360fd11240787eab97f94477249988241960ec"
},
"require": {
"drupal/core": "^9 || ^10",
"farmos/farmos": "^2 || ^3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.2.0",
"datestamp": "1698699110",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "m.stenta",
"homepage": "https://www.drupal.org/user/581414"
}
],
"description": "Provides a quick form for recording egg harvests in farmOS.",
"homepage": "https://www.drupal.org/project/farm_eggs",
"support": {
"source": "https://git.drupalcode.org/project/farm_eggs",
"error": "Invalid dependency: \"farm_quick\" is an unknown drupal 8 package name",
"docs": "https://farmOS.org/guide",
"forum": "https://farmOS.discourse.group",
"chat": "https://matrix.to/#/#farmOS:matrix.org"
}
},
{
"name": "drupal/farm_map_custom_layers",
"version": "1.2.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/farm_map_custom_layers.git",
"reference": "1.2.0"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/farm_map_custom_layers-1.2.0.zip",
"reference": "1.2.0",
"shasum": "e6cbb5439c5d87a560992cece219ddb9e4afba86"
},
"require": {
"drupal/core": "^9 || ^10",
"farmos/farmos": "^2 || ^3"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "1.2.0",
"datestamp": "1701459173",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "wotnak",
"homepage": "https://www.drupal.org/user/3558113"
}
],
"description": "Adds UI for defining custom farmOS map layers.",
"homepage": "https://www.drupal.org/project/farm_map_custom_layers",
"support": {
"source": "https://git.drupalcode.org/project/farm_map_custom_layers",
"error": "Invalid dependency: \"farm_map\" is an unknown drupal 8 package name"
}
},
{
"name": "drupal/fraction",
"version": "2.3.1",
@@ -12885,7 +12980,9 @@
],
"aliases": [],
"minimum-stability": "dev",
"stability-flags": [],
"stability-flags": {
"drupal/simple_oauth_password_grant": 5
},
"prefer-stable": true,
"prefer-lowest": false,
"platform": [],