api-platform-heroku icon indicating copy to clipboard operation
api-platform-heroku copied to clipboard

Require apcu so that heroku can install it

Open brunoreis opened this issue 7 years ago • 0 comments

package.json

"require": {
       ...
        "ext-apcu": "*"
    },

brunoreis avatar Jan 05 '18 13:01 brunoreis