Skip to content

Commit

Permalink
update project configuration for proper higlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
hrach committed Jan 22, 2025
1 parent 0c0dc66 commit f82e9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ kotlin {
dependencies {
intellijPlatform {
phpstorm("2023.3")
bundledPlugins(listOf("com.jetbrains.php"))
plugin("com.jetbrains.php:233.15619.9") // 2023.3.8

pluginVerifier()
zipSigner()
Expand Down

0 comments on commit f82e9d9

Please sign in to comment.