We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8b5530 commit f90dd16Copy full SHA for f90dd16
docs/guide/index.md
@@ -17,9 +17,9 @@ Please see [installation](/guide/installation.md) page for instructions on creat
17
18
## Features
19
20
-* PHP >= 8.1 (latest version for new projects)
21
-* Symfony >= 6.1 (latest version for new projects)
22
-* WordPress >= 5.6 (latest version for new projects)
+* PHP >= 8.1 (new projects will use the latest version available)
+* Symfony >= 6.1 (new projects will use the latest version available)
+* WordPress >= 5.6 (new projects will use the latest version available)
23
* WordPress files hidden from the web server, one `/public/index.php` entrypoint
24
* Bcrypt password hashing by default, without plugin
25
* **Composer-based** WordPress updates and vendor dependencies
0 commit comments