Skip to content

Commit

Permalink
EWPP-2191: Fix dependency from composer patches.
Browse files Browse the repository at this point in the history
  • Loading branch information
yenyasinn committed Apr 27, 2022
1 parent a12ba92 commit 1fcd86a
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 @@ -7,6 +7,7 @@
"prefer-stable": true,
"require": {
"php": ">=7.4",
"cweagans/composer-patches": "~1.4",
"drupal/core": "^9.2",
"drupal/smart_trim": "^1.2",
"drupal/twig_field_value": "^2.0",
Expand All @@ -18,7 +19,6 @@
"behat/behat": "^3.10",
"behat/mink-extension": "^2.3.1",
"composer/installers": "~1.5",
"cweagans/composer-patches": "^1.7",
"drupal/address": "~1.9",
"drupal/composite_reference": "^2.1",
"drupal/config_devel": "~1.2",
Expand Down

0 comments on commit 1fcd86a

Please sign in to comment.