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

Handle new report boolean in filesystems config #122

Merged
merged 5 commits into from
Jan 23, 2025

Conversation

jesseleite
Copy link
Member

@jesseleite jesseleite commented Jan 23, 2025

Laravel 11.39.0 added report boolean to the filesystems config, so we should migrate with "report" => false by default, and account for that config variant in our test assertions.

References laravel/framework#54212

@jesseleite jesseleite changed the title Handle new ’report’ => false boolean introduced in Laravel 11.39.0 Handle new report boolean in filesystems config Jan 23, 2025
@jesseleite jesseleite marked this pull request as ready for review January 23, 2025 21:21
@jesseleite jesseleite merged commit 719e408 into master Jan 23, 2025
24 checks passed
@jesseleite jesseleite deleted the filesystems-config-report-bool branch January 23, 2025 21:21
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