Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Commit

Permalink
Add ext-memcache suggestion
Browse files Browse the repository at this point in the history
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
  • Loading branch information
boesing committed Jul 20, 2020
1 parent e42fbe6 commit e1d4322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -18,6 +18,9 @@
"laminas/laminas-coding-standard": "~1.0.0",
"squizlabs/php_codesniffer": "^2.7"
},
"suggest": {
"ext-memcache": "Memcache >= 2.0.0 to use the Memcache storage adapter"
},
"config": {
"sort-packages": true
},
Expand Down

0 comments on commit e1d4322

Please sign in to comment.