Commit 488ca6ff authored by Project Update Bot's avatar Project Update Bot Committed by Benjamin Cizej
Browse files

Issue #3288525 by Project Update Bot, bcizej: Automated Drupal 10 compatibility fixes

parent 077832d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,6 +11,6 @@
        "source": "https://git.drupalcode.org/project/media_revisions_ui"
    },
    "require": {
        "drupal/core": "^9.3"
        "drupal/core": "^9.3 || ^10"
    }
}
+1 −1
Original line number Diff line number Diff line
name: 'Media Revisions UI'
type: module
description: 'Adds revisions interface for Media entity'
core_version_requirement: ^9.3
core_version_requirement: ^9.3 || ^10
package: 'Media'
dependencies:
  - drupal:media