diff --git a/CHANGELOG.md b/CHANGELOG.md index df93a9d..fee2925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [Unrleased] + +### Changed + +- Requires PHP `8.5` + ## 9.1.0 - 2026-03-19 ### Added diff --git a/composer.json b/composer.json index fc66a25..9368a34 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "issues": "http://github.com/Innmind/XML/issues" }, "require": { - "php": "~8.4", + "php": "~8.5", "innmind/immutable": "~6.0", "innmind/filesystem": "~9.0" }, diff --git a/psalm.xml b/psalm.xml index feccc34..510148d 100644 --- a/psalm.xml +++ b/psalm.xml @@ -14,7 +14,4 @@ - - -