Skip to content

Commit 4ea307d

Browse files
committed
MAGECLOUD-2896: 2.3.0 - Final Cloud Preparations
1 parent 72d4847 commit 4ea307d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.magento.app.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@
66
name: mymagento
77

88
# The toolstack used to build the application.
9-
type: php:7.1
9+
type: php:7.2
1010
build:
1111
flavor: composer
1212

1313
# Enable extensions required by Magento 2
1414
runtime:
1515
extensions:
16-
- mcrypt
1716
- redis
1817
- xsl
1918
- json

0 commit comments

Comments
 (0)