File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77- ` Innmind\OperatingSystem\Config::mapIO() `
88- ` Innmind\OperatingSystem\Config::mapSignalsHandler() `
99
10+ ### Changed
11+
12+ - Requires ` innmind/time:~1.3 `
13+ - Requires ` innmind/server-status:~6.1 `
14+ - Requires ` innmind/server-control:~7.2 `
15+ - Requires ` innmind/filesystem:~9.1 `
16+ - Requires ` innmind/http-transport:~9.3 `
17+ - Requires ` innmind/signals:~5.2 `
18+ - Requires ` innmind/file-watch:~6.1 `
19+ - Requires ` formal/access-layer:~5.2 `
20+ - Requires ` innmind/io:~4.2 `
21+
1022## 7.2.0 - 2026-08-16
1123
1224### Changed
Original file line number Diff line number Diff line change 1919 },
2020 "require" : {
2121 "php" : " ~8.5" ,
22- "innmind/time" : " ~1.0 " ,
23- "innmind/server-status" : " ~6.0 " ,
24- "innmind/server-control" : " ~7.0 " ,
25- "innmind/filesystem" : " ~9.0 " ,
26- "innmind/http-transport" : " ~9.0 " ,
27- "innmind/signals" : " ~5.0 " ,
28- "innmind/file-watch" : " ~6.0 " ,
29- "formal/access-layer" : " ~5.0 " ,
30- "innmind/io" : " ^4.1.1 " ,
22+ "innmind/time" : " ~1.3 " ,
23+ "innmind/server-status" : " ~6.1 " ,
24+ "innmind/server-control" : " ~7.2 " ,
25+ "innmind/filesystem" : " ~9.1 " ,
26+ "innmind/http-transport" : " ~9.3 " ,
27+ "innmind/signals" : " ~5.2 " ,
28+ "innmind/file-watch" : " ~6.1 " ,
29+ "formal/access-layer" : " ~5.2 " ,
30+ "innmind/io" : " ~4.2 " ,
3131 "innmind/immutable" : " ~6.0"
3232 },
3333 "autoload" : {
You can’t perform that action at this time.
0 commit comments