mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-25 05:10:19 +00:00
Add mcrypt and php56-mcrypt.
This commit is contained in:
parent
e6958d22fb
commit
57c73ac854
1 changed files with 2 additions and 0 deletions
|
@ -30,10 +30,12 @@ homebrew_installed_packages:
|
||||||
- packer
|
- packer
|
||||||
- python
|
- python
|
||||||
- sqlite
|
- sqlite
|
||||||
|
- mcrypt
|
||||||
- mysql
|
- mysql
|
||||||
- npm
|
- npm
|
||||||
- nvm
|
- nvm
|
||||||
- php56
|
- php56
|
||||||
|
- php56-mcrypt
|
||||||
- php56-xdebug
|
- php56-xdebug
|
||||||
- ssh-copy-id
|
- ssh-copy-id
|
||||||
- cowsay
|
- cowsay
|
||||||
|
|
Loading…
Reference in a new issue