1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-09 20:53:01 +02:00

Allow pre-release builds to be installed

This commit is contained in:
2023-08-31 19:05:40 +02:00
parent 528f213f17
commit eb566bb523
7 changed files with 55 additions and 5 deletions

View File

@@ -108,6 +108,7 @@
"phpman.buttons.install" = "Install";
"phpman.buttons.update" = "Update";
"phpman.buttons.repair" = "Repair";
"phpman.version.prerelease" = "Pre-release";
"phpman.title" = "PHP Version Manager";
"phpman.description" = "**PHP Version Manager** lets you install, upgrade and delete different PHP versions via Homebrew without needing to run the commands in the terminal yourself.";