You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* develop:
specify next release
fix example
use ramsey/composer-install
make sure the start date is parsed correctly
use specific value to correctly run macOS memory facade
use innmind/server-control 5
fix documentation
fix tests
fix mininum version of psalm
use innmind/server-control instead of symfony/process
require php 8.1
fix psalm config
fix psalm errors
fix tests
CS
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changelog
2
2
3
+
## 4.0.0 - 2023-01-29
4
+
5
+
### Changed
6
+
7
+
-`Innmind\Server\Status\ServerFactory::build()` now expects `Innmind\Server\Control\Server` as second argument and `Innmind\Server\Status\EnvironmentPath` as third argument
0 commit comments