mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-28 23:00:07 +01:00
🔧 Add TODO, bump build
This commit is contained in:
@@ -122,6 +122,8 @@ class TestableConfigurations {
|
||||
: .instant(""),
|
||||
"brew info shivammathur/php/php --json"
|
||||
: .instant("Error: No available formula with the name \"shivammathur/php/php\"."),
|
||||
|
||||
// TODO: refactor this so this list of responses happens dynamically?
|
||||
"/usr/bin/open -Ra \"PhpStorm\""
|
||||
: .instant("Unable to find application named 'PhpStorm'", .stdErr),
|
||||
"/usr/bin/open -Ra \"WebStorm\""
|
||||
|
||||
Reference in New Issue
Block a user