diff --git a/CHANGELOG.md b/CHANGELOG.md
index bc37f4e..cd0cd59 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Changelog
+## [Unreleased]
+
+### Changed
+
+- Requires PHP `8.5`
+
## 7.1.0 - 2026-02-15
### Added
diff --git a/composer.json b/composer.json
index f479492..4395ff5 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"issues": "http://github.com/Innmind/ServerControl/issues"
},
"require": {
- "php": "~8.4",
+ "php": "~8.5",
"innmind/immutable": "~6.0",
"innmind/url": "~5.0",
"psr/log": "~3.0",
diff --git a/psalm.xml b/psalm.xml
index feccc34..510148d 100644
--- a/psalm.xml
+++ b/psalm.xml
@@ -14,7 +14,4 @@
-
-
-