Skip to content

Commit 857ea78

Browse files
committed
add support for innmind/operating-system 5
1 parent 5ceda6d commit 857ea78

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [Unreleased]
4+
5+
### Added
6+
7+
- Support for `innmind/operating-system:~5.0`
8+
39
## 4.0.0 - 2023-11-26
410

511
### Changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": "~8.2",
1919
"innmind/immutable": "~5.2",
2020
"ramsey/uuid": "~4.7",
21-
"innmind/operating-system": "~4.1",
21+
"innmind/operating-system": "~4.1|~5.0",
2222
"innmind/framework": "~2.0",
2323
"innmind/json": "^1.3",
2424
"innmind/html": "~6.2",

0 commit comments

Comments
 (0)