We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11ef974 commit 04bddbcCopy full SHA for 04bddbc
1 file changed
.devcontainer/devcontainer.json
@@ -0,0 +1,9 @@
1
+{
2
+ "name": "PHP",
3
+ "image": "mcr.microsoft.com/devcontainers/php:8.1",
4
+ "customizations": {
5
+ "jetbrains": {
6
+ "backend": "PhpStorm"
7
+ }
8
9
+}
0 commit comments