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

Dev to Master: v0.6.2 #58

Merged
merged 15 commits into from
Dec 28, 2021
Merged

Dev to Master: v0.6.2 #58

merged 15 commits into from
Dec 28, 2021

Conversation

mechelon
Copy link
Member

@mechelon mechelon commented Dec 27, 2021

blessingefkt and others added 13 commits October 20, 2021 15:51

Verified

This commit was signed with the committer’s verified signature.
CraftSpider Rune Tynan
While using this library in a non-laravel project, I hit an exception and realized this file is the only one referencing Illuminate\Database\Eloquent\Collection.

These are some details on the version I'm running:
```
 [
      'pretty_version' => 'v0.6.1',
      'version' => '0.6.1.0',
      'reference' => '973b1545c73beb34aae6a60dfac7581247e88671',
    ],
```
use Support\Collection instead of Eloquent\Collection
…4 support) and replaced them with corresponding type check; added tests
Replace Union Types in method parameters list with type check (temporarily)
@mechelon mechelon changed the title Dev to Master: v Dev to Master: v0.6.2 Dec 27, 2021
@mechelon mechelon requested a review from johguentner December 27, 2021 16:46
@mechelon mechelon marked this pull request as ready for review December 27, 2021 16:46
Copy link
Member

@johguentner johguentner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 🚀

@mechelon mechelon merged commit 4ccef63 into main Dec 28, 2021
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.

None yet

3 participants