🔧 Acorn v3 (Laravel 9.x), drop PHP 7.4 support (#3097)

Co-authored-by: retlehs <retlehs@users.noreply.github.com>
Co-authored-by: Brandon Nifong <brandon@tendency.me>
This commit is contained in:
Ben Word
2023-01-27 15:43:23 -07:00
committed by GitHub
parent 523c99c4ec
commit 03386f06ab
5 changed files with 9 additions and 23 deletions

View File

@@ -55,7 +55,7 @@ Make sure all dependencies have been installed before moving on:
- [Acorn](https://docs.roots.io/acorn/2.x/installation/) v2
- [WordPress](https://wordpress.org/) >= 5.9
- [PHP](https://secure.php.net/manual/en/install.php) >= 7.4.0 (with [`php-mbstring`](https://secure.php.net/manual/en/book.mbstring.php) enabled)
- [PHP](https://secure.php.net/manual/en/install.php) >= 8.0 (with [`php-mbstring`](https://secure.php.net/manual/en/book.mbstring.php) enabled)
- [Composer](https://getcomposer.org/download/)
- [Node.js](http://nodejs.org/) >= 16
- [Yarn](https://yarnpkg.com/en/docs/install)