We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc4edb commit c90ac79Copy full SHA for c90ac79
1 file changed
.gitpod.yml
@@ -84,9 +84,15 @@ ports:
84
85
jetbrains:
86
plugins:
87
- - de.espend.idea.php.annotation
+ - com.jetbrains.php
88
+ - com.intellij.php.tools.quality.phpstan
89
+ - com.intellij.php.psalm
90
+ - org.jetbrains.plugins.yaml
91
+ - com.jetbrains.twig
92
- fr.adrienbrault.idea.symfony2plugin
93
- de.shyim.shopware6
94
+ - de.shyim.ideaphpstantoolbox
95
+ - de.espend.idea.php.annotation
96
phpstorm:
97
vmoptions: "-Xmx4g"
98
prebuilds:
0 commit comments