Skip to content

Commit 24e51b7

Browse files
committed
Do not set until constraint so EAP users can still use the plugin
1 parent 1b06ffe commit 24e51b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ apply plugin: 'java'
2121

2222
intellij {
2323
version ideaVersion
24+
updateSinceUntilBuild false
2425
plugins = [
2526
"com.jetbrains.php:${phpPluginVersion}",
2627
"com.jetbrains.twig:${twigPluginVersion}",

0 commit comments

Comments
 (0)