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'
2323apply plugin : ' groovy'
2424apply plugin : ' org.jetbrains.changelog'
2525
26- def phpPluginVersion = System . getProperty(" phpPluginVersion" , " 212.5080.71 " )
26+ def phpPluginVersion = System . getProperty(" phpPluginVersion" , " 212.5080.55 " )
2727def ideaVersion = System . getProperty(" ideaVersion" , " 2021.2.1" )
2828def javaVersion = 11
2929
Original file line number Diff line number Diff line change 2424 </change-notes >
2525
2626 <!-- 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 " />
2828
2929 <!-- please see http://confluence.jetbrains.com/display/IDEADEV/Plugin+Compatibility+with+IntelliJ+Platform+Products
3030 on how to target different products -->
You can’t perform that action at this time.
0 commit comments