Features
- Add Composer commands (#1083)
- Add the PHAR timestamp to PharMeta (#1102)
- Add the PHAR timestamp to the info command (#1104)
- Include the PHAR timestamp in the PHAR diff (#1105)
- Add the stub to the diff comparisons (#1101)
- Deprecate OpenSSL signing (#1100)
- Add information about the requirement source (#1113)
- Show the requirement checker in the PHAR info (#1111)
- Display with which version of Box the PHAR was built (#1116)
Fixes
- Get the raw output for the Composer version (#1063)
- Show more information upon failure when getting Composer version (#1064)
- Correctly close the info tag (#1068)
- Add back the old PharInfo (fix BC break) (#1067)
- Make the invalid diff mode error message understandable (#1078)
- Update the no php.ini message to avoid confusing the users (#906)
- Do not rethrow the exception in the info command (#1081)
- Fix the ComposerOrchestrator in quiet verbosity (#1087)
- Correct detect the Composer version with a polluted output (#1088)
- Require missing iconv and mbstring dependencies (#1090)
- Ensure the PHP processes are restarted properly (#1091)