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.
2 parents f9aeba9 + f38e7a0 commit 5803a8eCopy full SHA for 5803a8e
1 file changed
CHANGELOG.md
@@ -1,3 +1,39 @@
1
+## 3.2.1 - 2022-07-01
2
+
3
+### Changed
4
+* Downgraded package doctrine/cache to v1 to fix conflict
5
6
+### Added
7
+* Nothing
8
9
+### Deprecated
10
11
12
+### Removed
13
14
15
+### Fixed
16
+* Conflict for doctrine/common v2 (requires doctrine/cache v1)
17
18
19
+## 3.2.0 - 2022-04-29
20
21
22
+* Added PHP 8.0 and 8.1 compatibility
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
## 3.1.0 - 2020-11-02
38
39
### Changed
0 commit comments