8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3586272 commit e4d7a73Copy full SHA for e4d7a73
CHANGELOG.md
@@ -2,11 +2,24 @@
2
3
The change log describes what is "Added", "Removed", "Changed" or "Fixed" between each release.
4
5
+## 1.4.0
6
+
7
+### Added
8
9
+- Allow `psr/simple-cache` 2.0 and 3.0
10
+- Add tests and return type for `Promise`
11
12
+### Removed
13
14
+- Drop support for PHP 7.3
15
16
## 1.3.0
17
18
### Added
19
20
- Add support for PHP 8.0
21
+- Add support for PHP 8.1
22
+- Add GitHub Actions workflow
23
24
### Removed
25
0 commit comments