Skip to content

Commit

Permalink
fix(deps): update drupal core to v10.3.8 (#20)
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 Nov 12, 2024
1 parent 7ab6db1 commit 23665ca
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 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.7",
"drupal/core-project-message": "10.3.7",
"drupal/core-recommended": "10.3.7",
"drupal/core-composer-scaffold": "10.3.8",
"drupal/core-project-message": "10.3.8",
"drupal/core-recommended": "10.3.8",
"drupal/lagoon_logs": "3.0.1",
"drupal/redis": "1.8.0",
"drush/drush": "13.3.3"
Expand Down Expand Up @@ -69,6 +69,6 @@
}
},
"require-dev": {
"drupal/core-dev-pinned": "10.3.7"
"drupal/core-dev-pinned": "10.3.8"
}
}
54 changes: 27 additions & 27 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 23665ca

Please sign in to comment.