Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Fatal error: Trait "Psr\Log\LoggerAwareTrait" not found in C:\********\vendor\brianhenryie\strauss\src\Console\Commands\Compose.php on line 28 #107

Closed
mbucher100 opened this issue May 20, 2024 · 1 comment

Comments

@mbucher100
Copy link

mbucher100 commented May 20, 2024

Composer require leads to a PHP fatal error in Compose.php.

image

composer.json

@BrianHenryIE
Copy link
Owner

It is working as expected. You're using "delete_vendor_packages": true. It runs without an error. Then on the second run, that package is no longer available for your dev dependencies. See issue #81 for discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants