Skip to content

Commit 89bc10b

Browse files
authored
Use full add-on name for dependencies in install.yaml (#105)
1 parent 6ecfb3b commit 89bc10b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ ddev_version_constraint: '>= v1.24.10'
8686

8787
# List of add-on names that this add-on depends on
8888
dependencies:
89-
# - redis
89+
# - ddev/ddev-redis
9090

9191
# DDEV environment variables can be interpolated into these actions.
9292
# post_install_actions are executed in the context of the target project's .ddev directory.

0 commit comments

Comments
 (0)