diff options
author | Florian Pritz <bluewind@xinu.at> | 2022-06-26 15:01:12 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2022-06-26 15:01:12 +0200 |
commit | 6ef820bcef6f2079c18095b0a3dfec59ce9e6bdd (patch) | |
tree | 859a1be8592e5e1489e5e8e531236310553bb673 | |
parent | c2ae954796f8dc3229c6b2bea5f74f2a73089d43 (diff) |
docs: Fix typo
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ This file lists major, incompatible or otherwise important changes, you should l NEXT 4.0.0 2022-04-10 - - BREAKING CHANGE: Minimum requried PHP version is now >= 7 + - BREAKING CHANGE: Minimum required PHP version is now >= 7 - More PHP 8.1 compatibility fixes - Fix exception in multipaste queue when queued item has been deleted |