Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
brookinsconsulting committed Jun 22, 2018
2 parents 4529130 + a652914 commit 4380973
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .platform.app.yaml
Expand Up @@ -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"
Expand Down
4 changes: 3 additions & 1 deletion .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:
Expand Down

0 comments on commit 4380973

Please sign in to comment.