PHP 7.1.3+ [ci skip]
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
### HEAD
|
### HEAD
|
||||||
* PHP 7.1+ is now required ([#2037](https://github.com/roots/sage/pull/2037))
|
* PHP 7.1.3+ is now required ([#2037](https://github.com/roots/sage/pull/2037))
|
||||||
|
|
||||||
### 9.0.0: February 7th, 2018
|
### 9.0.0: February 7th, 2018
|
||||||
* Update to Bootstrap 4 ([#2015](https://github.com/roots/sage/pull/2015))
|
* Update to Bootstrap 4 ([#2015](https://github.com/roots/sage/pull/2015))
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ See a working example at [roots-example-project.com](https://roots-example-proje
|
|||||||
Make sure all dependencies have been installed before moving on:
|
Make sure all dependencies have been installed before moving on:
|
||||||
|
|
||||||
* [WordPress](https://wordpress.org/) >= 4.7
|
* [WordPress](https://wordpress.org/) >= 4.7
|
||||||
* [PHP](https://secure.php.net/manual/en/install.php) >= 7.1 (with [`php-mbstring`](https://secure.php.net/manual/en/book.mbstring.php) enabled)
|
* [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/)
|
* [Composer](https://getcomposer.org/download/)
|
||||||
* [Node.js](http://nodejs.org/) >= 6.9.x
|
* [Node.js](http://nodejs.org/) >= 6.9.x
|
||||||
* [Yarn](https://yarnpkg.com/en/docs/install)
|
* [Yarn](https://yarnpkg.com/en/docs/install)
|
||||||
|
|||||||
Reference in New Issue
Block a user