Skip to content
This repository was archived by the owner on Jan 9, 2018. It is now read-only.

Commit 916ec3b

Browse files
committed
Changed PHP version to 7.0.2
1 parent f895d13 commit 916ec3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
[ -z "$PHP_VERSION" ] && PHP_VERSION="7.0.1"
2+
[ -z "$PHP_VERSION" ] && PHP_VERSION="7.0.2"
33

44
PHP_IS_BETA="no"
55

0 commit comments

Comments
 (0)