vendi-advertising / vendi-cache-2

0 stars 0 forks source link

Specify PHP 5.4 for deploy #25

Open cjhaas opened 7 years ago

cjhaas commented 7 years ago

https://getcomposer.org/doc/06-config.md#platform

    "config": {
        "platform": {
            "php": "5.4"
        }
    },