Skip to content

Commit 4768450

Browse files
authored
Update dependencies for Composer 2
1 parent 2d48c40 commit 4768450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=7.3",
2020
"composer/installers": "^1.9",
21-
"cweagans/composer-patches": "^1.6",
21+
"cweagans/composer-patches": "^1.7",
2222
"drupal/core-composer-scaffold": "^9.0",
2323
"drupal/core-recommended": "^9.0",
2424
"drush/drush": "^10.3",
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"drupal/core-dev": "^9.0",
30-
"zaporylie/composer-drupal-optimizations": "^1.1"
30+
"zaporylie/composer-drupal-optimizations": "^1.2"
3131
},
3232
"conflict": {
3333
"drupal/drupal": "*"

0 commit comments

Comments
 (0)