Commit 2fe0f37
committed
[TASK] 🔖 Set version 1.4.0
This release adds several practical features aimed
at development and CI:
- List configured and in-use PHP versions
(`php-version-pickup list`)
- Fetch official PHP releases from php.net and compare
them to your local linked versions
(`php-version-pickup releases`)
- Verify a project’s required PHP version for local checks
or CI pipelines
(`php-version-pickup check`)
- Auto-detect installed PHP binaries and create
the expected symlink layout interactively
(`php-version-pickup link`)
→ No more manual symlink maintenance \o/1 parent d8f55e0 commit 2fe0f37
2 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments