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

👌 Make PHP version manager previewable

This commit is contained in:
2023-03-19 23:48:12 +01:00
parent 4f11f3d8d3
commit 0bdbc0a056
4 changed files with 78 additions and 30 deletions

View File

@ -1472,6 +1472,13 @@
path = php;
sourceTree = "<group>";
};
C45B42C329C7C67400366A14 /* Fake */ = {
isa = PBXGroup;
children = (
);
path = Fake;
sourceTree = "<group>";
};
C45B9147295607E200F4EC78 /* Services */ = {
isa = PBXGroup;
children = (
@ -1631,6 +1638,7 @@
C4AF9F6C275445D900D44ED0 /* Homebrew */ = {
isa = PBXGroup;
children = (
C45B42C329C7C67400366A14 /* Fake */,
C43931C929C4C03F0069165B /* Brew.swift */,
C4AFC4AD29C4F32F00BF4E0D /* BrewFormula.swift */,
C4F2E4362752F0870020E974 /* BrewDiagnostics.swift */,