Skip to content

Commit 54b7977

Browse files
committed
removed support for php 7
1 parent 47d9d1d commit 54b7977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SplitIO/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
class Version
55
{
6-
const CURRENT = '7.2.0-rc1';
6+
const CURRENT = '8.0.0-rc1';
77
}

0 commit comments

Comments
 (0)