Commit ec20bb0
fix: InstalledVersions name always from composer.json, not APP_NAME
APP_NAME is for the application layer (Ease\Shared::appName()); the
package registry identity must always be the composer.json name field
written at build time, keeping compatibility with ad-hoc composer use.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 67a0595 commit ec20bb0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments