Skip to content

Commit 511c6b0

Browse files
committed
fix: raise platform min version
1 parent ebb6477 commit 511c6b0

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
@@ -7,7 +7,7 @@ pluginRepositoryUrl = https://github.com/xepozz/php-opcodes-plugin
77
pluginVersion = 2025.0.13
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10-
pluginSinceBuild = 231
10+
pluginSinceBuild = 233
1111
#pluginUntilBuild = 252.*
1212

1313
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension

0 commit comments

Comments
 (0)