api-platform-heroku
api-platform-heroku copied to clipboard
Require apcu so that heroku can install it
package.json
"require": {
...
"ext-apcu": "*"
},