beyondcode / herd-community

91 stars 1 forks source link

[Bug]: Laravel Herd Defaults to PHP 8.4 During installation, Causing Compatibility Issues #1105

Closed DriesD1 closed 3 weeks ago

DriesD1 commented 1 month ago

Platform

macOS

Operating system version

macOS 15.0 (24A335)

System architecture

ARM64 (M1, M2, etc)

Herd Version

1.11.1

PHP Version

8.3

Bug description

I encountered a problem while trying to install Laravel Herd and Statamic. During the installation process, Laravel Herd automatically defaults to PHP version 8.3. This behavior causes compatibility issues with Statamic, which may not support this PHP version fully at this time.

Steps to reproduce

No response

Relevant log output

No response

mpociot commented 1 month ago

Which version do you mean? The title says 8.4, but your message 8.3.

You can change the global version using the menubar icon or by typing "herd use 8.2” in your terminal