Skip to content

Commit d06375a

Browse files
committed
Switch back to php 7.2
Signed-off-by: Tilo Spannagel <development@tilosp.de>
1 parent e8e3335 commit d06375a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -eo pipefail
33

44
declare -A php_version=(
5-
[default]='7.3'
5+
[default]='7.2'
66
[14.0]='7.2'
77
[13.0]='7.2'
88
)

0 commit comments

Comments
 (0)