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

Laravel 9.x #77

Merged
merged 5 commits into from
Jan 20, 2022
Merged

Laravel 9.x #77

merged 5 commits into from
Jan 20, 2022

Conversation

aidan-casey
Copy link
Contributor

@aidan-casey aidan-casey commented Jan 19, 2022

Bumps dependencies to support Laravel 9.

I updated the target PHP version for Psalm because it was causing errors to be thrown (PHP 8.1 Enums are used for the transform / caster). Tests are still being run for PHP 8 and PHP 8.1.

The GitHub actions now run on push. This allows tests and static analysis to run for forks as well.

I also added and upgraded PHP-CS-Fixer as a development dependency which was referenced, but not installed. This is more consistent with other Spatie packages.

Note that this requires #76, which could be closed in favor of this pull request if merged.

@freekmurze freekmurze merged commit e96d255 into spatie:main Jan 20, 2022
@freekmurze
Copy link
Member

Again, very nice, thanks!

@aidan-casey
Copy link
Contributor Author

No problem. Happy to help!

@aidan-casey aidan-casey deleted the laravel-9.x branch January 25, 2022 01:15
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.

2 participants