switch-php
Version:
Easily switch between PHP versions on your Mac. Requires Homebrew and works with Laravel Valet.
36 lines (35 loc) • 801 B
JSON
{
"name": "switch-php",
"version": "1.1.3",
"description": "Easily switch between PHP versions on your Mac. Requires Homebrew and works with Laravel Valet.",
"keywords": [
"php",
"php56",
"php70",
"php71",
"php72",
"php73",
"switch",
"switcher",
"memory",
"mac",
"macintosh",
"brew",
"homebrew",
"valet",
"laravel",
"terminal",
"cli",
"bash",
"zsh",
"script",
"shell",
"sh"
],
"author": "Jalen Davenport <jalen@dominion-designs.com> (https://dominion-designs.com)",
"license": "MIT",
"homepage": "https://github.com/jalendport/switch-php#readme",
"repository": "https://github.com/jalendport/switch-php",
"bugs": "https://github.com/jalendport/switch-php/issues",
"bin": "./switch-php.sh"
}