Tag: version
-
How to check whether PHP is installed in Mac?
To check the whether PHP is installed in Mac, open the terminal and type php -v. This will display the PHP version installed in the system.
-
How to check carthage version in macOS terminal?
We can check the current version of Carthage installed in macOS using the following command.OPen up terminal by pressing <command + space) and type the below command:
-
How to check Homebrew version in macOS terminal?
We can check the current version of homebrew installed in macOS by typing the following command in terminal.