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

View File

@@ -22,7 +22,9 @@
"drupal/smtp": "^1.2",
"drupal/health_check_url": "^3.2",
"drupal/oauth_login_oauth2": "^3.0",
"drupal/simple_oauth_password_grant": "^1.0@RC"
"drupal/simple_oauth_password_grant": "^1.0@RC",
"drupal/farm_map_custom_layers": "^1.2",
"drupal/farm_eggs": "^2.2"
},
"minimum-stability": "dev",
"prefer-stable": true,