From fc75737669e1975662f885663dec992b886c50ae Mon Sep 17 00:00:00 2001 From: Hardy Johnson Date: Tue, 1 Apr 2025 15:12:49 -0700 Subject: [PATCH] Update README.md - Remove Homebrew being listed as a prerequisite. - Add Drupal to the list of environments. --- profile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/profile/README.md b/profile/README.md index 772dea0..99411b3 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,7 +6,7 @@ |__/|__/\__,_/_/ \__,_/\___/_/ /_/ ``` -Warden is a local development environment manager, specializing in PHP applications with special features for Magento, Laravel, Shopware, Symfony, and Wordpress. +Warden is a local development environment manager, specializing in PHP applications with special features for Drupal, Laravel, Magento, Shopware, Symfony, and Wordpress. # Install via Homebrew @@ -16,7 +16,7 @@ warden svc up ``` # Minimal Dependencies -

Requires only Homebrew, Docker, and Docker Compose to get started, and Mutagen on macOS (for Magento 2 file sync).

+

Requires only Docker, and Docker Compose to get started, and Mutagen on macOS (for Magento 2 file sync).

# Feature List