瀏覽代碼

Corrected required PHP version for Mayland Blocks (#4232)

* Corrected required PHP version for Mayland Blocks

* Lower the minimum PHP version for seedlet blocks

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Jason Crist 4 年之前
父節點
當前提交
6d98ab6a1a
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      mayland-blocks/style.css
  2. 1 1
      seedlet-blocks/style.css

+ 1 - 1
mayland-blocks/style.css

@@ -6,7 +6,7 @@ Author URI: https://automattic.com/
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Description: Make your online portfolio wonderfully uncluttered with Mayland. Gracefully highlight your photography and other projects. Mayland is versatile enough to be your personal site too.
 Requires at least: 5.7
 Requires at least: 5.7
 Tested up to: 5.7
 Tested up to: 5.7
-Requires PHP: 7.4
+Requires PHP: 5.7
 Version: 2.1.0
 Version: 2.1.0
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE
 License URI: https://raw.githubusercontent.com/Automattic/themes/trunk/LICENSE

+ 1 - 1
seedlet-blocks/style.css

@@ -6,7 +6,7 @@ Author URI: https://automattic.com/
 Description: A simple, text-driven, single-column block-based theme.
 Description: A simple, text-driven, single-column block-based theme.
 Requires at least: 5.7
 Requires at least: 5.7
 Tested up to: 5.7
 Tested up to: 5.7
-Requires PHP: 7.3
+Requires PHP: 5.7
 Version: 2.1.0
 Version: 2.1.0
 License: GNU General Public License v2 or later
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 License URI: http://www.gnu.org/licenses/gpl-2.0.html