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

🏗️ WIP: Various fixes and improvements

- Fixed `brewPhpAlias` (must be configurable later)
- Added TODOs for where the filesystem abstraction is required
- Set `Homebrew.fake` early on when applying testable configuration
- Evaluate `FakeValetSite` compatibility again
- Never display sponsor alert when running tests
- Upgrade TestableConfiguration.working to use PHP 8.2
This commit is contained in:
2023-01-03 19:29:44 +01:00
parent be70559d4c
commit e20d3ffd22
8 changed files with 47 additions and 38 deletions

View File

@ -1320,7 +1320,6 @@
C471E6D928F9AFC20021E251 /* Testables */ = {
isa = PBXGroup;
children = (
C471E6DB28F9AFD10021E251 /* Command */,
C471E6DA28F9AFCB0021E251 /* Filesystem */,
C413E43328DA3E8F00AE33C7 /* Shell */,
C4E2E84628FC1D8C003B070C /* TestableConfigurationTest.swift */,
@ -1337,13 +1336,6 @@
path = Filesystem;
sourceTree = "<group>";
};
C471E6DB28F9AFD10021E251 /* Command */ = {
isa = PBXGroup;
children = (
);
path = Command;
sourceTree = "<group>";
};
C471E79628F9B4260021E251 /* tests */ = {
isa = PBXGroup;
children = (