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

Commit

Permalink
Add extension 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 Jun 14, 2020
1 parent 829d864 commit 3c3e5d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Expand Up @@ -44,6 +44,9 @@
"config": {
"sort-packages": true
},
"suggest": {
"ext-apc": "APC or compatible extension, to use the APC storage adapter"
},
"scripts": {
"cs-check": "phpcs",
"cs-fix": "phpcbf",
Expand Down

0 comments on commit 3c3e5d9

Please sign in to comment.