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

🔥 Remove reference to LatestStablePhpVersion

This commit is contained in:
2022-11-18 18:37:20 +01:00
parent 63f85aff91
commit 272a9182d3

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.2"
/**
The minimum version of Valet that is recommended.
If the installed version is older, a notification will be shown