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

Fixing README.md to update region parameter in country constructor to a working example #184

Merged
merged 1 commit into from
Jan 27, 2024

Conversation

arnebr
Copy link
Contributor

@arnebr arnebr commented Jan 27, 2024

Before the README.md region settings has been mixed with two different countries.

$holidays = Holidays::for(Austria::make(region: 'de-bw'))->get();

Austria has called a German region. I´ve adjusted it to the German working example and uppercased the region parameter as it is in the German class.

@Nielsvanpach
Copy link
Member

Thanks!

@Nielsvanpach Nielsvanpach merged commit a3d0e1f into spatie:main Jan 27, 2024
9 checks passed
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