Skip to content

Commit 92b2f01

Browse files
fix(deps): update drupal core to v10.4.2 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63bae50 commit 92b2f01

File tree

2 files changed

+96
-96
lines changed

2 files changed

+96
-96
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"amazeeio/drupal_integrations": "0.5.0",
2121
"composer/installers": "2.3.0",
2222
"cweagans/composer-patches": "1.7.3",
23-
"drupal/core-composer-scaffold": "10.4.1",
24-
"drupal/core-project-message": "10.4.1",
25-
"drupal/core-recommended": "10.4.1",
23+
"drupal/core-composer-scaffold": "10.4.2",
24+
"drupal/core-project-message": "10.4.2",
25+
"drupal/core-recommended": "10.4.2",
2626
"drupal/lagoon_logs": "3.0.1",
2727
"drupal/redis": "1.9.0",
2828
"drush/drush": "13.3.3"
@@ -70,6 +70,6 @@
7070
}
7171
},
7272
"require-dev": {
73-
"drupal/core-dev-pinned": "10.4.1"
73+
"drupal/core-dev-pinned": "10.4.2"
7474
}
7575
}

0 commit comments

Comments
 (0)