- Make sure folders exist
- More verbose output for the install script
- Add unit tests (GitHub actions) for macOS, Homebrew and install.sh
- Add build status badge
- Rewrite install.sh for PHP 8.3, use variables instead of hardcoded paths and versions
- PHP 8.3 support
- Fix duplicate symlink for nginx folder
- Add php-fpm user, group and listen to PHP post installation instructions
- Remove derepcated homebrew/dupes and homebrew/versions taps (part of homebrew/core)
- Remove deprecated LaunchAgents
- Change deprecated homebrew/homebrew-php to shivammathur/php
- Fix install commands for [email protected]
- Change xdebug.mode from debug to develop so var_dump will be shown correctly
- Fixes and clean ups for macOS M1
- Fix installer oneliner syntax, change to curl for better reliability
- Add MailHog for local email testing
- Start public versioning