Commit d25e6a0
committed
feat(catalog): add multi_version config to PHP
- Enable multi-version support with endoflife.date as source
- Configure binary_pattern 'php{cycle}' for version-specific binaries
- Track up to 4 supported versions (8.5, 8.4, 8.3, 8.2)
- Add version_files for project-level detection (.php-version, composer.json)1 parent 4891d22 commit d25e6a0
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
23 | 32 | | |
0 commit comments