We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb4750 commit 540672fCopy full SHA for 540672f
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased] - yyyy-mm-dd
9
10
-- Drop PHP 7.4, PHP 8.0
+- Drop PHP 7.4, PHP 8.0, require PHP >= `8.1`
11
- Attempt to reload the current page in a newly-selected version
12
- Support PHPUnit 10, 11 and 12
13
- Drop PHPUnit 7 and 8
README.rst
@@ -23,7 +23,7 @@ Installation
23
24
.. caution::
25
26
- Doctum requires **PHP 7.2.20** or later.
+ Doctum requires **PHP 8.1** or later.
27
28
Get Doctum as a `phar file`_:
29
0 commit comments