We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7de85bc + 4b1943b commit d306b7bCopy full SHA for d306b7b
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+### Changed
6
7
+- Requires `innmind/foundation:~1.10`
8
9
## 3.0.0 - 2025-09-20
10
11
### Added
composer.json
@@ -16,9 +16,8 @@
16
},
17
"require": {
18
"php": "~8.2",
19
- "innmind/foundation": "~1.9",
20
- "innmind/di": "~3.0",
21
- "innmind/router": "~5.2"
+ "innmind/foundation": "~1.10",
+ "innmind/di": "~3.0"
22
23
"autoload": {
24
"psr-4": {
0 commit comments