Browse Source

Merge branch 'master' of gogs-figureslibres.io:bachir/d8-starterkit-profile

bach 1 year ago
parent
commit
b7d85afb5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

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