Skip to content
This repository was archived by the owner on Nov 9, 2021. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"drupal/entity_embed": "1.0",
"drupal/entity_reference_display": "1.2.0",
"drupal/entity_reference_revisions": "1.6",
"drupal/environment_indicator": "3.5",
"drupal/environment_indicator": "3.7",
"drupal/events_log_track": "1.1",
"drupal/facets": "1.3",
"drupal/features": "3.8",
Expand Down
2 changes: 1 addition & 1 deletion drupal-org.make
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ projects[entity_reference_display][version] = 1.2
projects[entity_reference_revisions][type] = module
projects[entity_reference_revisions][version] = 1.6
projects[environment_indicator][type] = module
projects[environment_indicator][version] = 3.5
projects[environment_indicator][version] = 3.7
projects[events_log_track][type] = module
projects[events_log_track][version] = 1.1
projects[events_log_track][patch][] = "https://www.drupal.org/files/issues/2018-04-19/2934036-check_empty_submit-5.patch"
Expand Down