Skip to content
This repository has been archived by the owner on Jan 5, 2018. It is now read-only.

Commit

Permalink
Issue #2854910 by slashrsm, Berdir: Remove version constraints on dep…
Browse files Browse the repository at this point in the history
…endencies.
  • Loading branch information
slashrsm committed Feb 22, 2017
1 parent 41a3ac4 commit 34e073d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media_entity.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ dependencies:
- drupal:image
- drupal:user
- drupal:views
- entity:entity (>=8.x-1.0-alpha3)
- drupal:system (>=8.1.0)
- entity:entity
- drupal:system
test_dependencies:
- entity:entity
- inline_entity_form:inline_entity_form

0 comments on commit 34e073d

Please sign in to comment.