From 54f9791a7598158bcd1e9f8f341b1baed3b08035 Mon Sep 17 00:00:00 2001 From: Brian Huisman Date: Tue, 12 Dec 2023 11:07:13 -0500 Subject: [PATCH] Update README.md Update PHP requirement to currently-supported 8.1.x. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c733e9a..30946de 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The **Orcinus Site Search** PHP script is an all-in-one website crawler, indexer Optionally, **Orcinus** can generate a [sitemap .xml or .xml.gz](https://www.sitemaps.org) file of your pages after every crawl, suitable for uploading to the [Google Search Console](https://search.google.com/search-console/sitemaps). It can also export a JavaScript version of the entire search engine that works with offline mirrors, such as those generated by [HTTrack](https://www.httrack.com). ### Requirements: -- PHP >= 8.0.x +- PHP >= 8.1.x - MySQL >= 8.0.17 / MariaDB >= 10.0.5 ### 3rd Party Libraries: