Add ext-apcu for Heroku

This commit is contained in:
James Brooks
2015-02-21 14:08:03 +00:00
parent 25c36301cb
commit 943c56c40f
2 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
"ext-mbstring": "*",
"ext-mcrypt": "*",
"ext-openssl": "*",
"ext-apcu": "*",
"laravel/framework": "4.2.*",
"cachethq/segment": "1.0.*",
"dingo/api": "0.8.*",