Skip to content

Commit 64542f6

Browse files
authored
fix: update minimum required versions (#1474)
1 parent ddb36a4 commit 64542f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This theme is named after Canadian media theorist Marshall McLuhan, who coined t
1515
## Requirements
1616

1717
* PHP >= 8.3
18-
* WordPress >= 6.9.1
18+
* WordPress >= 7.0.4
1919
* Pressbooks >= 6.36.3
2020

2121
## Installation

phpcs.ruleset.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
</rule>
1818
<!-- Run against the PHPCompatibility ruleset -->
1919
<rule ref="PHPCompatibility"/>
20-
<config name="testVersion" value="8.1-8.2"/>
20+
<config name="testVersion" value="8.3-8.4"/>
2121
</ruleset>

0 commit comments

Comments
 (0)