Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

clemblanco
Copy link
Contributor

@clemblanco clemblanco commented Jul 1, 2024

  • A Laravel package should never require laravel/laravel as this is a "dist" repo but instead should use sub-repositories such as illuminate/* otherwise this will cause the following warnings from composer

image

- A Laravel package should never require `laravel/laravel` as this is a "dist" repo but instead should use sub-repositories such as `illuminate/*`.
@clemblanco clemblanco merged commit d666a1d into master Jul 1, 2024
@clemblanco clemblanco deleted the fix-laravel-dependencies branch July 1, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants