Skip to content

Commit bf583dc

Browse files
authored
Merge pull request #432 from wunderio/feature/QAG-57
QAG-57: Upgrading drupal/core-recommended (10.3.10 => 10.4.4)
2 parents a34ce99 + 9b5e0c8 commit bf583dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
"composer/installers": "^2.3",
2020
"cweagans/composer-patches": "^1.7",
2121
"drupal/admin_toolbar": "^3.5",
22-
"drupal/core-composer-scaffold": "^10.3",
23-
"drupal/core-recommended": "^10.3",
22+
"drupal/core-composer-scaffold": "^10.4",
23+
"drupal/core-recommended": "^10.4",
2424
"drupal/monolog": "^3.0",
2525
"drupal/purge": "^3.6",
2626
"drupal/simplei": "^2.1",
2727
"drupal/varnish_purge": "^2.2",
28-
"drush/drush": "^12.5",
28+
"drush/drush": "^13.3",
2929
"vlucas/phpdotenv": "^5.6",
3030
"wunderio/drupal-ping": "^2.5"
3131
},
3232
"require-dev": {
33-
"drupal/core-dev": "^10.3",
33+
"drupal/core-dev": "^10.4",
3434
"wunderio/code-quality": "^3.0"
3535
},
3636
"conflict": {

0 commit comments

Comments
 (0)