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
Box version 3.11.1@83567c4 2021-01-02 09:53:51 UTC <!-- (box.phar -V or `composer show
PHP version
8.0.3
Platform with version
e.g. Ubuntu/Windows/MacOS
Github Repo
-
Composer v2.1.0 started including vendor/composer/installed.php file in InstalledVersions.php. This file is new and isn't whitelisted by Box (or maybe PHP-Scoper) to be included in the final PHAR, leading to errors like:
PHP Fatal error: require(): Failed opening required 'phar:///home/runner/work/phpstan/phpstan/extension/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/installed.php' (include_path='.:/usr/share/php') in phar:///home/runner/work/phpstan/phpstan/extension/vendor/phpstan/phpstan/phpstan.phar/vendor/composer/InstalledVersions.php on line 319
The text was updated successfully, but these errors were encountered:
Bug report
box.phar -V
or `composer showComposer v2.1.0 started including
vendor/composer/installed.php
file inInstalledVersions.php
. This file is new and isn't whitelisted by Box (or maybe PHP-Scoper) to be included in the final PHAR, leading to errors like:The text was updated successfully, but these errors were encountered: