Commit 41657201 authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3309031: Add Anonymous Redirect module

parent 55c345a7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,3 +16,4 @@ Most needed contributed modules in Websites Development with Drupal.
* [Diff](https://www.drupal.org/project/diff) : @stable #enabled
* [Shield](https://www.drupal.org/project/shield) : @stable
* [Devel](https://www.drupal.org/project/devel) : @stable
* [Anonymous Redirect](https://www.drupal.org/project/anonymous_redirect) : @stable
+2 −1
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@
    "drupal/better_exposed_filters": "@stable",
    "drupal/diff": "@stable",
    "drupal/shield": "@stable",
    "drupal/devel": "@stable"
    "drupal/devel": "@stable",
    "drupal/anonymous_redirect": "@stable"
  }
}
 No newline at end of file