We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7dd9db commit cb04a24Copy full SHA for cb04a24
content/docs/general/installation/_index.en.md
@@ -45,7 +45,7 @@ Run the following commands (choosing your version) and replace site-name with th
45
composer self-update
46
composer create-project drupalwxt/site-wxt:10.4.x-dev <site-name> --no-interaction
47
48
-# Requires PHP 8.3 (Drupal 11 - alpha release)
+# Requires PHP 8.3 (Drupal 11 - release)
49
50
composer create-project drupalwxt/site-wxt:11.1.x-dev <site-name> --no-interaction
51
```
0 commit comments