Commit e4f6a816 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3277446: Support Drupal 10 and update all use of deprecations in the...

Issue #3277446: Support Drupal 10 and update all use of deprecations in the Entity Browser Enhance(d|r) module
parent 50887813
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
    }
  ],
  "require": {
    "drupal/core": "~8.0 || ~9.0 || ~10.0",
    "drupal/entity_browser": "~2.0"
  },
  "extra": {
+1 −2
Original line number Diff line number Diff line
@@ -3,7 +3,6 @@ description: 'Provides some behavior and style enhancements to Entity Browsers,
type: module
package: Media
project: entity_browser_enhanced
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8 || ^9 || ^10
dependencies:
  - entity_browser:entity_browser