Browse Source

adds php project type

master
Jean-Christophe Vanhalle 1 year ago
parent
commit
22a6286487
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      env_files/project-example.env

+ 2
- 1
env_files/project-example.env View File

@@ -1,4 +1,5 @@
PROJECT_TYPE=wordpress
PROJECT_TYPE=laravel
PROJECT_TYPE=livewire
PROJECT_TYPE=php
PROJECT_TYPE=wintercms
PROJECT_TYPE=wordpress

Loading…
Cancel
Save