Skip to content

Commit

Permalink
Update Composer Patches to 1.7.0 for Composer 2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
dwkitchen committed Jan 6, 2021
1 parent 87d2324 commit 25eee44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"php": ">=7.3.0",
"ext-curl": "*",
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1.6.5",
"cweagans/composer-patches": "^1.7.0",
"drupal/core": "^9.1.0",
"drupal/core-composer-scaffold": "^9.1.0",
"drupal/commerce": "^2.0",
Expand Down

0 comments on commit 25eee44

Please sign in to comment.