Skip to content

Commit 8ba4d89

Browse files
authored
chore: run phpstorm ide by default (#43)
2 parents ab02b52 + 28f3cb7 commit 8ba4d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pluginVersion = 2025.0.5
1010
pluginSinceBuild = 251
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
13-
platformType = IU
13+
platformType = PS
1414
platformVersion = 2025.1.1
1515

1616
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html

0 commit comments

Comments
 (0)