Skip to content

Commit 0af1cf0

Browse files
committed
prepare 7.1.4 release
1 parent 0dbe5c1 commit 0af1cf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
7.1.4 (Sep XX, 2022)
1+
7.1.4 (Sep 6, 2022)
22
- Updated dependencies to allow `psr/log` 2 and 3.
33
- Removed `phpdocumentor/phpdocumentor` dependency.
44
- Added `PSR3LoggerAdapter` to support `psr/log: 1 - 3` versions.

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.1.4-rc5';
6+
const CURRENT = '7.1.4';
77
}

0 commit comments

Comments
 (0)