Skip to content

Commit

Permalink
fix(deps): update drupal core to v10.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2024
1 parent b3e94f3 commit 4eefe85
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 91 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.3",
"drupal/core-project-message": "10.3.3",
"drupal/core-recommended": "10.3.3",
"drupal/core-composer-scaffold": "10.3.4",
"drupal/core-project-message": "10.3.4",
"drupal/core-recommended": "10.3.4",
"drupal/lagoon_logs": "3.0.1",
"drupal/redis": "1.8.0",
"drush/drush": "13.1.1"
Expand Down Expand Up @@ -69,6 +69,6 @@
}
},
"require-dev": {
"drupal/core-dev-pinned": "10.3.3"
"drupal/core-dev-pinned": "10.3.4"
}
}
Loading

0 comments on commit 4eefe85

Please sign in to comment.