We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9b0d68 + acda598 commit a76ab9cCopy full SHA for a76ab9c
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 5.2.0 - 2024-07-14
4
+
5
+### Changed
6
7
+- Requires `formal/access-layer:~4.0`
8
9
## 5.1.0 - 2024-07-14
10
11
### Changed
composer.json
@@ -26,7 +26,7 @@
26
"innmind/signals": "~3.0",
27
"innmind/file-watch": "~4.0",
28
"innmind/stream": "~4.0",
29
- "formal/access-layer": "~3.0",
+ "formal/access-layer": "~4.0",
30
"innmind/io": "~2.7"
31
},
32
"autoload": {
0 commit comments