Skip to content

Commit

Permalink
[qodana] QD-10147 Enable `php.additional.library.manager.new.updater=…
Browse files Browse the repository at this point in the history
…true` in Qodana

GitOrigin-RevId: fdb3e0f39a507cebb60cea8c7de1af047312ee24
  • Loading branch information
MekhailS authored and intellij-monorepo-bot committed Dec 7, 2024
1 parent 2d82f59 commit 576a8a4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ private val COMMON_ADDITIONAL_VM_OPTIONS = listOf(
"-Dsdk.download.consent=true",
"-Dide.activity.tracking.enable.debug=true",
"-Deslint.service.expiration.timeout.ms=5000",
"-Dphp.additional.library.manager.new.updater=true",
)

private const val IS_EAP = true
Expand Down

0 comments on commit 576a8a4

Please sign in to comment.