Commit 05b999a7 authored by Andrii Chyrskyi's avatar Andrii Chyrskyi
Browse files

Issue #3273685 by Ressinel: Make the version of the Social Base theme fixed

parent d0186220
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@
  "type": "drupal-theme",
  "minimum-stability": "dev",
  "require": {
      "drupal/socialbase": "~2.1.4"
      "drupal/socialbase": "2.1.6"
  }
}