1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 12:00:09 +02:00

🔥 Remove reference to LatestStablePhpVersion

This commit is contained in:
2022-11-18 18:37:20 +01:00
parent a801174f0a
commit c6aa06842c

View File

@ -9,12 +9,6 @@ import Cocoa
struct Constants {
/**
* The latest PHP version that is considered to be stable at the time of release.
* This version number is currently not used (only as a default fallback).
*/
static let LatestStablePhpVersion = "8.1"
/**
The minimum version of Valet that is recommended.
If the installed version is older, a notification will be shown