Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9646b71

Browse files
Dmytro Danylevskyiwebflo
authored andcommitted
Update README.md (drupal-composer#334)
Make obvious that it's possible to add local patches to extra/patches section.
1 parent 89a6e99 commit 9646b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ section of composer.json:
121121
"extra": {
122122
"patches": {
123123
"drupal/foobar": {
124-
"Patch description": "URL to patch"
124+
"Patch description": "URL or local path to patch"
125125
}
126126
}
127127
}

0 commit comments

Comments
 (0)