mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-30 08:20:09 +02:00
🔥 Cleanup experimental PHP versions
This commit is contained in:
@@ -77,8 +77,6 @@ struct Constants {
|
||||
static var ExperimentalPhpVersions: Set<String> {
|
||||
let releaseDates = [
|
||||
"8.6": Date.fromString(PhpFormulaeCutoffDate),
|
||||
"8.5": Date.fromString("2025-11-20"),
|
||||
"8.4": Date.fromString("2024-11-22")
|
||||
]
|
||||
|
||||
return Set(releaseDates
|
||||
|
||||
Reference in New Issue
Block a user