platform php pinned to 7.3
... | ... | @@ -8,6 +8,11 @@ |
"email": "mathias.fischer@berlinonline.de" | ||
} | ||
], | ||
"config": { | ||
"platform": { | ||
"php": "7.3" | ||
} | ||
}, | ||
"require-dev": { | ||
"phpmd/phpmd": "@stable", | ||
"squizlabs/php_codesniffer": "*", | ||
... | ... |
Please register or sign in to comment