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

Explicitly require all dependencies #85

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

mbrodala
Copy link
Member

@mbrodala mbrodala commented Feb 8, 2024

Using https://packagist.org/packages/maglnet/composer-require-checker

$ composer-require-checker check composer.json
ComposerRequireChecker 4.7.1@e49c58b18fef21e37941a642c1a70d3962e86f28
The following 3 unknown symbols were found:
+-----------------------------------+--------------------+
| Unknown Symbol                    | Guessed Dependency |
+-----------------------------------+--------------------+
| Symfony\Component\Mailer\Envelope |                    |
| Symfony\Component\Mime\Email      |                    |
| Symfony\Component\Mime\RawMessage |                    |
+-----------------------------------+--------------------+

@mbrodala mbrodala enabled auto-merge February 8, 2024 10:00
@mbrodala mbrodala merged commit 1f0d81e into master Feb 8, 2024
5 checks passed
@mbrodala mbrodala deleted the composer-require-explicit branch February 8, 2024 10:01
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

Successfully merging this pull request may close these issues.

1 participant