Explorar el Código

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

bach hace 11 meses
padre
commit
b7d85afb5f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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