Skip to content

Commit

Permalink
Fixes acquia#1224: Add patch for memcache SASL Support, supports ODEs.
Browse files Browse the repository at this point in the history
  • Loading branch information
grasmash committed Mar 21, 2017
1 parent 3922d31 commit dfe7744
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.suggested.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,12 @@
"drupal/seckit": "^1.0.0-alpha2",
"drupal/security_review": "*",
"drupal/shield": "^1.0.0"
},
"extra": {
"patches": {
"drupal/memcache": {
"SASL Support in Drupal 8 version": "https://www.drupal.org/files/issues/sasl_drupal_8-2862230-3.patch"
}
}
}
}

0 comments on commit dfe7744

Please sign in to comment.