File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ homepage: https://github.com/drud/ddev
55docs : https://ddev.readthedocs.io
66logo : 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
99local PHP development environments up and running within minutes. It's
1010powerful and flexible as a result of its per-project environment
1111configurations, 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
1313without 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
1616recommended : true
1717
@@ -20,6 +20,8 @@ requires:
2020drupal_versions :
2121 - 7
2222 - 8
23+ - 9
24+ - 10
2325operation_system :
2426 - linux
2527 - windows
You can’t perform that action at this time.
0 commit comments