Skip to content

Commit 4000f37

Browse files
Use a supported version of php 5.5 for circleci
1 parent 51cf2e6 commit 4000f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
machine:
22
php:
3-
version: 5.5.36
3+
version: 5.5.21
44

55
test:
66
override:

0 commit comments

Comments
 (0)