Skip to content

Commit

Permalink
fix(deps): update drupal core to v10.4.0 (#221)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 8b5fca4 commit 8a7a052
Show file tree
Hide file tree
Showing 2 changed files with 1,028 additions and 709 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"amazeeio/drupal_integrations": "0.5.0",
"composer/installers": "2.3.0",
"cweagans/composer-patches": "1.7.3",
"drupal/core-composer-scaffold": "10.3.10",
"drupal/core-project-message": "10.3.10",
"drupal/core-recommended": "10.3.10",
"drupal/core-composer-scaffold": "10.4.0",
"drupal/core-project-message": "10.4.0",
"drupal/core-recommended": "10.4.0",
"drupal/lagoon_logs": "3.0.1",
"drupal/search_api": "1.37.0",
"drupal/search_api_solr": "4.3.7",
Expand Down Expand Up @@ -70,6 +70,6 @@
}
},
"require-dev": {
"drupal/core-dev-pinned": "10.3.10"
"drupal/core-dev-pinned": "10.4.0"
}
}
Loading

0 comments on commit 8a7a052

Please sign in to comment.