Skip to content

Tags: digitoimistodude/macos-lemp-setup

Tags

1.0.9

Toggle 1.0.9's commit message
* Make sure folders exist

* More verbose output for the install script

1.0.8

Toggle 1.0.8's commit message
* 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

1.0.7

Toggle 1.0.7's commit message
Add php-fpm user, group and listen to PHP post installation instructions

1.0.6

Toggle 1.0.6's commit message
* Remove derepcated homebrew/dupes and homebrew/versions taps (part o…

…f homebrew/core)

* Remove deprecated LaunchAgents
* Change deprecated homebrew/homebrew-php to shivammathur/php
* Fix install commands for php@7.4

1.0.5

Toggle 1.0.5's commit message
* Change xdebug.mode from debug to develop so var_dump will be shown …

…correctly

* Fixes and clean ups for macOS M1

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 1.0.4

1.0.3

Toggle 1.0.3's commit message
* Add MailHog for local email testing

1.0.2

Toggle 1.0.2's commit message
Add toc, xdebug documentation