Skip to content

Add requirement for illuminate/collections which is used in various f…#6

Open
AndrewFeeney wants to merge 1 commit into
joetannenbaum:mainfrom
AndrewFeeney:add_illuminate_collections
Open

Add requirement for illuminate/collections which is used in various f…#6
AndrewFeeney wants to merge 1 commit into
joetannenbaum:mainfrom
AndrewFeeney:add_illuminate_collections

Conversation

@AndrewFeeney
Copy link
Copy Markdown

@AndrewFeeney AndrewFeeney commented Nov 18, 2024

Add requirement for illuminate/collections which is used in various features

  • Consumers of this package in Laravel applications will not notice this issue as they will already have collections available through Laravel
  • However, use of this package is possible as a standalone dependency outside of Laravel and those users will need to have illuminate/collections to use the features provided

…eatures

- Consumers of this package in Laravel applications will not notice this issue as they will already have collections available through Laravel
- However, use of this package is possible as a standalone dependency outside of Laravel and those users will need to have illuminate/collections to use the features provided
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