Reformat file

This commit is contained in:
Oliver Davies 2019-12-08 20:14:26 +00:00
parent f4a6b42509
commit a41552103e

View file

@ -6,4 +6,6 @@ composer test && \
composer run production
"""
publish = "output_prod"
environment = { PHP_VERSION = "7.2" }
[build.environment]
PHP_VERSION = "7.2"