Skip to content

Commit

Permalink
Merge pull request #37 from pagemachine/devcontainer
Browse files Browse the repository at this point in the history
Add devcontainer.json
  • Loading branch information
mbrodala authored Jul 5, 2023
2 parents 97479c4 + 74e3ed8 commit 3bc6bb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"image": "thecodingmachine/php:${localEnv:PHP_VERSION:7.4}-v4-cli"
}

0 comments on commit 3bc6bb1

Please sign in to comment.