Pre-release testing thread: v4.1 #60
Locked
nicoverbruggen
started this conversation in
Beta testing & feedback
Replies: 1 comment 7 replies
-
For my use case I preferred the old switcher. This is because when switch down to PHP 7.1 I can't then switch back to a higher version as I have a composer global dependency that prevents it, even though this doesn't affect the development of the site while 7.1 is running. I know this because I had the same issue when using ~ valet use [email protected]
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0". You are running 7.1.33. in /Users/***/.composer/vendor/composer/platform_check.php on line 24 I know I could alter my global dependencies and composer update but it's a bit more tedious.
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm currently looking for people who would like to test run the next pre-release version of PHP Monitor.
If you are curious which changes have been made since v4.0, please use GitHub's comparison tool to compare
main
todevelop
.Latest pre-release build
v4.1-rc4
Download link:
phpmon-4.1-rc4.zip
This release candidate includes support for detection of your linked and parked sites. The changes to the version switcher have been postponed to v5.0. (See #34 for more information.)
RC2 now includes a check that determines whether your version of Valet is equal to or newer than v2.16.2, which is the recommended minimum version. You'll see an alert if your version is too old and unsupported. Please upgrade if you see this alert!
You can access this functionality via PHP Monitor > View linked & parked domains... You can right-click after selecting a site to see common interactions (like open in your favorite editor, or open in your browser / Finder).
I'm looking for feedback mainly related to the version switcher and the domain list.
Feedback would be appreciated. Please respond below in this particular thread.
Beta Was this translation helpful? Give feedback.
All reactions