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 c72bb60 commit 82b6b92Copy full SHA for 82b6b92
gradle.properties
@@ -1,7 +1,6 @@
1
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
2
-
3
-pluginGroup = com.github.xepozz.phpopcodesplugin
4
-pluginName = PHP Opcodes Lang
+pluginGroup=com.github.xepozz.php_opcodes_language
+pluginName=PHP Opcodes Language
5
pluginRepositoryUrl = https://github.com/xepozz/php-opcodes-plugin
6
# SemVer format -> https://semver.org
7
pluginVersion = 2025.0.1
0 commit comments