Skip to content

Commit c3a3006

Browse files
committed
Use PHP 7 on Platform.sh
1 parent e6b85c4 commit c3a3006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.platform.app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
name: php
66

77
# The toolstack used to build the application.
8-
type: php:5.6
8+
type: php:7.0
99
build:
1010
flavor: symfony
1111

0 commit comments

Comments
 (0)