Skip to content

Commit

Permalink
Raised required PHP version to 7.4 and WP version to 5.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Feb 26, 2024
1 parent 59be4cc commit 68d268a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ the plugin on your WordPress site.

### Minimum Requirements

* WordPress 4.8 or greater
* PHP version 7.0 or greater
* WordPress 5.3 or greater
* PHP version 7.4 or greater
* MySQL version 5.5 or greater

### Automatic installation
Expand Down
6 changes: 3 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== Plausible Analytics ===
Contributors: plausible, DaanvandenBergh
Donate link: https://plausible.io/
Tags: analytics, google analytics, web analytics, stats, privacy, privacy friendly
Requires at least: 4.8
Tags: analytics, google analytics, web analytics, stats, privacy, privacy-friendly
Requires at least: 5.3
Tested up to: 6.4
Requires PHP: 7.0
Requires PHP: 7.4
Stable tag: 2.0.6
License: Massachusetts Institute of Technology (MIT) license
License URI: https://opensource.org/licenses/MIT
Expand Down

0 comments on commit 68d268a

Please sign in to comment.