|
@@ -6,7 +6,7 @@
|
|
### install drupal with composer
|
|
### install drupal with composer
|
|
```
|
|
```
|
|
cd public_html
|
|
cd public_html
|
|
-composer create-project drupal/recommended-project .
|
|
|
|
|
|
+composer create-project drupal/recommended-project:^9.5 .
|
|
```
|
|
```
|
|
|
|
|
|
### clone this profile into profiles folder
|
|
### clone this profile into profiles folder
|