File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ apply plugin: 'idea'
23
23
apply plugin : ' groovy'
24
24
apply plugin : ' org.jetbrains.changelog'
25
25
26
- def phpPluginVersion = System . getProperty(" phpPluginVersion" , " 212.5080.71 " )
26
+ def phpPluginVersion = System . getProperty(" phpPluginVersion" , " 212.5080.55 " )
27
27
def ideaVersion = System . getProperty(" ideaVersion" , " 2021.2.1" )
28
28
def javaVersion = 11
29
29
Original file line number Diff line number Diff line change 24
24
</change-notes >
25
25
26
26
<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Build+Number+Ranges for description -->
27
- <idea-version since-build =" 212.5080.71 " />
27
+ <idea-version since-build =" 212.5080.55 " />
28
28
29
29
<!-- please see http://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
30
30
on how to target different products -->
You can’t perform that action at this time.
0 commit comments