Skip to content

Commit

Permalink
Disabled Diff module
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-deer committed May 31, 2024
1 parent 4b778b1 commit b7001e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mukurtu-gitpod-site.composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"drupal/core-recommended": "^9.5.3",
"drupal/csv_serialization": "*",
"drupal/ctools": "*",
"drupal/diff": "^3.4",
"drupal/embed": "*",
"drupal/entity_browser": "*",
"drupal/entity_embed": "*",
Expand Down

1 comment on commit b7001e7

@nick-deer
Copy link
Collaborator Author

@nick-deer nick-deer commented on b7001e7 May 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Disabled the Diff module entirely because as of 05/31/2024, it's no longer compatible with Drupal 9 (https://www.drupal.org/project/diff, see Versions subsection 8.x-1.x).

Please sign in to comment.