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:
@ -9,12 +9,6 @@ import Cocoa
|
|||||||
|
|
||||||
struct Constants {
|
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.
|
The minimum version of Valet that is recommended.
|
||||||
If the installed version is older, a notification will be shown
|
If the installed version is older, a notification will be shown
|
||||||
|
Reference in New Issue
Block a user