We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350fdde commit 28e9e76Copy full SHA for 28e9e76
gradle.properties
@@ -4,10 +4,10 @@ pluginGroup = com.github.xepozz.php_dump
4
pluginName = PHP Dump
5
pluginRepositoryUrl = https://github.com/xepozz/php-opcodes-plugin
6
# SemVer format -> https://semver.org
7
-pluginVersion = 2025.1.2
+pluginVersion = 2025.1.3
8
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
-pluginSinceBuild = 233
+pluginSinceBuild = 243
11
#pluginUntilBuild = 252.*
12
13
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
0 commit comments