Skip to content

Commit 3243517

Browse files
fix(deps): update drupal core to v11.3.3 (#240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 597f0b5 commit 3243517

File tree

2 files changed

+90
-78
lines changed

2 files changed

+90
-78
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.3.2",
24-
"drupal/core-project-message": "11.3.2",
25-
"drupal/core-recommended": "11.3.2",
23+
"drupal/core-composer-scaffold": "11.3.3",
24+
"drupal/core-project-message": "11.3.3",
25+
"drupal/core-recommended": "11.3.3",
2626
"drupal/lagoon_logs": "3.0.1",
2727
"drupal/search_api": "1.40.0",
2828
"drupal/search_api_opensearch": "2.5.0",
@@ -71,6 +71,6 @@
7171
}
7272
},
7373
"require-dev": {
74-
"drupal/core-dev-pinned": "11.3.2"
74+
"drupal/core-dev-pinned": "11.3.3"
7575
}
7676
}

0 commit comments

Comments
 (0)