Skip to content

Commit

Permalink
Merge pull request #9 from utopia-php/feat-gitpod-support
Browse files Browse the repository at this point in the history
Feat: Gitpod support
  • Loading branch information
eldadfux authored Aug 1, 2023
2 parents 05cf720 + 49d4f40 commit fcd29f4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
tasks:
- name: PHP preparations
init: |
composer install --ignore-platform-reqs
vscode:
extensions:
- ms-azuretools.vscode-docker
- zobo.php-intellisense

0 comments on commit fcd29f4

Please sign in to comment.