This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/panopoly_core.make b/panopoly_core.make | |
index 228f351..c0c48cd 100644 | |
--- a/panopoly_core.make | |
+++ b/panopoly_core.make | |
@@ -36,7 +36,7 @@ projects[fape][subdir] = contrib | |
projects[views][version] = 3.15 | |
projects[views][subdir] = contrib | |
-projects[views][patch][2037469] = http://drupal.org/files/views-exposed-sorts-2037469-1.patch | |
+projects[views][patch][2037469] = https://www.drupal.org/files/issues/views-exposed-sorts-2037469-20.patch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/composer.json b/composer.json | |
index 65710c2..9d8535f 100644 | |
--- a/composer.json | |
+++ b/composer.json | |
@@ -17,7 +17,13 @@ | |
}, | |
"license": "GPL-2.0+", | |
"minimum-stability": "dev", | |
+ "repositories": [ | |
+ { |