File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ <h2>System Requirements</h2>
57
57
58
58
< h3 > Recommendations</ h3 >
59
59
< ul >
60
- < li > < a href ="https://secure.php.net/ "> PHP</ a > version < strong > 7.3 </ strong > or higher.</ li >
60
+ < li > < a href ="https://secure.php.net/ "> PHP</ a > version < strong > 7.4 </ strong > or higher.</ li >
61
61
< li > < a href ="https://www.mysql.com/ "> MySQL</ a > version < strong > 5.6</ strong > or higher.</ li >
62
62
< li > The < a href ="https://httpd.apache.org/docs/2.2/mod/mod_rewrite.html "> mod_rewrite</ a > Apache module.</ li >
63
63
< li > < a href ="https://wordpress.org/news/2016/12/moving-toward-ssl/ "> HTTPS</ a > support.</ li >
Original file line number Diff line number Diff line change 13
13
*
14
14
* @global string $wp_version
15
15
*/
16
- $ wp_version = '5.5-alpha-48177 ' ;
16
+ $ wp_version = '5.5-alpha-48178 ' ;
17
17
18
18
/**
19
19
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
You can’t perform that action at this time.
0 commit comments