diff --git a/.platform.app.yaml b/.platform.app.yaml index f4a8154779..5b2aa87296 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -8,7 +8,7 @@ name: app # The type of the application to build. -type: php:7.1 +type: php:7.2 build: # "none" means we're running composer manually, see build hook flavor: "none" diff --git a/.platform/services.yaml b/.platform/services.yaml index 9ee8b931b3..dfebfa6d6c 100644 --- a/.platform/services.yaml +++ b/.platform/services.yaml @@ -1,5 +1,7 @@ mysqldb: - type: mysql:10.1 + type: mysql:10.2 + # Version 10.1 might be a better option when running Legacy Bridge + # For more information see https://doc.ezplatform.com/en/2.1/getting_started/requirements_and_system_configuration/#supported-setups disk: 2048 configuration: schemas: