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 1b06ffe commit 24e51b7Copy full SHA for 24e51b7
build.gradle
@@ -21,6 +21,7 @@ apply plugin: 'java'
21
22
intellij {
23
version ideaVersion
24
+ updateSinceUntilBuild false
25
plugins = [
26
"com.jetbrains.php:${phpPluginVersion}",
27
"com.jetbrains.twig:${twigPluginVersion}",
0 commit comments