Skip to content

Commit 35b2b4f

Browse files
committed
explicityl configure php extensions
1 parent 805ce63 commit 35b2b4f

File tree

3 files changed

+395
-730
lines changed

3 files changed

+395
-730
lines changed

.gitpod.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ ports:
55
tasks:
66
- init: composer update
77
command: php -S 0.0.0.0:8000 -t public/
8+
9+
vscode:
10+
extensions:
11+
- felixfbecker.php-debug
12+
- bmewburn.vscode-intelephense-client

0 commit comments

Comments
 (0)