Require Node 8+, also test PHP 7.2 and 7.3

This commit is contained in:
Ben Word
2018-12-21 13:28:51 -07:00
parent d60f1f675d
commit 1e31a901b1
3 changed files with 6 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ Make sure all dependencies have been installed before moving on:
* [WordPress](https://wordpress.org/) >= 4.7
* [PHP](https://secure.php.net/manual/en/install.php) >= 7.1.3 (with [`php-mbstring`](https://secure.php.net/manual/en/book.mbstring.php) enabled)
* [Composer](https://getcomposer.org/download/)
* [Node.js](http://nodejs.org/) >= 6.9.x
* [Node.js](http://nodejs.org/) >= 8.0.0
* [Yarn](https://yarnpkg.com/en/docs/install)
## Theme installation