Skip to content

Commit

Permalink
VOTE-3235: Update Drupal to 10.4.0. (#1177)
Browse files Browse the repository at this point in the history
* Update drupal to 10.4.0.

* Update editorially and externalauth modules. Remove file_delete module entry.
  • Loading branch information
daniel-crowder authored Jan 7, 2025
1 parent b8368d9 commit 6c5576c
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 607 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"drupal/ckeditor5_embedded_content": "^2.0",
"drupal/config_ignore": "^3.0@beta",
"drupal/config_split": "^2.0@RC",
"drupal/core-composer-scaffold": "^10.3.1",
"drupal/core-project-message": "^10.3.1",
"drupal/core-recommended": "^10.3.1",
"drupal/core-composer-scaffold": "^10.4.0",
"drupal/core-project-message": "^10.4.0",
"drupal/core-recommended": "^10.4.0",
"drupal/devel": "^5.1",
"drupal/disable_language": "^1.0@beta",
"drupal/double_field": "^5.0",
Expand Down Expand Up @@ -81,7 +81,7 @@
"drush/drush": "^12.4"
},
"require-dev": {
"drupal/core-dev": "^10.3.1"
"drupal/core-dev": "^10.4.0"
},
"conflict": {
"drupal/drupal": "*"
Expand Down
Loading

0 comments on commit 6c5576c

Please sign in to comment.