Skip to content

Commit 32ecd98

Browse files
fix(deps): update drupal core to v10.5.1
1 parent fe6dfe1 commit 32ecd98

File tree

2 files changed

+1302
-914
lines changed

2 files changed

+1302
-914
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": "1.7.3",
23-
"drupal/core-composer-scaffold": "10.3.10",
24-
"drupal/core-project-message": "10.3.10",
25-
"drupal/core-recommended": "10.3.10",
23+
"drupal/core-composer-scaffold": "10.5.1",
24+
"drupal/core-project-message": "10.5.1",
25+
"drupal/core-recommended": "10.5.1",
2626
"drupal/lagoon_logs": "3.0.1",
2727
"drush/drush": "13.3.3"
2828
},
@@ -67,6 +67,6 @@
6767
}
6868
},
6969
"require-dev": {
70-
"drupal/core-dev-pinned": "10.3.10"
70+
"drupal/core-dev-pinned": "10.5.1"
7171
}
7272
}

0 commit comments

Comments
 (0)