Skip to content

Commit ad6235d

Browse files
fix(deps): update drupal core to v11.2.8 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a2fb6e commit ad6235d

File tree

2 files changed

+247
-195
lines changed

2 files changed

+247
-195
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
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": "2.0.0",
23-
"drupal/core-composer-scaffold": "11.2.7",
24-
"drupal/core-project-message": "11.2.7",
25-
"drupal/core-recommended": "11.2.7",
23+
"drupal/core-composer-scaffold": "11.2.8",
24+
"drupal/core-project-message": "11.2.8",
25+
"drupal/core-recommended": "11.2.8",
2626
"drupal/lagoon_logs": "3.0.1",
2727
"drush/drush": "13.6.2"
2828
},
@@ -70,6 +70,6 @@
7070
}
7171
},
7272
"require-dev": {
73-
"drupal/core-dev-pinned": "11.2.7"
73+
"drupal/core-dev-pinned": "11.2.8"
7474
}
7575
}

0 commit comments

Comments
 (0)