Skip to content

Commit

Permalink
fix(deps): update drupal core to v10.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 91ef3be commit 8b46c1c
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 751 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.2.4",
"drupal/core-project-message": "10.2.4",
"drupal/core-recommended": "10.2.4",
"drupal/core-composer-scaffold": "10.3.0",
"drupal/core-project-message": "10.3.0",
"drupal/core-recommended": "10.3.0",
"drupal/lagoon_logs": "3.0.0",
"drupal/search_api": "1.35.0",
"drupal/search_api_solr": "4.3.4",
Expand Down Expand Up @@ -72,6 +72,6 @@
}
},
"require-dev": {
"drupal/core-dev-pinned": "10.2.4"
"drupal/core-dev-pinned": "10.3.0"
}
}
Loading

0 comments on commit 8b46c1c

Please sign in to comment.