mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 03:50:08 +02:00
🏗 WIP: Fix omission of php
formula
This commit is contained in:
@ -105,7 +105,7 @@ extension StatusMenu {
|
|||||||
: #selector(MainMenu.removePhpVersion(sender:))
|
: #selector(MainMenu.removePhpVersion(sender:))
|
||||||
|
|
||||||
if result.version == PhpEnv.brewPhpAlias {
|
if result.version == PhpEnv.brewPhpAlias {
|
||||||
break
|
continue
|
||||||
}
|
}
|
||||||
|
|
||||||
addItem(PhpMenuItem(
|
addItem(PhpMenuItem(
|
||||||
|
Reference in New Issue
Block a user