Skip to content

Commit 0149460

Browse files
Merge pull request #19 from tyler36/tyler36/ddev
Not so helpful but anyway...
2 parents 408e426 + 37c24cc commit 0149460

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

_data/projects/ddev.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ homepage: https://github.com/drud/ddev
55
docs: https://ddev.readthedocs.io
66
logo: https://raw.githubusercontent.com/drud/ddev/master/images/ddev_logo.png
77

8-
description: "ddev is an open source tool that makes it dead simple to get
8+
description: "DDEV is an open source tool that makes it dead simple to get
99
local PHP development environments up and running within minutes. It's
1010
powerful and flexible as a result of its per-project environment
1111
configurations, which can be extended, version controlled, and shared. In
12-
short, ddev aims to allow development teams to use Docker in their workflow
12+
short, DDEV aims to allow development teams to use Docker in their workflow
1313
without the complexities of bespoke configuration. Pluggable hosting
14-
providers with current support for Pantheon."
14+
providers with current support for Acquia, Pantheon, Platform.sh and more."
1515

1616
recommended: true
1717

@@ -20,6 +20,8 @@ requires:
2020
drupal_versions:
2121
- 7
2222
- 8
23+
- 9
24+
- 10
2325
operation_system:
2426
- linux
2527
- windows

0 commit comments

Comments
 (0)