Skip to content

Commit 60cee1b

Browse files
Merge branch '4.1.0-develop' of github.com:magento/magento2-phpstorm-plugin into uct-project-run-configuration-feature
2 parents 56aecb8 + e79f7ab commit 60cee1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ apply plugin: 'idea'
2323
apply plugin: 'groovy'
2424
apply plugin: 'org.jetbrains.changelog'
2525

26-
def phpPluginVersion = System.getProperty("phpPluginVersion", "212.5080.71")
26+
def phpPluginVersion = System.getProperty("phpPluginVersion", "212.5080.55")
2727
def ideaVersion = System.getProperty("ideaVersion", "2021.2.1")
2828
def javaVersion = 11
2929

0 commit comments

Comments
 (0)