Skip to content

Commit 540672f

Browse files
committed
docs: update PHP 8 requirements
1 parent bbb4750 commit 540672f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased] - yyyy-mm-dd
99

10-
- Drop PHP 7.4, PHP 8.0
10+
- Drop PHP 7.4, PHP 8.0, require PHP >= `8.1`
1111
- Attempt to reload the current page in a newly-selected version
1212
- Support PHPUnit 10, 11 and 12
1313
- Drop PHPUnit 7 and 8

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Installation
2323

2424
.. caution::
2525

26-
Doctum requires **PHP 7.2.20** or later.
26+
Doctum requires **PHP 8.1** or later.
2727

2828
Get Doctum as a `phar file`_:
2929

0 commit comments

Comments
 (0)