Skip to content

Commit dab0673

Browse files
[#102] Add cweagans/composer-patches as require-dev because of needed file_link patch.
1 parent 9688184 commit dab0673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"drupal/file_link": "^2.0"
1010
},
1111
"require-dev": {
12+
"cweagans/composer-patches": "^1.6",
1213
"drupal/core-dev": "^8.7 || ^9",
1314
"drush/drush": "^9.0 || ^10.0",
1415
"mglaman/drupal-check": "^1.1",

0 commit comments

Comments
 (0)