Skip to content

Commit 82b6b92

Browse files
committed
feat: change plugin name and group
1 parent c72bb60 commit 82b6b92

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

gradle.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 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
2+
pluginGroup=com.github.xepozz.php_opcodes_language
3+
pluginName=PHP Opcodes Language
54
pluginRepositoryUrl = https://github.com/xepozz/php-opcodes-plugin
65
# SemVer format -> https://semver.org
76
pluginVersion = 2025.0.1

0 commit comments

Comments
 (0)