macOS setup for development
Mostly documenting for myself, but these are the steps it took to get quickly up to speed in macOS with php, composer, docker for development.
Disable blocking apps from the internet:
sudo spctl --master-disable
Now, install the applications that we want from known sources.