An open API service indexing awesome lists of open source software.

https://github.com/marlosoft/php-version

Simple shell script to switch Homebrew's PHP version
https://github.com/marlosoft/php-version

brew homebrew homebrew-formula homebrew-formulae php php-version switch-homebrew-php

Last synced: 5 months ago
JSON representation

Simple shell script to switch Homebrew's PHP version

Awesome Lists containing this project

README

          

PHP Version Switcher
====================

### Description
Simple shell script to switch Homebrew's PHP version and update apache config file automatically

### Installation
```shell
brew tap marlosoft/repo
brew install php-version
```