You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the main branch.
Discussion
----------
Add platform check file to phar
If I compile the phar file with `bin/compile` and execute the `docs.phar` file later. I got the error
```
failed to open stream: phar error: "vendor/composer/platform_check.php" is not a file in phar
```
Tested with latest composer version `2.0.12`
Commits
-------
be6a965 Add platform check file to phar
0 commit comments