Skip to content

Commit

Permalink
Update Drupal Core to v10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 2fa5ece commit 36abaac
Showing 1 changed file with 4 additions and 4 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.4.0",
"composer/installers": "2.2.0",
"cweagans/composer-patches": "1.7.3",
"drupal/core-composer-scaffold": "10.1.7",
"drupal/core-project-message": "10.1.7",
"drupal/core-recommended": "10.1.7",
"drupal/core-composer-scaffold": "10.2.0",
"drupal/core-project-message": "10.2.0",
"drupal/core-recommended": "10.2.0",
"drupal/lagoon_logs": "3.0.0",
"drupal/search_api": "1.31.0",
"drupal/search_api_opensearch": "2.0.0-beta3",
Expand Down Expand Up @@ -71,6 +71,6 @@
}
},
"require-dev": {
"drupal/core-dev-pinned": "10.1.7"
"drupal/core-dev-pinned": "10.2.0"
}
}

0 comments on commit 36abaac

Please sign in to comment.