diff --git a/_data/projects/ddev.yml b/_data/projects/ddev.yml index 8ef641a..79b864d 100644 --- a/_data/projects/ddev.yml +++ b/_data/projects/ddev.yml @@ -5,13 +5,13 @@ homepage: https://github.com/drud/ddev docs: https://ddev.readthedocs.io logo: https://raw.githubusercontent.com/drud/ddev/master/images/ddev_logo.png -description: "ddev is an open source tool that makes it dead simple to get +description: "DDEV is an open source tool that makes it dead simple to get local PHP development environments up and running within minutes. It's powerful and flexible as a result of its per-project environment configurations, which can be extended, version controlled, and shared. In -short, ddev aims to allow development teams to use Docker in their workflow +short, DDEV aims to allow development teams to use Docker in their workflow without the complexities of bespoke configuration. Pluggable hosting -providers with current support for Pantheon." +providers with current support for Acquia, Pantheon, Platform.sh and more." recommended: true @@ -20,6 +20,8 @@ requires: drupal_versions: - 7 - 8 + - 9 + - 10 operation_system: - linux - windows